Linux: Unterschied zwischen den Versionen

Aus AmIHereWiki
Zur Navigation springen Zur Suche springen
K (+WattOS)
K (xfs defrag)
Zeile 113: Zeile 113:
*[[w:en:List of router or firewall distributions|engl. Wikipedia Liste]]
*[[w:en:List of router or firewall distributions|engl. Wikipedia Liste]]
*[[w:de:Liste von Linux-Distributionen#Router.2FFirewall-Distributionen|dt. Wikipedia Liste]]
*[[w:de:Liste von Linux-Distributionen#Router.2FFirewall-Distributionen|dt. Wikipedia Liste]]


===Bell===
===Bell===
Zeile 122: Zeile 123:
  echo "\a"
  echo "\a"
  rmmod pcspkr (or blacklist)
  rmmod pcspkr (or blacklist)
 
 
 
===Filesystem===
*[http://forums.anandtech.com/archive/index.php/t-1927704.html XFS] fragmentation info and defragmentation
'xfs_db -c frag -r /dev/whatever'
'xfs_fsr /dev/whatever'
 


===TPM===
===TPM===

Version vom 6. November 2013, 15:30 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

  • theiling.de - ascii bar, avr, thinkpad, lirc (pam)...
  • dd tutorial