How To Install A Custom Terminal Shell To Pop OS!
A quick and simple guide to installing a custom terminal shell to a Pop OS or any GNOME terminal!
A quick and simple guide to installing a custom terminal shell to a Pop OS or any GNOME terminal!
The word “Universal” can refer to good or a bad thing. Universal is working on another Jurassic Park sequel? Probably a bad thing. A universal… Read More »Bash Scripting on Linux (The Complete Guide) Class 08 – Universal Update Script
Welcome to LearnLinuxTV’s brand new complete course on Bash Scripting! In this 18 episode series, you’ll learn everything you need to know in order to… Read More »Bash Scripting on Linux (The Complete Guide) Class 01 – Course Introduction
Backups – the most critical function of computing that virtually everyone ignores until they learn the hard way that they should’ve taken it more seriously.… Read More »Bash Scripting on Linux (The Complete Guide) Class 17 – Backup Script
Dependencies: sudo apt install build-essential libx11-dev libxft-dev libxinerama-dev libfreetype6-dev libfontconfig1-dev Navigate to /usr/share/xsessions/ Create dwm.desktop file: [Desktop Entry] Encoding=UTF-8 Name=Dwm Comment=Dynamic window manager Exec=/usr/local/bin/dwm Icon=dwm… Read More »How to install DWM on Debian/Ubuntu/Mint?
No matter how long you work in the IT field, waking up in the middle of the night to manually perform some sort of task… Read More »Bash Scripting on Linux (The Complete Guide) Class 14 – Scheduling Jobs (Part 1)
site – email – [email protected] donate – – learn from me rss feeds – videos – blogs – links cuz “I live in soyciety” –… Read More »Emacs is perfect, but only if you understand it
This is not another tutorial on how to do some key combos or how to install plugins, its about _using_ the plugins and everything together… Read More »How to Vim in 2023: Tips and Tricks
So at this point, you’ve written a ridiculous number of scripts and these files are all over your hard drive. Wouldn’t it be cool if… Read More »Bash Scripting on Linux (The Complete Guide) Class 10 – Where to Store Scripts
In the previous episode, you learned about the “at” command, which enables you to schedule a script to run later. In this video, we’ll take… Read More »Bash Scripting on Linux (The Complete Guide) Class 15 – Scheduling Jobs (Part 2)