Size: 1890
Comment:
|
Size: 1841
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...
Debian release names/versions: Debian Releases and DebianNames
package management: PackageManagement
troubleshooting and error handling: TroubleShooting
asking for help: ?AskingForHelp
the X window system: ?ConfiguringX
electronic mail: MailQuestions
Unix file permissions: Permissions
bash, logins, dot files, and environment variables: DotFiles
neat bash tricks: ShellTricks
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)
4. Links
5. Old pages
NetworkFAQ, MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage.