![]() Thinks about OS Linux Ubuntu | Ubuntu Tutorials |
HOW TO MAKE MONEY by INTERNET![]() |
||
Basic Commands On Ubuntu
|
|||
Can know or memorize
the basic commands in ubuntu are useful to help us in the ubuntu
operating system usage in our daily lives. Here are some list of basic
commands in ubuntu:
df -h : show
disk usage (human readable) ping <host> : ping host and output results create ip
address on ethernet : Install from
source : aptitude install <package> : install package from repository (debian/Ubuntu) aptitude remove <package> : remove a package (debian/ubuntu) aptitude update : update ubuntu aptitude upgrade : upgrade ubuntu About Compression package : tar cf <file.tar> <files> : Create a tar named file .tar containing files tar xf <file.tar> : extract the files from file.tar tar czf <file .tar.gz> <files> : Create a tar with Gzip tar Xzf <file.tar.gz> : extract a tar using Gzip tar cjf <file.tar.bz2> <files> : Create a tar with Bzip2 tar xjf <fil.tar.bz2> : Extract a tar using Bzip2 gzip <file> : compresses file to file.gz gzip -d <file.gz> : Decompresses file.gz back to file File Commands ls : directory listing chmod <octal> <file> : change the
permissions of the file to octal, wich can be found separately for
user, group, and world by adding Examples: chmod 777 : read, write, execute for allchmod 755 : rwx for owner, rx for group and world |
SITE
ARCHIVE
|
||
![]() Thinks about OS Linux Ubuntu | Ubuntu Tutorials Copyright©2009 | UdiniqGeek.com - Thinks about OS Linux Ubuntu -
Ubuntu Tutorials | Contact Us
| :: RSS |
![]() |
|||