mac ubuntu

共享

$ cd /sbin

$ sudo rm mount.vboxsf
$ sudo ln /usr/lib/x86_64-linux-gnu/VBoxGuestAdditions/mount.vboxsf

$ sudo mount -t vboxsf VMShard /mnt/vmshard/ 


自动挂载

在文件 /etc/rc.local 中(用root用户)追加如下命令
sudo mount -t vboxsf VMShard /mnt/vmshard/ 

编辑文件

sudo gedit a.txt


g++ 安装

sudo apt-get install build-essential


sudo passwd root
 
 
 
 
Pepper Flash Player


你可能感兴趣的:(mac ubuntu)