Changes between Initial Version and Version 1 of jazz/11-12-14


Ignore:
Timestamp:
Dec 14, 2011, 11:44:15 AM (13 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/11-12-14

    v1 v1  
     1= 2011-12-14 =
     2
     3== Shell in a Box ==
     4
     5 * 使用 shellinabox 的 deb 套件,所附的 /etc/init.d 腳本會有錯誤說無法 lookup group 'shellinabox',直接拿掉 -g "'SHELLINABOX_GROUP'" 即可正常運作!
     6{{{
     7/usr/bin/shellinaboxd -q --background=/var/run/shellinaboxd.pid -c /var/lib/shellinabox -p 443 -u shellinabox --user-css Black on White:+/etc/shellinabox/options-enabled/00+Black on White.css,White On Black:-/etc/shellinabox/options-enabled/00_White On Black.css;Color Terminal:+/etc/shellinabox/options-enabled/01+Color Terminal.css,Monochrome:-/etc/shellinabox/options-enabled/01_Monochrome.css --no-beep
     8}}}