Tag linux

ubuntu-22.04-jammy-jellyfish-server-setup-on-vm

How to install Ubuntu 22.04 server

Ubuntu 22.04 server comes with newer LTS kernel(5.15), libraries and apps. If you are going to install and setup an Ubuntu 22.04 server on a virtual box on your machine, read on how to install Ubuntu 22.04 server on a virtual box[screenshots].
Ubuntu-22.04-LTS-Jammy-Jellyfish

Ubuntu 22.04 LTS is out

Canonical the parent company of Ubuntu has announced Ubuntu 22.04 LTS tagged as Jammy Jellyfish. It is available for download in different flavors.
upgrade-php-fpm-apache

How to upgrade PHP FPM

If you are running PHP FPM 7.x version(s) and thinking it's time to upgrade, this article will guide you how to upgrade PHP FPM.
ubuntu-firewall-ufw-configuration

Configure UFW firewall on Ubuntu

UFW(uncomplicated firewall) is a default firewall comes pre-installed on all Ubuntu servers. UFW is a simple firewall to use and you can easily manage it. We will talk about how to configure UFW firewall on Ubuntu for a web server.
Authentication-via-private-key-to-Linux-server-ssh

Authenticate via private key to Linux server

The default behavior if you spin up a new server is to login with username and password. Some cloud based providers also provides key based authentication now. If you have just password based login, read on how to authenticate via private key to your Linux server.
security-updates-on-ubuntu

Install security updates automatically on Ubuntu

If you own or manage Linux servers, you know how it feel when there are updates and you haven't touched it for weeks or months because of work load. Read on how to install the important security updates automatically on Ubuntu server.