-
-
Recent Posts
Categories
- Bash Scripting (5)
- Email (3)
- FTP (1)
- Linux (30)
- MySQL (2)
- PHP (4)
- Plesk Linux (13)
- Postfix (1)
- Qmail (1)
- Security (1)
- Ubuntu (1)
- Virtual & Dedicated Servers (22)
- Windows (2)
Archives
- November 2014 (1)
- October 2013 (2)
- November 2012 (1)
- July 2012 (1)
- June 2012 (1)
- May 2012 (2)
- April 2012 (4)
- March 2012 (5)
- February 2012 (9)
- January 2012 (4)
Recent Comments
- gvillegas on Upgrade PHP Linux PHP 5.3.3 with ioncube loader CentOS 5 and Red Hat 5 with Plesk control panel
- Danijel on Plesk stale pidfile control panel failing to start Linux
- Degoy on Plesk stale pidfile control panel failing to start Linux
- box-admin on Plesk stale pidfile control panel failing to start Linux
- box-admin on Lost Plesk ftp login details. Plesk recover ftp password guide Linux.
Tags
bash hello world bash scripting tutorial bash tutorial CentOS change ssh port changing ssh port Debian disabling ssh root login disabling ssh root user Fedora forgotten plesk password ftp Grub 1 Grub legacy how to install ioncube loader hyper v hyper v clock drift install php ioncube loader ioncube loader ioncube loader tinstall guide Linux linux package management linux package manager commands PHP php info php info script php installing ioncube loader Plesk ftp not working Linux Plesk Linux plesk mta Plesk password reset postfix proftpd qmail recover plesk password Red Hat remove drweb plesk removing drweb security tips Slackware sshd ssh server Ubuntu uninstalling dr web upgrade php linux-
Links
Category Archives: Plesk Linux
Recover Plesk password Linux
If you have forgotten your Plesk admin login, heres how to recover Plesk password. Plesk 9 password recovery. cat /etc/psa/.psa.shadow Plesk 10 password recovery. /usr/local/psa/bin/admin –show-password
Changing Plesk MTA from Postfix to Qmail and visa versa on Linux servers
Changing Plesk MTA from Postfix to Qmail and visa versa on Linux servers. Applies to Plesk 9x and Plesk 10x. 1. Stop the mail service /usr/local/psa/admin/sbin/mailmng –stop-smtpd 2. [..]
Upgrade PHP Linux PHP 5.3.3 with ioncube loader CentOS 5 and Red Hat 5 with Plesk control panel
Guide to upgrade PHP Linux. PHP 5.3.3 Red Hat, CentOS. 1. Remove currently installed PHP. Without Plesk. rpm -qa | grep php | xargs rpm -e –nodeps With [..]