Use virtualbox to deploy ubuntu

1 Download ubuntu server, install next step all the way
2 Install enhancements

mkdir /media/cdrom
mount  /dev/cdrom  /media/cdrom
cd /media/cdrom
bash VBoxLinuxAdditions.run

3 If the prompt is incorrect, it is generally not installed

sudo apt-get install linux-headers-$(uname -r)
sudo apt-get install make
sudo apt-get install gcc

4 Mount the shared directory workspace to /home/yzh123/share/

sudo mount -t vboxsf workspace /home/yzh123/share/

5 If the characters are not displayed properly

export LANG=UTF-8

Also look at this
http://onthecloud.blog.51cto.com/7312338/1350159

Recommended Posts

Use virtualbox to deploy ubuntu
How to use Putty to log in to ubuntu installed in VirtualBox
How to use hanlp in ubuntu
How to deploy Django on Ubuntu 14.04
Ubuntu use notes
Use mendeley to insert references under ubuntu
How to use Samba server on Ubuntu 16.04
Use python3 to install third on ubuntu
ubuntu zip/unzip use
windows use ubuntu to start linux service
How to use Prometheus to monitor your Ubuntu 14.04 server
How to configure TensorFlow use environment in Ubuntu
Use rsync to remotely backup data under Ubuntu
How to use Nginx's map module on Ubuntu 16.04
Use the command to solve the Ubuntu projector problem:
How to install and use Docker on Ubuntu 20.04
How to quickly deploy docker on ubuntu server
How to install and use Curl on Ubuntu 18.04
How to install and use Composer on Ubuntu 18.04
How to install and use Wine on Ubuntu 18.04
How to use Docker data volumes on Ubuntu 14.04
Use doxygen to generate API documentation under Ubuntu 12.04
How to install and use Composer on Ubuntu 20.04
How to install and use BaasBox on Ubuntu 14.04
How to use Jenkins to build automatically on Ubuntu
How to install and use PostgreSQL on Ubuntu 16.04
Introduction to the use of Hanlp in ubuntu
How to install and use Docker on Ubuntu 16.04
How to upgrade to Ubuntu 20.04
Use supervisor in ubuntu
Use iptables under ubuntu
Remote connection to Ubuntu 19.1
How to upgrade to Ubuntu 20.04
Use Ubuntu to boot U disk to crack Windows boot password
How to use LVM to manage storage devices on Ubuntu 18.04
How to create and use MongoDB backups on Ubuntu 14.04
Use the command line to detect the Ubuntu version method
Use Cobbler to automate batch deployment of CentOS / Ubuntu
How to install and use MySQL Workbench on Ubuntu 18.04
Deploy FTP server under ubuntu
Upgrade Ubuntu 18.04 on Azure to 18.10
Use of Anaconda in Ubuntu
Use sublime tex under ubuntu
ubuntu7.10 installed to 3D open
Virtual machine VirtualBox-5.1 install ubuntu16.0.1
Use of mediawiki under ubuntu
Use expect to realize screen multi-window boot operation under ubuntu
How to use python tuples
Use Jexus 5.8.2 to deploy and run Asp.net core under Centos
How to upgrade to Ubuntu 16.04 LTS
​Ubuntu Class|What is a key ring and how to use it?
Ubuntu basic settings: introduction to the installation and use of openssh-server
How to install Helm in Ubuntu
How to install Ruby on Ubuntu 20.04
How to install Memcached on Ubuntu 20.04
How to use Python's filter function
How to use python's help function
How to install Java on Ubuntu 20.04
How to install MySQL on Ubuntu 20.04
Deploy JobConverter + Ibreoffice environment on Ubuntu
Remotely connect to Ubuntu via XShell