Viewing articles tagged 'Centos'

 How to Enable Firewalld on centos 7

sudo systemctl status firewalld sudo systemctl enable firewalldsudo systemctl unmask --now...

 How to Install VIM editor on CentOS

vim sudo yum install vim-enhanced -y  

 How to Install XRDP on CentOS and RedHat Linux 8/7

# yum clean all # yum -y update # reboot # yum install epel-release # sudo yum groupinstall...

 Reboot your system to update the kernel" after update and restart the server for CloudLinux OS 8.7

1. Update the kmod-lve package to the latest version: yum update kmod-lve 2. Try to load the...