Using Manjaro Linux as My Daily Driver
Computer Scientist with an interest in all tech! Let's hack!
Search for a command to run...
Computer Scientist with an interest in all tech! Let's hack!
No comments yet. Be the first to comment.
In the vast landscape of software development, it's easy to get caught up in the debates about which programming language reigns supreme. However, it's crucial to remember that programming languages are just tools—each with its own strengths and weak...
I recently had the opportunity to dive down into Hashicorp's Nomad and Kubernetes. We are looking into replacing a manually provisioned setup that is currently configured by Salt. While Salt already offers us easy deployment and configuration of all ...
In this post we solve a few easy challenges on pwnable.kr called cmd1 and cmd2 cmd1 and cmd2 These two challenges required us to circumvent a cleared PATH environment variable. cmd1 In the first challenge, the program has a small filter, that doesn't...
In this post we solve the lotto challenge of pwnable.kr. lotto The challenge starts by inviting us to play a game of chance Mommy! I made a lotto program for my homework. do you want to play? ssh lotto@pwnable.kr -p2222 (pw:guest) Inspecting the co...
For the longest time, I've been exploring various Linux distributions, each with its unique strengths and quirks. After much experimentation, I’ve found my sweet spot with Manjaro Linux. Here’s why it’s become my daily driver and how it seamlessly combines the power of Arch Linux with a user-friendly experience.
Arch Linux is renowned for its simplicity and control, offering a minimalistic approach where you build your system from the ground up. However, once you did the installation once, perhaps you don't want to do that again. This is where Manjaro Linux shines — it brings all the benefits of Arch but with a fast and easy installation process. You get the best of both worlds: the flexibility and power of Arch without the steep learning curve.
One of the standout features of Manjaro is its rolling release model. Unlike traditional distributions that require a fresh install with each new version, Manjaro continuously updates, ensuring you always have the latest features and security patches. This means no more waiting for the next big release — your system stays cutting-edge all the time.
If you've used Debian or Ubuntu, you might have noticed their packages can lag behind the latest versions. Manjaro, on the other hand, prides itself on providing up-to-date packages. This is crucial for developers and enthusiasts who want access to the latest software without compromising on stability.
Personally, I prefer using Systemd for its robust management of system processes and services. Manjaro supports Systemd out of the box, which aligns perfectly with my workflow and preferences. This consistency in service management makes system maintenance and configuration straightforward and reliable.
Manjaro offers a polished experience with its Gnome and Plasma desktop environments. Whether you prefer the modern, streamlined look of Gnome or the customizable, feature-rich Plasma, Manjaro’s implementations are top-notch. The attention to detail and the default configurations provide a pleasant and efficient user experience right from the start.
Managing software on Manjaro is a breeze thanks to the Pamac package manager. It provides both a user-friendly graphical interface for installing, updating, and removing software as well as a CLI. With Pamac, you get the power of Arch’s AUR (Arch User Repository), making it easy to find and install the software you need.
In my setup, I’ve swapped the default Gnome Terminal for Kitty. Kitty is a fast, feature-rich terminal emulator that supports GPU rendering, making it snappy and efficient. It integrates seamlessly with my workflow, offering advanced features like ligatures and multiple layouts, enhancing my productivity.
Using Manjaro Linux as my daily driver has been a game-changer. It combines the power and flexibility of Arch Linux with ease of use, ensuring a seamless and efficient computing experience. The rolling release model keeps my system current, while the up-to-date packages and Systemd support align perfectly with my needs. Add to that the polished desktop environments, the user-friendly Pamac package manager, and the efficiency of Kitty terminal, and you have a Linux distribution that stands out from the rest.
If you’re looking for a robust, modern, and user-friendly Linux experience, I highly recommend giving Manjaro a try. Happy computing!
By focusing on what makes Manjaro exceptional, we see how it brings the best of Arch Linux to everyday users, making powerful computing accessible and enjoyable.