Hi tiatira,
Red Hat dropped a bomb last week by restricting access to its source code to paying customers only.
It won't make any difference to end users. However, it rings danger bells for the Red Hat clones like Rocky Linux and Alma Linux. The move intends to cut the competition and take all the profits home.
With the 'big news' aside, let's see
💭 What you get in this edition of LHB Linux Digest:
- Trap built-in
- Systemd services
- Vim buffers
- Memes for Linux lovers
Monitor your web services in a centralized place and get timely alerts.
📚 Linux Tips, Tutorials, and More
Trap is a shell built-in. You may not always need it but still good to know about it.
Learn how a systemd service is created.
And a quick tip on understanding the systemd service statuses.
🌟 Highlight
In this advanced Vim topic, learn to master the buffers.
🛒 Awesome deal for Linux users
This comprehensive curriculum will help you get a handle on using Python for AI and machine learning applications, data analytics, and more.
Your purchase supports Children’s Miracle Network.
👩💻Self-host corner
Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive.
🗞️ Linux news
Linux Handbook is an independent platform supported by readers like you. We help millions of people with our Linux resources.
You can help us sustain by opting for the Pro membership. For $50 a year, you get all the ebooks we have created and you help us create more educational material.
💡Terminal tip
There are times when you want to execute multiple commands but don't want to wait for one to end so that you can run the next.
Luckily, Linux gives you multiple ways to run multiple commands one after another with these special operators:
Operator |
Example |
Explanation |
; |
Command 1 ; Command 2 |
Run command 1 first and then command 2 |
&& |
Command 1 && Command 2 |
Run command 2 only if command 1 ends sucessfully |
|| |
Command 1 || Command 2 |
Run command 2 only if command 1 fails |
Sharetape uses NLP to determine the 10 best topics from a podcast or long form video. Then based on these topics, it cuts 30-60 second clips for TikTok, Instagram, or YouTube Shorts.
I haven't used it personally but sounds like a promising tool if it works.
😂 Geek Humor
Bash rules 🙂
💌 Like the LHB Linux Digest newsletter?
You can encourage others to subscribe to this newsletter. (From here)
Never miss a newsletter. You can access the newsletter archives.
Did I miss something? Or want to suggest something for LHB? Just reply to this email.
|