How to Install and configure Horde Webmail Client?
Below steps shows how to install and configure Horde Webmail Client- [text] Horde Groupware Webmail Edition is a free, enterprise ready, browser based communication suite....
Below steps shows how to install and configure Horde Webmail Client- [text] Horde Groupware Webmail Edition is a free, enterprise ready, browser based communication suite....
Below steps shows you how to install Rootkit Hunter in linux - Rkhunter or Rootkit Hunter is a scanning tool that scans back doors, local...
If you are running a dedicated server and seems server’s time is delayed or is ahead of the actual time, we can use NTP to...
Nikto is a web server scanner tool, which performs comprehensive checking against web servers for multiple items, including over 3500 potentially dangerous files/CGIs, versions on...
Do you know What is Joomla and XAMPP and How to install Joomla with XAMPP server locally. So here is all you want : Joomla...
Broadcom provides Linux drivers for most of its wireless chip sets. Prior to the release of official drivers from Broadcom, the open source software community...
Install windows fonts using one of mentioned method. Method 1: Copy the *.ttf (True Type Fonts) fonts like Arial, Tahoma, Verdana, Courier New and Times...
Linux and UNIX-like operating systems provide the passwd command to reset or change the user password. The passwd command is used to change the passwords...
With the help of masquerading functionality of sendmail, your outgoing email appears from [email protected] instead of [email protected]. This will also hide your internal user name...
Fedora Linux uses pam module called pam_succeed_if.so for its authentication.Default configuration of this module blocks root login using GUI. STEP 1: Login as a Normal...
To get list of files from SFTP server you have to use JSCH API. For more details on how to use JSCH API please refer...
After reading my post on “How to insert XMLType Column value ?”, many of my blog readers asked me how to read the XML type...
Oracle 11g Release 2 of the JDBC connection seems to be different, if you receive the following exception: Listener refused the connection with the following error:...
Recently while working on the client project, i can came across a situation where i have to insert the XML file as XMLType datatype in...
Uploading the file to SFTP server is not easy using Java.net API or Apache's Commons.net API. Many of you have faced lots of problems using...