I've been preparing for the RHCSA and have developed a solid grasp of Linux commands and file systems on a Red Hat virtual machine over the last three months. Now, I'm eager to apply what I've learned by tackling real-world projects that I can include on my resume, as my ultimate aim is to become a system administrator. Any practical project ideas that would demonstrate my Linux skills effectively?
5 Answers
Consider working on some shell scripts or Ansible playbooks for your portfolio. They can showcase your coding skills. If you're looking for a challenge, try resizing a VMware disk without using LVM—it's tricky but a game changer. Ultimately, just pick projects that solve real problems for you; that way, your work remains meaningful.
Why not dive into setting up a Squid server? You could segment your network between IoT devices and trusted ones. A cool setup would involve creating a VM with dual network interfaces to manage internal and internet traffic. You could also explore DNS management with CoreDNS, load balancing, and securing your web server. Lastly, think about simulating an attack on your setup and then figuring out how to detect and remediate it.
You might find setting up a Jellyfin movie server entertaining and useful. Not only will you learn about media streaming, but you can also handle settings on your Linux environment as you customize it.
How about integrating Linux workloads with a Windows AD Domain using SAMBA? You could also explore virtualization, backup and recovery solutions, or even harden your systems with full disk encryption and other security measures like SELinux. It's a great way to learn while making your systems more robust!
A great project to consider is building a web server. If you can set that up and host a website, you'll cover a lot of essential sysadmin tasks that most employers look for. Try getting a LAMP stack running and maybe even launch a WordPress site on it. For an extra challenge, focus on securing it based on the latest guidelines. Also, I recommend learning Ansible, as it’s a tool you’ll find really helpful in various scenarios.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures