Debian 8 and common softwares installation
Debian 8 installation
Prepare boot media(USB stick)
- Download unetbootin in linux
- Make the boot usb stick under linux.
- copy the below files from /usr/lib/syslinux/bios/ to the root of USB drive, then reboot:
- libcom32.c32 - menu.c32 - libutil.c32
Tips during Debian 8 installation
- disk partion: (1)disk format: xfs (2)bootable: on
- install gnome-desktop need net mirrors (use only 1 CD)
Common softwares installation
中文输入法 fcitx-googlepinyin|rime
- sudo apt-get install fcitx-googlepinyin
- fcitx-config (+googlepinyin,maybe need restart to show)
- default shortcut: ctrl+space
gnome-software
- /etc/apt/sourcelist: add unstable and testing sources. See Debian apt handbook
su
apt-get update
apt-cache search gnome-software
apt-get install gnome-software-common
apt-get install gnome-software
su - username