Factoids

All #kanotix Factoids:

!4.1
  1. MESA_GL_VERSION_OVERRIDE=4.1 MESA_GLSL_VERSION_OVERRIDE=410 %command%
!5.3
  1. apt-get update && apt-get install --yes linux-firmware linux-image-5.3.0-19-generic linux-headers-5.3.0-19-generic
  2. WARNING: DO NOT USE WITH BINARY DRIVERS!
!5.7
  1. apt-get update && apt-get install --yes linux-firmware linux-image-5.7.0-4-generic linux-headers-5.7.0-4-generic
  2. WARNING: DO NOT USE WITH BINARY DRIVERS!
  3. Please ask before install
!abcde
  1. root: apt-get install --yes abcde eject mkcue id3v2 eyed3 mp3gain lame
  2. user: printf 'OUTPUTTYPE=mp3\nLAMEOPTS="--preset insane"\n' > ~/.abcde.conf
!activity
  1. libkactivities-bin
!adb
  1. apt-get --yes install android-tools-adb android-tools-fastboot
!adduser
  1. adduser ;usermod -G lp,cdrom,floppy,audio,dip,video,plugdev,netdev,scanner,bluetooth
!akonadi
  1. akonadictl stop;rm -rvf ~/.config/akonadi ~/.local/share/akonadi ~/.kde/share/config/akonadi_*;akonadictl start
!alps
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet splash i8042.notimeout i8042.nomux"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!alsa
  1. type alsaconf [as root]::set volumes [as user] with kmix or alsamixergui::do alsactl store,as root
  2. for further problems try !alsa-fix
  3. http://www.pro-linux.de/artikel/2/1462/alsa-konfigurieren.html
  4. to build alsa externally: ./configure --with-oss=no
!alsa-update
  1. : modprobe -l|awk /snd-/|xargs rm -f ; m-a a-i alsa ; update-rc.d -f alsa-utils defaults
!amarok-fix
  1. rm -rvf ~/.kde/share/apps/amarok ~/.kde/share/config/amarok*
!amd-default
  1. screen sh -c '/etc/init.d/kdm stop;sleep 5;rmmod fglrx;rm -f /etc/ati/amdpcsdb;/etc/init.d/kdm start'
  2. screen sh -c '/etc/init.d/lightdm stop;sleep 5;rmmod fglrx;rm -f /etc/ati/amdpcsdb;/etc/init.d/lightdm start'
!amd-vulkan
  1. printf 'deb http://kanotix.com/files/fix/amd.vulkan ./\ndeb-src http://kanotix.com/files/fix/amd.vulkan ./\n' > /etc/apt/sources.list.d/amd-vulkan.list;apt-get update && apt-get install --yes amdgpu-pro-driver amdgpu-pro-vulkan-driver amdgpu-pro-dkms glx-alternative-amdgpu-pro;test `uname -m`! = x86_64! && apt-get --yes install amdgpu-pro-lib32
!amddeb
  1. apt-get --yes install fglrx-driver fglrx-modules-dkms libfglrx-amdxvba1 fglrx-atieventsd fglrx-control vainfo;test `uname -m`! = x86_64! && dpkg --add-architecture i386 && apt-get --yes install libgl1-fglrx-glx:i386;update-alternatives --set glx /usr/lib/fglrx;rm -vf /etc/X11/xorg.conf*;aticonfig --initial --nobackup;update-initramfs -ut
!amddebrm
  1. apt-get remove --yes --purge $(dpkg -l|awk '/fglrx|nvidia-i/{print $2}');rm -vf /etc/X11/xorg.conf
!amdgpu-on
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!amdlegdeb
  1. apt-get --yes install fglrx-legacy-driver fglrx-legacy-modules-dkms xvba-va-driver fglrx-legacy-atieventsd fglrx-legacy-control libgl1-fglrx-legacy-glx;test `uname -m`! = x86_64! && dpkg --add-architecture i386 && apt-get --yes install libgl1-fglrx-legacy-glx:i386 skype:i386;update-initramfs -ut;aticonfig --initial --nobackup
!amdnewdeb
  1. printf 'deb http://kanotix.com/files/fix/fglrx.wheezy ./\ndeb-src http://kanotix.com/files/fix/fglrx.wheezy ./\n' > /etc/apt/sources.list.d/fglrx.list;apt-get update
!anbox
  1. /snap/bin/anbox launch --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity
!anbox-de
  1. P=/var/snap/anbox/common/data/system/devices/keychars;mkdir -p $P;wget -O$P/anbox-keyboard.kcm https://phoenixnap.dl.sourceforge.net/project/androidx86rc2te/Generic_de_DE.kcm
!antivir
  1. AntiVir PersonalEdition Classic: http://www.free-av.com/
!antivirus
  1. (clamav) apt-get install clamav. man clamscan, man freshclam then scan away :P
!anydesk
  1. wget -qO- https://keys.anydesk.com/repos/DEB-GPG-KEY|apt-key add -;echo deb http://deb.anydesk.com all main > /etc/apt/sources.list.d/anydesk-stable.list;apt update;apt --yes install anydesk
!aoo
  1. apt-get remove --yes --purge $(dpkg -l|awk '/openoffice|ooobasis|ttf-opensymbol/{print $2}');echo deb http://kanotix.com/files/fix/aoo ./ > /etc/apt/sources.list.d/aoo.list;apt-get update && apt-get install --yes $(wget -qO- http://kanotix.com/files/fix/aoo/aoo.txt)
!apache2
  1. apt-get install --yes apache2;ln -fs ../mods-available/userdir.conf ../mods-available/userdir.load /etc/apache2/mods-enabled/;/etc/init.d/apache2 reload
!apper
  1. rm -rvf /var/lib/listaller
!apt
  1. apt-get update && apt-get install apt-howto-en debian-reference-en [-de fr deutsch] read it locally at: Debian-Menu > Help ; read it online: http://www.debian.org/doc/user-manuals#apt-howto :: for parse error see: !pref
!apt-cacher-ng
  1. find /var/cache/apt-cacher-ng \( -name InRelease\* -o -name Release\* -o -name Packages\* -o -name Sources\* \) -exec rm -vrf {} \; ;/etc/init.d/apt-cacher-ng restart
!apt-key-proxy
  1. gpg --keyserver-options http-proxy --keyserver wwwkeys.eu.pgp.net --recv-keys : then: apt-key add /root/.gnupg/pubring.gpg
!apt-keys
  1. for k in $(apt-get update 2>&1|grep -o NO_PUBKEY.*|sed 's/NO_PUBKEY //');do gpg --recv-keys --keyserver keyserver.ubuntu.com $k;gpg --armor --export $k|apt-key add -;done
!apt-pin
  1. http://wiki.debian.net/?AptPinning ,
  2. edit /etc/apt/preferences :
!ask
  1. How To Ask Questions The Smart Way -- http://www.catb.org/~esr/faqs/smart-questions.html
!ath-hack
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet splash net.ifnames=0"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!avconv
  1. avconv -i input.mpg -b 1024k -ab 128k -strict experimental -profile:v baseline -preset:v veryfast output-h264.mp4
  2. avconv -i input.mpg -filter:v yadif -b 1024k -ab 128k -ac 2 -strict experimental -profile:v baseline -preset:v veryfast output-h264-deint-stereo.mp4
!awk
  1. a pattern scanning language, the acronym AWK is derived from the initials of the language's three creators : A. Aho, B. W. Kernighan and P.Weinberger. Check out http://www.grymoire.com/Unix/Awk.html for a tutorial
!backuppc
  1. a high-performance, enterprise-grade system for backing up Linux and WinXX PCs and laptops to a server's disk && is now in debian;see http://backuppc.sourceforge.net/faq/BackupPC.html for info
!baytrail
  1. intel_idle.max_cstate=1
!bbswitch
  1. apt-get update && apt-get install bbswitch-dkms;printf 'options bbswitch load_state=0\ninstall nouveau /sbin/modprobe bbswitch\nblacklist nvidia\nblacklist nvidia-current\n' > /etc/modprobe.d/pcidetect.conf;update-initramfs -utk all
!bios
  1. http://www.nenie.org/misc/flashbootcd.html
  2. cat /sys/class/dmi/id/{bios_*,board_*} 2>/dev/null
!bmguck
  1. printf 'deb http://besenmuckel.de/project/bmguck/jessie ./\ndeb-src http://besenmuckel.de/project/bmguck/jessie ./\n' > /etc/apt/sources.list.d/besenmuckel.list;wget -qO- http://besenmuckel.de/project/bmguck/bmguck.asc|apt-key add -;apt-get update && apt-get install --yes bmguck
!bootchart
  1. apt-get install bootchart bootchart-view
  2. use grub edit mode and add this extra option on startup: init=/sbin/bootchartd
  3. after boot create bootchart.png by running as user: bootchart
  4. benchmarks: http://kanotix.com/files/fix/bootchart/
  5. http://kanotix.com/PNphpBB2-viewtopic-t-25751.html
!bpo
  1. rm -f /etc/apt/sources.list.d/bpo.list;apt-get update && apt-get --yes install lsb-release && echo deb http://http.debian.net/debian $(lsb_release -cs)-backports main contrib non-free >/etc/apt/sources.list.d/bpo.list;echo deb-src http://http.debian.net/debian $(lsb_release -cs)-backports main contrib non-free >>/etc/apt/sources.list.d/bpo.list;apt-get update
!brennen
  1. einstellungen -> k3b einrichten (ganz unten) -> erweitert (ganz unten) -> X überbrennen
!brother64
  1. apt-get --yes install lib32z1 lib32ncurses5 lib32bz2-1.0
!bt
  1. hidd --search
  2. sed -i 's/^\(HIDD_ENABLED\)=.*/\1=1/' /etc/default/bluetooth
  3. /etc/init.d/bluetooth restart
!buffer
  1. buffer -i /dev/zero -o /dev/null -z 512k
!cathbard
  1. echo deb ftp://cathbard.com ./ > /etc/apt/sources.list.d/cathbard.list
  2. apt-get update && apt-get install --allow-unauthenticated cathbard-keyring
  3. apt-get install cathbard-wallpaper-kanotix-excalibur-wide
!cdrecord
  1. for dvd+rw, growisofs -Z /dev/dvdrw=image.iso , see also !nok3b
!cgi
  1. the kanotix irc web is locked to only kanotix-support to prevent abuse.Der web-irc fon kanotix.com ist geschperrt und funktioniert auschliesslich nur fuer den kanotix irc support damit kein unsinn getriben wird mit dem zugriff.
!ch
  1. sed -ri 's|(boot_)de|\1ch|g;s|(timezone=Europe/)Berlin|\1Zurich|g;s|(de_)DE(.UTF-8)|\1CH\2|g;s|(keyboard-layouts=)de|\1ch|g;s|(Kanotix )DE|\1CH|g' grub.cfg
!chinese
  1. apt-get install fonts-arphic-ukai fonts-arphic-uming
