Knowledgebase
Asle.biz helpdesk > Help Desk > Knowledgebase

Search help:


Useful Linux commands

Solution

Useful Linux commands

These Linux commands are used in Debian 6 Squeeze but will work in many other Linux distros aslo.

df -h   -Shows how much free diskspace you have left on your system.

 

Screen command

The screen command opens a new window in which you can run a new task and hide it in the background and reconnect to later. It's very useful to run steam game servers in.

Commands

screen -list   lists all screen windows.

screen -r <screen name>   attaches to a window.

screen -x <screen name>   attaches to a window that is alrerady attached by others.

service --status-all   shows the status of ther innstalled services.

shutdown -h - r now   shuts down the machine -h  shut down. -r restart.

 

Keyboard shortcuts

ctrl a d   detach from an attached window.

Tar

tar -czif Compress

tar - xzif Decompress

apt-get

apt-cache search   search for archives

 

 
Was this article helpful? yes / no
Related articles Available commands in Mani Admin Plugin
Article details
Article ID: 16
Category: Linux
Date added: 2011-10-02 13:16:12
Views: 633
Rating (Votes): Article not rated yet (0)

 
« Go back

 
Powered by Help Desk Software HESK, brought to you by SysAid