Differences between revisions 24 and 25
Revision 24 as of 2008-11-20 21:55:58
Size: 1890
Editor: JustinBRye
Comment:
Revision 25 as of 2009-03-16 03:31:19
Size: 1841
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
    * [wiki:SSLkeys OpenSSL Vulnerability and DSA 1571]
    * Debian release names/versions: [http://www.debian.org/doc/manuals/project-history/ch-releases.en.html Debian Releases] and DebianNames
    * [wiki:DebianIRCChannelGuidelines #debian guidelines]
    * [[SSLkeys|OpenSSL Vulnerability and DSA 1571]]
    * Debian release names/versions: [[http://www.debian.org/doc/manuals/project-history/ch-releases.en.html|Debian Releases]] and DebianNames
    * [[DebianIRCChannelGuidelines|#debian guidelines]]
Line 12: Line 12:
    * the X window system: ["ConfiguringX"]     * the X window system: [[ConfiguringX]]
Line 14: Line 14:
    * Unix file permissions: ["Permissions"]     * Unix file permissions: [[Permissions]]
Line 17: Line 17:
    * [wiki:Self:TheFable The Fable of the Channel of #debian]     * [[TheFable|The Fable of the Channel of #debian]]
Line 21: Line 21:
  * [wiki:Self:DebianInstall Debian]
  * Kernel : [:KernelFAQ:FAQ]
  * [wiki:Self:InstallGnome GNOME]
  * [wiki:Self:KdeDebInstall KDE]
  * [wiki:Self:InstallJava Java]
  * [[DebianInstall|Debian]]
  * Kernel : [[KernelFAQ|FAQ]]
  * [[InstallGnome|GNOME]]
  * [[KdeDebInstall|KDE]]
  * [[InstallJava|Java]]
Line 27: Line 27:
  * [wiki:Self:UseCdBurner CD burner]   * [[UseCdBurner|CD burner]]
Line 38: Line 38:
 [http://debstats.dontexist.org/ Debian IRC Statistics]  [[http://debstats.dontexist.org/|Debian IRC Statistics]]
Line 41: Line 41:
["NetworkFAQ"], MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage. [[NetworkFAQ]], MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage.

#debian FAQ

1. I want to know about...

2. I'm trying to...

3. I get this error...

C compiler cannot create executables

apt-get install build-essential

C++ preprocessor /lib/cpp fails sanity check

apt-get install build-essential

curses.h not found (or You must have ncurses in order to use make menuconfig)

apt-get install libncurses5-dev

X11/Xlib.h not found

apt-get install xlibs-dev

startx: command not found

apt-get install xorg

LI (at boot time)

ConfiguringLilo

5. Old pages

NetworkFAQ, MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage.


CategoryPermalink