Sep 09, 2010 - 02:24 AM  
Bob's World  
 
Main Menu


Category: Software Notes

The news items published under this category are as follows.

    12   >

spacer.gif
spacer.gif   Software Notes: Come and visit the System Adminstrator's Zone
Posted by : bob on Friday, May 11, 2007 - 05:14 AM
  spacer.gif
  Software Notes
670 Reads

Come and visit the System Adminstrator's Zone, a new wiki on system administration related topics.

16 More Words
 
spacer.gif
spacer.gif spacer.gif spacer.gif spacer.gif

spacer.gif
spacer.gif   Software Notes: Managing a list of files in a script
Posted by : bob on Friday, January 12, 2007 - 11:49 PM
  spacer.gif
  Software Notes
466 Reads


#!/bin/sh
# manage a list contained in a file by removing the top line after use

# as long as size of the file FILE_LIST is not zero, keep on going
while [ `find FILE_LIST -size +0` ]
do
# get the first line from the file
LINE=`head -n1 FILE_LIST`
echo $LINE
# edit the FILE_LIST file and delete the first line
sed -si 1d FILE_LIST
done


65 More Words
 
spacer.gif
spacer.gif spacer.gif spacer.gif spacer.gif

spacer.gif
spacer.gif   Software Notes: Top 10 OSS Games You’ve Never Played
Posted by : bob on Saturday, April 29, 2006 - 08:00 AM
  spacer.gif
  Software Notes
738 Reads

When it comes to Open Source games, it often seems like the selection is limited. Here is a top ten list of OSS games that you’ve never played.

29 More Words
 
spacer.gif
spacer.gif spacer.gif spacer.gif spacer.gif

spacer.gif
spacer.gif   Software Notes: Using Google's Adsense with Postnuke
Posted by : bob on Saturday, January 21, 2006 - 08:04 PM
  spacer.gif
  Software Notes
1006 Reads

There isn't a default Adsense included with Postnuke. However, you can easily create on using the "Core/HTML" block.

[Click on title above to read more ]

283 More Words
 
spacer.gif
spacer.gif spacer.gif spacer.gif spacer.gif

spacer.gif
spacer.gif   Software Notes: Patching Solaris through a firewall
Posted by : bob on Friday, January 20, 2006 - 11:34 PM
  spacer.gif
  Software Notes
2001 Reads

Sun Solaris has a versitile patch manangement system call PatchPro. [patchpro.sun.com/] It is easy to install and setup, but sometimes balks when you try to get it to work through a proxy server that does user verification.

Here are some notes related to using patchpro through a firewall for Solaris 9.
[Click on title above to read more ]

233 More Words
 
spacer.gif
spacer.gif spacer.gif spacer.gif spacer.gif

    12   >

spacer.gif spacer.gif spacer.gif spacer.gif spacer.gif
BlockRTop.gif spacer.gif spacer.gif
  Random Quote

Listen to your enemies because your friends will mostly tell you what you already know.

-- unknown
  spacer.gif
BlockRBott.gif spacer.gif spacer

spacer.gif spacer.gif spacer.gif spacer.gif spacer.gif
BlockRTop.gif spacer.gif spacer.gif
  Categories Menu
  spacer.gif
BlockRBott.gif spacer.gif spacer

spacer.gif spacer.gif spacer.gif spacer.gif spacer.gif
BlockRTop.gif spacer.gif spacer.gif
  User's Login




 


 Log in Problems?
 New User? Sign Up!
  spacer.gif
BlockRBott.gif spacer.gif spacer

spacer.gif spacer.gif spacer.gif spacer.gif spacer.gif
BlockRTop.gif spacer.gif spacer.gif
 


  spacer.gif
BlockRBott.gif spacer.gif spacer