How to install LAMP Stack on kali linux
A LAMP Stack is a set of open-source software that can be used to create websites and web applications. LAMP is an acronym, and these stacks typically consist of: Linux…
Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog
A LAMP Stack is a set of open-source software that can be used to create websites and web applications. LAMP is an acronym, and these stacks typically consist of: Linux…
Plesk dont support big files for restoration. It support files size of 2 GB only. To restore full backup you need use command line to restore big backups. To restore…
‘CTRL + ALT + T‘: Shortcuts to launch your terminal in Ubuntu. ‘Super Key + L‘ or ‘CTRL + ALT + L‘: Shortcuts to lock screen in Ubuntu. ‘Super Key…
Mcrypt installation process Install epel-release repo if you do not already have it installed # yum install epel-release Install libmycrpt and libmcrypt-devel rpms needed for the PHP extensions. # yum…
If your VPS is running CentOS and you use Control Web Panel (CWP), you may get this error at one time or the other: 502 Bad Gateway cwpsrv For me,…
To setup RIAD 0 go to the Server Manager under File and Storage Services > Volumes > Storage Pools. next page will list disks added to the server, we are…
Following article will assist you to install Memcache in cPanel/WHM server. Login into your WHM. Locate Software section and select Module Installers. Here you will see list of installed language…
All tools in DNF added by plugins (core, extras) Yum Tool DNF Tool Notes debuginfo-install dnf debuginfo-install find-repos-of-install Use dnf list installed pkg instead dnf kickstart needs-restarting dnf tracer package-cleanup…
Enabling gzip compression for a domain in Plesk In Plesk, go to Domains > example.com > Apache & nginx Settings. Add the following directives to the Additional nginx directives field:…