|
Hey there, Feels like 2025 is ending sooner than expected. I know that's not the case but it just feels like that 😄 On that note, we plan to publish at least two more courses for you before the year ends. They are likely to be on Terraform and Kubernetes. I am also planning a microcourse on 'automated backups with cron and rsync'. These classic Linux tools are always reliable. And in the meantime, we are also working on expanding our collection of hands-on practice labs so that you can improve your skills by doing it. Lots of things planned. Stay tuned, stay subscribed.
|
Here's why you should get LHB Pro membership: ✅ Get access to Linux for DevOps, Docker, Ansible, Systemd and other text courses ✅ Get access to Kubernetes Operator and SSH video course ✅ Get 6 premium books on Bash, Linux and Ansible for free ✅ No ads on the website
|
|
|
|
|
📖 Tips and TutorialsImagine you are building a CLI tool. How do you handle when user presses Ctrl+C? Behold the trap command. Umair shares his experience on common networking issues a sysadmin and devops encounters. He also shared tips on troubleshooting those issues. Hope you enjoy these perls of wisdom 😄 Our pen-testing lab collection, Pentora Box, sees a new entry with the practice exercise to find hidden subdomains. 💡Quick terminal tipYou can extract selected files from an archive without extracting everything using tar command. First, check the contents using: tar -tf archive.tar.gz --wildcards "*.txt"
Now, extract the selected files. tar -xf archive.tar.gz --wildcards "*.txt"
Find your next favorite software in this section. MultiCloudJ: Java's cloud-agnostic SDKMultiCloudJ is an open-source, cloud-agnostic Java SDK that provides unified interfaces for common cloud services like object storage, pub/sub, and security token management. It allows developers to write application code once using high-level APIs, enabling simplified, consistent deployment across major providers including AWS, GCP, and Alibaba Cloud. Features - Write once, deploy anywhere
- Uniform Semantics
- Enterprise Ready
- Built with extensible architecture design to support additional cloud providers in future.
- Flexibility to users to provide their own custom implementation.
Vito: Self-Hosted Server Management DashboardVito is a free, self-hosted web application that acts as a comprehensive server management and PHP application deployment tool. It simplifies the workflow by handling server provisioning, firewall management, SSL, cron jobs, and database management, primarily targeting Laravel applications. Features - Easy database management, Supports Mysql and MariaDB
- Supports Custom and Let's Encrypt SSL
- Create and Manage cron jobs on the server
- Workflows and Automations
- Domains and DNS Management
📰 Linux news that matters😂 Geek humor💌 Like the LHB Linux Digest newsletter?⭐ If you think your Linux/devops knowledge and experience can be shared in micro-course format, please reach out to me. Remember, some of our courses have been contributed by readers like you. I help with editing so that the courses are easy to understand. 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 😄
|