- Login as root;
- Update your APT database with apt-get update;
- Install the latest security updates with apt-get upgrade;
- Install required packages with apt-get install build-essential module-assistant;
- Configure your system for building kernel modules by running m-a prepare;
- Click on Install Guest Additions… from the Devices menu, then run mount /media/cdrom.
- Run sh /media/cdrom/VBoxLinuxAdditions.run, and follow the instructions on screen
Click here
Showing posts with label virtualbox. Show all posts
Showing posts with label virtualbox. Show all posts
Tuesday, March 6, 2018
Virtual box Full screen mode for debian
Wednesday, February 3, 2016
Virtual box VM communication
In order to
communicate between the VM's and also to connect to an internet, please follow the below steps
1) Select Settings->network->
Attached to :Internal network from virtual Box GUI
2) Once VM boots up, we need to configure static IP's for an interface to communicate between the VM's.
You need to stop networking service in VM's from resetting an interface.
3) Suppose if you want to connect to an internet you need to configure NAT network
File->preferences->Network and add NAT networks
Subscribe to:
Posts (Atom)
Omicron - people gathers in crowd
Amidst omicron thread, people are gathered in crowd at markets and public places to buy their daily needs. Because of full lockdown at Sunda...
-
Dump CPU 0: Machine Check Exception: 0000000000000004 CPU 1: Machine Check Exception: 0000000000000005 Bank 5: b200000802000e0...
-
Sometimes we used to face problems in getting into GUI Mode in debian systems. Try to see the error messages logged in syslog ...
-
To replay a tcp packet cpatured by wireshark, you can use either tcpreplay/bittwist tools Example1: tcprewrite --infile=capturedtraffi...