How to upgrade Debian to SID
2015-06-08
Optional: Add sudo
into your user
$ su
# aptitude install sudo
# usermod -a -G sudo [USERNAME]
# exit
Note: If
sudo
don't work, try logout and login again.
Replace the belowing text into
/etc/apt/sources.list
with your favorite editor. In my case I use$ sudo vi /etc/apt/sources.list
Note: Replace
http://ftp.th.debian.org/debian/
to your nearest repositoryUpdate a list of repositories
Upgrade your debian version into sid version
After it finished, reboot system
Optional:
For installing firmware for various drivers in consist of non-free packages or drivers using:
$ sudo aptitude install firmware-linux
For installing some thai font:
$ sudo aptitude install xfonts-thai