Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Debian is much harder to use than Ubuntu and Ubuntu-based Linux distributions. It is suggested that you use Ubuntu or an Ubuntu-based Linux distribution instead of Debian.

Installation

Please refer to Tips on Installing Debian Series Linux Distributions for detailed discussions.

Wireless

Wireless for Debian

VirtualBox

It’s suggested that you

Misc

Debian Apt Sources List Generator

  1. it seems that even Debian testing is outdated, the package ...

  2. use apt-file update/search to find the right file ...

  3. use sudo dpkg-reconfigure tzdata to change time zone

  4. do not use the unstable/sid version unless you are a package developer

  5. use all package sources instead of just stable, testing or sid and use pin

  6. sudo apt install pkg/wheezy-backports not sudo apt install pkg/stable-backports you can use stable-backports in source.list, however