Some tips about ubuntu server | or it may works on other linux distributions too
发布时间:2008-08-30 00:39:14来源:红联作者:nsname
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
Install Linux header files (maybe for vmware server):
1, run
uname -r
2, run
sudo apt-get install linux-headers-