Newsflash

W32.Noddaba
Infostealer.Scrapkut
TheLastDefender
W32.Vimm
MORE INFO

 

Home arrow Blog arrow Basic Linux Commands
Basic Linux Commands PDF Print E-mail
Written by Administrator   
Wednesday, 05 March 2008

 

Common Linux Commands

aliasMake different names for commands
atRuns a program at certain times
atqLists programs waiting to be run by at
atrmRemoves programs from the at queue
catConcatenates files and print to standard output
cdChanges to a directory
chfnChanges information displayed by finger
chmodChange access permissions of files
chownChange the user and group ownership of files
chshChange your shell
cpCopy files
ddCopy disk images
dfAvailable free disk space
dirList directory contents
dmesglist startup messages
duDisk space used
dumpUsed to backup filesystems
e2fsckfilesystem checker
exportSet environment variables in bash
findFinds files
fdformatLow level format a floppy disk
fdiskUsed to create and delete partitions
fingerLook up user information
freeInformation on RAM and swap usage
grepFind lines matching a certain pattern
groupadd or addgroup*Adds a new group
groupdel or delgroup*Deletes a group
groupsdisplays a user's group
gzipCompress and decompress files
haltShut down system
hostLook up host information
ifconfigUsed to setup network interfaces
initChange run levels
insmodInstall modules
killAbort system processes
lessFilter for viewing files
lnCreate links between files and diretories
locateLocate files that match a certain pattern
loginSign on to system or switch users
logout (ctrl+d)Sign off of current user
lpcManage printer queue
lpqView printer queue
lprPrint files
lsList directory contents
lsmodView loaded modules
makeCompile and maintain programs
makewhatisBuild whatis database
manView manual pages
mcdChange to directory on a DOS diskette
mcopyCopy files to a DOS diskette
mdelDelete files on a DOS diskette
mdeltreeDelete directories on a DOS diskette
mdirLists directory contents on a DOS diskette
mformatFormat DOS diskettes
mkbootdiskMakes a boot disk :-) ( you did make one right?)
mkdirMakes a new directory
mkswapSetup swap device
modprobeInstalls modules
morefilter for viewing files and directories
mountaccess or mount filesystems and devices
mvMove or rename files and directories
netcfg ( not in all distributions)Network configuration tool
netstatDisplays status of network connections
nslookupName server lookup tool
passwdChange passwords
pingCheck a host on the network
printtoolUsed to setup printers
psDisplay process tree
pstreeDisplays entire process tree
pwdDisplays the present working directory
rebootReboots system :-)
restoreUsed to restore a dump backup
rmRemove files
rmdirRemove directories
rmmodremove loaded modules
rpmManage rpm packages
setTemporarily change environment variables
shutdownShut down the system :-)
startxStart the X Window system
suSwitch to a different user
syncFlush buffered data to hard disk
sysinfoDisplay system information
tarCreate and manage archives
topDisplay running processes
touchUsed to create a file or update it's time stamp
tracerouteDisplays route of IP packets
umountUnmount filesystems ( watch the spelling)
unameDisplay information about your system
unzipExtract compressed files
updatedbBuilds locate's database
uptimeShows how long your system has been running
useradd or adduser*Adds new user accounts
userdel or deluser*Delete user accounts
usermodModify user accounts
whatisGives brief overview of commands
whereisLocate binary, source and manual pages for a command
whichDisplay a program's executable path
whoShow the users that are logged in
whoamiShow the user that you are currently logged in as
xlockLocks the X Window system

* command depends on the distribution you use

Common KDE Shortcut Keys

ctl+tabSwitch between desktops
alt+tabSwitch between applications
alt+f1Opens application menu
alt+f2Opens command window
alt+f3Opens window menu
alt+f4Closes window
f1Opens help for a program
f2Finds a word on the page
f3Finds the next matching word on the page
spaceSelects/unselects files
ctl+nOpens file manager window
ctl+aSelects all files in the current directory
ctl+tOpens a terminal in the current directory
ctl+wCloses a window
ctl+fFinds files
ctl+cCopy
ctl+vPaste

GNOME Shortcut Keys

ctl+bBookmark
ctl+dDuplicate
ctl+fFind
shift+ctl+fWeb search
ctl+iShow properties
ctl+hHome
ctl+uUp a level
ctl+nNew folder
ctl+oOpen
ctl+wClose window
shift+ctl+wCloses all windows
ctl+=Zoom in
ctl+-Zoom out
ctl+[Back
ctl+]Forward
ctl+tPut in trash
ctl+rRefresh
ctl+aSelect all

Last Updated ( Wednesday, 05 March 2008 )
 
< Prev   Next >
© 2010 system admins place