How to Install FreeRADIUS on Ubuntu
The following article will show you how to install and configure a FreeRADIUS server on top of an Ubuntu host. RADIUS is used as an authentication server for users who […]
Howto: Mount a Windows share on SLES linux using cifs
This post is mainly for my own benefit. I mount Windows shares on my SuSE linux box so infrequently, I have to dig through past notes to remind myself what […]
Fix for Make Install / Compiler Issues with Intel e1000 NIC Driver in SLES 10
How I was able to make and install the Intel e1000 NIC driver in SLES 10 Linux: Steps 1 through 3 under Building and Installation are simple enough to follow when […]
Howto: Determine the Version of SLES Linux
To determine the version of SuSE Linux Enterprise Server (SLES), type the following in a terminal window: cat /etc/SuSE-release or SPident To determine which kernel version is in use, type the […]