Size: 1934
Comment: more CategoryPermalink
|
Size: 1890
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#language en |
|
Line 6: | Line 8: |
* #debian guidelines: PoundDebianGuidelines | * [wiki:DebianIRCChannelGuidelines #debian guidelines] |
Line 20: | Line 22: |
* [wiki:Self:InstallLinux26 Linux Kernel 2.6] | * Kernel : [:KernelFAQ:FAQ] |
Line 25: | Line 27: |
* [wiki:Self:UseSoundCard Sound card] | |
Line 40: | Line 41: |
KernelPage, ["NetworkFAQ"], MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage. | ["NetworkFAQ"], MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage. |
#debian FAQ
1. I want to know about...
- [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]
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
[wiki:TheFable The Fable of the Channel of #debian]
2. I'm trying to...
- Install...
[wiki:DebianInstall Debian]
Kernel : [:KernelFAQ:FAQ]
[wiki:InstallGnome GNOME]
[wiki:?KdeDebInstall KDE]
[wiki:?InstallJava Java]
- Use my...
[wiki:?UseCdBurner CD burner]
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
[http://debstats.dontexist.org/ Debian IRC Statistics]
5. Old pages
["NetworkFAQ"], MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage.