257 Stories To Learn About Linux

Written by learn | Published 2023/05/16
Tech Story Tags: linux | learn | learn-linux | programming | web-monetization | hackernoon-es | operating-systems | linux-and-unix

TLDRvia the TL;DR App

Let's learn about Linux via these 257 free stories. They are ordered by most time reading created on HackerNoon. Visit the /Learn Repo to find the most read stories about any technology.

Free as freedom!

1. Termux Commands List Cheat Sheet

In this Ultimate Guide, we’ve made a list of the best Termux commands list for beginners. You cannot run Termux without these Termux commands.

2. The Linux Writing Contest by Linode and HackerNoon

This one is for all the Linux lovers - Linode & HackerNoon are excited to host a Linux Writing Contest!

3. You Should Use Alpine Linux Instead of Ubuntu

Alpine linux is a linux distribution primarily made for the deploying application on linux distribution and is a rising competitor for the Ubuntu. Alpine Linux is designed for security, simplicity and resource effectivity. It is designed to run directly from RAM.

4. Crack Wifi Handshake Using Hashcat in Windows

You can use GPU power for hacking the world.

5. How to Hack Someone's Phone Remotely

There are many Hackers in this world who may be currently watching your activities daily and will try to snatch your personal information from you.

6. Top 10 Best Linux Distros for Privacy and Security

Linux is a collection of countless variants and distributions of the open-source, modular operating system.

7. AWS/Azure/Google Certifications are More Important than Linux Certs

Skip the Linux certs and go with AWS/Azure/Google certification instead. These days, pretty much every cloud provider has their own version of Linux.

8. nsh: A More Secure and Convenient Remote Shell than SSH

by Yilun Zhang, CTO of NKN.org

9. Writing and Compiling C++ on Linux [A How-To Guide]

If you’ve adopted Linux, chances are you might have done so for development purposes. After all, it has everything you need to program in most languages, and do so for (almost) free.

10. How To Fix The Most Common Linux Kernel Vulnerabilities

The Linux kernel is widely considered the pillar of some of the most popular projects among the open-source community. As the central module of the O.S, the system’s stability, performance, and security rely heavily on the kernel.

11. Configuring the Alpha AWUS036ACH Wi-Fi Adapter on Kali Linux

The best Wi-Fi Adapter for Kali Linux and Wifi attacks comes does not work out of the box. This how-to will walk you through an easy installation.

12. Hardware Review: 90 Days With The Pinebook Pro

So earlier this year I reviewed the PineBook Pro. I was pretty impressed with it at the time, but am I still enamored with this $200 laptop? I’ve now been using it for at least 90 days. I know that because I haven’t rebooted it in 90 days. Really.

13. A Short Guide to Installing WSL2 and Kali Linux on Windows 10

This guide will show you how to install the Windows Subsystem for Linux (WSL2) on Windows 10 with Kali Linux.

14. Vim: How to Start Using The Text Editor for Developers

Typing faster is just not scalable enough. Source: Pixabay

15. How to Create a Simple Bash Shell Script to Send Messages on Telegram

In this article, you will walk through the creation of a simple Bash shell script to send messages to Telegram messenger using the Curl command. Then you will use this script to send a notification on every ssh login into your server.

16. Leaving Linux for Mac After 15 Years

I’m sorry Linux. It’s not me, it’s you. The “year of the Linux desktop” never came to fruition. It was always next year, year after, some year. Now, it’s almost a running joke.

17. How To Run Docker Linux Containers Natively on Windows

With Docker Desktop running on WSL 2, users can leverage Linux workspaces and avoid having to maintain both Linux and Windows build scripts.

How is it different?

18. Vim: How to use Multiple Clipboards to do Copy and Paste on Steroids

Productivity is always one pomodoro away. Source: Pixabay

19. Kali Linux vs Parrot Security OS: Operating System for Penetration Testing in a Nutshell

We compare Kali Linux to ParrotOS and go over the pros and cons of each operating system.

20. Let's Build a Linux Shell [Part I]

Since the early days of Unix, the shell has been part of the user's interface with the operating system. The first Unix shell (the Thompson shell) had very limited features, mainly I/O redirection and command pipelines. Later shells expanded on that early shell and added more and more capabilities, which gave us powerful features that include word expansion, history substitution, loops and conditional expressions, among many others.

21. You Can Track Stock Market Data From Your Terminal

As a developer, I love working with the terminal. The plain, simple, and in my opinion the best way to interact with the computer (also it makes you look geeky)

22. Building A Linux Shell - Part II [A Step-by-Step Guide]

In the first part of this tutorial, we've built a simple Linux shell that prints a prompt string, reads input, then echoes the input back to the screen. This isn't very much impressive now, is it?

23. How to Remove Background Sound in Real-Time for Linux

24. Setting Up Manjaro Linux From Scratch!!

STEP 1 : Download an Image File 😉

25. How Can I Change My IP Address and Check Online?

26. 18 Awesome Linux Themes For Your Inspiration 🎨😍

27. Commencing Your Linux Journey: 8 Commands You Should Know

Explore these basic Linux commands for beginners. Start Linux journey with these must-know commands in Linux.

28. How to Install RStudio on the WSL System

If you are using Windows and don’t want to use the RStudio client on the Windows side, this method will work perfectly.

29. Monitor Nginx Metrics with GrafanaDR: A Step-by-Step Guide

Monitor Key Nginx Metrics with Grafana

30. [DIY] Use Python to Control the Pins of a Raspberry Pi to Light Up LEDs

Want to learn how to control the GPIO (general-purpose input/output) pins of a Raspberry Pi with Python? Well, you're in the right place.

31. Advanced Linux Shell with AI-powered Features

An AI-powered Linux shell that can do what you say was made possible with OpenAI GPT-2 language model.

32. 10+ Things I Love About Linux

Linux is growing and evolving even after 30 years since its birth, but the core ideas behind it remain the same, which opens the doors to new horizons.

33. How ChatGPT Handles Linux Bash Scripting

Using ChatGPT to help write a bash script to download YouTube videos

34. 6 Essential Linux Terminal Commands Everyone Should Know

Linux is one of the best-known and most used operating systems in the world. Here are 6 essential commands which can make you better at using Linux systems.

35. How to Run Scripts on Boot in Linux Using Systemd

You probably have programs that you run repetitively each time you turn on your Linux system. In this article, we still learn to automate these scripts on boot.

36. Understanding XDP: An in Kernel Alternative To The Network Stack

WHAT?

37. How to Automate Your Linux Desktop

Automation is a great way to learn new things and enhance critical thinking. This is a beginner tutorial on automating Linux desktops.

38. PostgreSQL diff Explained

Normal development flow requires continuous patching the production database with local changes normally made automatically by the orm software, this method is not perect but deceptively simple, all we'll use is standard Unix commands, and is good enough for us.

39. Here Is the Best Linux Distro That I Have Ever Used

I loved POP OS as my daily driver for Linux for work and home. Its simplicity of design and linear workflow mechanism is much easier to follow and maintain.

40. Raspberry Pi 4b mSata-SSD vs MicroSD

I just wanted to see if it was faster... And.... It is.

41. What’s Exciting About the Future of Linux

The future of Linux in gaming and desktop environemnts.

42. How to Run Podman and Docker-Compose on Windows

One of the most common tool to develop software is container. This guide helps you to configure correctly podman and docker-compose on Windows using WLS2.

43. How do Hackers Hide Themselves? - A Guide to Staying Anonymous Online

The world has always been fascinated with Hackers. In this video, we’ll learn about how they hide themselves online.

44. How to Setup an Arch Linux Environment for Coding

Setting up Arch Linux environment for coding.

45. The Nvidia Jetson Nano Is The Biggest Industrial IoT Revolution

It feels like yesterday when the Raspberry Pi foundation released the first-in-line Single Board Computer (SBC) to the market. Back in 2012, Raspberry Pi wasn't alone in the SBC growing market, however, it was the first to make a community-based product that brings the hardware and the software eco-system to a beautiful harmony on the internet.

46. Beyond Container Orchestration - Kublr's Approach to Kubernetes Infrastructure Abstraction

[This post is inspired by an Interview with Kublr CTO, Oleg Chunikhin]

47. Linux Explained on 5 Levels of Difficulty

I will explain Linux on Five Levels (a child, a teen, a college student, a grad student, and an expert).

48. Install Deb-Multimedia Repositories on Debian and Kali Linux

Install Deb-Multimedia Repositories on Debian and Kali Linux. In this tutorial I will share a little bit about how to install and use Deb-Multimedia repos in Debian distributions and their derivatives.

49. How To Setup Linux Terminal on Android

A terminal is a command line interface used to interact with computers. With MacOS, Linux and even sometimes windows, interacting with the terminal is a pretty common practice for developers. But, not so much with Android.

50. Making a Simple Service App for a Yocto-Based Linux Distro

I decided to make the first steps in Yocto-oriented software development and make a rather simple service app for Yocto-based Linux distro.

51. How To Work With Multiple Versions Of Java On Linux

Java has been a developer staple for quite some time. In fact, Java is one of the most popular programming languages on the market. Part of the reason for that is Android.

52. How To Use Cloud Native Buildpacks

It never fails that the CNCF seem to always be cooking up something interesting in their ecosystem. In my free time, I always seem to find myself in a habit of playing in the Sandbox to see what new cutting edge tools I can add to my collection. It is my goal today to introduce you to a project at the Sandbox stage known as "Buildpacks".

53. How to Use Cloud-init to Self-Register k3OS Clusters to Rancher

The lightweight Kubernetes OS that is known as k3OS has quickly been gaining popularity in the cloud-native community as a compact and edge-focused Linux distribution that cuts the fat away from the traditional K8s distro. While k3OS is picking up steam, it is still on the bleeding edge and there is still a bit of a shortage of learning material out there for it.

54. 20,000 Leagues Under Your Shell

Ready to dig deep into your Linux filesystem? An exploratory look at some of the lesser-known features of /proc, /sys/, and /dev.

55. Enabling Instant Noise Cancellation on Linux

Guide to achieving Instant Noise Cancellation on Linux OS.

56. Attack Default SSH Username/Passwords Using Metasploit

This is a quick tutorial for using Metasploit to attack default user names and passwords in our lab environment.

57. How to Download a File Using cURL With Examples

If you have ever used cURL to retrieve the output of a file, believe me, saving that output to a file only takes a few more characters.

