Note : The list required to install and configure
Checklist to activate hosting server (php, laravel and sql server) Install Virtualmin Upgrade P…
Checklist to activate hosting server (php, laravel and sql server) Install Virtualmin Upgrade P…
1.Verify the current OpenSSL version # openssl version 2. Download the latest version OR previo…
Install PHP 1.Add the EPEL (Extra Packages for Enterprise Linux) repository #dnf install https:…
To start / stop firewalld #systemctl start firewalld OR service firewalld start #systemctl stop …
The step to setup SSL certificate on Tomcat server a) Requirement 1.The active certificate inter…
1. Create file tomcat.service in /usr/lib/systemd/system/ 2. Edit file tomcat.service add [Unit…
Issue : Error: Cannot find a valid baseurl for repo: base Solutions : To fix this problem you ed…
Solution: #package-cleanup --cleandupes --removenewestdupes #yum update source: https://wiki.cen…
Netdata is FREE tools for monitor everything in real time. 1. Install Netdata # bash <(curl …
1. Enable and configure mod_status module in Apache #vi /etc/httpd/conf.modules.d/00-base.conf …
1. Install GNOME #yum -y groups install "GNOME Desktop" 2. Install KDE Desktop Envir…
1. Check the un-partition disk under Disk GUI on Centos 7 GUI 2. Create and format disk #fdi…
Guide to increace /dev/mapper/root on Centos 7 1. backup all data in /home - #tar -czvf /ro…
The guide ( refer www.tecmint.com ) 1. Installing and enabling the EPEL and Remi repository …
1. Edit /etc/webmin/miniserv.conf 2. Change value of "ssl" entry from 1 to 0 ssl=1…
Solution: Edit /etc/sysctl.conf # Controls IP packet forwarding net.ipv4.ip_forward …
1. Install LVM Gui #yum install system-config-lvm 2. Lunch LVM Gui #system-config-lvm …
Issue : No Matching security types Solutions : # gsettings set org.gnome.Vino require-encrypt…
source: https://community.spiceworks.com/how_to/4022-reset-root-password-on-centos-5-6 http:…
Solutions: at the grub prompt, hit a to append options add init=/bin/bash to the end of …