Ubuntu

[Solved] ZipArchive extension: disabled/not installed on Ubuntu

March 26, 2022

If you have come across the following error: ZipArchive extension: <strong>disabled/not installed</strong>


Read More

How to start Java Jar as Service on Linux

January 12, 2022

If you have a Java Jar file, you can run it as a service under Linux/Ubuntu.


Read More

How to Install Cuda driver for Nvidia on Ubuntu

January 4, 2022

If you have just upgraded Ubuntu on your AWS g4dn instance and need to install/reinstall Cuda drivers for your Nvidia chipset, then you can run the following:


Read More

How to List all Running Services on Ubuntu

January 3, 2022

If you need to view a list of all the services that are either running or stopped (or both) on an Ubuntu server, then you can use the following command:


Read More

How to Upgrade an Ubuntu Server

January 1, 2022

Upgrading an Ubuntu Server is quite easy, just follow the below commands:


Read More