Linux: Unterschied zwischen den Versionen

Aus AmIHereWiki
Zur Navigation springen Zur Suche springen
K (xfs defrag)
K (→‎etc: +Nagios)
 
Zeile 137: Zeile 137:
*[http://www.theiling.de/sitemap.html theiling.de] - ascii bar, avr, thinkpad, lirc (pam)...
*[http://www.theiling.de/sitemap.html theiling.de] - ascii bar, avr, thinkpad, lirc (pam)...
*[http://how-to.linuxcareer.com/learning-linux-commands-dd dd] tutorial
*[http://how-to.linuxcareer.com/learning-linux-commands-dd dd] tutorial
 
*[http://www.ubuntugeek.com/how-to-install-nagios-4-0-1-monitoring-tool-in-ubuntu-13-10-server-saucy-salamander.htmlhttp://www.ubuntugeek.com/how-to-install-nagios-4-0-1-monitoring-tool-in-ubuntu-13-10-server-saucy-salamander.html Nagios] @ Ubuntu
[[Category:Linux]]
[[Category:Linux]]

Aktuelle Version vom 21. November 2013, 10:32 Uhr

Info

Gaming

Books

Learning / Tutorials

  • LPI and other docs from IBM

Command Line, Bash

Linux-USB Creators

Passwörter

Mini/Optimierte/ISO Distris

  • openArtist multimedia artist distribution
  • geexbox media linux pc - "MPUI, Freevo, Enna, MythTV - letztendlich XBMC"
  • Artistix LiveDVD MM-Video/Sound Editing / POWUA clustered computing
  • BackTrack - Security Checker Distro
  • DSL - Damn Small Linux
  • Dynebolic multimedia creator distro
  • fli4l - the on(e) disk router
  • GeexBox - multimediale/kleine Multimedia-ISO-Distri (DVD Player, Fernbedienung...)
  • Kanotix
  • Knoppix
  • Puppy Linux, Puppy Wiki Englisch
  • gobolinux.org - Linux mit Windows Dateistruktur
  • ReactOS - Ersatz für Windows mittels Linux (Wine...)
  • Slax - best compressed live linux distro (7z lzma), USB stick
  • openembedded.net/
  • ttylinux - 386, 486 ... x86-64, PPC, ARM - 8 MByte RAM...
  • Untangle - firewall/bandwith distro, Doku
  • tails - debian + tor + live medium (pidgin with random account names), no harddisk traces, cleans RAM if possible at end
  • Pear Linux - MacOSX "visual"
  • WattOS - a fast desktop Linux distribution based on Ubuntu, the distribution strives to be as energy-efficient as possible so that it can be used on low-specification and recycled computers.

EmErgEs

Gentoo

Sabayon

Terminal Server

Mandriva

PCLinuxOS

Linux @ School

Ubuntu

Emu WinOnLin

Windows Virtualbox raw disc access: (to run Linux within Windows but on same raw harddisk)
\Pf\Sun\Vbox..\VBoxManage.exe internalcommands listpartitions -rawdisk \\.\PhysicalDrive0
\Pf\Sun\Vbox..\VBoxManage.exe internalcommands createrawvmdk -filename C:\ubuntu.vmdk -rawdisk \\.\PhysicalDrive0 -partitions 1,2,3,5
-take the vmdk file as hdd image file into vbox configuration

USB drive to boot from inside a virtual machine

  • Cedega, Crossover, KVM, Qemu, Server-based Windows Client (Citrix, Windows Terminal Server), VirtualBox, VMWare, Win4Lin, WINE, Xen/Virtual Iron

Firewall


Bell

set bell-style none
set bell-style visible
setterm -blength 0 
setterm -blength 100 -bfreq 220 
xset b 0 
echo "\a"
rmmod pcspkr (or blacklist)


Filesystem

  • XFS fragmentation info and defragmentation
'xfs_db -c frag -r /dev/whatever'
'xfs_fsr /dev/whatever'


TPM

etc