国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開(kāi)APP
userphoto
未登錄

開(kāi)通VIP,暢享免費(fèi)電子書等14項(xiàng)超值服

開(kāi)通VIP
ubuntu的root密碼,以及VMTools的安裝 - 談笑有鴻儒,往來(lái)無(wú)白丁 - Bl...

新接觸ubuntu(base on debian)的人,大多會(huì)因?yàn)榘惭b中沒(méi)有提示root密碼而不太清楚為什么會(huì)這樣。
如何設(shè)定/改變/啟用 root 使用者的密碼?
sudo passwd root
為了啟用 root 賬號(hào) (也就是 設(shè)置一個(gè)口令) 使用:
sudo passwd root
當(dāng)你使用完畢后屏蔽 root 賬號(hào) 使用:
sudo passwd -l root
這個(gè)將鎖住 root 賬號(hào).
如何在終端機(jī)模式下切換到 root 身份?
sudo -s -H



如何安裝Vm tools

Mware Tools for Linux Guests

Power on the virtual machine.
After the guest operating system has started, prepare your virtual machine to install

VMware Tools.
Choose File > Install VMware Tools.

The remaining steps take place inside the virtual machine.

Be sure the guest operating system is running in text mode. You cannot install VMware Tools

while X is running.
As root (su -), mount the VMware Tools virtual CD-ROM image, change to a working directory

(for example, /tmp), uncompress the installer, then unmount the CD-ROM image.
Note: You do not use an actual CD-ROM to install VMware Tools, nor do you need to download

the CD-ROM image or burn a physical CD-ROM of this image file. The VMware Workstation

software contains an ISO image that looks like a CD-ROM to your guest operating system.

This image contains all the files needed to install VMware Tools in your guest operating

system.

Note: Some Linux distributions use different device names or organize the /dev directory

differently. If your CD-ROM drive is not /dev/cdrom, modify the following commands to

reflect the conventions used by your distribution.

mount /dev/cdrom /mnt
cd /tmp
tar zxf /mnt/vmware-linux-tools.tar.gz
umount /mnt

Run the VMware Tools installer.
cd vmware-tools-distrib
./vmware-install.pl

Log out of the root account.
exit

Start X and your graphical environment.
In an X terminal, launch the VMware Tools background application.
vmware-toolbox &

Note: You may run VMware Tools as root or as a normal user. To shrink virtual disks, you

must run VMware Tools as root (su -).


Starting VMware Tools Automatically

You may find it helpful to configure your guest operating system so VMware Tools starts

when you start your X server. The steps for doing so vary depending on your Linux

distribution and your desktop environment. Check your operating system documentation for

the appropriate steps to take.

For example, in a Red Hat Linux 7.1 guest using GNOME, follow these steps.

Open the Startup Programs panel in the GNOME Control Center.
Main Menu (click the foot icon in the lower left corner of the screen) > Programs >

Settings > Session > Startup Programs

Click Add.
In the Startup Command field, enter vmware-toolbox.
Click OK, click OK again, then close the GNOME Control Center.
The next time you start X, VMware Tools starts automatically.


Uninstalling VMware Tools

If you need to remove VMware Tools from your Linux guest operating system, log on as root

(su -) and run the following command:

vmware-uninstall-tools.pl


VMware Tools for FreeBSD Guests

Power on the virtual machine.
Prepare your virtual machine to install VMware Tools.
Choose File > Install VMware Tools.

The remaining steps take place inside the virtual machine, not on the host computer.

Be sure the guest operating system is running in text mode. You cannot install VMware Tools

while X is running.
As root (su -), mount the VMware Tools virtual CD-ROM image, change to a working directory

(for example, /tmp), uncompress the installer, then unmount the CD-ROM image.
Note: You do not use an actual CD-ROM to install VMware Tools, nor do you need to download

the CD-ROM image or burn a physical CD-ROM of this image file. The VMware Workstation

software contains an ISO image that looks like a CD-ROM to your guest operating system.

This image contains all the files needed to install VMware Tools in your guest operating

system.

mount /cdrom
cd /tmp
tar zxf /cdrom/vmware-freebsd-tools.tar.gz
umount /cdrom

Run the VMware Tools installer.
cd vmware-tools-distrib
./vmware-install.pl

Log out of the root account.
exit

Start X and your graphical environment
In an X terminal, launch the VMware Tools background application.
vmware-toolbox &

Note: You may run VMware Tools as root or as a normal user. To shrink virtual disks, you

must run VMware Tools as root (su -).

Note: In a FreeBSD 4.5 guest operating system, sometimes VMware Tools does not start after

you install VMware Tools, reboot the guest operating system or start VMware Tools on the

command line in the guest. An error message appears:

Shared object ‘libc.so.3‘ not found.

The required library was not installed. This does not happen with full installations of

FreeBSD 4.5, but does occur for minimal installations. To fix the problem of the missing

library, take the following steps:

Insert and mount the FreeBSD 4.5 installation CD or access the ISO image file.
Change directories and run the installation script.
cd /cdrom/compat3x
./install.sh

果然按著上面的步驟我的Vm上面的ubuntu安裝成功了,怎么和windows這么的類似啊,終于理解
windows是名牌西服,而Linux是定制西服的道理了。
 我最近想學(xué)習(xí)一下嵌入式Linux,了解操作系統(tǒng)的原理,所以就弄一個(gè)Linux的環(huán)境玩玩

本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊舉報(bào)
打開(kāi)APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
CentOS7.3安裝VMware Tools
vmware虛擬機(jī)安裝vmware tools
在 Linux 虛擬機(jī)中手動(dòng)安裝或升級(jí) VMware Tools | 511遇見(jiàn)
虛擬機(jī)中安裝vmtools工具的命令和相關(guān)問(wèn)題解析
虛擬機(jī)上的linux訪問(wèn)本機(jī)Windows共享文件設(shè)置方法
Redhat 和 Ubuntu linux安裝VMware tools
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長(zhǎng)圖 關(guān)注 下載文章
綁定賬號(hào)成功
后續(xù)可登錄賬號(hào)暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服