Linux/1-Commands: Difference between revisions

From Wiki
(Die Seite wurde neu angelegt: „== bash commands == :dir -Flah [Verz. Inhalt auflisten] :mkdir :rm :cat %file :nano :locate %file :updatedb :uname -a :free -m :who, w :fdisk -l :ifconfig …“)
 
No edit summary
Line 1: Line 1:
== bash commands ==
== bash commands ==
:dir -Flah [Verz. Inhalt auflisten]
* basic commands
:mkdir
** dir -Flah [Verz. Inhalt auflisten]
:rm
** mkdir
:cat %file
** rm
:nano
** cat %file
** nano


* file search
** locate %file
** updatedb


:locate %file
* system info
:updatedb
** uname -a
** free -m
** fdisk -l
** df -Th
** ifconfig
** top
** vnstat
** who, w




:uname -a
* runlevel
:free -m
** runlevel
:who, w
** init 2
:fdisk -l
** halt
:ifconfig
** reboot
:df -Th


 
* network
:top
** pppoeconf
:vnstat
** wget
 
** dig
 
** whois
:runlevel
** nslookup
:init 2
** finger
:halt
** route -n
:reboot
 
 
:pppoeconf
:wget
:dig
:whois
:nslookup
:finger
:route -n

Revision as of 19:17, 23 July 2012

bash commands

  • basic commands
    • dir -Flah [Verz. Inhalt auflisten]
    • mkdir
    • rm
    • cat %file
    • nano
  • file search
    • locate %file
    • updatedb
  • system info
    • uname -a
    • free -m
    • fdisk -l
    • df -Th
    • ifconfig
    • top
    • vnstat
    • who, w


  • runlevel
    • runlevel
    • init 2
    • halt
    • reboot
  • network
    • pppoeconf
    • wget
    • dig
    • whois
    • nslookup
    • finger
    • route -n