How to install and configure Java JDK on Linux Red Hat ES 5
I needed Java on my Red Hat ES 5 x64 server here is how to install and configure this package on the server. Download the latest Java JDK package for…
I needed Java on my Red Hat ES 5 x64 server here is how to install and configure this package on the server. Download the latest Java JDK package for…
By default the any Linux SSH server (usually OpenSSH) listens for connections on port 22. This is public knowledge and everyone knows including the bad guys. This is the default…
Sometimes happen you want to change the hostname for your machine. Debian based systems (Debian/Ubuntu) have the hostname information saved in this file /etc/hostname . This is the file location from where the…
I have mixed environment Windows/Linux and before I was running my desktop on Windows XP and had no issues to connect to SAMBA server on Red Hat server.. I have my environment setup that way that…
Situation:I have one Linux Red Hat server and deployed Active Directory authentication from MS Windows SBS 2008 server. Because users are accessing some network resources on the Linux server and…
As yo use the system on daily basis you also build a repository of junk on system that is left behind from any software installation. The system is like a…
So you have changed IP address in command line or in GUI on your Linux distribution. Before the change can take place you are required to restart the computer or…
If you are switching to Ubuntu you should know that this distro is based on Debian so the software comes as .deb packages instead of .rpm as we have used…