Ultimative cheat sheets, weitere
Linux Command Reference: Paper, Card
Seitenübersicht:
{{page.toc}}
{{top{}}}
chmod -R xxx *
-> chmod calculator
chgrp -R admins *
chown -R dave *
{{top{}}}
fsck
{{top{}}}
ps -a
{{top{}}}
kill (process ID)
{{top{}}}
mout -t (partition type) (device name) (place)
mout -t vfat /dev/sdb1 /mtn/temp
{{top{}}}
System Management:
Direkt:
/sbin/shutdown -r now
{{top{}}}
Direkt:
cat /etc/issue
Bei Ubuntu auch mit lsb_release -a möglich.
{{top{}}}
Software Packet Index aktualisieren:
apt-get update
aptitude update
Update der Distribution:
apt-get dist-upgrade
aptitude dist-upgrade
Software Verwaltung:
gnome-app-install
synaptic
{{top{}}}
X-Server Installieren:
apt-get install xorg
Gnome Desktop Umgebung installieren:
apt-get install gnome-desktop-enviroment
Build Essential installieren:
apt-get install build-essential
Linux Headers Installieren
apt-get install linux-headers-server oder apt-get install linux-headers-$(uname -r)
{{top{}}}
nano /etc/sudoers
{{top{}}}
IP Adresse auslesen
ip address show
{{top{}}}
Aktive Netzwerk Sessions auslesen
netstat -tlpen
{{top{}}}
Manuelle Änderung der IP Adresse
nano /etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.0.101
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
Referenzen: Linux Tutorial Networking
{{top{}}}
Referenzen:
{{top{}}}
{{ Hide_Article{} }}
Ultimative cheat sheets, weitere
Linux Command Reference: Paper, Card
Seitenübersicht:
{{page.toc}}
{{top{}}}
chmod -R xxx *
-> chmod calculator
chgrp -R admins *
chown -R dave *
{{top{}}}
fsck
{{top{}}}
ps -a
{{top{}}}
kill (process ID)
{{top{}}}
mout -t (partition type) (device name) (place)
mout -t vfat /dev/sdb1 /mtn/temp
{{top{}}}
System Management:
Direkt:
/sbin/shutdown -r now
{{top{}}}
Direkt:
cat /etc/issue
Bei Ubuntu auch mit lsb_release -a möglich.
{{top{}}}
Software Packet Index aktualisieren:
apt-get update
aptitude update
Update der Distribution:
apt-get dist-upgrade
aptitude dist-upgrade
Software Verwaltung:
gnome-app-install
synaptic
{{top{}}}
X-Server Installieren:
apt-get install xorg
Gnome Desktop Umgebung installieren:
apt-get install gnome-desktop-enviroment
Build Essential installieren:
apt-get install build-essential
Linux Headers Installieren
apt-get install linux-headers-server oder apt-get install linux-headers-$(uname -r)
{{top{}}}
nano /etc/sudoers
{{top{}}}
IP Adresse auslesen
ip address show
Manuelle Änderung der IP Adresse
nano /etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.0.101
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
Referenzen: Linux Tutorial Networking
{{top{}}}
Referenzen:
{{top{}}}
{{ Hide_Article{} }}
Ultimative cheat sheets, weitere
Linux Command Reference: Paper, Card
Seitenübersicht:
{{page.toc}}
{{top{}}}
chmod -R xxx *
-> chmod calculator
chgrp -R admins *
chown -R dave *
{{top{}}}
fsck
{{top{}}}
ps -a
{{top{}}}
kill (process ID)
{{top{}}}
mout -t (partition type) (device name) (place)
mout -t vfat /dev/sdb1 /mtn/temp
{{top{}}}
System Management:
Direkt:
/sbin/shutdown -r now
{{top{}}}
Direkt:
cat /etc/issue
Bei Ubuntu auch mit lsb_release -a möglich.
{{top{}}}
Software Packet Index aktualisieren:
apt-get update
aptitude update
Update der Distribution:
apt-get dist-upgrade
aptitude dist-upgrade
Software Verwaltung:
gnome-app-install
synaptic
{{top{}}}
X-Server Installieren:
apt-get install xorg
Gnome Desktop Umgebung installieren:
apt-get install gnome-desktop-enviroment
Build Essential installieren:
apt-get install build-essential
Linux Headers Installieren
apt-get install linux-headers-server oder apt-get install linux-headers-$(uname -r)
{{top{}}}
nano /etc/sudoers
{{top{}}}
IP Adresse auslesen
ip address show
{{top{}}}
Aktive Netzwerk Sessions auslesen
netstat -tlpen
{{top{}}}
Manuelle Änderung der IP Adresse
nano /etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.0.101
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
Referenzen: Linux Tutorial Networking
{{top{}}}
Referenzen:
{{top{}}}
{{ Hide_Article{} }}