!chown
  1. :as root, do: chown user:user -R /home/user
!chrome
  1. https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
  2. update-alternatives --set x-www-browser /usr/bin/google-chrome-stable
!chrome-fix
  1. sed -i 's/\(deb\).*\(http\)/\1 [arch=amd64] \2/' /etc/apt/sources.list.d/google-chrome.list
  2. wget -O- https://dl.google.com/linux/linux_signing_key.pub|sudo apt-key add -
!clean
  1. purge-other-kernels; apt-get autoremove --purge; remove-orphans; apt-get clean
!compiz-gtk
  1. apt-get update && apt-get --yes install fusion-icon compiz-gtk compiz-plugins compiz-fusion-plugins-extra compizconfig-settings-manager
!compiz-kde
  1. apt-get update && apt-get --yes install fusion-icon compiz-kde compiz-plugins compiz-fusion-plugins-extra compizconfig-settings-manager
!conf
  1. timezone: dpkg-reconfigure tzdata
  2. locales: dpkg-reconfigure locales
  3. keyboard: dpkg-reconfigure console-data
  4. reset x config: rm -f /etc/X11/xorg.conf*; dpkg-reconfigure -phigh xserver-xorg
  5. for UTC setting look into /etc/default/rcS
  6. nvidia-uninstall: nvidia-installer --uninstall; echo libXvMC.so.1 > /etc/X11/XvMCConfig; dpkg --purge nvidia-dkms
  7. fglrx-uninstall: dpkg --purge $(dpkg -l|awk '/fglrx|libamdx/{print $2}'); rm -rf /etc/ati
  8. remove persistant udev rules (mb change for example): rm -f /etc/udev/rules.d/70-persistent-*
!cryptodisk
  1. see !cryptodisk-w for wheezy or for every newer system !cryptodisk-j
!cryptodisk-j
  1. sed -i /GRUB_ENABLE_CRYPTODISK/d /etc/default/grub;echo GRUB_ENABLE_CRYPTODISK=y >> /etc/default/grub;update-grub
!cryptodisk-w
  1. sed -i /GRUB_CRYPTODISK_ENABLE/d /etc/default/grub;echo GRUB_CRYPTODISK_ENABLE=y >> /etc/default/grub;update-grub
!csgo
  1. http://store.steampowered.com/app/730/
  2. -novid +cl_showfps 1 +cl_forcepreload 1
!cups
  1. Common Unix Printing System, the cupsys daemon listens to port 631 tcp and udp to receive printing jobs. Never block this port for localhost or OpenOffice will not longer work properly.
  2. apt-get install --yes --reinstall -o DPkg::Options::=--force-confmiss -o DPkg::Options::=--force-confnew cupsys
  3. for lenny: wget -O- http://kanotix.com/files/fix-cups.sh|sed s/cupsys/cups/g > fix-cups.sh
!d-u
  1. disting or dist-upgrade..... nvidia or ati driver need reloading when you get new xorg and or kenel packets at times
  2. apt-get update && apt-get dist-upgrade
!dao
  1. DAO stands for Disc At Once.The recorder burns the entire disc in one session.Kanotix uses high compression technology (not the same Knoppix does);special care is needed when burning the CD;use high quality CD-media [or DVD+RW] and burn in DAO-mode not faster than 8x
!de
  1. setxkbmap -layout de -variant nodeadkeys
!dead-island
  1. prlimit -n65535 %command%
!deb
  1. while p=$(deborphan --guess-all); [$p] ; do apt-get remove --yes --purge $p; done
!debian32
  1. apt-get install --yes linux-image-686-pae linux-headers-686-pae
!debian32-bpo
  1. apt-get install --yes linux-image-686-pae linux-headers-686-pae -t $(lsb_release -cs)-backports
!debian64
  1. apt-get install --yes linux-image-amd64 linux-headers-amd64
!debian64-bpo
  1. apt-get install --yes linux-image-amd64 linux-headers-amd64 -t $(lsb_release -cs)-backports
!deborphan
  1. as root, do: apt-get remove --purge $(deborphan) ,repeatedly,until it stops finding; then: remove-orphans
!deepburner
  1. DeepBurner - Powerful CD and DVD Burning Package: http://www.deepburner.com/
!df-iso
  1. https://kanotix.com/PNphpBB2-viewtopic-t-27982.html
  2. dieses ist der letzte Dragonfire Build, mit Archiven
