September 11, 2008 12:36 AM
Posted by: Xjlittle
/boot,
/root,
grub,
grub.conf,
Linux,
menu.lstRed Hat and subsequently Fedora and CentOS use the the GRUB (Grand Unified Boot Loader) to initialize the kernel and boot into Linux. I'm going to look at some of the common error messages possible when booting Linux and how to edit the GRUB boot loader to test and fix the errors.
GRUB has 6...
September 8, 2008 3:37 PM
Posted by: Xjlittle
/bin,
/boot,
/home,
/root,
/sbin,
fhs,
file system,
Filesystem Hierarchy Standard,
kernel,
Linux,
linux kernelI ran across the following jpeg file on another blog. I thought it a reasonable idea to distribute this as much as possible as it is a very good representation of the Linux file...
September 6, 2008 8:05 AM
Posted by: Xjlittle
centos,
ftp,
http,
https,
Linux,
proxy,
proxy cache,
squid,
squid.conf,
unix,
web proxy,
windows,
YumHere is a quick start plan for installing the squid-cache.org proxy server. Squid is a caching proxy server that uses HTTP, HTTPS and FTP for caching web pages from the internet. By caching web pages locally the squid server helps you save on bandwidth...
September 4, 2008 11:54 AM
Posted by: Xjlittle
autoit,
automate,
centos,
gui,
Linux,
Lotus Domino,
Microsoft Windows,
microsoft work,
Open Office,
openoffice,
pscp,
putty,
scp,
script,
scripting,
wordI ran into a situation a couple of weeks ago where it would be convenient to script Word and OpenOffice documents into pdf format. One of my jobs here is to create the network and email...
August 31, 2008 11:37 PM
Posted by: Xjlittle
Browsers,
firefox,
internet explorer,
Linux,
Microsoft Windows,
opera,
windowsDo you like gmail? I don't. I first started using gmail a few months ago when it looked like Microsoft had a good chance of purchasing Yahoo. I've had a Yahoo account for over ten years. I've since gone back to Yahoo.
No, not because Microsoft didn't buy them. I just don't like gmail. You...
August 30, 2008 11:16 PM
Posted by: Xjlittle
Browsers,
clipperz,
cloud computing,
encrypt,
encrypted password,
firefox,
internet explorer,
Linux,
Lotus Domino,
Microsoft Windows,
Networking,
opera,
saas,
Security,
single sign on,
ssoClipperz provides single signon capabilities using a web browser for all of your web based sites. Clipperz is an open source project started in 2005 by Marco and Giulio Cesare. I have been using Clipperz now for about six months on a daily basis.
From an...
August 29, 2008 3:35 PM
Posted by: Xjlittle
autoit,
automate,
gui,
Lotus Domino,
Microsoft Windows,
script,
scripting,
windowsDo you find yourself wanting to script repetitious tasks in a GUI? Wish there was a way to automate it? There is now.
Unlike shell scripting where many tasks can be automated this is generally more difficult in a GUI. You have mouse clicks and keyboard entries to make in a GUI.
August 28, 2008 4:34 PM
Posted by: Xjlittle
Linux,
Microsoft WindowsThe first question most Windows users want to know is how to retrieve, move or put files from their Windows machine to a Linux box or, conversely, how to retrieve them. The first thing most people think about is Windows file sharing. This, of course, requires setting up a Samba server just as FTP...