引用 http://peter5.pixnet.net/blog/post/40574778#comments
用網頁方式設定 apache 的虛擬網站,可以安裝 Webmin 來輔助
引用 http://peter5.pixnet.net/blog/post/40574778#comments
用網頁方式設定 apache 的虛擬網站,可以安裝 Webmin 來輔助
-u uid ) 指定 uid 編號
-g gid ) 指定主要群組的 gid 編號或者是群組名稱
[sean@station62 tmp]$ wget ftp://192.168.1.254/pub/firefox/firefox-14.0.1.tar.bz2
--2012-08-15 11:17:59-- ftp://192.168.1.254/pub/firefox/firefox-14.0.1.tar.bz2
[sean@station62 tmp]$ cd report
[sean@station62 report]$ cp /etc/passwd 1.txt
[sean@station62 tmp]$ ln -s /etc/passwd passwd.txt
[sean@station62 tmp]$ cat passwd.txt
[sean@station62 tmp]$ for name in {1..10}
> do echo $name
[sean@station62 tmp]$ rename .htm .html *
[sean@station62 tmp]$ ls
1 adduser
2 adduser sean
[sean@station62 桌面]$ history
1 ls