Original Article by Linux Shtuff
-
How to Install PHP 8.0 on Ubuntu 20.04
Original Article by LinOxide
-
How to Install Tomcat on Ubuntu 20.04 using Ansible
Original Article by LinOxide
-
How to Mount an exFAT Drive on Ubuntu and Other Linux
Original Article by LinOxide
-
Play a fun math game with Linux commands
Like many people, I’ve been exploring lots of new TV shows during the pandemic. I recently discovered a British game show called Countdown, where contestants […]
-
3 things great open source leaders do
I’ve written a few articles on how to be do something badly (or how not to do things), as I think they’re a great way […]
-
5 reasons sysadmins love systemd
As systems administrators know, there’s a lot happening on modern computers. Applications run in the background, automated events wait to be triggered at a certain […]
Clone Wars
– April 15, 2021Original Article by Linux Shtuff
A Zero Trust terminal in your web browser
– April 15, 2021Original Article by Linux Shtuff
SQLite: The Only Database You Will Ever Need
– April 15, 2021Original Article by Linux Shtuff
Yamauchi No.10 Family Office
– April 15, 2021Original Article by Linux Shtuff
TTS: Text-to-Speech for all.
– April 15, 2021Original Article by Linux Shtuff
A beginner's guide to load balancing
– April 15, 2021
When the personal computer was young, a household was likely to have one (or fewer) computers in it. Children played games on it during the day, and parents did accounting or programming or roamed through a BBS in the evening. Imagine a one-computer household today, though, and you can predict (Read more...)
Original Article by Opensource.com
Resolve systemd-resolved name-service failures with Ansible
– April 15, 2021
Most people tend to take name services for granted. They are necessary to convert human-readable names, such as www.example.com
, into IP addresses, like 93.184.216.34
. It is easier for humans to recognize and remember names than IP addresses, and name services allow us to use (Read more...)
Original Article by Opensource.com
3 essential Linux cheat sheets for productivity
– April 14, 2021
Linux is famous for its commands. This is partially because nearly everything that Linux does can also be invoked from a terminal, but it's also that Linux as an operating system is highly modular. Its tools are designed to produce fairly specific results, and when you know a lot about (Read more...)
Original Article by Opensource.com