Home »
Archive by category Centos/RHEL (Page 12)
This article will help you to Create Domain On Weblogic Server via config.sh Make ssh connection to server and change weblogic installation directory as below. #cd /home/Oracle/Middleware/wlserver_10.3/common/bin # ./config.sh Welcome: ——– Choose between creating and extending a domain. Based on your selection, the Configuration Wizard guides you through...
Continue reading
May 24, 2014 Admin
Centos/RHEL
No Comment
This article will explain you how to install Oracle Weblogic server on your Centos server. In this article, we are going to install WebLogic Server on Centos. Weblogic requires JDK to install on the server. 1. Download and Install 64 bit of JDK on your server (steps below)....
Continue reading
May 24, 2014 Admin
Centos/RHEL
No Comment
A rootkit is a Backdoor shell that allows a hacker to upload and download files from your web server which makes defacing the index page without the use of SSH access. But there is a resolution for removing and detecting rootkits rather than manually probing for suspicious code....
Continue reading
March 20, 2014 Admin
Centos/RHEL
No Comment
suPHP is a tool for executing PHP scripts with the permissions of their owners. There are some significant improvments in suPHP If you have already successfully installed Apache, PHP and Mysql, on the server then follow the below steps. Install and Configure mod_suphp. 1. Add the RepoForge repo...
Continue reading
March 3, 2014 Admin
Apache
No Comment
This is a well-known bug on Intel e1000e driver on linux platforms. This is a driver problem with the Intel 82574L (MSI/MSI-X interrupts issue). The internet connection lost automatically. ou can verify more bug reporting about this at https://bugzilla.redhat.com/show_bug.cgi?id=632650 We can resolve this issue by install kmod-e1000e package...
Continue reading
February 25, 2014 Admin
Centos/RHEL
No Comment