레이블이 debian인 게시물을 표시합니다. 모든 게시물 표시
레이블이 debian인 게시물을 표시합니다. 모든 게시물 표시

2012년 11월 22일 목요일

source.list for sid

Debian Linux is released as three versions, stable, testing, unstable. every release has a code-name but unstable is always called as sid, in which has most recently packaged utilities with cutting edge features.

oh... too long, I don't have to explain everything about Debian here.


For sid, I can have only two lines in /etc/apt/source.list file.


deb http://ftp.kr.debian.org/debian/ sid main contrib non-free
deb-src http://ftp.kr.debian.org/debian/ sid main contrib non-free

The source contains the most recent updates including security updates. It's cool.

Xubuntu: Installing a Printer (Canon G3060 PIXMA)

$ sudo apt install system-config-printer Download the proper driver for linux from Canon website. Turn on the printer and set up its WiFi. C...