Benutzer-Werkzeuge

Webseiten-Werkzeuge


knowledge

Server-Dienste

Virtualisierung

Netzwerk

EMail

Mailman

URL für Webseite ändern

shells

X

Font-Konfiguration

<pre> xlsfonts | grep ttf fslsfonts -server unix/:7101 fc-list </pre>

noch mehr

MultimediaBearbeitung

Versions-Kontrolle

Subversion
  • backmerge (from trunk to trunk)

svn merge -r REV:REV-x REPO WC

  • apply a diff

patch -p0 -i <patch-file>

Openoffice

Kommunikation

VoIP

Asterisk

Homerouter

[[FritzBox|FRITZ!Box]]

Programmieren

Hardware

hier gibts zunächst erstemal die PcHardware

ISDN

ALSA

Telling alsa your game only needs playback, no recording etc.

Now, to enable your game to play sound you have to tell alsa that your game will not need to record sound or anything - el se alsa will refuse to give your game the capability to play sounds, since TeamSpeak already has the rights to record, and no two programme should be able to. Issue these commands as root: <pre> echo „quake3.x86 0 0 direct“ > /proc/asound/card0/pcm0p/oss echo „quake3.x86 0 0 disable“ > /proc/asound/card0/pcm0c/oss </pre>

Linux

Debian

Microsoft Windows

Registry-Editor

- Kommentare in .reg Files beginnen mit „;“

Printer-setup (scripted)

I use the following commands to setup the the default-printer during install <verbatim> rundll32 printui.dll,PrintUIEntry /b „Laserjet“ /if /f %windir%\inf\ntprint.inf /r „http://feeble:631/printers/Laserjet“ /m „HP Laserjet 4000 Series PS“ rundll32 printui.dll,PrintUIEntry /n Laserjet /Sr /a „%Z%\site\laserjet4200_printui.dat“ d rundll32 printui.dll,PrintUIEntry /n Laserjet /y </verbatim>

netinstall
knowledge.txt · Zuletzt geändert: 2022/02/23 23:17 von sven