Some tips about Ubuntu server | or it may works on other Linux distributions too

Source: Internet
Author: User
Mount USB-HDD/USB-flash disk to Ubuntu Server:
1, plug the hardware
2, run below command, see which maybe the device name
Tail-F/var/log/messages
3. mount it
Sudo Mount-T <file system type | vfat> <device name |/dev/sdb2> <path to mount |/mnt>

Install linux header files (maybe for VMware Server ):
1, run
Uname-R
2, run
Sudo apt-Get install linux-headers-<output from the last command>

removed your only account out of sodoers:
1, reboot machine.
2, Press ESC when grub loading
3, select "recovery mode (single root)" mode
4, run
usermod-G admin
5, exit

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.