Reinstall Kernel in Ubuntu/Debian
To reinstall Kernel in Ubunru, you need to find the version of kernal installed, for this run dpkg -l | grep linux-image…
To reinstall Kernel in Ubunru, you need to find the version of kernal installed, for this run dpkg -l | grep linux-image…
When installing a package, i get following error Protected multilib versions: 1:systemd-libs-219-78.el7.cloudlinux.i686 != 1:systemd-libs-219-78.el7_9.2.cloudlinux.x86_64 To fix, remove the conflicting package with rpm…
Shotcut is an free open source video editor for Ubuntu. You can find more info at https://shotcut.org Latest version of Shotcut video…
To configure IP in Ubuntu Server 20.04 guest, create a file add the following content example “on-link: true” is what makes it…
Left Shift key on my keyboard started acting up. It some times work, some times it won’t. I never use the caps…
RedHat, parent company of CentOS Linux announce it will stop supporting CentOS 8, the latest version of CentOS. CentOS is build from…
How to Install MySQL 5.7 on Oracle Linux 7 How to Migrate CentOS to Oracle Linux How to Install PHP 5.6 on…
First check if you have file If the file exists, make sure, you have the following content in it. Edit Replace all…
To check if your imunify360 license is valid, run imunify360-agent rstatus Example [root@ldb002 ~]# imunify360-agent rstatus OK [root@ldb002 ~]# To get more…
supervisorctl is used to control supervisord. To reload all monitored processes, run supervisorctl reload To restart a monitored process, run supervisorctl restart…
pvdisplay is used to display all physical volumes on a LVM. root@server12:~# pvdisplay — Physical volume — PV Name /dev/sda3 VG Name…