- 這篇文章限定好友觀看。
若您是好友,登入後即可閱讀。
目前分類:Linux cmd syntax (6)
- Apr 28 Thu 2011 15:02
How to move old accounts to the new home directory
- Apr 27 Wed 2011 23:00
Add a new user to the new home directory(ex. home2)
問題: 如何讓 adduser 之後, 新增的使用者, 其自家目錄(Home Directory) 出現在 /home1 或 /home2 ?
- Apr 20 Wed 2011 23:05
在mac上透過X-window操作linux
啓動Terminal
利用ssh -X ip 遠端連入linux主機
即可操作視窗化linux系統。
- Aug 20 Fri 2010 17:00
[linux] 新增管理者作法
redhat system:
It needs two steps
"useradd [account]" then
"passwd [account]"
ubuntu system:
Only one step
"adduser [account]"
it will ask you to input password at the same time
notice that: Commands to add a user in two systems are different!!
- Apr 24 Fri 2009 03:22
利用Win遠端連線Linux
- Oct 16 Thu 2008 11:46
enscript 列印檔案
enscript 可用於列印檔案
指令語法與好用option如下
enscript -MA4 -r2G [target_file]