目前分類:ubuntu (8)
- Feb 15 Fri 2008 16:40
用scp傳送很多小檔時加速的方法
- Feb 15 Fri 2008 16:34
linux下撥接3G的東東
dmesg ->查看撥接結果
sudo wvdial
sudo vi /etc/wvdial.conf
============
Init1 = ATZ
- Feb 15 Fri 2008 14:36
linux下監測網卡的指令
tcpdump -ni eh0
- Nov 30 Fri 2007 10:49
ubuntu X windows完掛了怎麼辦?!
dpkg-reconfigure xserver-xorg
- Nov 29 Thu 2007 19:59
ubuntu 7.10 -vi
when you use arrow key or backspace, you will get AB....
->modify .vimrc
set nocompatible
set backspace=2
- Nov 29 Thu 2007 19:57
ubuntu 7.10 -gcin
use the gcin as input method
1.
sudo apt-get install gcin
2.
im-switch -s gcin
- Sep 13 Thu 2007 14:35
需要可以幫你create image的免費軟體嗎?!
試試Qemu+vmplayer吧...
============================
1. Install QEMU:
apt-get install qemu
2. Create a (resizable) image which will hold Windows XP. The installer chokes if the image is smaller than 1.2 GB or so, but that's not too much of a problem; the "qcow" image format will only take up as much space as is really needed, so the image will be very small in the beginning (not 1.2 GB big!).
- Aug 29 Wed 2007 13:38
copy the Mac fonts to ubuntu
scp -rp account@ip:.fonts .
fc-cache
fc-list |grep -i apple