Archive for the 'Linux Tools' Category

findsmb - list info about machines that respond to SMB name queries on

findsmb is a perl script that prints out several pieces of information about machines on a subnet that respond to SMB name query requests. It uses nmblookup(1) and smbclient(1) to obtain this information.
The output of findsmb lists the following information for all machines that respond to the initialnmblookup for any name: IP address, NetBIOS name, [...]

slabtop - display kernel slab cache information in real time

 

//
//]]>

Slabtop displays detailed kernel slab cache information in real time. It displays a listing of the top caches sorted by one of the listed sort criterias. It also displays a statistics header filled with slab layer information.

Normal invocation of slabtop(1) does [...]

Manipulating Files

This lesson will introduce you to the following commands:

cp - copy files and directories
mv - move or rename files and directories
rm - remove files and directories
mkdir - create directories

These four commands are among the most frequently used Linux commands. They are the basic commands for manipulating both files and directories.
Now, to be frank, some of [...]

Blogging with Drivel and Ubuntu

Drivel is a GNOME client for working with online journals, also known as weblogs or simply blogs. It retains a simple and elegant design while providing many powerful features, including:

Support for LiveJournal, Blogger, MovableType, Advogato, and Atom journals (systems based off these are also supported, including WordPress and Drupal).
The ability to post, edit, delete, [...]

Pages (62): « First ... « 56 57 58 [59] 60 61 62 »