×


Linux Resources


Convert PNG, JPEG to WebP in Ubuntu? ( Also WebP to PNG and JPEG )

This article covers how to convert PNG, JPEG format to WebP in Ubuntu. 


How to Add WebP support to GNOME Image Viewer in Ubuntu and Other Linux ?

1. On Ubuntu-based Linux distributions, you can install this library using a PPA. Use the following commands one by one:

$ sudo add-apt-repository ppa:krifa75/eog-ordissimo
$ sudo apt update
$ sudo apt install webp-pixbuf-loader

2. On Fedora, use:

$ sudo dnf install webp-pixbuf-loader

3. On Arch Linux, use:

$ sudo pacman -S webp-pixbuf-loader


How to install gThumb in Ubuntu and other Linux ?

To install gThumb in Ubuntu and other Ubuntu based Linux distributions, use the command below:

$ sudo apt-get install gthumb


Nice and Renice Command – How to Set Process Priority in Linux ?

This article covers more about the nice and renice command in Linux. In fact, If you need to set such priority for the specific process for the kernel to load and execute the process with the correct management of CPU resources, these nice and renice come in handy. 


Install WoeUSB on Linux Mint 20 - Step by step guide ?

This article covers the best procedure to install WoeUSB on your Linux Mint 20 system. In fact, WoeUSB is an open-source tool to create Windows USB bootable installation sticks from an ISO file or DVD on Linux systems. 


Install and Use Neofetch on Linux ( RHEL /CentOS / Arch ) - Step by step Guide ?

This article covers different ways of installing Neofetch on major Linux distributions. In fact, Neofetch is a handy tool when you want to display information about the system you are working on. It's mostly useful in tutorials and guides when you want to show your readers the OS and hardware type you are using.

To see what other options you can specify with Neofetch, run the neofetch --help command.


Install WildFly on Ubuntu 20.04 - Step by step guide ?

This article covers how to successfully install and configure WildFly on Ubuntu 20.04. Infact, WildFly offers you an administration dashboard to manage single or multiple domains efficiently.


Install and Configure Neo4j on Ubuntu 20.04 - Step by step guide ?

This article covers the process of installing Neo4j on Ubuntu 20.04 Linux system. In fact, Neo4j is a graph database that records relationships between data nodes, whereas traditional relational databases use rows and columns to store and structure data. 


How to use Neo4j ?

To start using Neo4j, let's add some example nodes and then define relationships between them. Connect to Neo4j using cypher-shell:

$ cypher-shell

Search by typing a one letter Word Term Here