[58. 7 Reasons Why You Should Switch

To Linux](https://hackernoon.com/7-reasons-why-you-should-switch-to-linux-rp6f3wd6) Your current computer or laptop shows the same performance no longer? This is absolutely no reason to choose new hardware and invest money in buying a cut edge device. We know a much more attractive solution. It is Linux!

59. How I Started Hacking

It all started with video games.

60. Random Password Generator Command in Linux we Rarely Use

Password generators are now in abundance. Particularly surprising are the many web applications for this purpose.

61. How Linux Became So Popular

How Linux, which started as a hobby project, became a beast that no one in the tech industry could ignore. Not even Bill Gates.

62. Hide the Exported ENV Variables From the History

Hi, happy to join your community. This is my first post, so I start from the simple one, but useful. Maybe you don't know about it yet.

63. Configure Your Linux With Passwordless Sudo For A Specific User

Linux follows tough rules when it comes to permission. Being a root user or sudo user gives you permission to do almost anything which normal user don’t have. Several commands need sudo keyword to run and each time you try to run sudo, Linux asks for a password, today we will configure a passwordless sudo.

64. How To Create Reusable Bash Scripts

Bash is a language that is quite useful for automation no matter what language you write in. Bash can do so many powerful system level tasks. Even if you are on windows these days you are likely to come accross bash inside a cloud VM, Continuous Integration, or even inside of docker.

65. Linux Desktops and Hardware Enablement - It’s Time for a Change

If you told me twenty years ago that Nvidia GPU's would still be a pain in the you-know-what to get working in Linux to this very day, I wouldn't believe you.

66. What's The Big Deal With Linux Capabilities?

Capabilities in Linux are used to provide fine-grained access to kernel resources that was previously unavailable to unprivileged processes.

67. Processes & Threads: The Essentials to Mastering Linux

Threads & Processes are some of the least-understood topics in Linux. Make yourself stand out by starting learning them today. See yourself transform!

68. POSIX: An Untold Story

Tapping the keys while sitting in front of black terminal, traversing the huge logs and sipping from a cup of coffee.

69. Why Is Git So Complicated

Git is meant to always give you back the data exactly as it was saved OR let you know the repository is corrupted. And it does an amazing job with it.

70. Using LVM to Serve Old Laptop as a Cloud Storage Engine Service at home with all External Hard Drive

Using LVM to Serve Old Laptop as a Cloud Storage Engine Service at home with all External Hard Drives.

71. I used my iPad as my Interim Dev Machine while my Mac was down and my Reaction was - "Wow"

72. Linux Fanboy Meets, Struggles With, and Wins Against a Windows 10 ISO

Recently I decided that it was time to bite the bullet and start using Windows 10 on at least one of my main computers. I'm pretty new here, so you probably don't know that I'm a big fan of Linux.

73. 9 Useful Interactive CLI Tools for Linux

9 text-based interactive CLI tools for Linux that you must know.

74. Windows Versus Linux: An Honest Review

An honest view of Windows vs Linux: a comparison done by an experienced Linux enthusiast.

75. Scraping a Website for High-Quality ROMs Using Python

Let’s say hypothetically you wanted to download all of the high quality Super Nintendo ROMs from a website. The site simply has a list of links that take you to the file itself. Since this is a flat tree, you could run a basic wget command with the URL ala:

76. Trying Out the Pinebook Pro: a $200 ARM Laptop

The Pinebook Pro is a $200 laptop that runs a couple of ARM processors, and it promises a lot. Does it deliver? After what seemed like an eternity waiting, mine arrived here’s what I think.

77. Where Do Hackers Live: A Deep Dive into My Website's Security Logs

I was casually doing a security audit on my blog recently and decided to look a little deeper into my security logs. With a bit of Linux command line kung fu, some Golang, and Google sheets, I was able to get a pretty good idea of where the attacks are coming from.

78. Seven Invaluable Lessons Linux Taught Me

Oh boy, this is going to be interesting. A freelance writer with a law degree writes about Linux. Just when you thought you have seen and read it all.

79. How to Have Multiple Versions of PHP on Ubuntu

Learn how to install multiple versions of PHP on Ubuntu the native way (without using Docker, Vagrant, etc.).

80. Customizing MariaDB Docker Images

How to customize MariaDB Docker images: Execute SQL and shell scripts when the containers start and pass configuration files.

81. Hacking Unikernels Through Process Injection [A Step by Step Guide]

A lot of people have this mistaken notion that unikernels have this 'unhackable' characteristic about them. This is untrue. They absolutely are hackable depending on what is deployed and how they are configured.

82. What Are the Advantages of Utilizing Cloud-Based Linux Systems?

These days, a lot of businesses are concentrating on integrating a cloud-based system into their IT infrastructure because they are more dependable, and strong.

83. Apache Web Server Hardening: How To Protect Your Server From Attacks

he web server has a crucial role in web-based applications. Since most of us leave it to the default configuration, it can leak sensitive data regarding the web server.

84. Learn Linux Command by Playing Bandit Wargame [Level 12 → Level 13]

85. Running Linux Applications as Unikernels with K8S

If you've read some of my prior articles you might've thought I'd never write this one huh? :) Well here goes.

86. Desktop Application Development in ElectronJS Using Angular

As of today, a program is an interface, a bridge between a computer and a user. There is another word that has been labeled to it, which is called an application. An application would be a good use of anyone's time in making themselves productive. Well, considering the smartphone count in regards to the personal computer count, there are more mobile applications than desktop applications. This leaves a very big grey area for the desktop users, in finding applications that are productive.

87. How To Create a Foolproof Shell Script

I am a lazy DevOps Engineer. So whenever I came across the same task more than 2 times I automate that. Although now we have many automation tools, still the first thing that hit into our mind for automation is bash or shell script.

88. UNCOVERING HIDDEN SSIDs

Before we move on to understand how an SSID attack is launched let us cover some basics first so that you know exactly what you are doing.

89. Setting up a Web Develop Environment in Debian

I am on Microverse working with a lot of people new to Software Development with Linux (I use this word to refer to Linux OS and all his derivatives or distros), and in web development we use certain tools and pipelines that are more difficult to set up in Windows. So I found that most of the people new to Linux struggle to set up the tooling and basic commands for the first time.

90. Game Dev for Beginners: Compiling a Cross Platform And Building a Retro Game Umoria

Looking to get into development? Have a soft spot for old console based RPG games? Why not build Umoria! A Rouge clone created in a day of limited graphics - but nevertheless a very addicting game for the time. I would say one of the more memorable games that got me interested in coding (game was so hard I wanted to reverse engineer the save format).

91. What's the Big Deal with Linux Capabilities? (Part 2)

If you want to know how capabilities sets are determined or applied to Unprivileged and Privileged Program Binary. You may find this article interesting.

92. A Deep Dive into AWS Firecracker

Firecracker is a Virtual Machine Monitor, written in Rust that Amazon Web Services use to power it’s Serverless Compute services — Lambda and Fargate. Firecracker makes use of Linux’s Kernel-based Virtual Machine virtualisation infrastructure to provide its products with MicroVMs.

93. Arch Linux is The Best Linux For Beginners. Period.

Windows or Mac users who want to try out Linux should start out with Arch Linux. Forget Ubuntu, Mint, or even Zorin. Get Arch.

94. Top 35 Linux Console Tips and Tricks From Practical Experience

This article will be beginner friendly, only this time in the Linux console. The material is presented, from my experience.

95. Installation of OCI CLI on WSL [Windows Subsystem for Linux] in Windows 10 or above

A Step by Step Guide to understand how to configure and install the Oracle Cloud Infrastructure Command Line Interface on Windows Subsystem For Linux 2

96. 3 Ubuntu Alternatives for better User Experience

Are you bored of using Ubuntu too? Check out these awesome alternatives to change your taste.

97. How Microsoft Tipped My Linux Love Over the 'Edge'

What a difference one browser made.

98. What I've Learned By Making And Promoting A Game To Help Stray Cats

At the beginning of summer 2019, I've got an idea to make a cat-themed game to help stray cats by donating all the revenue to cat charities.

99. How To Create A Self-Signed SSL Certificate On Linux

This is a guide to creating self-signed SSL certificates using OpenSSL on Linux. It provides easy “cut and paste” code that you will need to generate your first RSA key pair. After creating your first set of keys, you should have the confidence to create certificates for a variety of situations. RSA keys are used everywhere these days and knowing how to generate them is an essential skill to posess for system admins, and an easy procedure for the hobbiest to pick up.

100. Pysa: A Tool to Prevent Security Vulnerabilities in Python

101. Creating Your Own A.I. Image Generator with Latent-Diffusion

Run your own text to image prompts with CUDA, a bunch of disk space, and an insane amount of memory.

102. Using tmux to Improve Your Terminal Experience

Learn how to be more productive and switch faster between windows and projects with Zsh, Tmux and Dracula Theme.

103. Programming With Shell for Automation

Most of the programmers use programming languages such as C,C++, Python, Javascript. They use shell for many tasks . But most of them don’t know that they can program with shell for automating stuff that we find ourselves doing over and over again.

104. AMA About The Future of Virtual Desktops

Shells.com lets anyone access their cloud computer from any device with a browser so you can have a Linux desktop on your Apple iPad or your Windows machine.

105. A Linux, Mac and UNIX Tutorial Of The Top 6 Cool Terminal Commands For Beginners

In this tutorial, you'll learn the most common and useful commands that you can run in almost any UNIX-like environment, including Linux and Mac OS X.

106. Launching a Python Webserver for Mobile Development

A convenient way to test your mobile network layer communication while the real backend service is still under the development.

107. An Overview of the Linux Operating System for Beginners

Linux is a free software that enables you perform tasks with ease. This is a detailed beginner guide that shows you how Linux works and how you can use it.

108. Reverse Engineering Broadcom Chips To Enable Packet Traffic Arbitration for 2.4GHz Co-Existence

Most consumer radio products (think 802.11b/g/n, a.k.a WiFi, Bluetooth, Zigbee, Thread...) nowadays somehow make use of the ISM band around 2.4GHz.

109. How To Run Your First Program in a Nano Virtual Machine

Most people associate a virtual machine (VM) with something slow and complex. Here I will show you two things - 1. VMs are not slow and 2. VMs can be super simple to use.

110. Build A Smart Baby Monitor Using a RaspberryPi and Tensorflow

Some of you may have noticed that it’s been a while since my last article, despite winning this year's IoT Noonies award (btw thanks to all of you who voted, that means a lot to me!).

111. How to Create a Remote Development Server

Introduction

112. The Five Linux Distros Hackers Prefer

These are the Linux distros recommended by hackers

113. Can Windows Subsystem for Linux Be a Replacement for Dual-Boot

Are you one of that guy who just loves the three finger swipe in Windows and almost always ends up using windows for basic web surfing and media consumption? You have tried so hard to install touchegg which promised you the three finger gesture but still failed up anyway. These and many other small reasons have been one of the many reasons that I have been using a dual booted system (Windows & Ubuntu) for the past few years.

114. Top Tech Skills Employers Demand in 2020

Soft skills matter in the tech world, but if you don’t know the right programming language or platform, you probably won’t get the job.

115. Ethical Hacking 101: The Basics

Introduction to Ethical Hacking

116. How To Set Up The Environment for RISCV-64 Linux Kernel Development In Ubuntu 20.04

In this article, you'll learn how to build the latest Linux Kernel for RISC-V 64 architecture and deploy it with minimal environment: busybox command-line.

117. Linux OS is Best for Medical Devices

What are the pros and cons of using Linux for your medical device? We wrote an expert article for you, answering all those questions, take a look at it here.

118. Reflinks vs symlinks vs hard links, and how they can help machine learning projects

Hard links and symbolic links have been available since time immemorial, and we use them all the time without even thinking about it. In machine learning projects they can help us, when setting up new experiments, to rearrange data files quickly and efficiently in machine learning projects. However, with traditional links, we run the risk of polluting the data files with erroneous edits. In this blog post we’ll go over the details of using links, some cool new stuff in modern file systems (reflinks), and an example of how DVC (Data Version Control, https://dvc.org/) leverages this.

119. How I Built 7 Apps in 16 Hours

The Story

120. I Tried Hacking a Bluetooth Speaker - Here's What Happened Next

In this article, we’ll attempt to hack a Bluetooth speaker using my knowledge of CyberSecurity.

121. Building a Linux Shell [Part III]

This is part III of a tutorial on how to build a Linux shell. You can read the first two parts of this tutorial from these links: part I, part II.

122. The Essential Guide to Installing a Local Magento 2 Environment with Docker

When I just started developing PHP applications I used Mamp or Xamp to set up a local Lamp stack. Later this became Vagrant in combination with VirtualBox and eventually Docker.

123. Building a Linux Shell [Part IV]

This is part IV of a tutorial on how to build a Linux shell. You can read the previous parts of this tutorial from the following links: part I, part II, part III.

124. Open Source Explained by 1980s Cartoons

Reader, I have a confession. I’m really into bad 1980's cartoons. You know, the ones that are little more than animated toy commercials? I’ve learned so many life lessons from those hours in front of a flickering analog TV.

125. How To Extend Your Terminal Functionality with zsh and Prezto

For some time now I've been using zsh as my default Unix shell, which is an extended Bourne shell with many improvements, including some features from bash, ksh and tcsh. One of my favorite shells is fish shell. It's easy to set-up and many of the features that I use comes pre-installed, as it is not POSIX supported it has a much readable (fish) syntax for scripting.

126. Building a Linux Shell [Part V]

This is part V of a tutorial on how to build a Linux shell. You can read the previous parts of this tutorial from the following links: part I, part II, part III, part IV.

127. Dissecting the "Couchbase Monitoring Integration with Prometheus & Grafana"

This is an augmentation article to the one which Mr. Karim has elaborated upon in couchbase blog. If you haven’t read that article it’s better to take a look at it also, so that we can elaborate on in-depth concepts in this article based on what you have learnt from that article. As clear from the title this piece is aimed to dive deep into creating robust solutions for such tools being integrated with basic system design principles. As however cool these hacker like tools may look they must be robust and should be able to scale up to the organizations need. This article can be interpreted as a case-study for Prometheus and Grafana integration with Couchbase-Exporter.

128. 3 Simple Steps to Run Redis Docker in CentOS or Linux Machine

Let's discuss the easiest way of setting up the Redis Docker image using the Docker container.

129. Real-time Scanning of Other Terminals with Strace

Introduction

130. The Linux Writing Contest 2022: Round 1 Results Announced!

Hey Hackers! The wait is over! Here we are with the results announcement for The Linux Writing Contest, June 2022.

131. A Brief Overview of Docker And Its Impact On The Development Ecosystem

Docker is an open-source containerizing platform for application services, codes, libraries, configurations, and other dependencies into one package.

132. Understanding Linux Containers Before Changing the World

Containers provide a way to run your application by packaging it with every dependency it needs. This article will look at Linux containers and their uses.

133. Bash Aliases to Make Your Life Easier

I spend a lot of time working on the bash command line, and I've come to highly value the availability of my custom set of shortcuts, preferences, and tricks, r

134. The Shell and the Terminal: What's the Difference?

How to know the difference in shell and terminal

135. Linux Isn't Scary

Once upon a time, in a land far, far away (Africa), a boy of great courage dared to use Linux. This is his story.

136. Calling All Linux Lovers: Answer These Simple Questions to Win from $3,000!

Take a moment to think of everything you love about Linux, and answer some of these questions we have curated for you.

137. Yet Another Guide About Bash tricks

If your work needs you to use Linux, these Bash Tips can save you plenty of time and effort in your day-to-day operations while streamlining your processes.

138. Ubuntu Hacks for Higher Productivity

A few great tools to improve your productivity on Ubuntu desktop.

139. How to Setup Ubuntu 20.04 LTS on a Vagrant Virtual Box

This article will teach you how to set up Ubuntu 20.04 LTS on a Vagrant virtual box. It will also show how to configure the Virtual box to suit your preferences

140. 20+ Free Courses on Linux, Python, JavaScript, and More

In this post, you will find 20+ incredible resources that are worth several $100,000s.

141. Creating a Kali Linux Persistent Drive: A Super Easy Tutorial

I had a hard time making a persistent Kali drive till I found that this method works. I hope you find it helpful.

142. Keeping SSH Connection Alive for Longer Durations

SSH connection gets terminated if the server(or client, in some cases) is idle for a certain period of time. It can be fixed by a simple trick.

143. Sending Files from a Remote Ubuntu Machine to Your Local Machine with SSH

This write-up is aimed at explaining how to transfer files between your remote system and your local machine, using ssh.

144. Why You Should Convert Your Images To WebP

WebP lets you compress your images as efficiently as possible, reducing the size of your web page while preserving quality. You can convert from the terminal

145. Set up a Virtual Environment with Virtual Environment Wrapper on Linux

An easy and simple guide to installing and set-up virtual environment wrapper for python Linux OS. Also, find how to solve the error WorkOn not found.

146. How is Ubuntu a Distribution and Windows an Operating System?

What is a Linux distribution? Why Linux has so many distributions? Why is Ubuntu called a Linux distribution and not an operating system?

147. Easy Windows Subsystem for Linux(WSL) Setup to get you Building Apps in Minutes

148. Exploiting the proftpd Linux Server

Did you ever wonder how a hacker can compromise a system? This Behind the Scenes (BTS) walkthrough takes us through a possible scenario using a known exploit.

149. How To Use wget in Linux

10 wget command

150. "Together We Can Do So Much": A Beginner's Tribute to Linux Community

The best thing about Linux is the community behind it.

151. Building a Small K8s Cluster on a Single PC - Chapter 1 - A Host is Rising.

First article in a series for introducing a guide about building a K8s cluster on a single PC with Proxmox VE and K3s

152. The Impact of Linux and the GNU Project

A tribute to the GNU project, the free software movement, and Richard Matthew Stallman (RMS).

153. Poor Command-Line Hygiene? Consider Load-bearing the Shell History

Can you use your command-line shell history as a second brain? Should you? Here are some ideas to help leverage the humble Ctrl-r key to supercharge your work.

154. Running Arbitrary Workloads in a nano VM

This post will show you how you can run an arbitrary piece of code in your nano VM. This post assumes that you already have a nano VM running (here). A full version of the program can also be found here (gitlab).

155. Virtualization and Emulation on MacOS

Want to run Windows, Linux, or any another operating system on your Mac? Here are your options!

156. Flutter Guide to Building Apps and Deploying them to iOS (without Mac)

It's now possible to develop and distribute iOS apps without using macOS. Learn how to build ios apps on Linux.

157. The Tale of My First Linux Crash: Fixing a File System Error in Ubuntu

My experience with a Linux crash and how i fixed it.

158. 3 Strategies to Send Files to Multiple Linux Hosts in Emergencies

Let's suppose you need to send a file to multiple hosts and you can not do it manually and you need to do it now. Below I talk you through three strategies you can use to send files in emergencies.

159. How to Customize Your Shell for Efficiency

create a beautiful custom shell setup on your Linux/macOS with oh-my-zsh

160. Why Linux? A Linux OS Overview

An overview of the Linux distro

161. Linux Shell for Beginners

How to create a quick shell programming script for system administrators to check system status, logged in users, available memory, and free disk space.

162. Exploring Updates to AlmaLinux's Open Source Project, Cloud Images

AlmaLinux Cloud Images include aarch64 support for AWS AMIs, OpenNebula x86_64 and aarch64, and aarch64 support for Generic (cloud-init) Cloud image/OpenStack.

163. Fedora Linux Is the New Ubuntu

Let's start a Linux movement. Get people using Linux, fedora Linux.

164. How to Generate Bash Scripts with NodeJS

Convert files' and folders' structures to Bash Scripts with NodeJS.

165. An Introduction on Arch Linux Pacman for Beginners

Need help learning about Linux's pacman? Look no further. Here's everything you need to know.

166. How to Install and run Swift on a Linux Machine

How to install and run Swift on Linux

167. Testing EDRs for Linux: A Simple Test Case

How to simplify your edr tests while keeping it real, and an easy-to-expand initial access case.

168. Step-by-Step Guide to Installing Arch Linux

Guided install for Arch Linux beginner or todo list for pro

169. About Mac Sunsetting macOS Catalina

Every Apple computer released prior to 2013 will be rendered obsolete and insecure, thanks to the impending death of macOS Catalina.

170. Finally, I' m Not Coding on a 5-Year-Old Chromebook Anymore

Recently I got a nice computer, but before I was using a very old Chromebook. I talk about my experiences trying to set up a coding environment.

171. Deskreen Introduction: Turn Any Device With Browser Into a Secondary Screen

I created Deskreen. It turns any device with a web browser into a secondary screen for your computer

172. The Devils 0666 File Creation Permission

As far as I can tell, this is hard-coded into standard utilities. I straced both a touch creating a new file and a mkdir creating a new directory.

The touch trace produced this:

173. The Noonification: The Sun Snarers (11/1/2022)

11/1/2022: Top 5 stories on the Hackernoon homepage!

174. Parsing JSON in C with Vely framework

Parse JSON in C language with Vely framework

175. Why More Developers Should Use Linux

Linux, best OS for developers. Linux, Windows, Ubuntu, macOS, Powerful yet resource-friendly, free, open-source, Command-Line, distro and desktop environment

176. The Noonification: Why Java Is Still Popular (9/27/2022)

9/27/2022: Top 5 stories on the Hackernoon homepage!

177. How to Build a Small K8s Cluster on a Single PC - Chapter 4 - Care About your System

Fourth and last article where I review my guides about building a small K8s cluster on a single PC with Proxmox VE, Debian VMs, and K3s.

178. "Follow Your Heart, And Use Your Brain" - Bruce Li, 2020 Noonie Nominee

Bruce Li from United States has been nominated for a 2020 #Noonie in the Future Heroes and Technology categories.

179. Give me a Unix Shell and I'll Build Container Images ... for Life

People in the stone age used their bare hands to create container images!.

180. The Linux Essentials You Need to Work Like a Pro

Linux essentials for everyone

181. Como Instalar um Servidor Apache HTTPD

Oi pessoal!

182. How to Stop an Active Process on a Port

It is common in Node.js and other languages to run a script on a certain port. These are steps to take to stop an active process on a port.

183. Dockerize Your Laravel Project in a Jiffy

The easiest way to dockerize your Laravel project. you can set up Laravel in just 10 minutes...

184. Understanding Kernel Memory Allocation using Buddy and Slab Systems

With this guide, I hope you gain an in-depth understanding of the buddy system in OS and the slab system for allocating kernel memory.

185. How to Use Multiple GitHub Accounts

GitHub allows you to create multiple accounts that can be used for different purposes, making you productive all the time.

186. Visual Studio Code: A Look at Microsoft's Open Source Offering

It seems crazy that Microsoft has a done a complete one-eighty of their position on open-source software. Learn how VS Code works.

187. Vinchin Backup & Recovery v7.0 Updates: What's New in 2023?

The highly anticipated new release 7.0 of Vinchin Backup & Recovery will be coming soon! Numerous new features are coming your way including NAS backup, physica

188. How to Detect Cyber Threats

189. Configuring Secure Shell for Key Authentication on Linux [A How-To Guide]

If you are a Linux admin or developer, chances are pretty good that you have to work on a remote server or two. When it comes time to log into those remote machines, there’s only one tool for the job—SSH (aka Secure Shell).

190. The Noonification: How Linux Became So Popular (11/4/2022)

11/4/2022: Top 5 stories on the Hackernoon homepage!

191. 5 Things You Should Know About Linux

A brief and practical overview of Linux philosophy.

192. Sending UDP Messages on Linux: What is the Condition to Packets Being Lost?

In developing the distributed software system it might be reasonable to use exchange data over the UDP protocol to minimize exchange time.

193. Discovering Linux - 10 Key Questions About Linux OS Answered

A Linux users answer to 10 important questions about Linux OS.

194. What is the Best Operating System and Programming Language for a Hacker?

It is the geeky thinker who uses an operating system along with programming and scripting languages to solve problems and automate tedious and monotonous tasks.

195. How to Build Small K8s Cluster on a Single PC - Chapter 3 - Crafting the Appscape.

Third article where I review my guides about building a small K8s cluster on a single PC with Proxmox VE, Debian VMs, and K3s.

196. Why Wink Adopted a Cloud-Native Infrastructure Backed by Kubernetes-Docker-CoreOS Container Linux

This blog covers why Wink adopted a Cloud-Native Infrastructure Backed by Kubernetes-Docker-CoreOS Container Linux stack. Learn more.

197. Noonie Nom Luciano Strika on GPT-3, Wealth Taxes, and Learning Japanese

You know that feeling when you work really hard on something for really long and it feels like nobody really notices? Hacker Noon’s Annual Tech Industry Awards, the 2020 Noonies, are here to help with that. Nominate YOUR best people and products today at NOONIES.TECH. Speaking of the best people and products in technology, here’s a quick intro to 2020 Noonie Nominee, Luciano Strika, from Argentina, who’s been nominated in the Future Heroes and Technology categories.

198. How to Make a Linux Kernel with Nasm, Go Binary, Mini Linux

How to Make a Linux Kernel with Nasm, Go Binary, Mini Linux

199. 8 Reasons to Make Linux Your Default OS of Choice Today

Stop with the rumbling, bro. What is Linux?

200. Running Vaultwarden in a Container as a systemd Service Using Podman

Running Vaultwarden in a container with systemd using Podman.

201. Creating Encrypted Containers in Linux Using Cryptsetup

A brief guide on how to create encrypted containers in Linux using Cryptsetup, giving you tools for keeping your most important files and data protected.

202. GNU/Linux: It's Freedom Out of Your Comfort Zone

Why should one use Linux these days? My brief but pleasant history with the latest versions of GNU/Linux inspires me to share my thoughts on the matter.

203. AlmaLinux Container Images with Full RHEL UBI Compatibility

Cloud and Containers SIG have been hard at work lately on a project surrounding container updates, new images, new registries, and distribution.

204. FOSS is the big boy LEGO of the Innovative World

FOSS is the big boy LEGO of the Innovative World

205. Converting Python Notebook Into an Interactive Web Application: Tools, Tips and Tricks

This story is shown how to make a web service using python and jupyter notebook using with MLjar mercury framework.

206. Building a Small K8s Cluster on a Single PC - Chapter 2 - Forging the Cluster.

Second article where I review my guides about building a small K8s cluster on a single PC with Proxmox VE, Debian VMs, and K3s.

207. Choosing the Right Linux Distro for You

How to choose the right Linux distribution for your personal computer.

208. An Introduction to Parameter Expansion in Bash

Linux shell scripting has a little-seen parameter expansion operator that tests if a variable exists or is null.

209. An Introduction to Linux and Terminal Basics

This blog will help you navigate through Linux.

210. Was it Smart to Switch from Linux to ChromeOS Flex?

My personal experience with switching my computer's OS from Linux to ChromeOS flex.

211. "Ignore those who want to stop your progress," says Noonie Nominee Jeremy Morgan

Among the incredible writers in our diverse community, we discovered Jeremy Morgan from the United States. Jeremy has been nominated for five different Noonie awards, including IoT Writer of the Year. Learn more about Jeremy below and don't forget to vote for him at NOONIES.TECH.

212. Using Github Actions and Bash to Create Dynamic Github Profile

Creating a Dynamic Github Profile With Github Actions and Bash. Parsing RSS and XML in Bash.

213. An In-Depth Guide to Blue-Green Deployments with Materialize

Minimizing downtime during any deployment is a key part of any successful deployment strategy. There are many ways to achieve this.

214. 5 Best Linux VPN Services: Take Control of Your Security

Thanks to the rise of portable devices like the Steam Deck, Linux is gaining more popularity as an operating system than ever before. The platform is built by users, for users, aiming to give them complete control over the software and features on their machine. Unfortunately, this means they’ll have access to fewer popular applications that are available on Windows and Mac — possibly including VPNs. Those having trouble with figuring out how to start should take a look at the 5 best VPN services on Linux, though they might be surprised at how many options they truly have.

215. The Linux Writing Contest 2022: Final Results Announced!

The Linux Writing Contest by Linode and HackerNoon has come to an end. It’s time to celebrate the final round winners.

216. How Does Ransomware Work? A Step-by-Step Breakdown

217. Why and How to Make the Migration from CentOS to Oracle Linux 7 in these Easy Steps

CentOS to Oracle Linux 7 in 2 Easy Steps.

218. How Dale McGrew Keeps WeVote's Users Safe: An Open Source Story

This article is part of a series of case studies exploring the skills of senior software developers . In each case study, we look at a specific challenge faced by a senior developer and investigate the reasoning the developer used towards finding a solution.

219. "I would rather feel machine judging me, than people judging me" - Jeremy Morgan during AMA

Jeremy Morgan is 5x Noonies nominee and an author for Pluralsight focused on Software Development and Integration.

220. Pillar of Heaven : Linux and the Cloud Computing ‘Re-evolution’

Importance of Linux in the Cloud Computing revolution

221. Why Linux is Better Than Windows

Around Linux, myths have always wandered that it is a convenient OS exclusively for a narrow circle of people who understand code.

222. Deploy Docker Using Ansible

223. Linux-based Containers under the Hood

Containers under Linux - building a container from scratch.

224. Understanding BadUSB Devices

How an innocent-looking USB device can deliver ransomware to a user's computer through an open USB port.

225. Using a Script to Send Desktop Notifications from Your Linux Terminal

Send visual feedback and reminders from scripts, using notify-send and at commands on Linux. Also how to get MacOS to do it as well, through some jury-rigging.

226. Faster, Stronger, and 100% More Custom: A Grand Tour of Linux Kernels

Take a deep dive into the world of alternative Linux kernels that offer specialized performance, new features, and additional security.

227. Solving Web Application Issues in C - The Greenest Programming Language

Web applications in C language means performance and it's easier than you think

228. Will Ubuntu 20.04 Steal Windows Users

t’s that time of year again, Ubuntu 20.04 is now available. Will this be the release that steals away more Windows users?

229. How Android Permissions Mapped at Kernel's Level

Android, as we all know is based, on top of Linux.

230. Understanding Sudo and Root in Linux

To get a good understanding of the sudo and root access, get started with using Linux.

231. How To Use The Linux Command Line

Learning the basics of the Linux Command Line helps users get the most out of their machine while streamlining the experience of using the open-source OS

232. How to Install Go on Linux - Tutorial

The Go programming language has become quite popular over the past few years. Why? The primary reason is that it has become the language of choice for distributed and highly scalable servers. Go was based on C and brings code efficiency to the table, which generates faster software and apps for businesses.

233. How to Set Up SSH Login Notifications with IP geolocation

Server admins commonly use SSH to login to Linux servers. It is also good to setup SSH notification with IP geolocation for better security.

234. YSK about [Unix tools]

This Slack discussion, featuring myself in some sleep-deprived rambling, occurred in hackernoon's official #protips channel, and has been [barely] edited for readability.

235. Introducing Metasploit

The Metasploit Project is a computer security project written in ruby that provides information about security vulnerabilities and aids in penetration testing and IDS signature development. It is owned by Boston, Massachusetts-based security company Rapid7.

236. Simplifying the Crazy World of Linux Distros

This article simply explains the crazy, vast universe of Linux distributions.

237. Cloud Wars: AWS Vs. Azure Vs. Google Cloud

AWS, Azure, and Google Cloud are three cloud services that are the creations of three large worldwide corporations with a global customer base and a constant commitment to improving their services andproducts.

238. Linux is a Drift Car...That Drifts AF

Read these 10 questions summarizing my full byte-to-byte experience with this epic piece of 1’s and 0’s. So you can drift in 5th gear with Linux.

239. Democratizing Tech Skills with Jeremy Morgan of Pluralsight, LIVE AMA on August 17th, 12 pm EST

Jeremy Morgan is 5x Noonies nominee and an author for Pluralsight focused on Software Development and Integration.

240. Linux Ransomware, Cryptojacking, and Cobalt Strike Are Targeting Multi-Cloud Infrastructure

Linux systems are being increasingly targeted by ransomware, cryptojacking, and other malicious attacks, according to a recent report.

241. How to Install and Configure Linux for a Workstation with an i3 Desktop

How to install Ubuntu minimal and configuration a minimalistic desktop environment.

242. Dead Letter Queue no Elastic Stack

Melhore a obsevabilidade da sua Stack Elastic, baseado em fatos reais

243. The Linux Writing Contest 2022: Round 2 Results Announced!

We are back with the results announcement for The Linux Writing Contest by Linode and HackerNoon, July 2022.

244. Why Linux-Based Brands Are So Desirable

I'll start off by dating myself... it was the year 2000. I was in college and the brand new Mini Disk MP3 player had just come out. Superior audio to CD's and the ability to hold hundreds of songs on 1 little disk. Being a broke college kid, it took me about 6 months to make the purchase. Just when I got used to looking cool with my MD player, a wild flash of cool came across the analog airways via a commercial from a company that was only recently regaining its cool with a crappy multicolor desktop PC called the iMac. Of course, I'm talking about Apple. The product was the iPod. I was defeated and nearly threw away my MD player on the spot.

245. Leviathan Level 2 → Level 3 | Learn Basic Exploitation Techniques

Learn linux command by playing Leviathan wargame from OverTheWire. This wargame doesn’t require any knowledge about programming - just a bit of common sense and some knowledge about basic *nix commands.

246. 100 Days of Code: Death of Summer on the Island of NixOS

We are a hundred days deep in the Lambda Quadrant part of the galaxy, resting on a deep space Moonad, myself and my crew, my parter and my lovematch, our infant son, and a cat. We study the properties and relations of Haskell abstract entities, enjoying meditating the pure functional programming vibe. It is deep work and we take time and turns. We also watch the second season of Star Trek Discovery and enjoy seeing the bright stars of its universe.

247. Quick Guide to Install Node, Yarn, Git and VSCode on Linux, Mac, and Windows

How to install Node, Yarn, Git and VSCode on Linux, Mac and Windows, a simple and easy guide to follow.

248. Elimo Impetus: a tiny S3 OSHW, FOSS System-on-Module

In case you missed our latest update, Elimo Engineering designed a small, powerful Linux System-on-Module, designed for low cost and fast system integration. It’s FOSS and OSHW and sports all of the following:

249. I Thought I Had Observability - My Short DNS Story

DNS Kubernetes improvements, How to change ndots option default value of dns in Kubernetes. DNS k8s best practices.

250. How to Install and Setup the Latest RouterOS – Quick and Secure!

Introduction: What is Router OS?The operating system of MikroTik RouterBOARD hardware is MikroTik RouterOS. For those who prefer using a PC as their router,the software may be downloaded and installed on that machine, transforming it into an all-purpose router with all the functionality listed above.Since RouterOS is based on the Linux v2.6 kernel, we wanted to make it as simple as possible to set up and operate, so MikroTik developed it. By setting up your own vps routeros, you may create a safe, private connection between your devices and the Internet, as well as to your other resources.For how to install routeros, go to and get the CD image of RouterOSto get started now. No restrictions apply to the free trial version.

251. Windows CE End-of-Life: How to Migrate and Keep Your Medical Device OS Updated

Get a brief review of migration options and a checklist of the steps to be taken for a successful transition from this legacy software

252. How to Create Executable Files and Produce Debug Information

In this short article I will show you how to create an executable file as well as produce debug information but in a completely separate file.

253. Installing Ansible on Ubuntu [Part 1]

Ansible is a Configuration Management and Application Deployment system that is designed to streamline the process of controlling a large number of servers, basically for administration and operational processes. In other words, it allows you to control several remote machines in an automated fashion from a location.

254. Building Elixir Applications as systemd Services

Build your projects with Nspawn

255. How To Use Command Line

💻 Command Line:

256. My 10 Linux Years in 11 Pictures

It's better to be a Linux beginner than a Windows old-timer.

257. Comparing Linux and Windows 10 IoT for Your Medical Device

What is the best OS for medical devices? Should I choose a Microsoft product? Is Linux better than Windows 10 IoT? Read the answers.

Thank you for checking out the 257 most read stories about Linux on HackerNoon.

Visit the /Learn Repo to find the most read stories about any technology.


Written by learn | Lets geek out. The HackerNoon library is now ranked by reading time created. Start learning by what others read most.
Published by HackerNoon on 2023/05/16