2013-12-12
來源: 2013-12-12
Mint - Ubuntu http://www.linuxmint.com/download.php
LMDE - Debian http://www.linuxmint.com/download_lmde.php
Cinnamon - Gnome 3
MATE - Gnome 2
SolydXK - Debian http://solydxk.com/
SolydX - Xfce
SolydK - KDE
2013-08-08
來源: 2013-08-08
Fedora 19 Release Party @Taipei
ezgo11
base on Ubuntu 12.10 with KDE desktop environment
下載網址?
問題回報
已經有支援新的 UEFI Boot~
Unison - 有點像 dropbox 可同步遠端 <—> localhost,支援 ssh
$ unison /local-path ssh://remote:port//path
若兩邊資料夾有不一樣,他會詢問操作方向
2013-08-01
來源: 2013-08-01
ezgo11 開發者聚會問題回報
https://ezgo.hackpad.com/
2013-07-18
來源: 2013-07-18
MobaXterm - free Xserver and tabbed SSH client for Windows
http://mobaxterm.mobatek.net/
Debian : sshfs
Redhat : fuse-sshfs
使用者需要加入 fuse 群組
$ sshfs user@host:remote/dir local/dir -p 22
$ fusermount -u /local/dir
$ ps ax | grep sftp
$ kill -15 PID
Mat: 上面的2行,可以改成1行指令,方便貼上直接執行~
kill -15 `ps ax | grep sftp | grep -v grep | awk '{print $1}' | xargs echo`
2013-07-04
來源: 2013-07-04
Debian 7.0 , 要下 locate 指令的 user, 要加入 mlocate 群組
sshfs, 在 debian/ centos 的 remote machine 中,要把 user 加到 fuse 的群組
centos 裝好第一次要下 updatedb 的指令才能使用 locate
2013-05-23
來源: 2013-05-23
ufw, 設定檔在 /etc/ufw
before6.rules
before.rules
用 ufw 就不用直接編輯 ufw
LMDE - Linux Mint Debian Edition
http://www.linuxmint.com/download_lmde.php
Sabayon - a Gentoo-based Linux distribution
http://www.sabayon.org/
Remmina - The GTK+ Remote Desktop Client
http://remmina.sourceforge.net/
$ luit -encoding big5 telnet ptt.cc
$ ssh bbsu@ptt.cc