基本
openssh-server
vim
mc
screen
w3m
xorg
dpkg-reconfigure locales
Window Manager
xfce4, fluxbox, lxde
File Manager
thunar, pcmanfm
Fonts
otf-ipafont
otf-ipaexfont
ttf-vlgothic
IME
ibus-anthy
Browser
chromium-browser
iceweasel
iceweasel-l10n-ja
Network Manger
wireless-tools
wicd
Xorg設定
Xorg -configure
cp xorg.conf.new /etc/X11/xorg.conf
VNC設定
インストール
vnc4server
開始
vncserver :1
停止
vncserver -kill :1
設定
.vnc/xstartup
export LANG="ja_JP.UTF-8"
export XMODIFIERS="@im=ibus"
export GTK_IM_MODULE=ibus
export QT_IM_MODULE=ibus
ibus-daemon --xim &
fluxbox & (LXDE lxsession &) (gnome-session &)
deb http://ftp.jp.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.jp.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
# squeeze-updates, previously known as 'volatile'
deb http://ftp.jp.debian.org/debian/ squeeze-updates main contrib non-free
deb-src http://ftp.jp.debian.org/debian/ squeeze-updates main contrib non-free
deb http://www.deb-multimedia.org squeeze main non-free
#deb ftp://ftp.deb-multimedia.org squeeze main non-free
apt-get install debian-keyring
gpg --keyring /usr/share/keyrings/debian-keyring.gpg -a --export 07DC563D1F41B907 |apt-key add -
apt-get install acroread acroread-plugins
apt-get install flashplugin-nonfree flashplugin-nonfree-extrasound
テキスト・エディター
tea
gedit
アプリ管理
synaptic
フォントを綺麗に
ln -s /etc/fonts/conf.avail/10-unhinted.conf /etc/fonts/conf.d/
-----------------------------------------------------------
openssh-server
vim
mc
screen
w3m
xorg
dpkg-reconfigure locales
Window Manager
xfce4, fluxbox, lxde
File Manager
thunar, pcmanfm
Fonts
otf-ipafont
otf-ipaexfont
ttf-vlgothic
IME
ibus-anthy
Browser
chromium-browser
iceweasel
iceweasel-l10n-ja
Network Manger
wireless-tools
wicd
Xorg設定
Xorg -configure
cp xorg.conf.new /etc/X11/xorg.conf
VNC設定
インストール
vnc4server
開始
vncserver :1
停止
vncserver -kill :1
設定
.vnc/xstartup
export LANG="ja_JP.UTF-8"
export XMODIFIERS="@im=ibus"
export GTK_IM_MODULE=ibus
export QT_IM_MODULE=ibus
ibus-daemon --xim &
fluxbox & (LXDE lxsession &) (gnome-session &)
deb http://ftp.jp.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.jp.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
# squeeze-updates, previously known as 'volatile'
deb http://ftp.jp.debian.org/debian/ squeeze-updates main contrib non-free
deb-src http://ftp.jp.debian.org/debian/ squeeze-updates main contrib non-free
deb http://www.deb-multimedia.org squeeze main non-free
#deb ftp://ftp.deb-multimedia.org squeeze main non-free
apt-get install debian-keyring
gpg --keyring /usr/share/keyrings/debian-keyring.gpg -a --export 07DC563D1F41B907 |apt-key add -
apt-get install acroread acroread-plugins
apt-get install flashplugin-nonfree flashplugin-nonfree-extrasound
テキスト・エディター
tea
gedit
アプリ管理
synaptic
フォントを綺麗に
ln -s /etc/fonts/conf.avail/10-unhinted.conf /etc/fonts/conf.d/
-----------------------------------------------------------