Your Open Source
Free YourOpenSource Softwares Online Resources and Softwares Downloads with Demo
tjrambabu
since from Thu 30 Jul 2009| Points | : | 74 |
| Posts | : | 145 |
| Comments | : | 0 |
Recent Posts :-
Zombie process
zombie process or defunct process is a process that has completed execution but still has an entry in the process table, allowing the process that started it to read its exit status. In the term's colorful metaphor, the child process has died but has not yet been reaped..."Use top or ps command:[root@layer1 ~]# top[root@layer1 ~]# ps aux | awk..
18
Mar 09 10 06:12:38
Tjrambabu
How to Enable InnoDB databases
Open the /etc/my.cnf file, There you can see skip-innodb. To enable innodb please comment that line and restart the mysql.root@linux [~]# cat /etc/my.cnf[mysqld]skip-bdb#skip-innodb:wqHere’s how to check if this is enabled: 1.Open up phpMyAdmin 2.Click on the Storage Engines link on the main screen 3.If InnoDB is enabled, it will show up..
127
Nov 13 09 12:03:01
Tjrambabu
Cpanel and WHM not working due to APF Firewall
Cpanel and WHM not working due to APF FirewallSolution : Login in the server via SSHcd /etc/apfvi conf.apfCheck the below lines should be like these :# Common ingress (inbound) TCP ports -3000_3500 = passive port range for Pure FTPDIG_TCP_CPORTS="21,22,25,53,80,110,143,443,2082,208 3, 2086,2087, 2095, 2096,3000_3500"## Common ingress (inb..
79
Sep 30 09 11:11:50
Tjrambabu
I cant login to PHPPgAdmin to manage PostgresDbs...
I cant login to PHPPgAdmin to manage PostgresDbs...Showing Login failedLogin in to the server via sshEdit /var/lib/pgsql/data/pg_hba.confSearch the Below Line# \"local\" is for Unix domain socket connections onlylocal all all ident sameuserChange it to this:# \"local\" is for Unix domain socket connectio..
99
Sep 23 09 06:34:33
Tjrambabu
Root Password (Admin) In plesk server
Root Password (Admin) In Plesk server Please login to your server via SSH Open the config file to vie the Admin Password [root@ram ~]# cat /etc/psa/.psa.shadow1`Tjshdjsh[root@ram ~]#
74
Sep 01 09 04:10:45
Tjrambabu



