linux commands

0

Sustitution with sed

http://bashshell.net

The Linux utility sed provides a great way to substitute text strings in a file. Using the "s" option and by listing the current string and the string to use as the new text allows sed to perform this task.

Read more »
aweber's picture
Created by aweber 12 years 37 weeks ago – Made popular 12 years 37 weeks ago
Category: Beginner   Tags:
0

Top 20 used Linux Commands

http://yonitg.com

Top 20 Linux commands that i use on a daily basis, taken out of my history files on my servers.

Read more »
yonitg's picture
Created by yonitg 14 years 43 weeks ago – Made popular 14 years 43 weeks ago
Category: Beginner   Tags:
0

Using Grep

http://beginlinux.wordpress.com

Global Regular Expression Print is the rather un-catchy full name of grep, the staple of any Linux users toolkit. It is a search tool run from the command line that is evolved directly from Unix, and is so useful it deserved a post of its own.

Read more »
mogyweb's picture
Created by mogyweb 15 years 2 weeks ago – Made popular 15 years 2 weeks ago
Category: Beginner   Tags:
0

Figuring Out Group Permissions in Linux

http://beginlinux.wordpress.com

You may be faced with a situation in which you must figure out who has permissions to a file or directory and what those permissions are. This sounds simple enough. It really is not as simple as it may sound, here is an example. You view the contents of the /var/www (/var/www/html in CentOS) directory where your web site content is found and you see a directory that looks like this:
Ubuntu

Read more »
mogyweb's picture
Created by mogyweb 15 years 23 weeks ago – Made popular 15 years 23 weeks ago
Category: End User   Tags:
0

Free Course on LInux Commands

http://www.beginlinux.org

The "35 Linux Commands you have to know" is a free course to help you with Linux Commands. These are commands that every Linux user should know.

Read more »
mogyweb's picture
Created by mogyweb 15 years 27 weeks ago – Made popular 15 years 27 weeks ago
Category: Beginner   Tags:

Best karma users