CyberPanel FTP not working on Ubuntu Server
On CyberPanel server, FTP was not working. I checked the server with “netstat -lntp” command. No service was listening on port 21.…
On CyberPanel server, FTP was not working. I checked the server with “netstat -lntp” command. No service was listening on port 21.…
On Ubuntu 18.04 server running PHP 7.2, i want to install Microsoft SQL Server module for PHP. You can find PHP module…
To install microk8s, run sudo snap install microk8s –classic Enable rules in firewall sudo ufw allow in on cni0 sudo ufw allow…
dnsmasq is a very powerful tool that can provide basic dns services/caching, act as dhcp server and also as tftp server. To…
To enable firewal for Ant Media Server on Ubnuntu server, use following rules ufw allow ssh ufw allow http ufw allow https…
To reinstall Kernel in Ubunru, you need to find the version of kernal installed, for this run dpkg -l | grep linux-image…
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…
First check if you have file If the file exists, make sure, you have the following content in it. Edit Replace all…
On Ubuntu 20.04/22.04 settings won’t open. This may be caused by some software install/update. I tried to run From the terminal, I…