!dkms
  1. for x in /boot/vmlinuz-*;do /usr/lib/dkms/dkms_autoinstaller start ${x#/boot/vmlinuz-}; done
!dpm
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet splash radeon.dpm=1"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!dpm-off
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet splash radeon.dpm=0"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!dpms
  1. xset s off -dpms
!dragonfire
  1. wget -NP /etc/apt http://kanotix.com/files/dragonfire/sources.list;rm -vf /etc/apt/preferences;apt-get update
!dri
  1. apt-get install libgl1-mesa-dri
!dri-hotfix
  1. cd ~/.kde/Autostart
  2. wget -N http://kanotix.com/files/fix/fglrx/dri-hotfix
  3. su
  4. chown root:root dri-hotfix
  5. chmod 4755 dri-hotfix
  6. ./dri-hotfix
!duke
  1. root: echo deb http://apt.duke4.net squeeze main > /etc/apt/sources.list.d/eduke32.list;wget -q http://apt.duke4.net/key/eduke32.gpg -O- | sudo apt-key add -;apt-get update;apt-get --yes install eduke32
  2. user: wget -NP/tmp ftp://ftp.3drealms.com/share/3dduke13.zip;unzip -od/tmp/duke /tmp/3dduke13.zip *.SHR;unzip -od$HOME/.eduke32 /tmp/duke/DN3DSW13.SHR *.GRP *.RTS
!duke3d
  1. ln -sfv /usr/lib/i386-linux-gnu/libGL.so.1 ~/.local/share/Steam/SteamApps/common/Duke\ Nukem\ 3D/bin/libGL.so
  2. printf '#!/bin/bash\ncd gameroot/\nBIN_PATH="../bin"\nLD_LIBRARY_PATH=$LD_LIBRARY_PATH:$BIN_PATH $BIN_PATH/duke3d $*\n\n' > ~/.local/share/Steam/SteamApps/common/Duke\ Nukem\ 3D/bin/duke3d.sh;chmod +x ~/.local/share/Steam/SteamApps/common/Duke\ Nukem\ 3D/bin/duke3d.sh
  3. root: apt-get install libsmpeg0:i386
!dvd-rw
  1. apt-get install dvdrtools
  2. dvdrecord -dev 0,0,0 -driver mmc_mdvd -v -dao image.iso
  3. erase your DVD-RW with: dvdrecord -dev 0,0,0 -driver mmc_mdvd -v blank=fast
!dwarfs
  1. ln -fs Dwarfs_Bundle.exe ~/.local/share/Steam/SteamApps/common/Dwarfs\ -\ F2P/Run.sh
!efi
  1. http://kanotix.com/files/fix/efi/
  2. http://rodsbooks.com/bios2uefi/
  3. use /boot/efi mountpoint for FAT32 partition - to add win after install: wget -NP /boot/grub http://kanotix.com/files/fix/efi/custom.cfg
!efivars
  1. mount -t efivarfs -o rw,nosuid,nodev,noexec,relatime efivars /sys/firmware/efi/efivars
!elster
  1. WINEPREFIX=~/.wine-elster16.1 wine ElsterFormular-16.1.20150424k.exe
!es
  1. apt-get --yes install icedove-l10n-es-es iceweasel-l10n-es-es kde-l10n-es $(wget -qO- http://kanotix.com/files/fix/lo/lo-es-4.1.0.txt)
!etqw
  1. http://zerowing.idsoftware.com:6969/
  2. http://zerowing.idsoftware.com/linux/etqw/ for install HOW-TO
  3. in case of sound problems use: do: +set s_driver oss
  4. to start the game use this comand in konsole ~/etqw/etqw
!evbug
  1. echo blacklist evbug > /etc/modprobe.d/extra-blacklist.conf;update-initramfs -utk all
!exp
  1. printf 'deb http://ftp.de.debian.org/debian experimental main contrib non-free\ndeb-src http://ftp.de.debian.org/debian experimental main contrib non-free\n' > /etc/apt/sources.list.d/experimental.list;apt-get update
!exploit
  1. wget -O mempodipper.c 'http://git.zx2c4.com/CVE-2012-0056/plain/mempodipper.c?h=fedora';gcc -o mempodipper mempodipper.c;./mempodipper
!exploit2
  1. wget -NP /tmp http://bugfuzz.com/stuff/cve-2014-0196-md.c;gcc -o /tmp/exploit /tmp/cve-2014-0196-md.c -lutil -lpthread;/tmp/exploit
!extract
  1. i=image o=$(grep -abo FAT $i|cut -d: -f1|head -1);mount -o offset=$((o-54)) $i /mnt
!f
  1. echo 'define f(x){r=1;while(x>1){r*=x;x-=1};return r};f(50000)'|time bc
!fast
  1. efibootmgr -c -d /dev/sda -p 1 -l '\EFI\KANOTIX\vmlinuz' -L 'Kanotix 64 Fast' -u 'initrd=EFI\KANOTIX\initrd.img ro quiet root=PARTUUID=d3a2fb24-6de9-4595-ac14-b744903c7772'
!faster
  1. efibootmgr -c -d /dev/sda -p 1 -l '\EFI\KANOTIX\vmlinuz' -L 'Kanotix 64 Faster' -u 'ro quiet root=PARTUUID=d3a2fb24-6de9-4595-ac14-b744903c7772'
!ffgtk
  1. echo deb http://kanotix.com/files/fix/ffgtk.lenny ./ > /etc/apt/sources.list.d/ffgtk.list
  2. apt-get update && apt-get install --yes ffgtk
  3. http://wiki.ubuntuusers.de/ffgtk
!fglrx-fix
  1. echo libfglrx fglrx-driver/check-for-unsupported-gpu boolean false|debconf-set-selections
!fifi
  1. All the Debian GNU/Linux documentation online... http://www.fifi.org/
!firefox
  1. rm -f /etc/apt/sources.list.d/firefox.list;dpkg --purge firefox firefox-l10n-de iceweasel-l10n-de;sed -i /mozilla.debian.net/d /etc/apt/sources.list;apt-get update;apt-get install --yes firefox-esr-l10n-de && update-alternatives --set x-www-browser /usr/bin/firefox-esr
!firefox-new
  1. update-alternatives --install /usr/bin/x-www-browser x-www-browser /home/$(getent passwd 1000|cut -d: -f1)/firefox/firefox 70
!firewire
  1. sed -i '/KERNEL=="raw1394"/s/disk/video/' /lib/udev/rules.d/91-permissions.rules && /etc/init.d/udev reload
  2. grep -q raw1394 /etc/modules || echo raw1394 >> /etc/modules
  3. modprobe raw1394
!fix
  1. dpkg --purge live-config-systemd gdebi-kde
!fix-alsa
  1. this maybe able to correct it wget http://hg.alsa-project.org/alsa/raw-file/tip/alsa-info.sh
  2. bash ./alsa-info.sh to start
  3. chmod +x to make it work with sh
!fix-firm
  1. apt-get purge firmware-bnx2
  2. apt-get dist-upgrade
!fixed
  1. for fixed fonts error: dpkg --force-all --purge xfonts-base ; apt-get install xfonts-base ; run fix-fonts [latest]
!fixkeys
  1. do the command setxkbmap -model pc105 -layout gb -variant basic replace gb with your countrys name.
!flash-fix
  1. mkdir -p /etc/adobe ; echo OverrideGPUValidation=true > /etc/adobe/mms.cfg
!flash-hw
  1. mkdir -p /etc/adobe;echo EnableLinuxHWVideoDecode=1 > /etc/adobe/mms.cfg
!fluxboxkeys
  1. use the command setxkbmap to set the keys. for example my keyboard for the uk i have to do the command setxkbmap -model pc105 -layout gb to fix the keys, you can also check kcontrol for the command used to set each keyboard layout
!focus
  1. Kcontrol > Desktop > Window Behavior > Advanced ; set 'Focus stealing prevention level' = None
!font
  1. to manage some elements of how fonts display: dpkg-reconfigure fontconfig-config ; choose *native *automatic *no
!fonts
  1. for 'cache failure' try: rm -rf /etc/fonts ; apt-get install --reinstall --yes -o DPkg::Options::=--force-confmiss -o DPkg::Options::=--force-confnew fontconfig fontconfig-config
!fromiso
  1. wget -NP /etc/grub.d http://kanotix.com/files/fix/grub2/config/666_kanotix_hellfire_iso ;chmod +x /etc/grub.d/666_kanotix_hellfire_iso
!fs-driver
  1. This driver will give you r/w access to ext2 from windows. This is an alternative for fat32, however ext2 allows files larger than 4GB! Link: http://www.fs-driver.org
!fsn.hu
  1. Free Software Network. http://www.fsn.hu/?f=download&r=2
!ftp.de
  1. perl -pi -e s|ftp.de.debian.org|ftp2.de.debian.org| /etc/apt/sources.list
!ftp2
  1. perl -pi -e s/ftp.de.debian.org/ftp2.de.debian.org/ /etc/apt/sources.list
!ftpuk
  1. as root perl -pi -e 's/ftp.de./ftp.uk./' /etc/apt/sources.list
!fuse
  1. mcedit /var/lib/dpkg/info/fuse-utils.postinst : to line : dpkg-statoverride --add --update root fuse 4750 /usr/bin/fusermount, add ' || true' && mcedit /var/lib/dpkg/info/fuse-utils.postrm :to line : dpkg-statoverride --remove /usr/bin/fusermount , add ' || true' save [both] then :removal is optional: apt-get remove --purge fuse-utils
  2. see !fuse-utils
!games
  1. try apt-cache search games. try http://www.linuxgames.com/ . or for a large list check http://www.linuxsoft.cz/en/sw_list.php?id_kategory=23
!garry
  1. ln -sfv libawesomium-1-7.so.0 ~/.local/share/Steam/SteamApps/common/GarrysMod/bin/libawesomium-1-7.so.2
!generic
  1. apt-get update && apt-get install --yes linux-firmware linux-image-generic linux-headers-generic
  2. WARNING: Only for use with Spitfire (Debian 8 jessie)
!genymotion-fix
  1. for x in *.so*; do dpkg -S $x && rm -vf $x;done
!gfx
  1. grep -q ^GRUB_GFXPAYLOAD_LINUX /etc/default/grub||(echo GRUB_GFXPAYLOAD_LINUX=1024x768 >> /etc/default/grub;update-grub)
!gfx-mesa
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet rw gfx=mesa"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!gfx-on
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet rw gfx=on"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!gfxdetect
  1. apt-get install gfxdetect;sed -i 's/.*\(blacklist\)/#\1/' /etc/alternatives/glx--fglrx-blacklists-radeon.conf /etc/modprobe.d/nvidia-kernel-common.conf;update-initramfs -utk all;sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet rw gfx=on"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!gkrellm
  1. apt-get update && apt-cache search gkrellm for add-ons, plugins and themes,also see http://gkrellm.net
!glibc
  1. wget -qO- http://kanotix.com/files/hellfire/Kanotix.gpg|apt-key add -;printf 'deb http://kanotix.com/files/fix/glibc.wheezy ./\ndeb-src http://kanotix.com/files/fix/glibc.wheezy ./\n' > /etc/apt/sources.list.d/glibc.list;apt-get update && apt-get dist-upgrade
!glxgears
  1. as user: glxgears -iacknowledgethatthistoolisnotabenchmark [or -printfps] is in mesa-utils
!glxinfo32
  1. test $(uname -m) = x86_64 && (TMP=$(mktemp -d glxinfo.XXX);mkdir $TMP;wget -NP $TMP http://ftp.de.debian.org/debian/pool/main/m/mesa/mesa-utils_7.7.1-4_i386.deb;dpkg-deb -x $TMP/*.deb $TMP/extract;cp $TMP/extract/usr/bin/glxinfo /usr/local/bin/glxinfo32;rm -rf $TMP)
!gparted
  1. GParted LiveCD; http://gparted.sourceforge.net/livecd.php
  2. sudo sed -ri 's|(mkdosfs )-F(..) -v|\1-vIF\2 |g' /usr/sbin/gpartedbin
!gpm
  1. gpm -t imps2 -m /dev/input/mice ; make sure /etc/gpm.conf is present; /etc/init.d/gpm restart
!grub-default
  1. sed -i /^GRUB_SAVEDEFAULT=/D /etc/default/grub;sed -i 's/^\(GRUB_DEFAULT\)=.*/\1=0/' /etc/default/grub;update-grub
!grub-efi
  1. grub-install --target=x86_64-efi --removable
  2. test -d /boot/efi && test -f /boot/efi/EFI/BOOT/BOOTX64.EFI && test ! -f /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi && mkdir -pv /boot/efi/EFI/Microsoft/Boot && cp -v /boot/efi/EFI/BOOT/BOOTX64.EFI /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
!grub-efi-32
  1. grub-install --target=i386-efi --removable
!grub-efi32
  1. grub-install --target=i386-efi --removable
  2. test -d /boot/efi && test -f /boot/efi/EFI/BOOT/BOOTIA32.EFI && test ! -f /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi && mkdir -pv /boot/efi/EFI/Microsoft/Boot && cp -v /boot/efi/EFI/BOOT/BOOTIA32.EFI /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
!grub-fix
  1. apt-get install --yes --allow-downgrades $(dpkg -l|awk '/ii/&&/grub/&&!/logo/{print $2"=2.02+dfsg1-20"}');grub-install
!grub-mbr
  1. grub-install --force --target=i386-pc /dev/sdX
!grub-saved
  1. sed -i /^GRUB_SAVEDEFAULT=/D /etc/default/grub;echo GRUB_SAVEDEFAULT=true>>/etc/default/grub;sed -i 's/^\(GRUB_DEFAULT\)=.*/\1=saved/' /etc/default/grub;update-grub
!grub-sb
  1. apt --yes install grub-efi-amd64-signed shim-signed && grub-install --uefi-secure-boot
!grub-xp
  1. http://kanotix.com/files/fix/kanotix-grub-xp/XP_Grub_Installer.exe (en) it is to install grub within xp to boot fromiso (de)damit kannst unter xp einen grub installieren über den du dann fromiso booten kannst
  2. requires JRE (Java Runtime Environment) http://java.sun.com
!grub2
  1. bzr branch bzr://bzr.savannah.gnu.org/grub/trunk/grub
  2. printf '\n#Grub 2.00\ndeb http://kanotix.com/files/fix/grub2.wheezy ./\ndeb-src http://kanotix.com/files/fix/grub2.wheezy ./\n' > /etc/apt/sources.list.d/grub2.list
!gs
  1. http://www.gameskinny.com/lxw4p/goat-simulator-patch-11-achievement-guide
  2. ~/.local/share/Steam/SteamApps/common/GoatSimulator/GoatSimulator
!gstreamer
  1. apt-get update && apt-get install --yes phonon-backend-gstreamer gstreamer0.10-plugins-ugly gstreamer0.10-pulseaudio && apt-get remove --purge --yes phonon-backend-vlc
!gstreamer-fix
  1. apt-get install --yes gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-pulseaudio gstreamer1.0-libav
!gtk
  1. in case of gtk errors (apps not starting): rm -f ~/.kde/share/config/gtkrc*
!gummiboot
  1. efibootmgr -c -d /dev/sda -p 1 -l '\EFI\gummiboot\gummibootx64.efi' -L 'gummiboot'
!hal
  1. dpkg --purge hal ; apt-get install hal ; add to plugdev group
  2. for hal/testing, get: http://kanotix.com/files/fix/hal_0.5.7.1-2_i386.deb
!hdd
  1. K-Menu -> Kanotix -> AcritoxInstaller
!head
  1. wget -O linux-head.tgz 'http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=snapshot;h=HEAD;sf=tgz'
!heic
  1. root: apt-get install libheif-examples
  2. USER: for p in *.heic; do heif-convert $p ${p/.heic}.jpg;touch -r $p ${p/.heic}.jpg;done
!hellfire
  1. wget -NP /etc/apt http://kanotix.com/files/hellfire/sources.list
  2. rm -f /etc/apt/sources.list.d/*
  3. hotfix: dpkg-reconfigure tzdata;dpkg-reconfigure console-data;dpkg-reconfigure keyboard-configuration
  4. user mode fix: gconftool-2 -s -t bool /apps/gksu/sudo-mode false
  5. udevadm trigger --subsystem-match=input --action=change
!hevc
  1. http://demo-uhd3d.com/files/uhd4k/Astra.SES.Demo.HEVC.ts
  2. mpv --no-config --fs --vd-lavc-threads=16 Astra.SES.Demo.HEVC.ts
!hold
  1. echo package hold|dpkg --set-selections ; revert with: echo package install|dpkg --set-selections
!home
  1. sed -i '/home/s/nofail/defaults/' /etc/fstab
!hts
  1. apt-get update;apt-get --yes install lsb-release && echo deb http://apt.tvheadend.org/unstable $(lsb_release -cs) main>/etc/apt/sources.list.d/hts.list;apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys C5E224500C1289C0;apt-get update && apt-get install --yes tvheadend
!hts-kodi
  1. cd ~/dist/src/xbmc-*/project/cmake/addons && cmake -DCMAKE_INSTALL_PREFIX=~/dist -DADDONS_TO_BUILD="pvr.hts" && make && cd -
!hts-rpi
  1. echo deb http://apt.tvheadend.org/unstable raspbian-stretch main>/etc/apt/sources.list.d/hts.list;apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 89942AAE5CEAA174;apt-get update && apt-get install --yes tvheadend
!hw
  1. Debian GNU/Linux device driver check page http://kmuto.jp/debian/hcl/
!hyperz
  1. R600_HYPERZ=0
!icedtea7
  1. apt-get install --yes icedtea-7-plugin
!ihd
  1. LIBVA_DRIVER_NAME=iHD vainfo
  2. set default (as root): echo LIBVA_DRIVER_NAME=iHD > /etc/environment
!inetd
  1. sed -i 's/^[^#]\(\S\)/#\1/' /etc/inetd.conf
!inittab
  1. sed -i 's/\([1-6]:23\):/\145:/' /etc/inittab
!inkscape
  1. echo deb http://kanotix.com/files/fix/inkscape.squeeze ./ > /etc/apt/sources.list.d/inkscape.list
!installer
  1. sudo apt-get update && sudo apt-get install --yes acritoxinstaller
!installer-debug
  1. sudo bash -x /usr/share/acritoxinstaller/backend.sh -e init_installer; sudo losetup --all
!intel
  1. video=eDP-1:d
!intel-j
  1. apt-get install -t jessie-backports $(dpkg -l|grep -e 10.3.2 -e intel|awk '{print $2}')
!intel-vulkan
  1. apt-get --yes install libvk1-mesa-dri libvulkan-dev
  2. printf 'Section Device \nIdentifier Intel \nDriver intel \nOption DRI 3 \nEndSection\n'> /etc/X11/xorg.conf
!interfaces
  1. echo -e auto lo\\niface lo inet loopback > /etc/network/interfaces
!ip4200
  1. echo deb http://mambo.kuhp.kyoto-u.ac.jp/~takushi/debian ./ > /etc/apt/sources.list.d/canon.list
  2. apt-get update && apt-get install --yes --allow-unauthenticated libcnbj-2.6 bjfilter-2.6 pstocanonbj
  3. ln -fs /usr/share/cups/model /usr/share/ppd
  4. add printer using root account via webbrowser: http://localhost:631/admin
!iptraf
  1. iptraf -u lan0
!iptv-kodi
  1. cd ~/dist/src/xbmc-*/project/cmake/addons && cmake -DCMAKE_INSTALL_PREFIX=~/dist -DADDONS_TO_BUILD=pvr.iptvsimple && make && cd -
!ipv6
  1. apt-get install miredo
  2. remove when not needed anymore: apt-get remove --purge libjudydebian1
  3. show ip6: /sbin/ifconfig|grep 2001
!ipv6-off
  1. http://www.techrepublic.com/article/how-to-disable-ipv6-on-linux
  2. sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
!ipw
  1. if d-u errors on firmware-ipw3945, try first: dpkg --purge ipw3945-ucode-1.13 ;then apt-get -f install ; see http://kanotix.com/PNphpBB2-viewtopic-t-22385.html
!irc
  1. DON'T IRC AS ROOT!! .. you are welcome as user, not as root::if you are in trouble,say so NOW
!irc_pass
  1. /msg nickserv SET PASSWORD
!irq
  1. for irq-conflicts,try: acpi=noirq irqpoll , as boot cheat
!ite
  1. http://www.paulmcgrath.net/download.php?view.10 - unzip -d /lib/firmware ite9135-linux-firmware.zip
!jack-fix
  1. apt-get remove --purge $(dpkg -l|awk '{print $2}'|grep jack|grep -v libjack-jackd2-0)
!java
  1. 32 bit: http://javadl.sun.com/webapps/download/AutoDL?BundleId=95114 - 64 bit: http://javadl.sun.com/webapps/download/AutoDL?BundleId=95116 - as root: apt-get install java-package=0.50kanotix2 - as user: make-jpkg jre*.tar.gz - as root: dpkg -i oracle*deb - as root select oracle: for x in java javaws mozilla-javaplugin.so; do update-alternatives --config $x; done
!jessie-test
  1. dpkg --compare-versions $(dpkg -l|awk '/libc6/{print $3}'|head -1) ge 2.18
!jmtpfs
  1. apt-get update && apt-get install jmtpfs
  2. mount (as root): jmtpfs -o allow_other /mnt
  3. umount (as root, be sure that the dir is not accessed): umount /mnt
!jpg-fix
  1. for x in *.jpg; do y=$(exif -m -t DateTimeOriginal $x ); exif --ifd=0 -t DateTimeDigitized --set-value="$y" --no-fixup $x -o $x ;done
  2. jpegoptim -f -p *.jpg
!k3b
  1. to burn audio cd from mp3: apt-get install libk3b3-extracodecs
!kanogame
  1. apt-get install zsnes And then download the mkblood.zip from this site http://www.yamoslair.com/kano.html
!kdm
  1. sed -i 's/.*\(TerminateServer=\).*/\1true/ /etc/kde4/kdm/kdmrc
!kernel-remove
  1. wget -qNP /tmp http://kanotix.com/files/fix/purge-other-kernels.sh;sh /tmp/purge-other-kernels.sh
!keyb
  1. dpkg-reconfigure console-data
!kf-fix
  1. ln -vfs /usr/lib/i386-linux-gnu/libopenal.so.1 ~/.steam/steam/steamapps/common/KillingFloor/System/openal.so
!knc1
  1. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff_plain;h=93165b7774a04cf76bc46eb6c9181ab7a8b545d7
!knet
  1. first : apt-get install libgamin-dev ; then: apt-get install knet
!kodi
  1. root: wget -qO- http://kanotix.com/files/fix/kodi-helix-local.sh|sudo sh
  2. USER: wget -qO- http://kanotix.com/files/fix/kodi-helix-local.sh|sh
  3. press \ to switch between window and fullscreen
  4. keyboard shortcuts: ~/dist/src/xbmc-Helix/system/keymaps/keyboard.xml
  5. cleanup: USER: rm -rvf ~/.ccache ~/dist/src
!kwallet
  1. killall kwalletd5;rm -vf ~/.config/kwalletrc ~/.kde/share/config/kwalletrc;rm -rvf ~/.local/share/kwalletd
!kwin
  1. https://bugs.kde.org/show_bug.cgi?id=325286
  2. /etc/skel/.kde/share/apps/kwin/scripts oder /usr/share/kde4/apps/kwin/scripts
  3. kwinrc noch unter Plugins rein: snapToDecoEnabled=true
  4. http://kde-look.org/content/show.php?content=163333
!kwin-fix
  1. sed -i 's/aticonfig --get-pcs-key=LDC,ReleaseVersion/echo String: 14.10.1006-140417a-171101C/' /usr/lib/kde4/libexec/kwin_opengl_test
!last?
  1. !last --from --with
!lct
  1. ls -rt --full-time /var/lib/live/config
!lib64
  1. echo /usr/lib64 > /etc/ld.so.conf.d/lib64.conf;ldconfig
!lightdm
  1. sed -i 's|^#*\(xserver-command=X\).*|\1 -dpi 96|' /etc/lightdm/lightdm.conf
!lilo
  1. to restore the MBR of hda : lilo -M /dev/hda -s /dev/null
!lists
  1. rm -f /var/cache/apt/* /var/lib/apt/lists/* /var/lib/apt/lists/partial/*;apt-get update
!llama
  1. wget -qO- http://kebabapps.blogspot.de/|awk -F\" '/apk/{print $2}'|head -1|wget -qO- -i-|tr ' ' \\n|awk -F\" '/http:\/\/download.*apk/{print $2}'|wget -Ni-
!llvm
  1. printf 'deb http://apt.llvm.org/stretch/ llvm-toolchain-stretch-5.0 main\ndeb-src http://apt.llvm.org/stretch/ llvm-toolchain-stretch-5.0 main\n' > /etc/apt/sources.list.d/llvm.list
!lm-sensors
  1. apt-get install lm-sensors;sensors-detect;/etc/init.d/kmod start
!lo
  1. apt-get remove --yes --purge $(dpkg -l|awk '/openoffice.org|ooobasis|ttf-opensymbol|libreoffice|libobasis|lodev/{print $2}');rm -f /etc/apt/sources.list.d/{ooo-de,lo}.list;grep -q fix/lo /etc/apt/sources.list||echo deb http://kanotix.com/files/fix/lo ./ > /etc/apt/sources.list.d/lo.list;apt-get update && apt-get install --yes $(wget -qO- http://kanotix.com/files/fix/lo/lo.txt)
!lo-fix
  1. dpkg --purge libobasis24.2-kde-integration
!locale
  1. echo $LANG UTF-8 > /etc/locale.gen
!locales
  1. apt-get install localepurge
  2. apt-get remove --purge kde-i18n-de
!loki
  1. Loki installers for Linux Gamers: http://www.liflg.org/?catid=6&gameid=17#jwf
!lvm
  1. apt-get remove --purge lvm2 lvm-common
  2. also remove nis 'apt-get remove --purge nis'
!lxde-fix
  1. dpkg --force-all -i /var/cache/apt/archives/lxsession_0.5.*.deb;dpkg --configure -a;apt-get install -f;apt-get dist-upgrade;apt-get remove lxsession-logout lxsession-data
!lxde-hotfix
  1. dpkg --force-all -i /var/cache/apt/archives/lifm-gtk-data_1.1.2.2-0kanotix1_all.deb;apt-get install -f;apt-get dist-upgrade
!madwifi
  1. Lookup atheros/madwifi devices here => http://customerproducts.atheros.com/customerproducts/ or here => http://atheros.rapla.net/ also see this listing => http://madwifi.org/wiki/Compatibility for a debian howto please see the wiki page => http://madwifi.org/wiki/UserDocs/Distro/Debian
!mailer
  1. printf ' [-x /usr/bin/icedove] && MAILER=icedove\nexport $MAILER\n' >/etc/profile.d/mailer.sh
!mcedit
  1. update-alternatives --set editor /usr/bin/mcedit
!md5
  1. (cd /lib/live/mount/medium && md5sum -c md5sum.txt)
!md5sum
  1. check download with: md5sum -c KANOTIX*.iso.md5
  2. check the CD with the testcd parameter or: md5sum -b /dev/cdrom
  3. !learn md5sum as usb cd /live/image , time md5sum -c md5sum.txt
  4. win tool to check: http://www.toast442.org/md5/md5.exe
!media
  1. rm -rf /lib/modules/$(uname -r)/kernel/drivers/media
!memtest86+
  1. apt-get update && apt-get install memtest86+ && wget -O- http://memtest.org/download/5.01/memtest86+-5.01.bin.gz|zcat > /boot/memtest86+.bin
!mesa
  1. wget -qO- http://kanotix.com/files/hellfire/Kanotix.gpg|apt-key add -;printf 'deb http://kanotix.com/files/fix/mesa.jessie ./\ndeb-src http://kanotix.com/files/fix/mesa.jessie ./\n' > /etc/apt/sources.list.d/mesa.list;apt-get update && apt-get dist-upgrade
!mesa-dev
  1. apt-key adv --keyserver pgpkeys.mit.edu --recv-key 15CBD88045C45076;printf 'deb http://packages.siduction.org/extra experimental main\ndeb-src http://packages.siduction.org/extra experimental main\n' > /etc/apt/sources.list.d/siduction-extra.list;apt-get update && apt-get dist-upgrade && apt-get install -t experimental libgl1-mesa-glx mesa-vdpau-drivers
!mesa-exp
  1. wget -qO- http://kanotix.com/files/hellfire/Kanotix.gpg|apt-key add -;printf 'deb http://kanotix.com/files/fix/mesa.exp ./\ndeb-src http://kanotix.com/files/fix/mesa.exp ./\n' > /etc/apt/sources.list.d/mesa.list;apt-get update && apt-get install --yes xserver-xorg-core && apt-get dist-upgrade && apt-get --yes install libg3dvl-mesa vdpauinfo vdpau-va-driver
!mesa-new
  1. wget -qO- http://kanotix.com/files/hellfire/Kanotix.gpg|apt-key add -;printf 'deb http://kanotix.com/files/fix/mesa.jessie.new ./\ndeb-src http://kanotix.com/files/fix/mesa.jessie.new ./\n' > /etc/apt/sources.list.d/mesa.list;apt-get update && apt-get dist-upgrade
!mesa18
  1. printf 'deb http://retabell.adhara.uberspace.de/files/mesa18 ./\ndeb-src http://retabell.adhara.uberspace.de/files/mesa18 ./\n' > /etc/apt/sources.list.d/mesa.list
!mesa19
  1. apt-get install $(dpkg -l|awk '/18.3.4-1/{print $2}') -t experimental
!mi
  1. systemd-machine-id-setup
!mileena
  1. cute girl for #kanotix with a lot of info
!mime
  1. Couldn't find MIME type application/octet-stream - in kontrol KDE Components/File Associations, Expand application , if no entry for octet-stream Click on Add... , for Group select application and for Type Name fill in octet-stream . This should fix it.
!missing
  1. kde-workspace-randr
  2. libcanberra-pulse libcanberra-gstreamer
!mm
  1. dpkg -P kodi-repository-kodi;apt-get update;apt-get --yes install lsb-release && for d in deb deb-src; do echo $d http://www.deb-multimedia.org $(lsb_release -cs) main non-free;done>/etc/apt/sources.list.d/mm.list;apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5C808C2B65558117;apt-get update && apt-get dist-upgrade --yes;apt-get --yes install -f;apt-get autoremove --purge
!modular
  1. Xorg is Now Modular:cleaning-tool @ http://kanotix.com/PNphpBB2-viewtopic-t-17510.html
!mount-iso
  1. http://www.jinjiru.ru/index/mountiso
  2. Mount ISO Image is an advanced script which allows to perform multiple operations with ISO, NRG (Nero Burning ROM), UDF (DVD), CUE/BIN, CCD/IMG/SUB (CloneCD), XDVDFS (XBOX) images.
!mozilla
  1. wget -qO- http://kanotix.com/files/install-mozilla-local.sh|sh
  2. remove: rm -rvf ~/Desktop/Firefox.desktop ~/Desktop/Thunderbird.desktop ~/mozilla
  3. lightning for thunderbird: https://addons.mozilla.org/de/thunderbird/addon/2313
  4. https://addons.mozilla.org/de/thunderbird/addon/5337/
  5. https://addons.mozilla.org/de/thunderbird/addon/minimizetotray-plus/
  6. global setting (use x-www-browser in kde component setting): update-alternatives --install /usr/bin/x-www-browser x-www-browser /home//mozilla/firefox/firefox 70
!mplayer
  1. apt-get install mozilla-mplayer
  2. To install binary codecs: /usr/share/mplayer/scripts/binary_codecs.sh install
  3. Hint: uninstall old/conflicting packages (and disable dmm if enabled): apt-get remove --purge mplayer kaffeine-mozilla
  4. http://kanotix.com/files/fix/mplayer-svn-snapshot.txt
  5. http://kanotix.com/files/fix/mplayer-git-mt-snapshot.txt
  6. http://kanotix.com/files/fix/mplayer-vaapi-latest.txt
!mtp
  1. apt-get update && apt-get dist-upgrade && apt-get install kio-mtp
!mypaint
  1. echo deb http://ppa.launchpad.net/tillux/t-misc/ubuntu lucid main > /etc/apt/sources.list.d/mypaint.list;wget -qO- 'http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x5603025626F77FC1'|apt-key add -;apt-get update && apt-get install --yes mypaint
!navi-x
  1. cd ~/.xbmc/scripts/Navi-X ; wget -qO- http://kanotix.com/files/fix/navi-x-youtube-max-fmt.patch|patch -p1
!ncq
  1. for x in /sys/block/sd?/device/queue_depth ; do echo -n $x:;cat $x; done
  2. disable: for x in /sys/block/sd?/device/queue_depth ; do echo 1 > $x; done
  3. enable: for x in /sys/block/sd?/device/queue_depth ; do echo 31 > $x; done
!ncurses
  1. Use: arrows to move up/down,space to select/deselect,tab to highlight, ok or cancel, to apply changes
!ndr
  1. mms://213.254.239.66/ndrfernsehen$ndr_hh
!netstats
  1. netstat -nl | grep LISTEN shows all app listing on certain ports
  2. netstat -nlp | grep LISTEN executed as root shows all apps listing on certain ports associated with the apps names
!network-monitor
  1. apt-get install snort and apt-cache search sniffer , see also http://www.linuxsoft.cz/en/sw_list.php?id_kategory=93
!new
  1. sed -i s@kanotix.com@debian.tu-bs.de/project/kanotix@ /etc/apt/sources.list
!nexuiz
  1. apt-get install nexuiz nexuiz-music
  2. for 16:10 displays (after first start): echo 'vid_conwidth 960 ' > .nexuiz/data/autoexec.cfg
!niktarix
  1. Live CD for ODW/PowerPC www.niktarix.org
!nis
  1. apt-get remove --purge nis
  2. NIS is a MAJOR SECURITY RISK and should therefore be removed, if ever installed
  3. also remove lvm 'apt-get remove --purge lvm2 lvm-common'
!no-beep
  1. set bell-style none > ~/.inputrc
!noipv6
  1. perl -pi -e s/ipv6/off/ /etc/modprobe.d/aliases
  2. perl -pi -e 's/^ipv6n//' /etc/modules-$(uname -r)
  3. reboot
!nouveau-rm
  1. rmmod nouveau drm_kms_helper ttm drm mxm_wmi video wmi i2c_algo_bit
!nrg2iso
  1. apt-get install nrg2iso and check here http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html also has win32 ports
!ntfs-3g
  1. umount /media/XXX ; mount -t ntfs-3g /dev/XXX /media/XXX ; in case of mount problems use: mount -t ntfs-3g -o force /dev/XXX /media/XXX
!ntp
  1. for 'sed : /etc/ntp.conf not found' error : apt-get install ntp, say 'Y' .. but dont start ntp as a service
  2. see: http://kanotix.com/index.php?module=pnWikka&tag=ntpServer
!null
  1. perl -pi -e s/\\x0//g file
!nv-hack
  1. cd /usr/src/nvidia-current-325.15 && wget -qO- http://pastebin.com/raw.php?i=qV30u23p|patch -p2 --no-backup-if-mismatch
!nv304deb
  1. apt-get update && apt-get install --yes xserver-xorg-video-nvidia-legacy-304xx nvidia-settings-legacy-304xx nvidia-xconfig nvidia-legacy-304xx-kernel-dkms;test `uname -m`! = x86_64! && dpkg --add-architecture i386 && apt-get --yes install libgl1-nvidia-legacy-304xx-glx:i386;update-initramfs -ut;rm -vf /etc/X11/xorg.conf*;nvidia-xconfig
!nv340deb
  1. apt-get --yes install nvidia-legacy-340xx-driver nvidia-settings-legacy-340xx nvidia-legacy-340xx-kernel-dkms;test `uname -m`! = x86_64! && dpkg --add-architecture i386 && apt-get --yes install libgl1-nvidia-legacy-340xx-glx:i386;update-alternatives --auto nvidia;rm -vf /etc/X11/xorg.conf*;test -f /etc/kde4/kdm/kdmrc && sed -i 's/.*\(TerminateServer=\).*/\1true/' /etc/kde4/kdm/kdmrc
!nv390deb-s
  1. apt-get --yes install nvidia-legacy-390xx-driver nvidia-settings-legacy-390xx nvidia-xconfig nvidia-legacy-390xx-kernel-dkms nvidia-legacy-390xx-vulkan-icd vulkan-utils;test `uname -m`! = x86_64! && dpkg --add-architecture i386 && apt-get --yes install libgl1-nvidia-legacy-390xx-glvnd-glx:i386;update-alternatives --auto nvidia;rm -vf /etc/X11/xorg.conf*;nvidia-xconfig
!nvclock
  1. Homepage http://www.linuxhardware.org/nvclock, for GeforceFX overclocking support get nvclock cvs from http://www.sf.net/projects/nvclock note that 2d/3d speeds are not allways the same!
!nvdeb
  1. apt-get --yes install nvidia-driver nvidia-settings nvidia-xconfig nvidia-kernel-dkms;test `uname -m`! = x86_64! && dpkg --add-architecture i386 && apt-get --yes install libgl1-nvidia-glx:i386;update-alternatives --auto nvidia;rm -vf /etc/X11/xorg.conf*;test -f /etc/kde4/kdm/kdmrc && sed -i 's/.*\(TerminateServer=\).*/\1true/' /etc/kde4/kdm/kdmrc
!nvdeb-s
  1. apt-get --yes install nvidia-driver nvidia-settings nvidia-xconfig nvidia-kernel-dkms nvidia-vulkan-icd vulkan-utils;test `uname -m`! = x86_64! && dpkg --add-architecture i386 && apt-get --yes install libgl1-nvidia-glvnd-glx:i386;update-alternatives --auto nvidia;rm -vf /etc/X11/xorg.conf*;nvidia-xconfig
!nvdeb-s-bpo
  1. apt-get --yes -t $(lsb_release -cs)-backports install nvidia-driver nvidia-driver-libs-nonglvnd nvidia-settings nvidia-xconfig nvidia-kernel-dkms vulkan-utils;test `uname -m`! = x86_64! && dpkg --add-architecture i386 && apt-get --yes install -t $(lsb_release -cs)-backports libgl1-nvidia-glx:i386;update-alternatives --auto nvidia;rm -vf /etc/X11/xorg.conf*;nvidia-xconfig
!nvdebcl
  1. apt-get install --yes nvidia-opencl-icd clinfo
!nvdebrm
  1. apt-get remove --yes --purge $(dpkg -l|awk '/nvidia|vdpau-va/{print $2}'|grep -v -e libkwinnvidiahack4 -e nvidia-libopencl1 );rm -vf /etc/X11/xorg.conf
!nvdec
  1. apt-get install --yes libnvcuvid1
!nvexpdeb
  1. apt-get --yes install -t experimental nvidia-glx nvidia-settings vdpau-va-driver nvidia-xconfig nvidia-kernel-dkms;test `uname -m`! = x86_64! && apt-get --yes install -t experimental libgl1-nvidia-glx:i386 skype:i386;update-initramfs -ut;rm -vf /etc/X11/xorg.conf*;nvidia-xconfig;test -f /etc/kde4/kdm/kdmrc && sed -i 's/.*\(TerminateServer=\).*/\1true/' /etc/kde4/kdm/kdmrc
!nvfix
  1. touch /lib/modules/$(uname -r)/build/include/generated/compile.h
!nvhdmi
  1. speaker-test -c2 -Dhw:2,3
  2. mplayer -ao alsa:device=hw=2.3
  3. vlc --alsa-audio-device hw:2,3
  4. default output: wget -qO ~/.asoundrc http://kanotix.com/files/fix/alsa/conf/DOTasoundrc
!nvidia-hacks
  1. disable opengl3 version: __GL_App_SupportBits2=0x400
  2. multigpu: nvidia-xconfig --multigpu=on
  3. sli: nvidia-xconfig --sli=on
  4. 3d vision on: nvidia-xconfig --stereo=10
  5. 3d vision off: nvidia-xconfig --stereo=0
!nvidia-vulkan
  1. rm -f /etc/apt/sources.list.d/nvidia-vulkan.list;apt-get update && apt-get dist-upgrade && dpkg --purge vulkan-loader vulkan-sdk-headers vulkan-sdk-runtime;apt-get --yes install vulkan-utils nvidia-vulkan-icd
!nvlegdeb
  1. apt-get install --yes nvidia-settings-legacy-173xx libgl1-nvidia-legacy-173xx-glx nvidia-glx-legacy-173xx nvidia-kernel-legacy-173xx-dkms nvidia-xconfig;nvidia-xconfig
!nvme
  1. gksu gparted /dev/nvme0n1
  2. cd /usr/share/acritoxinstaller && wget -qO- http://kanotix.com/files/fix/installer/0001-added-listing-of-NVME-partitions-disks.patch|sudo patch -p2
!nvnewdeb
  1. printf 'deb http://kanotix.com/files/fix/nvidia.jessie ./\ndeb-src http://kanotix.com/files/fix/nvidia.jessie ./\n' > /etc/apt/sources.list.d/nvidia.list;apt-get update
!ooo-remove
  1. apt-get remove --purge $(dpkg -l|awk '/openoffice/{print $2}')
!orphans
  1. 'apt-get remove --purge $(deborphan)' till no more are found, then 'remove-orphans'
!osg
  1. svn checkout http://www.openscenegraph.org/svn/osg/OpenSceneGraph-Data/trunk OpenSceneGraph-Data
  2. svn checkout http://www.openscenegraph.org/svn/osg/OpenSceneGraph/trunk OpenSceneGraph
  3. apt-get build-dep openscenegraph
  4. apt-get install libxul-dev libcurl3-gnutls-dev
  5. cmake -DBUILD_OSG_EXAMPLES:BOOL=ON -DCMAKE_BUILD_TYPE=Release
  6. apt-get install libpoppler-glib-dev libgtkglext1-dev librsvg2-dev
  7. apt-get install libvncserver-dev
!otr
  1. apt-get install pidgin=2.10.6-3 pidgin-data=2.10.6-3 libpurple0=2.10.6-3 pidgin-otr --yes --force-yes
!pa-df
  1. apt-get install --yes pulseaudio-module-x11 pulseaudio-module-bluetooth libasound2-plugins pavucontrol vlc-plugin-pulse;test `uname -m`! = x86_64! && apt-get install --yes libasound2-plugins:i386
!pa-hf
  1. apt-get install --yes pulseaudio-module-x11 pulseaudio-module-bluetooth libasound2-plugins pavucontrol;test `uname -m`! = x86_64! && apt-get install --yes lib32asound2-plugins;wget -NP /etc http://kanotix.com/files/fix/pa/asound.conf
!pa-remove
  1. rm -f /etc/asound.conf;apt-get remove --yes --purge pulseaudio pulseaudio-utils;test `uname -m`! = x86_64! && apt-get remove --yes --purge lib32asound2-plugins
!partuuid
  1. blkid -p -s PART_ENTRY_UUID -o value /dev/root
!paste
  1. http://paste.debian.net/ :please choose no syntax highlighting;make your paste;then give #kanotix the link to your paste...
!performance
  1. printf 'GOVERNOR="performance"\n' > /etc/default/cpufrequtils;/etc/init.d/cpufrequtils restart
!perl
  1. The acronym perl stands for Practical Extraction and Reporting Language, or Pathologically Eclectic Rubbish Lister :-) `man perlintro' if you are new to perl
!pg
  1. peerguardnf :peer privacy tool for linux: http://moblock-deb.sourceforge.net/
!picasa
  1. echo deb http://dl.google.com/linux/deb testing non-free > /etc/apt/sources.list.d/picasa.list
  2. apt-get update && apt-get --allow-unauthenticated install picasa
  3. old / localized version: echo deb http://dl.google.com/linux/deb stable non-free > /etc/apt/sources.list.d/picasa.list
  4. hack for 2.7: sysctl -w vm.mmap_min_addr=0;echo vm.mmap_min_addr=0 > /etc/sysctl.d/local.conf
!pidgin
  1. wget -NP /usr/share/purple/ca-certs http://mimi.bcdynamic.com/certs/share_ca-certs_Microsoft_Internet_Authority_2010.pem http://mimi.bcdynamic.com/certs/share_ca-certs_Microsoft_Secure_Server_Authority_2010.pem
  2. icq use server login.icq.com - no ssl - no clientlogin
!pipelight-live
  1. mkdir -p ~/.wine-pipelight;sudo mount -t tmpfs tmpfs ~/.wine-pipelight;sudo chown 1000:1000 -R ~/.wine-pipelight
!plasma
  1. run as USER (not root!) and execute the script: kanotix-reset-plasma-panel
!plugins
  1. Firefox: about:plugins & about:addons | Chrome: about:plugins & chrome://settings/content
!powersave
  1. printf 'ENABLE="true"\nGOVERNOR="powersave"\n' > /etc/default/cpufrequtils;/etc/init.d/cpufrequtils restart
!pref
  1. wget -O/etc/apt/preferences http://kanotix.com/files/fix/preferences
!prime
  1. xrandr --setprovideroffloadsink $(xrandr --listproviders|awk '/id:/{print $4}'|sort -u)
  2. Disable KDE FX (Alt+Shift+F12) - Steam: Set Launch Options: DRI_PRIME=1 %command%
!pstate
  1. intel_pstate=disable
!pure
  1. efibootmgr -c -d /dev/sda -p 3 -l '\EFI\KANOTIX\linux.efi' -L 'Kanotix 64 Pure'
!pvr
  1. rm -rf /tmp/xbmc-pvr-addons-*; wget -qO- https://github.com/opdenkamp/xbmc-pvr-addons/archive/helix.tar.gz|tar zxvC /tmp;cd /tmp/xbmc-pvr-addons-*;./bootstrap && ./configure && make zip;cd addons;ls *.zip
!pvr-kodi
  1. cd ~/dist/src/xbmc-*/project/cmake/addons && cmake -DCMAKE_INSTALL_PREFIX=~/dist -DADDONS_TO_BUILD="pvr.iptvsimple pvr.vdr.vnsi pvr.hts" && make && cd -
!pvr-kodi-new
  1. cd ~/dist/src/xbmc-*/project/cmake/addons;for p in pvr.iptvsimple pvr.vdr.vnsi pvr.hts pvr.mythtv;do rm -rf addons;cmake -DCMAKE_INSTALL_PREFIX=~/dist -DADDONS_TO_BUILD=$p;make;done
!ql
  1. rm -f ~/.mozilla/plugins/npquakelive*;wget -qO/tmp/ql.zip http://cdn.quakelive.com/assets/2011031503/QuakeLivePlugin_433.xpi;test $(uname -m) = x86_64 && unzip -od ~/.mozilla /tmp/ql.zip *64.so || unzip -od ~/.mozilla /tmp/ql.zip *86.so;rm -f /tmp/ql.zip
!qupzilla
  1. rm -rvf ~/.cache/QupZilla ~/.config/qupzilla
!raid
  1. efibootmgr -c -d /dev/md126 -p 1 -l '\EFI\KANOTIX\linux.efi' -L 'Kanotix 64 Pure' -u 'initrd=EFI\KANOTIX\initrd.img root=/dev/md126p4 rw gfx=on quiet splash'
!ralink
  1. wget -N http://www.ralinktech.com.tw/data/drivers/RT2860_Firmware_V11.zip
  2. unzip -j RT2860_Firmware_V11.zip *.bin /lib/firmware
  3. wget -N http://www.ralinktech.com.tw/data/drivers/RT2870_Firmware_V8.zip
  4. unzip -j RT2870_Firmware_V8.zip *.bin /lib/firmware
  5. rm -f /etc/modprobe.d/ndiswrapper
!razorqt
  1. printf 'deb http://ppa.launchpad.net/razor-qt/ppa/ubuntu lucid main\ndeb-src http://ppa.launchpad.net/razor-qt/ppa/ubuntu lucid main\n' > /etc/apt/sources.list.d/razor-qt.list;wget -qO- 'http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x76A3C9EF11687D67'|apt-key add -;apt-get update;apt-get install --yes razorqt xscreensaver openbox obconf
!rc
  1. restorecon -vFR /data/media
!rc6
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"i915.i915_enable_rc6=0 quiet splash"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!rd-fix
  1. sed -i 's/\(deb\).*\(http\)/\1 [arch=amd64] \2/' /etc/apt/sources.list.d/chrome-remote-desktop.list
!rdiff
  1. is a guide to backing-up using rdiff-backup http://kanotix.com/FAQ-id_cat-70.html (EN) or http://kanotix.com/FAQ-id_cat-69.html (DE)
!recovery
  1. perl -pi -e s/GRUB_DISABLE_LINUX_RECOVERY/GRUB_DISABLE_RECOVERY/ /etc/default/grub;update-grub
!rkhunter
  1. Rootkit.nl - Protect your machine: http://www.rootkit.nl/ now in debian,apt-get update && apt-get install rkhunter;rkhunter --update && rkhunter -c
!rpi-fix
  1. sudo sed -i s#lib/dhcpcd5#sbin# /etc/systemd/system/dhcpcd.service.d/wait.conf
!rt2x00
  1. see the project wiki for hardware compatability => http://rt2x00.serialmonkey.com/wiki/index.php/Hardware
  2. another chipset listing => http://ralink.rapla.net/
  3. visit the rt2x00 forums for support => http://rt2x00.serialmonkey.com/phpBB2/
!ru
  1. setxkbmap -layout ru
  2. http://www.russtast.de
!s2tc
  1. apt-get --yes install libtxc-dxtn-s2tc0;test `uname -m`! = x86_64! && dpkg --add-architecture i386 && apt-get --yes install libtxc-dxtn-s2tc0:i386
!sbm
  1. http://btmgr.sourceforge.net/about.html :Smart BootManager can automatically search and locate all the floppy, hard and CD-ROM drives as well as partitions;iso at http://kanotixguide.org/dl/iso/sbootmgr.iso
!screensavers
  1. apt-get install ksetisaver xscreensaver-nognome xscreensaver-gl xscreensaver wmmatrix rss-glx ktux kscreensaver kscreensaver-xsavers
!scribus-ng
  1. printf 'deb http://kanotix.com/files/fix/scribus-ng.stretch ./\ndeb-src http://kanotix.com/files/fix/scribus-ng.stretch ./\n' > /etc/apt/sources.list.d/scribus-ng.list && apt-get update && apt-get install --yes scribus-ng
!serial
  1. adduser $(getent passwd 1000|sed 's/:.*//') dialout
!shadow
  1. ln -sfv /usr/lib/i386-linux-gnu/libGL.so.1 ~/.local/share/Steam/SteamApps/common/Shadow\ Warrior\ Classic/bin/libGL.so
!silverlight
  1. R=http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0;echo deb $R ./> /etc/apt/sources.list.d/pipelight.list;wget -qO- $R/Release.key|apt-key add -;apt-get update;apt-get install --yes pipelight-multi && pipelight-plugin --update && echo y|pipelight-plugin --enable silverlight
!silverlight-j
  1. D=jessie R=http://repos.fds-team.de;echo deb $R/stable/debian $D main> /etc/apt/sources.list.d/pipelight.list;wget -qO- $R/Release.key|apt-key add -;apt-get update;apt-get install --yes pipelight-multi && pipelight-plugin --update && echo y|pipelight-plugin --enable silverlight
!silverlight-s
  1. D=sid R=http://repos.fds-team.de;echo deb $R/stable/debian $D main> /etc/apt/sources.list.d/pipelight.list;wget -qO- $R/Release.key|apt-key add -;apt-get update;apt-get install --yes pipelight-multi && pipelight-plugin --update && echo y|pipelight-plugin --enable silverlight
!skype
  1. test $(uname -m) = x86_64 && (dpkg -P skype;apt-get update;apt-get install skypeforlinux apt-transport-https)
!skype-fix
  1. rm -rvf ~/.Skype
!skype-old
  1. sed -i 's/4\(\.3\.0\.3\)/8\1/' /usr/bin/skype
!smb-fix
  1. root: apt-get update && apt-get install --yes smbclient USER: mkdir -p $HOME/.smb;echo [global] >$HOME/.smb/smb.conf;echo client max protocol = NT1 >>$HOME/.smb/smb.conf
!smokinguns
  1. http://www.smokin-guns.net/
  2. http://kanotix.com/files/fix/smokinguns/smokinguns-etch.tar.gz
  3. ./smokinguns.x86 +set r_mode -1 +set r_customwidth 1680 +set r_customheight 1050 +set cg_fov 100
  4. for 16:9 use: +set cg_fov 105
  5. IRC channel #smokinguns
  6. to show fps: +set cg_drawfps 1
  7. apt-get install libopenal0a
  8. http://www.smokinguns.fr/download/Smokin_Guns_1.0.zip
  9. svn co https://smokinguns.svn.sourceforge.net/svnroot/smokinguns/branches/1.1 smokinguns-1.1
  10. http://wiki.ioquake3.org/Stereo_Rendering
  11. red-green: smokinguns +set r_anaglyphMode 3
  12. http://www.bigdownload.com/games/smokin-guns/pc/smokin-guns-full-game-linux
!smp
  1. Symmetric Multiprocessing, generally two-core, 2,4,or 8 CPUs,[or Intel HT] .. see !up
!snapshot
  1. sudo apt-get update;sudo apt-get install squashfs-tools;sudo live-snapshot -t squashfs
!spitfire
  1. wget -NP /etc/apt http://kanotix.com/files/spitfire/sources.list;rm -vf /etc/apt/preferences;apt-get update
!splash
  1. apt-get install --yes plymouth-theme-kanotix-logo;plymouth-set-default-theme -R kanotix-logo
!splash-off
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!splash-on
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet splash"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!spotify
  1. apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys D1742AD60D811D58;echo deb http://repository.spotify.com testing non-free >/etc/apt/sources.list.d/spotify.list;apt-get update && apt-get --yes install spotify-client
!sql
  1. apt-get install libsqlite3-0=3.7.13-1+deb7u1
!ss13
  1. wget -NP /tmp http://downloads.bossastudios.com/ss2013/surgeonsimulator2013_linux.zip;unzip -od ~/SurgeonSimulator2013 /tmp/surgeonsimulator2013_linux.zip;~/SurgeonSimulator2013/SurgeonSimulator2013
!ss3
  1. rm -rvf ~/.steam/root/ [Ss] team [Aa] pps/common/Serious\ Sam\ 3/Temp/ShaderCache/
!ssl
  1. openssl s_client -showcerts -connect kanotix.com:443 /usr/lib/ssl/cert.pem
!starfield
  1. dpkg -l grub-efi >/dev/null 2>&1 || echo dpkg --purge grub-efi-amd64-bin;apt-get install --yes -t experimental grub-theme-starfield;wget -NP /etc/default http://kanotix.com/files/fix/grub2/config/grub;echo GRUB_THEME=/usr/share/grub/themes/starfield/theme.txt >> /etc/default/grub;update-grub
!steam-fix
  1. find ~/.steam/root/ \( -name libgcc_s.so\* -o -name libstdc++.so\* -o -name libxcb.so\* \) -print -delete
!steam-hack
  1. cd ~/.local/share/Steam && for x in $(for y in deb/*.deb; do dpkg-deb -c $y;done|awk '{if($6 ~ /\.\/lib\/.*-linux-gnu/){print $6}}');do rm -vf ubuntu12_*/$(basename $x); done
!su
  1. kwriteconfig --file kdesurc --group super-user-command --key super-user-command su
!su-fix
  1. echo ALWAYS_SET_PATH yes >/etc/default/su
!sux
  1. use sux instead of su
  2. 'sux' is included since BH6, for older versions 'apt-get update && apt-get install sux'
!tbs2
  1. https://bitbucket.org/CrazyCat/linux-tbs-drivers
  2. git clone --depth 1 https://bitbucket.org/CrazyCat/linux-tbs-drivers.git
  3. w_scan -c de -fc -E 0 -O 0 -S 0 -a /dev/dvb/adapter0/frontend1 > /var/lib/vdr/channels.conf
!testcd
  1. see !md5sum
!timezone
  1. echo Europe/Berlin > /etc/timezone
!toram
  1. toram CheatcodeWhen booting from the CD simply add the cheatcode, toram.The CD will be copied into memory. You will need 1 gigabyte of memory.
!touchpad
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet splash i8042.reset=1 i8042.nomux=1 i8042.noloop=1"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!trash
  1. rm -vrf ~/.local/share/Trash/
!trialshot
  1. printf 'deb http://kanotix.acritox.com/debian trialshot main\ndeb-src http://kanotix.acritox.com/debian trialshot main\n' > /etc/apt/sources.list.d/trialshot.conf
!tunapie
  1. apt-get install --yes tunapie audacious streamripper
!tv-clean
  1. rm -rvf ~/.local/share/teamviewer* ~/.config/teamviewer
!tv-rm
  1. dpkg --purge $(dpkg -l|awk '/teamviewer/{print $2}');apt-get autoremove --purge
!tz
  1. dpkg-reconfigure tzdata
!u
  1. sed -e 's/\b\(.\)/\u\1/g'
!ubuntu
  1. lp:ubuntu-cdimage + lp:~ubuntu-cdimage/debian-cd/ubuntu
  2. https://launchpad.net/ubuntu/+source/linux/
!ucode
  1. mkdir -p /lib/firmware/radeon && wget -qO- http://people.freedesktop.org/~agd5f/radeon_ucode/ucode.tar.gz|tar xzvC /lib/firmware/radeon && update-initramfs -utk all
!udev-hack
  1. for x in i386-linux-gnu x86_64-linux-gnu; do test -L /lib/$x/libudev.so.0 -a -L /lib/$x/libudev.so.1 && ln -sfv libudev.so.1 /lib/$x/libudev.so.0;done;update-initramfs -utk all
  2. revert: apt-get update && apt-get install --reinstall $(for x in i386 amd64; do dpkg -l libudev0:$x >/dev/null 2>&1 && echo libudev0:$x; done);update-initramfs -utk all
!ultrastar
  1. apt-get install ultrastar-deluxe
  2. https://launchpad.net/~tobydox/+archive/ultrastardx/+files/ultrastar-deluxe-songs_20100506-1_all.deb
  3. put custom songs into ~/.ultrastardx/songs
!un
  1. apt-get install --yes update-manager-core update-notifier-kde
!upnp
  1. see !dlna
!us
  1. locales=en_US.UTF-8
!usb
  1. Windows: http://www.alexpage.de/usb-image-tool/download/
  2. apt-get update && apt-get install kanotix-iso-writer
  3. https://etcher.io
!usb3
  1. sed -i 's/\(^GRUB_CMDLINE_LINUX_DEFAULT=\).*/\1"quiet splash usbcore.autosuspend=-1"/;s/\(^GRUB_CMDLINE_LINUX=\).*/\1""/' /etc/default/grub;update-grub
!vbox
  1. see !vbox-w for Dragonfire (wheezy) or !vbox-j for Spitfire (jessie)
!vbox-b
  1. echo 'deb [arch=amd64] http://download.virtualbox.org/virtualbox/debian buster contrib' > /etc/apt/sources.list.d/vbox.list;wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox_2016.asc -O- | sudo apt-key add -;apt-get update && apt-get install --yes virtualbox-7.0;adduser $(getent passwd 1000|sed 's/:.*//') vboxusers
!vbox-f
  1. echo 'deb [arch=amd64] http://download.virtualbox.org/virtualbox/debian focal contrib' > /etc/apt/sources.list.d/vbox.list;wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox_2016.asc -O- | sudo apt-key add -;apt-get update && apt-get install --yes virtualbox-7.0;adduser $(getent passwd 1000|sed 's/:.*//') vboxusers
!vbox-j
  1. echo deb http://download.virtualbox.org/virtualbox/debian jessie contrib > /etc/apt/sources.list.d/vbox.list;wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox_2016.asc -O- | sudo apt-key add -;apt-get update && apt-get install --yes virtualbox-6.1;adduser $(getent passwd 1000|sed 's/:.*//') vboxusers
!vbox-ose
  1. echo deb http://kanotix.com/files/fix/vbox.lenny ./ > /etc/apt/sources.list.d/vbox.list
  2. unfreeze-rc.d; apt-get update && apt-get install virtualbox-ose-qt virtualbox-ose-source; freeze-rc.d
!vbox-rm
  1. dpkg -l|awk '/virtualbox/{print $2}'|xargs dpkg -P;sed -i /irtual/d /etc/apt/sources.list;apt-get update
!vbox-s
  1. echo deb http://download.virtualbox.org/virtualbox/debian stretch contrib > /etc/apt/sources.list.d/vbox.list;wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox_2016.asc -O- | sudo apt-key add -;apt-get update && apt-get install --yes virtualbox-6.1;adduser $(getent passwd 1000|sed 's/:.*//') vboxusers
!vbox-w
  1. echo deb http://download.virtualbox.org/virtualbox/debian wheezy contrib > /etc/apt/sources.list.d/vbox.list;wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -;apt-get update && apt-get install --yes virtualbox-6.0;adduser $(getent passwd 1000|sed 's/:.*//') vboxusers
!vdr-xvdr
  1. use !vdr-xvdr-j for jessie and newer and !vdr-xvdr-w for wheezy
!vdr-xvdr-j
  1. apt-get update && apt-get install --yes vdr-dev dpatch && rm -rf /tmp/vdr-plugin-xvdr-master;wget -qO- https://github.com/pipelka/vdr-plugin-xvdr/archive/master.tar.gz|tar zxvC /tmp;cd /tmp/vdr-plugin-xvdr-master;debuild -b -us -uc && dpkg -i ../vdr-plugin-xvdr_*.deb && /etc/init.d/vdr restart
!vdr-xvdr-w
  1. apt-get update && apt-get install --yes vdr-dev dpatch && rm -rf /tmp/vdr-plugin-xvdr-master-pre-vdr-1.7.34;wget -qO- https://github.com/pipelka/vdr-plugin-xvdr/archive/master-pre-vdr-1.7.34.tar.gz|tar zxvC /tmp;cd /tmp/vdr-plugin-xvdr-master-pre-vdr-1.7.34 && debuild -b -us -uc && dpkg -i ../vdr-plugin-xvdr_*.deb && /etc/init.d/vdr restart
!ventoy
  1. wget -qO- https://github.com/ventoy/Ventoy/releases|awk -F\" '/linux.tar.gz/&&/href/{print $2;exit}'|wget -B https://github.com -Ni- -P /usr/share/kanotix-iso-writer
!vga0
  1. perl -pi -e 's/(vga)=S*/1=0/' /boot/grub/menu.lst
!vim
  1. http://www.zippydesign.com/ying/linux/vi/vi-reference.pdf
  2. or type vimtutor at the CLI to run vim in tutorial mode.
!vmware
  1. apt update && apt install --yes open-vm-tools-desktop
  2. service lightdm restart
!vnc
  1. apt-get install xtightvncviewer
  2. vncviewer -encodings corre -listen
  3. apt-get install x11vnc
  4. x11vnc -connect helper-ip
  5. forward 5500 TCP needed for helper (on default port)
  6. http://www.heise.de/netze/tools/fernwartung
  7. for dialup-connections use: vncviewer -bgr233 -encodings corre -listen
!vnsi-kodi
  1. cd ~/dist/src/xbmc-*/project/cmake/addons && cmake -DCMAKE_INSTALL_PREFIX=~/dist -DADDONS_TO_BUILD=pvr.vdr.vnsi && make && cd -
!vnsi-sf
  1. apt-get install --force-yes --yes xbmc-pvr-vdr-vnsi=1.9.7-13spitfire;echo xbmc-pvr-vdr-vnsi hold|dpkg --set-selections
!voglperf
  1. ln -fs /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1 /usr/lib/x86_64-linux-gnu/libGL.so;ln -fs /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1 /usr/lib/i386-linux-gnu/libGL.so
!vsync
  1. vblank_mode=0
!vulkan-dev
  1. sudo apt-get install --yes cmake git libassimp-dev libvulkan-dev libxcb1-dev mesa-vulkan-drivers pkg-config vulkan-utils
  2. git clone --depth 1 https://github.com/SaschaWillems/Vulkan.git
  3. cd Vulkan;cmake .;make -j4
!w32
  1. /usr/share/mplayer/scripts/binary_codecs.sh install
  2. squeeze: /usr/share/mplayer/binary_codecs.sh install
!warsow
  1. http://weseo.de/downloads/warsow_0.5_unified.zip
  2. unzip -d warsow warsow_0.5_unified.zip
!wdm
  1. unfreeze-rc.d;apt-get install wdm;run rcconf,select wdm;freeze-rc.d;reboot
!win-uefi
  1. mountvol s: /S
  2. bcdboot C:\Windows /l de-de /s s: /f all
  3. (console via shift-f10)
!wine-dev
  1. apt-get remove --purge --yes $(dpkg -l|awk '/wine/{print $2}'|grep -v libkwine) && dpkg --add-architecture i386 && apt-get update && apt-get install --yes wine-development:i386 winetricks;wget -qO- http://git.acritox.com/kanotix/plain/config/chroot_local-hooks/wine-unstable-hotfix|sh
!wine-fix
  1. wget -O- http://dl.winehq.org/wine-builds/winehq.key|apt-key add -;apt update
!wine-unstable
  1. apt-get remove --purge --yes $(dpkg -l|awk '/wine/{print $2}'|grep -v libkwine) && dpkg --add-architecture i386 && apt-get update && apt-get install --yes wine-unstable:i386 winetricks
!wine1.3
  1. apt-get remove --purge wine wine-gecko wine1.2;echo deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu lucid main > /etc/apt/sources.list.d/wine-ppa.list;echo deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu lucid main >> /etc/apt/sources.list.d/wine-ppa.list;wget -qO- 'http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x5A9A06AEF9CB8DB0'|apt-key add -;apt-get update && apt-get install wine1.3 wine1.3-gecko
!wlan
  1. echo options cfg80211 ieee80211_regdom=EU > /etc/modprobe.d/wlan.conf
  2. update-initramfs -u
  3. squeeze: iw reg set DE
!wpa
  1. See here to see if your chipset is supported => http://hostap.epitest.fi/wpa_supplicant/
  2. or http://kanotix.com/FAQ-id_cat-140.html#q441 [EN] http://kanotix.com/FAQ-id_cat-140.html#q442 [DE]
  3. see also /usr/share/doc/wpasupplicant/README.modes.gz
!wvdial
  1. apt-get --yes install wvdial;chmod 660 /etc/ppp/*secrets;chown root:dialout /etc/ppp/*secrets;wget -NP /etc http://kanotix.com/files/fix/wvdial/wvdial.conf
!x11vnc
  1. x11vnc -nevershared -forever
!xbmc-ffmpeg
  1. rm -f /etc/apt/sources.list.d/xbmc.list;apt-get update && apt-get install --yes debian-keyring apt-transport-https;echo deb https://people.debian.org/~rbalint/ppa/xbmc-ffmpeg xbmc-ffmpeg-unstable/ > /etc/apt/sources.list.d/xbmc.list;gpg --keyring /usr/share/keyrings/debian-keyring.gpg -a --export 21E764DF | sudo apt-key add -;apt-get update;apt-get install --yes xbmc
!xbmc-ffmpeg-bpo
  1. rm -f /etc/apt/sources.list.d/xbmc.list;apt-get update && apt-get install --yes debian-keyring apt-transport-https;echo deb https://people.debian.org/~rbalint/ppa/xbmc-ffmpeg xbmc-ffmpeg-wheezy-backports/ > /etc/apt/sources.list.d/xbmc.list;gpg --keyring /usr/share/keyrings/debian-keyring.gpg -a --export 21E764DF | sudo apt-key add -;apt-get update;apt-get install --yes xbmc
!xbmc-fix
  1. as user: sed -ri 's|<(usevaapi) default.*|<\1>false<\1>|' ~/.xbmc/userdata/guisettings.xml
!xbrowser
  1. 'update-alternatives --config x-www-browser' and kcontrol
!xchat
  1. X-Chat IRC Client http://www.xchat.org/ Win32 ~ CVS (04/09) http://www.silverex.info/ http://www.silverex.info/ + build lineup: http://xrl.us/h7rs && http://xchat-win32.berlios.de/
!xcursor
  1. update-alternatives --config x-cursor-theme
!xdmcp
  1. /etc/kde3/kdm/kdmrc : #Enable=false
  2. /etc/kde3/kdm/Xaccess : * #any host can get a login window
!xhci
  1. echo xhci-hcd > /usr/share/initramfs-tools/modules.d/xhci-hcd;update-initramfs -utk all
!xinit
  1. for latest xorg,go to init 3 [Ctrl-Alt-F1,login as root,type init 3] do: apt-get install --reinstall -o DPkg::Options::=--force-confmiss -o DPkg::Options::=--force-confnew x11-common
!xinput
  1. xinput set-prop $(xinput|grep pointer|awk '/Unify/{print substr($8,4)}') 'Evdev Middle Button Emulation' 1
  2. xinput set-prop $(xinput|awk '/pointer/&&/K400/{print substr($5,4)}') 'Evdev Middle Button Emulation' 1
!xkb
  1. for missing keyboard layouts, do: 'rm -rf /etc/X11/xkb'
!xvdr
  1. use !vdr-xvdr on your vdr server (root), !xvdr-xbmc for xbmc or !xvdr-kodi for kodi (user)
!xvdr-kodi
  1. rm -rf /tmp/pipelka-xbmc-addon-xvdr-*;wget -qO- https://github.com/pipelka/xbmc-addon-xvdr/tarball/kodi-helix|tar zxvC /tmp;cd /tmp/pipelka-xbmc-addon-xvdr-*;./autogen.sh && ./configure --prefix=$HOME/.kodi && make install
!xvdr-kodi-m
  1. rm -rf /tmp/pipelka-xbmc-addon-xvdr-*;wget -qO- https://github.com/pipelka/xbmc-addon-xvdr/tarball/master|tar zxvC /tmp;cd /tmp/pipelka-xbmc-addon-xvdr-*;./autogen.sh && ./configure --prefix=$HOME/.kodi && make install
!xvdr-xbmc
  1. rm -rf /tmp/pipelka-xbmc-addon-xvdr-*;wget -qO- https://github.com/pipelka/xbmc-addon-xvdr/tarball/xbmc-gotham|tar zxvC /tmp;cd /tmp/pipelka-xbmc-addon-xvdr-*;./autogen.sh && ./configure --prefix=$HOME/.xbmc && make install
!zero-ballistics
  1. apt-get update && apt-get install zero-ballistics-demo
  2. http://kanotix.com/files/excalibur/games/zero-ballistics-demo/zero-ballistics-demo_1.1~beta-1_i386.deb
  3. on 64 bit you can do: dpkg --force-architecture -i zero-ballistics-demo_1.1~beta-1_i386.deb