Difference between revisions of "Commands"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk |
||
Line 28: | Line 28: | ||
= What links here = | = What links here = | ||
− | {{:Special:WhatLinksHere/Commands | + | {{:Special:WhatLinksHere/Commands}} |
Revision as of 18:53, 5 October 2010
Here are important commands that you should be aware of:
- cat - input from stdin or a file and output to stdout or a file
- cd - change directory
- date - show and set the system date and time
- df - find out how much space is free on your disks
- disown - removes a process from its parent process, allowing it to continue after the parent exits
- du - find out how much space is used on your disks
- ethtool - is a network cable connected and which link does it have?
- fdisk - partition a hard disk
- file - find out the type of a file
- hwinfo - find out what harddisk, processor, graphics card and so on you have
- ldd - list dependencies of an executable file
- ls - list files
- lsof - list open files in the system
- ps - show running processes
- route - manage the network routing table
- scp - copy over the network
- sleep - waits for a given time
- ssh - call a program over the network on another computer
- strace - list all syscalls performed by a program
- tar - pack and unpack file archives
- top - show the top CPU/RAM consuming processes
- vmstat - how much I/O is your computer doing?
- which - where does a program lodge?
- xosview - gives you a nice overview about system load: CPU, disks, swap etc.
- zip - pack files so WinZip can extract them
What links here
- Main Page (← links)
- Your first steps on Linux (← links)
- Du (← links)
- Command (redirect page) (← links)
- Hwinfo (← links)
- Automounter tutorial (← links)
- Convert images (← links)
- Cp (← links)
- Ls (← links)
- X11vnc (← links)
- Cloning a computer (← links)
- Samba (← links)
- Ntp (← links)
- NTFS (← links)
- Freeciv (← links)
- Vmstat (← links)
- Top (← links)
- Passwordless logins (← links)
- Ssh (← links)
- Cd (← links)
- Tar (← links)
- Sleep (← links)
- Tcpdump (← links)
- Route (← links)
- TroubleShooting (← links)
- Df (← links)
- Date (← links)
- Xosview (← links)
- Zip (← links)
- Find (← links)
- Sed (← links)
- TroubleShooting network (← links)
- Grep (← links)
- Set up mediawiki with SUSE Linux Enterprise Server (← links)
- Wget (← links)
- Sudo (← links)
- Ps (← links)
- Sound troubleshooting (← links)
- Ldd (← links)
- Fetchmail (← links)
- Bluetooth (← links)
- Lsof (← links)
- Awk (← links)
- Hexdump (← links)
- Java (← links)
- Dyndns (← links)
- Strace: what a process does (← links)
- Wine (← links)
- Stat (← links)
- Mv (← links)
- Rename (← links)
- Tips (← links)
- Error messages and their solutions (← links)
- Netstat (← links)
- Unzip (← links)
- Apache (← links)
- Set up a print server using cups (← links)
- Set up an NFS server (← links)
- Osd cat (← links)
- Apt-get (← links)
- Ssh-copy-id (← links)
- Set up a VNC server (← links)
- Chrome (← links)
- Lvm (← links)
- Find out if you have a 32bit or 64bit system (← links)
- Makefile (← links)
- Configure your multimedia keys (← links)
- Which (← links)
- Type (← links)
- Dig (← links)
- Host (← links)
- Echo (← links)
- Test if an NFS server is accessible (← links)
- Mkdir (← links)
- Watch (← links)
- Gdb (← links)
- Google earth (← links)
- Find out where configuration changes are stored (← links)
- Shell scripting tutorial (← links)
- Firewall (← links)
- Export (← links)
- Environment variable (← links)
- CPU (← links)
- Dmidecode (← links)
- Alias (← links)
- LogIn shells (← links)
- Bunzip2 (← links)
- Chkconfig (← links)
- Direct rendeRing (← links)
- Glxinfo (← links)
- Wc (← links)
- Sendmail (← links)
- Seq (← links)
- Diskspace (← links)
- Shut down your firewall (← links)
- Swap (← links)
- Gocr (← links)
- Hidden files (← links)
- Split (← links)
- Install SUSE Linux on netbooks (← links)
- Uname (← links)
- Network sniffing (← links)
- Migrating mediawiki from mysql to sqlite (← links)
- Configure your PAUSE key to lock the screen (← links)
- UpTime (← links)
- Set up mediawiki on SQLite with Ubuntu Linux (← links)
- Source (← links)
- Set up a terminal server using VNC (← links)
- Do not forbid installation of (← links)
- BaBE - Bash By Examples (← links)
- Software (← links)
- Program (← links)
- Telnet (← links)
- Packing and unpacking files (← links)
- Bg, fg and jobs (← links)
- Create a user (← links)
- Analysis (← links)
- CommAnd (redirect page) (← links)
- COMMAND (redirect page) (← links)
- Bash operator (← links)
- & (← links)