Hey tiatira,
As I mentioned in the previous newsletter, we are working on a DevOps bootcamp with a series of coursed under it.
The first course in this series is finally here; a complete Linux command course that covers all the essentials in 16 different chapters.
The course is available for Pro members. This would be a good time to opt for Pro membership as we are considering a price increase to accommodate DevOps bootcamp.
There is also this dedicated course and ebooks page that lists various courses available for you.
Python scripting will be the next course in the bootcamp.
💭 What else you get in this edition of LHB Linux Digest:
- Server monitoring tips and tools
- Ansible and Kubernetes tips
- Tools and memes for Linux lovers
- This edition is supported by Netdata.
✨ Exclusive offer for Linux Handbook members
Special promotion exclusively to our Linux Handbook community! In partnership with Netdata, we're offering you a unique opportunity to enhance your system monitoring capabilities.
Use the promo code LHB15NETDATA at checkout to receive an exclusive discount on your annual plan, including any monthly overages. Hurry, this offer expires on May 25!
📖 Monitoring your server and infrastructure
There are several tools to monitor the system resource usage on Linux.
But they are more for local usage. Your servers and infrastructure needs tools that are capable of more. Here's an extensive list of such tools.
Tools like Netdata and Checkmk do the job better.
You may also use dedicated setup for Docker container monitoring if it suits you.
I learned it the hard way that a web service could go down due to lack of disk space on the server. Now, I have set up alerts to get notified in advance if the server starts running out of space.
📚 DevOps and Self-host Tutorials
Here are a couple of new tutorials for you:
🛍️ Interesting deal for Linux users
Get started with AI and Machine Learning with these eBooks.
💡Quick Terminal tip
With the fc tool, we can replace a part of a command. To do that, use the command:
fc -s old=new
If apt is mistyped as atp , you can replace it in the next command using:
fc -s atp=apt
Why should become a Pro member?
✅ Get 5 eBooks (on Linux, Bash and Ansible) worth over $55 for free ✅ Get access to SSH Fundamental video course (worth $19) ✅ Get access to Linux command line text course (worth $29) ✅ Get access to all the contents on Linux Handbook (priceless) ✅ Read all the articles without any ads (awesome)
📰 Linux news that matters
Check out NVTOP – your all-in-one GPU task monitor! Easily monitor multiple GPUs in a user-friendly interface similar to htop.
😂 Geek humor
🔜 Soon on LHB…
The new courses on Linux command line is finally here. This is the first course in the Cloud Bootcamp program. Python course is next in line. I'll share a dedicated page of the cloud bootcamp and the expected release timeline.
It may see a changed pricing structure as Cloud Bootcamp is extensive and will be expensive. Existing Pro members won't be affected if the pricing structure is changed.
💌 Like the LHB Linux Digest newsletter?
You can encourage others to subscribe to this newsletter. (From here)
Become a Pro member and enjoy unlimited access to our eBooks, courses and in-depth tutorials.
Missed the previous editions? You can access the newsletter archives.
You may also contribute to Linux Handbook and share your experience and expertise with the community.
I like reading your messages, so just hit the reply button and share your thoughts 😄
|