To install Atlassian Confluence, download it from https://www.atlassian.com/software/confluence/download This is a Java Application, minimum recommended Memory is 6 GB RAM. Now to go URL If you are installing on remote server, replace localhost with server ip. You will see Select
CentOS 7 come with outdated PHp 5.4 for some strange reason only enterprise can understand. I normally prefer Ubuntu 16.04 over CentOS 7 because it come with latest software. Default PHP version with Ubuntu 16.04 is 7. To install PHP
Many servers provide option to access console using Java Application. Dell servers with Dell Remote Management Controller (DRMC) provide JViewer, when you click on Console Redirection, you will be asked to download a file called “jviewer.jnlp”. If you are on
To set LiteSpeed as default web server on Cpanel server, run To set Apache as default web server, run
Update LiteSpeed license key Switching Web Server to LiteSpeed on Cpanel Server LiteSpeed Web Server Commands LiteSpeed Web Server is a replacement for Apache web server. LiteSpeed Will Double Your Server Productivity And Reduce Your Additional Server Investment Cost https://www.litespeedtech.com/
To install Jetbackup on Cpanel, run Now login to WHM, you will see JetApps Click on JetApps, then JetBackup On next page, you have option to install JetBackup.
When installing fabric with pip, i get following error The error is related to build/temp.linux-x86_64-2.7/_openssl.c:434:30: fatal error: openssl/opensslv.h: No such file or directory This is fixed by installing libssl-dev on Ubuntu On RedHat/CentOS, you need to install
docker ps give you list of running docker containers. To stop a container, run Example
cpan provide large collection of open source perl modules. https://www.cpan.org/ To install a perl module from cpanel, run Example
lsof is a linux command to list open files. To list all files open by a process, run Example List all Connection on a Port lsof -P -iTCP List all TCP connections Device or resource busy