To update virus scanner
gksudo clamtk
apt-get source-list
/etc/apt/sources.list
#
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
deb-src intrepid main restricted #Added by software-properties
# See for how to upgrade to
# newer versions of the distribution.
deb intrepid main restricted
deb-src intrepid multiverse universe #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
deb intrepid-updates main restricted
deb-src intrepid-updates restricted main multiverse universe #Added by software-properties
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb intrepid universe
deb intrepid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb intrepid multiverse
deb intrepid-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb intrepid-backports main restricted universe multiverse
# deb-src intrepid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb intrepid partner
deb-src intrepid partner
deb intrepid-security main restricted
deb-src intrepid-security restricted main multiverse universe #Added by software-properties
deb intrepid-security universe
deb intrepid-security multiverse
deb hardy main restricted universe multiverse
#
Special thank to tencent.corporation present this version basesd on linux QQ.
ibus
sudo gedit /etc/apt/sources.list
#
deb intrepid main restricted universe multiverse
#
sudo aptitude install ibus ibus-pinyin
sudo gedit ~/.profile
# Start Input Bus
export XMODIFIERS="@im=ibus"
export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="ibus" # qt3 is not supported currently
ibus &
#
Logout ...
mount *.iso *.mds
without farstone、WinISO、alcohol120.
@lee-laptop:$ ls /dev
loop0 loop1 loop2 loop3 loop4 loop5 loop6 loop7
Here are 8 virtual points.
/home/lee/iso/XPRCSP2_CHS.iso
# sudo losetup /dev/loop0 /home/lee/iso/XPRCSP2_CHS.iso
# sudo mount /dev/loop0 /media/cdrom0/
# sudo umount /dev/loop0 /media/cdrom0/
Now mount aaa.iso and bbb.mdf
# sudo losetup /dev/loop1 /home/lee/iso/aaa.iso
# sudo mount /dev/loop1 /media/cdrom0/
# sudo losetup /dev/loop2 /home/lee/iso/bbb.mdf
# sudo mount /dev/loop2 /media/cdrom0/
create iso
sudo df -h文件系统 容量 已用 可用 已用% 挂载点
/dev/sda8 28G 18G 8.7G 67% /
tmpfs 1012M 0 1012M 0% /lib/init/rw
varrun 1012M 252K 1012M 1% /var/run
varlock 1012M 0 1012M 0% /var/lock
udev 1012M 2.8M 1009M 1% /dev
tmpfs 1012M 104K 1012M 1% /dev/shm
lrm 1012M 2.0M 1010M 1% /lib/modules/2.6.27-11-generic/volatile
/dev/sdb 2.0G 1.6G 427M 79% /media/UNIS
/dev/scd0 675M 675M 0 100% /media/cdrom0sudo dd if=/dev/scd0 of=/home/lee/iso/abc.isoubuntu
http://cdimage.ubuntu.com/dvd/current/
There is only one user u can login after your installation. The root user is not allow to login at first. You can type "sudo -s -H" to change the root password if u need. It's relating to security that ubuntu set root for this state. Less to use root account for unix system sercurity.
Make sure you had install video card driver. (such as ATI /
Nvidia)
Now reboot.
System -> Administration -> Synaptic Package Manaher
search for compiz * and ccsm *
mark all of these.
It's very easy by using ubuntu. Just apt-get install *** ^_^.
Click update.
Click Application -> System Tools -> compiz-config
Enable Compiz
Ctrl+Alt LeftClick
NOTE:
U must have make sure that the driver of your video card was successfully been installed ,before u run compiz 3D.