0

Exercise #8: Counting and Sums with awk

http://bashshell.net

awk may be used to count instances and also sum columns for reports. Often it is useful to use awk scripts for the output so that it can be formatted to your needs.

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

How to change the Grub 2 settings without using the command line-Grub Customizer 2.0

http://shibuvarkala.blogspot.com

Grub Customizer is a graphical interface to configure the grub2. The application allows the user to add, remove, freeze, rename and reorder boot menu items.

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

Monitoring a Cisco Router with Nagios

http://beginlinux.com

Sometimes you will need to create service checks using the MIBs that you can discover with snmpwalk. This tutorial will show you the process of creating service checks for a Cisco router manually.

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

Manual LVM configuration guide for Debian 6

http://www.linuxbsdos.com

Debian is one of a handful of Linux distributions with support for setting up LVM, the Linux Logical Volume Manager. LVM brings a level of flexibility to disk management on Linux that is not possible with the traditional disk partitioning scheme. If your favorite Linux distribution supports LVM, I’ll always recommend that you use it.

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

Exercise #5: Managing the Structure of the awk file

http://bashshell.net

The awk file can be modified to include a BEGIN section and an END section that allows you to perform tasks before and after the records are processed.

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

Exercise 4: Starting with awk Scripts

http://bashshell.net

Using awk scripts expands the possibilities with awk and provides an easy way to repeat searches on a number of files.

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

Exercise #2: Learning awk with Operators

http://bashshell.net

When you use awk with operators levels, comparisons and ranges can be part of the data search.

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

Exercise #1: Learning awk Basics

http://bashshell.net

By performing these basic commands you will begin to see the power and flexibility of the Linux utility awk. This exercise is designed to start you down the path of using awk.

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

Upgrade Debian Lenny To Squeeze In A Few Simple Steps

http://www.howtoforge.com

One rather old laptop and one server were the test objects for this howto. Both systems do not have any RAID devices and use a simple partition scheme from a default basic Lenny install. If your setup deviates much from this, it's highly recommended to read all details of the Debian Release Notes before you continue. Be warned.

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

How To Boot An ISO With GRUB2 (The Easy Way!)

http://www.webupd8.org

If you want to try out a new Linux distro, be it the latest Ubuntu 11.04 Natty Narwhal daily ISO or any other (I've only tested it with Ubuntu though!) and don't want to burn a CD each time you want to try a new daily build (and you don't have an USB memory stick around), you can use a cool GRUB 2 feature that lets you boot a live CD ISO directly from your hard disk.

Read more »
nilarimogard's picture
Created by nilarimogard 11 years 16 weeks ago – Made popular 11 years 16 weeks ago
Category: Beginner   Tags:
0

Wallpapers for Debian Squeeze

http://www.tux-planet.fr

Many wallpapers for the new Debian Squeeze Relase.

Read more »
ptiseb's picture
Created by ptiseb 11 years 16 weeks ago – Made popular 11 years 16 weeks ago
Category: Beginner   Tags:
0

KDE Plasma Activities – A change in workflow?

http://hanschen.org

In this post I’ll instead write about my personal vision of how I hope activities will change my workflow. It’s based on my own experience and what I’ve read about activities. Note that it doesn’t necessarily coincide with the vision of the Plasma team...

Read more »
JRepin's picture
Created by JRepin 11 years 16 weeks ago – Made popular 11 years 16 weeks ago
Category: Beginner   Tags:
0

Record Screen Activity with the script Command

http://bashshell.net

The script command makes a transcript of the text that is printed to the terminal. You can record your interaction with the shell using this command.

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

a simple ftp program with python xmlrpc

http://1024bitez.blogspot.com

Now we will try creating a sample file transfer program through which we can transfer files (text, images, movie) over the network. The logic behind this is the same that we used in the client server program shown in the above link.

Read more »
jintujacob's picture
Created by jintujacob 11 years 16 weeks ago – Made popular 11 years 16 weeks ago
Category: Beginner   Tags:
0

KDE KRunner Position Trick

http://k3v.in

KDE users get a nifty little app called KRunner that allows them to run all sorts of actions on a number of different resources available to the current user. Actions vary in a number of ways, allowing users to do things like launch applications, open web pages, play music, open documents, search for files, and so on.

Read more »
JRepin's picture
Created by JRepin 11 years 17 weeks ago – Made popular 11 years 16 weeks ago
Category: Beginner   Tags:

Best karma users