Debian tricks

From NAS-Central Buffalo - The Linkstation Wiki

(Difference between revisions)
Jump to: navigation, search
Line 10: Line 10:
*Change the timezone of Debian:  
*Change the timezone of Debian:  
  tzconfig
  tzconfig
 +
 +
[[Category: Debian]]

Revision as of 01:56, 10 July 2006

  • Change the sources of apt (HTTP, FTP, CD-ROM... and Servers):
apt-setup noprobe 
Or/and edit file:
/etc/apt/sources.list 
  • Install languages for Debian (Man, Nano...):
apt-get install locales 
  • Change the timezone of Debian:
tzconfig
Personal tools