最新评论
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
- warning: Creating default object from empty value in /var/www/www.minilinux.net/htdocs/sites/all/modules/views/modules/comment/views_handler_field_comment_username.inc on line 32.
沒看錯吧
看樣子這版應該粉好用才會捨不得另結新歡
5.7.1 試的, 不知合用否:
client已經自帶 openssh的 ssh指令
server我裝 dropbear (light sshd)
#dropbearkey -t rsa -f /etc/dropbear/dropbear_rsa_host_key
#dropbear
#passwd
(預設是 woofwoof, 改一下較安全,
woofwoof路人都知道)
#passwd spot
(/root 下的 spot目錄, 使用者 spot之家, puppy特有)
#which busybox
/bin/busybox
#chmod 4755 /bin/busybox
(如果 client登入後, 執行 su切換到 root身份,
出現: su: must be suid to work properly
則需修改 busybox的属性)
安裝結束
#ifconfig
查出 server端 IP (例如 192.168.1.15)
client端登入 server端使用者 spot
#dbclient -lspot 192.168.1.15
(dropbear的 client)
或
#ssh -lspot 192.168.1.15
(opensssh的 client)
ok!
也可以
#su
切換到 root管理
#exit
退出 root
#exit
退出 spot
game over
我现在装linux也是老提示pea?装上不很多新系统。
有興趣的請測試。
=>sh:make:command not found 吧
要加裝 devx_???????.sfs 才有編程環境
make指令也在裡頭
例如: precise 5.7.1 的 dev_???????.sfs 是指這個
devx_precise_5.7.1.sfs ,會跟 iso 放一起
http://ftp.nluug.nl/ftp/pub/os/Linux/distr/quirky/precise-5.7.1/
或是直接執行 sfsget 取得
編譯驅動程式還得 linux 核心的 source 配合
執行 uname -r 可得知核心版號
再去下載 kernel_src-版號.sfs 掛上
例如: precise 5.7.1 的 kernel_src 是指這個
kernel_src-3.9.11-patched.sfs
http://bkhome.org/blog2/?viewDetailed=00338
http://bkhome.org/sources/
user: puppy , password: linux
http://sdrv.ms/18tY2vX
http://pan.baidu.com/share/link?shareid=476475&uk=3140544393
有興趣的可以試試。
如果有人知道怎樣將 chewing (新酷音)加入到 fcitx 裏,請賜教。
是 linux都有, 最最最基本指令
chmod +x : 變成可執行檔