deerchao的blog

Be and aware who you are.

Some tips about ubuntu server | or it may works on other linux distributions too

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 <username>
    5, exit

posted on 2008-08-29 15:24 deerchao 阅读(66) 评论(0)  编辑 收藏 网摘


标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
Google站内搜索


China-pub 计算机图书网上专卖店!6.5万品种 2-8折!
近千种 9-95 新二手计算图书火热销售中!

相关文章:

相关链接:


 
<2008年8月>
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456

导航

统计

公告

给网络添加价值,就是让自己增加价值.

本博客所有内容,均为原创或对互联网已有资源的再加工,希望对你有用.在声明原作者的前提下,你可以任意使用,但本人对其正确性,使用的后果等不做任何担保,也不负任何责任.

正则表达式30分钟入门教程 v2.21 2007-8-3

I Want Spec#!

与我联系

搜索

 

常用链接

留言簿(66)

我管理的小组

我的标签

随笔档案(127)

文章分类(9)

文章档案(9)

新闻档案(9)

Links

积分与排名

最新评论

评论排行榜