Archive

Archive for the ‘linux’ Category

DNS – Pointer Record (PTR)

January 30th, 2011 No comments

Pointer Record (PTR)

Pointer records are the opposite of A and AAAA RRs and are used in Reverse Map zone files to map an IP address (IPv4 or IPv6) to a host name. Read more…

Categories: DNS and BIND, linux Tags:

DNS – IN-ADDR.ARPA Reverse Mapping

January 30th, 2011 No comments

IPv4 IN-ADDR.ARPA Reverse Mapping Domain
We defined the normal domain name structure as a tree starting from the root. We write a normal domain name LEFT to RIGHT but the hierarchical structure is RIGHT to LEFT.

domain name = www.example.com
highest node in tree is = .com
next (lower) = .example
next (lower) = www
Read more…

Categories: DNS and BIND, linux Tags:

nslookup missing on CentOS

September 13th, 2010 No comments

If nslookup fails on CentOS, you may need to install bind utilities: Read more…

Categories: linux Tags: ,

SIGTERM and SIGKILL

September 6th, 2010 No comments

SIGTERM vs. SIGKILL

Sending signals to processes using kill on a Unix system is not a new topic for most systems administrators, but I’ve been asked many times about the difference between kill and kill -9. Read more…

Categories: linux, Unix(*nix) Tags:

Using Network Grep (ngrep.exe) to Capture Traffic. (Filter on Payload!)

July 31st, 2010 No comments

ngrep is a “network grep” utility that can be used to match regular expressions within network packet payloads. This is a very handy utility as many network analysers (“packet sniffers”) can examine the packet header, but either do not display or cannot filter based on packet payload. Read more…

Install Linux on USB Drive – Unetbootin

March 28th, 2010 No comments

A simple point-and-click utility enabling you to automagically download and install a choice of Linux distributions.  Install Linux on USB partitions as small as 128Mb.

Read more…

Categories: linux Tags:

MySQL in Danger?

January 1st, 2010 No comments

UPDATE

Oracle Finalises deal to acquire Sun
An announcement on their website (http://www.oracle.com/us/sun/index.htm ) states:
“we plan to engineer and deliver open and integrated systems—from applications to disk—where all the pieces fit and work together out of the box.”

(Note the use of small “o” in “Open”)

Help keep the Internet free

SIGN THE PETITION

“A big part of the Internet is built on LAMP (Linux, Apache, MySQL and PHP/Perl/Python). Now Oracle is trying to buy Sun, which owns MySQL. Read more…

Categories: linux, Unix(*nix), Web Design Tags:

802.11n Ratified – At Last!!

September 17th, 2009 No comments

The IEEE has finally ratified the 802.11n standard, see the press release here

Categories: CISCO, linux Tags:

Which Linux Distribution is right for you?

July 19th, 2009 No comments

The quiz asks questions such as whether participants plan to use wireless devices, how they rate their technical skills and whether they are installing the operating system on a desktop or portable computer.

Once the quiz is complete, the applications recommends one particular Linux distribution and lists a number of alternative distributions, along with the criteria they failed on.

Linux Distribution Chooser [zegenie Studios]

Categories: linux Tags:

Linux Lab – Scripting Fundamentals

July 6th, 2009 No comments

Linux Lab Scripting Fundamentals (download MS Word / OpenOffice document)

Categories: linux Tags: