网站建设的技巧,淘宝网站建设的公司,哪个浏览器能打开那种网站,ue4培训虚拟机安装vmbox7 虚拟机操作#xff1a;
安装增强功能
sudo mkdir /mnt/share
sudo mount -t vboxsf sharefolder /mnt/share第一次使用sudo提示is not in the sudoers file. This incident will be reported
你的root需要设置好密码
sudo passwd root
输入如下指令#x…虚拟机安装vmbox7 虚拟机操作
安装增强功能
sudo mkdir /mnt/share
sudo mount -t vboxsf sharefolder /mnt/share第一次使用sudo提示is not in the sudoers file. This incident will be reported
你的root需要设置好密码
sudo passwd root
输入如下指令将用户名添加到sudoers文件
sudo adduser username sudo
su username切回到在使用的用户无法打开命令行
使用virtualbox安装ubuntu,安装完后打不开terminal。ctrlshiftF1打开命令行输入root和密码。
输入gnome-terminal后提示failed to parse arguments can not open display
解决办法locale-genlocalectl set-locale LANGen_US.UTF-8
然后重启修改分辨率
xrandr -s 1920x1440