Ubuntu

34 posts
How to Install Java on Ubuntu 20.04

How to Install Java on Ubuntu 20.04

Java, along with its software development kit (SDK) and Java Virtual Machine (JVM) are required for not only development purposes, but also for running any Java based software on Ubuntu. In this article, we will see the various ways with which we can install Java on Ubuntu 20.04. While...

How to Disable Ubuntu Dock on Ubuntu 20.04

How to Disable Ubuntu Dock on Ubuntu 20.04

After GNOME was officially introduced with Ubuntu 17.10, Ubuntu 20.04 is the 6th Ubuntu release, and only the 2nd Ubuntu LTS release to use it instead of the previously used Unity. Due to the ease of use and an ample number of extensions and customizations available, GNOME has...

How to Set up an FTP Server on Ubuntu

How to Set up an FTP Server on Ubuntu

File Transfer Protocol (FTP) is a commonly used networking protocol, used to transfer files between two computers. The protocol is based on a client-server architecture. One of the computers runs an FTP server program, while the other computer runs an FTP client program, which can download or upload files to...

How to Enable SSH on Ubuntu 20.04

How to Enable SSH on Ubuntu 20.04

Secure Shell, or SSH in short, is a remote connection protocol. It is meant for establishing secure connections to a remote computer. It uses advanced cryptographic algorithms, Eg. RSA., to encrypt data, unlike its predecessor telnet, which sends packets of data containing plain text, which may include passwords and compromise...

How to Create and Add Cron Jobs in Linux

How to Create and Add Cron Jobs in Linux

cron is a Linux program that is used to schedule a command or a script to be executed at a later point in time. It can also be used to schedule periodically running commands and scripts. Programs scheduled using cron are commonly referred to as Cron Jobs. Its main use...

How to Fix Brightness Keys Not Working in Ubuntu

How to Fix Brightness Keys Not Working in Ubuntu

Linux distributions like Ubuntu have always faced the problem of compatibility with different devices. Although lately most of these problems have been fixed in newer releases, they still exist in older versions for particular type of devices. One such problem which is widely faced by many Ubuntu users is that...

How to Install and Use Pip on Ubuntu 20.04

How to Install and Use Pip on Ubuntu 20.04

pip is the standard package management tool for software written in Python. It installs software, and their dependencies from the standard Python repository, Python Package Index, by default. Although the usual package manager apt can be used, it has several downsides when it comes to regularly updated versions of Python...

How to Use the Best Hacking Tools of Linux

How to Use the Best Hacking Tools of Linux

Linux and Unix based operating systems have been at the core of the fields of Information Security, Network Security, Cryptography, etc. They come with a wide variety of tools meant of cyber security purposes. Let us take a look at three such tools: Aircrack-ng, Jack The Ripper, and Radare2. Aircrack-ng...

You’ve successfully subscribed to All Things How
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.