Openswan configuration on Red Hat5 for Sonicwall
I really had to struggle a lot to properly configure Openswan on my Red Hat Linux machine so that I can connect to my Sonicwall firewall. Well for others I will leave the steps and
I really had to struggle a lot to properly configure Openswan on my Red Hat Linux machine so that I can connect to my Sonicwall firewall. Well for others I will leave the steps and
Present state of Linux kernel booting process itself is highly optimized. I mean that there is no major deficiency in kernel loading architecture (as it is mostly serialized/linear) and little/no can be changed. startup assembly
The other day I was installing Peopletools on a Linux instance when I came across this error and I am sure some body else also might get stuck at this stage so i would like
Generally when we try to view the history of the commands in Linux then we only see all the commands which are used but not the time when they were used. Here i will show
Most of you must know the usage of 'ls'. Here I will show you some enhanced use of 'ls' with different switches where you can view the files and directories on the basis of their
Generally we use chmod and chown to give user wise or group wise permission and ownership on directories and files in linux but again if you want to five some special permission to a particular
This tool is very important for the system administrator to protect important files from getting misused by any other users. The "chattr" utility can be used to secure your important file systems like hosts.allow &
1.Introduction This document explains how to download, build and run Goldfish on TI's ARM Cortex A8 based AM37x Beagleboard-XM. 2.Getting Source Code: Host Setup 2.1.1 Java JDK setup Ubuntu now comes only with OpenJDK which