Create a Bootable USB Stick from the Ubuntu Terminal

Bootable USB-Stick on Linux

Why do you need a bootable USB stick under Ubuntu? Here are some possible reasons: You can use a bootable USB Stick to install or upgrade Ubuntu. A different Ubuntu flavor can be run directly from a USB stick. You can use the USB stick to fix configuration problems with the standard tools that come … Read more

How to Find Files in Debian

Find Files Debian

Finding data in a system with thousands of files becomes very difficult for administrators, especially for system users who are not familiar with the command line. While searching via the graphical user interface is possible, it has certain limitations in terms of speed and functionality. The command line provides flexibility to quickly search files using … Read more

Top 10 compression utilities for Ubuntu

Linux Compression Utilities

Ubuntu is considered a good distribution for beginners who usually want to learn Linux from scratch. In comparison between OS software, it is far better than windows. The integral part of system administration is File compression. It might be quite a tough task to find a reliable file compression tool. Till now many robust compression … Read more

How to Install Ubuntu Desktop from Ubuntu Server

Ubuntu is one of the most widely used Linux distributions, developed by Canonical inc. Ubuntu comes in several flavors, the Ubuntu Desktop Edition, which ships with a GNOME-based desktop by default, and the Ubuntu Server edition, which is mainly meant to be run on headless servers. Ubuntu server edition does not install a GUI. This … Read more

How to Install and use the R Programming Language In Ubuntu 20.04 LTS

R Programming language

R is a programming language and environment for statistical computing and graphics. It can be considered as a different implementation of the S language with much of the S code running unaltered in R. R provides a wide variety of statistical (linear and nonlinear modeling, classical statistical tests, time-series analysis, classification, clustering) and graphical techniques. … Read more

How to Install Grub Customizer on Ubuntu

Grub Customizer

Grub Customizer is a useful UI tool for changing the default settings of the Grub boot loader. With this tool, you can add, remove and rearrange boot menu entries. You can edit kernel parameters and also change the boot time delay to boot from the default entry. The software also allows you to make cosmetic … Read more

How to Install and Use Docker on Ubuntu 20.04

Docker on Ubuntu Linux

Docker is a compact virtualization that runs on top of the operating system, allowing users to design, run, and deploy applications encased in small containers. It is a collection of platform-as-a-service (PaaS) tools for launching and managing containers. Docker containers are used by developers to develop and deploy apps because they are isolated and lightweight. … Read more

3 Ways to Install Discord Messenger App on Ubuntu

Discord on Ubuntu

Discord is a well-known communication (messenger) program. Discord can be used to communicate via text, images, video, and audio. It was created with gamers in mind, but the service has grown in popularity among non-gamers to the point where it is now regarded as a Slack alternative for team and community collaboration. Chat rooms and … Read more