Manjaro Linux

Create Manjaro Linux Bootable USB

In order to install Manjaro on your PC, you’ll need to make bootable installation media. The easiest way to do this is by writing Manjaro to a USB stick and making it bootable. That’s exactly what we’ll show you how to do in this guide.

You’ll be provided with the insructions for making a bootable USB stick from both a graphical user interface and the command line. We’ll cover the steps for Linux users and Windows users alike.

In this tutorial you will learn:

  • How to download Manjaro Linux ISO image
  • How to create bootable USB from Linux command line
  • How to create bootable USB from Linux GUI
  • How to create bootable USB from Windows

Read more

Wget command on Linux

Wget file download on Linux

The wget command is used to retrieve content from servers via HTTP, HTTPS, and FTP. It simplifies many downloading tasks that you’d normally have to do yourself by perusing a website and manually clicking links to download. Wget is able to perform the same function from the command line and has a lot of added abilities that can save you time, such as downloading directories recursively.

In this article, we’ll show you what wget is capable of and provide you with example commands that you can use in your own Linux terminal.

In this tutorial you will learn:

  • How to download a file from a website with wget
  • How to download a directory
  • How to mirror a website
  • How to download and untar a file automatically
  • How to authenticate with wget
  • How to use quiet mode with wget

Read more

abcde Ripping a CD

How to Rip CDs From the Linux Command Line

There are a few options for ripping your CDs from the command line, but abcde is easily the most widely available and one of the easiest to work with. You can use it for simple one off rips, or you can configure it to your exact specifications for every use.

In this tutorial you will learn:

  • How to Install abcde
  • How to Rip a CD with abcde
  • How to Configure abcde

Read more

Downloading Ubuntu with a torrent client

Ubuntu Torrent Download

Downloading Ubuntu ISO images with a torrent client is one of the most efficient ways to obtain the installation media. Torrenting allows you download the file from multiple sources simultaneously, which means you’ll wind up with a very speedy download because the entirety of your network’s download bandwidth can remain saturated. It’s a very reliable method for downloading large files.

It also takes some strain off of official Ubuntu mirrors, so you’re actually helping them out a little by getting an ISO image from the torrent swarm. If you want to continue helping after the download completes, you can choose to leave the Ubuntu torrent in your torrent client and let it “seed” (torrenting jargon for upload) to other prospective downloaders.

Read more

PureOS LiGNUx with GNOME desktop environment

PureOS LiGNUx download

PureOS GNU/Linux (or “LiGNUx“) is a distribution built on 100% free software. It’s based on Debian and is a distro that’s highy focused on privacy and security. For other most popular Linux distributions please visit our dedicated linux download page.

PureOS uses Purebrowser, which is based on Firefox and developed to follow PureOS’s privacy goals. It uses the DuckDuckGo search engine by default, which doesn’t track user data. PureOS also comes with many other enhanced security features enabled by default, such as the HTTPS Everywhere extension that encrypts your data with unsecure websites.

PureOS uses the GNOME desktop environment by default and only supports 64 bit CPUs. It’s listed on GNU’s website as one of only a handful of operating systems that contain strictly free software. It’s also endorsed by the Free Software Foundation.

PureOS is geared towards home computing. It promotes totally free software and user privacy. If you’re an advocate for those ideals, this distro may be a good fit for you. Trisquel LiGNUx is another similar choice that features only free software.

Read more

jq-logo

How to parse a json file from Linux command line using jq

The JSON (JavaScript Object Notation) format is widely used to represent data structures, and is frequently used to exchange data between different layers of an application, or by the use of API calls. We probably know how to interact with json-formatted data with the most used programming languages such as parsing JSON with python, but what if we need to interact with it from the command line, or in a bash script? In this article we will see how we can accomplish such a task by using the jq utility and we will learn its basic usage.

In this tutorial you will learn:

  • How to install jq in the most used Linux distributions or compile it from source
  • How to use jq to parse json-formatted data
  • How to combine filters using “,” and “|”
  • How to use the length, keys, has and map functions

Read more

Kali Linux running Xfce desktop and showing various security and penetration tools

Kali Linux Download

Kali Linux is not your typical Linux distribution. It has a very specific use case, and that is to provide the user with penetration testing and ethical hacking tools. For other most popular Linux distributions please visit our dedicated linux download page.

Under the hood, Kali Linux runs much like Debian, on which it is based. However, Kali should not be used as an ordinary operating system; it has a specific purpose in penetration testing and security auditing and should be used strictly for that.

Read more

Trisquel LiGNUx running MATE desktop environment

Trisquel LiGNUx download

Trisquel GNU/Linux (or “LiGNUx“) is a distribution built on 100% free software. It’s based on Ubuntu (and inherently Debian) but with all the proprietary bits stripped out or replaced with free alternatives. For other most popular Linux distributions please visit our dedicated linux download page.

Trisquel is geared towards home users, small businesses, and educational centers. It’s listed on GNU’s website as one of only a handful of operating systems that contain strictly free software. Among them, it’s one of the most popular. It’s also endorsed by the Free Software Foundation.

Trisquel’s flagship version comes with the MATE desktop environment installed. It’s similar to Ubuntu’s default GNOME environment but provides a more traditional feel and does a better job of supporting older hardware.

Read more

Debian Linux desktop

Debian Linux Download

Debian is one of the oldest Linux distributions that still survives today. If you’re looking for a tried and true Linux distro to download, Debian is about as good as it gets. For other most popular Linux distributions please visit our dedicated linux download page. Debian believes in a completely free operating system.

Other popular Linux distributions, like Ubuntu, Linux Mint, and many others are based off of Debian. It comes with GNOME desktop environment and a huge repository of software that can be installed with apt package manager.

Debian is a solid choice for both desktops and servers, which has given way to its sustained popularity over the last three decades. Debian’s long reign as one of the most popular distributions has yielded a lot of documentation available on the official website. It’s easy to get started with Debian.

Read more

Linux Mint running Cinnamon desktop environment

Linux Mint Download

Linux Mint is based on Ubuntu and belongs to the Debian family of Linux distributions. For other most popular Linux distributions please visit our dedicated linux download page.

Mint took the user friendliness of Ubuntu and kicked it up a notch. This distro was developed to specialize in being easy to use and welcoming to newcomers. As such, it comes preloaded with all the software and utilities that most desktop users will need.

After years with GNOME as its default desktop environment, Mint developers created their own desktop called Cinnamon. This marked a return to traditional desktop metaphor conventions and led to a less confusing desktop for new Linux users.

Read more