How to use the base64 command on Linux
The base64 command converts binary data to ASCII data so that it can be transmitted as text. It's a common method of encoding used to...
How to use SSH
You may have heard that Linux and Unix computers give you the ability to control a computer other than the one you're sitting at. That's...
How to use the basename command
The basename command is a GNU core utility for UNIX and UNIX-like systems, and is designed to remove the file suffix and leading directories from a filename. It’s a reasonable alternative to at least some uses of the cut command. You’re not likely to use it alone, but it’s an interesting tool to have available to you when constructing a complex command.
5 lessons we can learn from AI
There are plenty of very real lessons we can learn from artificial intelligence.
How to use udev
Udev is flexible but complex. Learn how to use udev so you can customize how Linux recognizes your devices.
The real differences between less, more, and most
Find out what sets these famous Linux pagers apart from one another, and how to choose the right one for your system.
AI can’t replace community
AI is exciting technology, but it’s not a community.
The best 3 cross-platform text editors
Sometimes you just need raw text with no styles like a word processor. Here are three text editors that give you just that.
Top 5 mistakes every new Linux terminal user makes
Avoid these comman mistakes, and find out how to become an expert in the terminal.
How YAML actually works
Learn how to create YAML correctly from the start.
Host your own apps with Yunohost
Build your own collection of open source online apps with Yunohost and its one-click install app catalogue.