Difference: DebianTips (9 vs. 10)

Revision 1023 Apr 2003 - TobyCabot

Line: 1 to 1
 (other TechTips)

Debian GNU/Linux is the computer operating system that I use when I get to choose. It's a version of the GNU/Linux operating system that's developed cooperatively by people around the globe. It's very stable, very high-quality, and you can decide for yourself whether you want older, more proven software, or newer software, or bleeding-edge software. Freedom and control. Sweeeet.

Line: 27 to 27
 
  • install ssh server and client
  • ssh to another machine and then back again (just to test that you can)
Added:
>
>
installing using chroot - this seems like a good way to get debian onto a machine which isn't supported by Debian's installer, perhaps one with funky kernel drivers like my Compaq DL-380. http://lists.debian.org/debian-user/2002/debian-user-200204/msg01010.html
 installing/configuring i18n - Debian by default appears to install just the "C" locale, but you can do a little work to get many more languages. You need to install the locales package, then dpkg-reconfigure locales and pick the languages that you want. They'll be generated when you leave the program. The language codes are listed in /etc/locale.gen and there are aliases in /etc/locale.alias. To switch the locale set the LANG environment variable, e.g.
$ LANG=fr_FR.ISO-8859-1 hello

View topic | History: r31 < r30 < r29 < r28 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback