Ubuntu

How to install .NET SDK in Ubuntu 20.04

To install .NET on ubuntu 20.04, run the following commands To find all versions of .NET SDK available, run To

How to reset CyberPanel MySQL root Password

CyberPanel is a free hosting control panel. To find MySQL root password on CyberPanel server, run If you want to

LiteSpeed Webserver

How to update LiteSpeed License from command line

If you want to change the License key for your LiteSpeed webserver, you can do the following. Create file Inside

systemd service file for openlitespeed

To start/stop OpenLiteSpeed web server, you can use the following systemd service file Add following content To start openlitespeed on

CentOS 8 Error: Failed to download metadata for repo ‘appstream’

When updating packages on CentOS 8 server, I got the following error This is because CentOS 8 have reached its

How to install NVIDIA CUDA on Debian 10

CUDA® is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs).

ipset

ipset

Allow CloudFlare IP addresses with ipset To list

Allow CloudFlare IP addresses with ipset

IP sets are a framework inside the Linux kernel, which can be administered by the ipset utility. Depending on the

r1soft get-module segmentation fault

When installing r1soft kernel module, I got the following error This was on a Debian server with 4.19.0-20-amd64 kernel. To

How to install PHP ssh2 module in Cpanel Server

PHP ssh2 module allows you to connect to SSH servers. On Cpanel servers, this module is not available under EasyApache.

Ubuntu

How to convert images to webp format in Ubuntu

Webp is a new image format for the web. It can be used on websites for the fast and efficient

How to install MySQL 5.7 on CentOS 7 Server

To install MySQL 5.7 on CentOS 7 server, install the repository import MySQL GPG key with Install MySQL with the