0x55-nix

dhclient – Dynamic Host Configuration Protocol Client

Posted on August 21, 2007. Filed under: 0x55-nix |

The Internet Systems Consortium DHCP Client, dhclient, provides a means for configuring one or more network interfaces using the Dynamic Host Configuration  Protocol, BOOTP protocol, or if these protocols fail, by statically assigning an address.

[root-websrv-002 ]dhclient eth0
Internet Systems Consortium DHCP Client V3.0.5-RedHat
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPFeth0/00:0c:29:63:b3:3f
Sending on LPF/eth0/00 :0c :29:63 :b3 :3f
Sending on Socket/faliback
DHCP DISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCP OFFER from 10.0.1.10
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 10.0.1.10bound to 10.0.1.116 — renewal in 13172 seconds.

Technorati Tags: , ,

Read Full Post | Make a Comment ( None so far )

Reading BIOS information for Linux

Posted on August 13, 2007. Filed under: 0x55-nix |

Under Linux there is a tool called ‘dmidecode’ which is able to dump the system’s DMI (Desktop Management Interface) table contents in a human-readable format. The table contains information regarding system’s hardware components, as well as BIOS revisions etc.

hostmachine#dmidecode


Technorati Tags: , ,

Read Full Post | Make a Comment ( None so far )

Grep MAC address from under Linux

Posted on August 13, 2007. Filed under: 0x4E-etwork, 0x55-nix |

Linux command to grep out the MAC address

 linuxhost# ifconfig -a eth0 | grep ‘HWaddr’
 
 eth0      Link encap:Ethernet  HWaddr 00:14:C2:5C:99:F1

Technorati Tags: ,

Read Full Post | Make a Comment ( None so far )

Checking external IP from Linux

Posted on July 31, 2007. Filed under: 0x55-nix |

Simple method I found to show current external IP from Linux

[root@samsonite qmail_tmp]# curl -s http://checkip.dyndns.org/ | grep -i address

<html><head><title>Current IP Check</title></head><body>Current IP Address: 209.24.148.170</body></html>

Technorati Tags: , ,

Read Full Post | Make a Comment ( None so far )

Configuration files for Hearbeat ( Linux-HA )

Posted on July 31, 2007. Filed under: 0x4E-etwork, 0x55-nix |

After the initial installation of the Linux High Availability (HA) Heartbeat package, there is 3 important configuration that need to be configure before it can run. The 3 important files are ha.cf, haresources, authkeys. If the Heartbeat package is installed with the documentation then there is sample of these configuration files located at /usr/share/doc/heartbeat-2.0.8

Technorati Tags: , , ,

Read Full Post | Make a Comment ( None so far )

Rapidshare.com broken drive

Posted on May 17, 2007. Filed under: 0x4D-isc, 0x55-nix |


This server has a broken drive, which will be replaced as soon as possible. No data is lost. Unfortunately downloads from this server are not possible right now. We hope to continue with normal operation within the next 24 hours.



Technorati Tags:

Read Full Post | Make a Comment ( None so far )

Free “Intro to Linux” Course

Posted on May 14, 2007. Filed under: 0x55-nix |

Stumble upon this page that offering tutorial on linux for free. Signup via email and the content gets send to your mail.

This online course is done via email. It is completely free. People register for the class, and receive an ebook via email every few days containing the next class of the course. Its goal is to be the most basic introduction to Linux possible. So basic that anyone who could possibly be interested in learning Linux can do it through this course. Your 7-year-old daughter or your 98-year-old uncle. Your brother who has never even seen a computer before (ok, that one may be a bit of a stretch). Anyone and everyone should have a basic understanding of Linux once they have completed the course.

Register for it here [LINK]

Technorati Tags: , ,

Read Full Post | Make a Comment ( None so far )

    About

    “Never let your work drive you. Master it and keep it in complete control.” – Booker T. Washington

    RSS

    Subscribe Via RSS

    • Subscribe with Bloglines
    • Add your feed to Newsburst from CNET News.com
    • Subscribe in Google Reader
    • Add to My Yahoo!
    • Subscribe in NewsGator Online
    • The latest comments to all posts in RSS

    Meta

Liked it here?
Why not try sites on the blogroll...