Embracing the World of Linux, A Student’s Journey and Experience

Sagar Bista
6 min readMay 11, 2024

--

Linux Mint

Are you a student eager to explore the fascinating world of Linux? Perhaps you’ve heard whispers of its power and versatility, but you’re not quite sure where to begin. Well, you’re in luck! As a fellow student who’s been on this journey, I’m here to share my experiences and insights into the realm of Linux. I have been using Linux since end of my first semester, and my first Linux distro was Kali Linux. Personally, I don’t recommend installing it as a beginner unless you are an ethical hacker or learning network and penetration testing. I have tried many flavors of Linux such as Fedora, Ubuntu, Elementary OS, etc. Currently, I am using Linux Mint, which is an Ubuntu-based distro. If you are new, I personally recommend either Ubuntu or Linux Mint.

Introduction to Linux

Linux is an open-source operating system kernel initially developed by Linus Torvalds in 1991. Unlike proprietary operating systems such as Windows or macOS, Linux is freely available to anyone to use, modify, and distribute. It forms the foundation for various Linux distributions, also known as distros, which package the Linux kernel with additional software and tools to create complete operating systems.

Architecture of Linux operating

Getting Started with Linux

Choosing a Linux distribution depends on what you want and need. Consider things like the user interface, hardware compatibility, package management, and community support. Once you’ve picked one, installing it is usually straightforward with a guide.

  • Choose a Linux distribution based on your needs and preferences, considering factors like user interface, hardware compatibility, package management, and community support.
  • Pick a desktop environment (GNOME, KDE, XFCE, etc.) that feels intuitive and comfortable for you to use.
  • Check compatibility with your computer’s hardware, especially if it’s older or has specific configurations.
  • Familiarize yourself with the package management system of your chosen distribution for installing and updating software.
  • Look for a distribution with a large and active community for troubleshooting and learning.
  • Install Linux by creating a Bootable USB drive or from the downloaded ISO image of your chosen distribution and following the graphical setup wizard.

Exploring the Linux Ecosystem

Unlike Windows, in Linux, you can choose a desktop environment according to your needs. Linux offers a wide range of desktop environments, each providing a unique look and feel. Some popular desktop environments include:

  • GNOME: Known for its modern design and user-friendly interface, GNOME is the default desktop environment for distributions like Ubuntu.
Gnome Desktop Environment
  • KDE Plasma: Offering a highly customizable experience, KDE Plasma is favored by users who prefer extensive theming and configuration options.
  • XFCE: Designed to be lightweight and resource-efficient, XFCE is ideal for older hardware or users seeking a fast and responsive desktop environment.
XFCE Desktop Environment

You can find additional resources here if you want to learn more about Linux desktop environments from the article ’24 Linux Desktops You Need to Try.

Command Line Magic

One of the defining features of Linux is its powerful command-line interface. While it may seem intimidating at first, mastering the command line is a rite of passage for any aspiring Linux user. From navigating the file system to installing packages and managing processes, the command line opens up a world of possibilities.

If you are a beginner, I definitely recommend using these websites to learn more about the command line that I’ve personally used and recommend. some of them are:

  • Linux Journey: It is a comprehensive online platform offering guides, and resources for learning Linux, including command-line usage, system administration, and more. It’s an excellent resource for beginners and experienced users alike looking to enhance their Linux skills. I bet you will not regret.
  • Javapoint: It offers a comprehensive tutorial on Linux, covering various aspects of the operating system, including commands, shell scripting, administration, and more. It’s a valuable resource for individuals looking to learn or deepen their understanding of Linux.
  • The Linux Foundation : It is a nonprofit organization dedicated to supporting the growth of Linux and collaborative development projects. It fosters innovation by providing resources, training, events, and collaborative platforms for developers, companies, and individuals involved in open source technologies.

Understanding the Linux command line is crucial, especially in office settings where Linux is the primary operating system. If you grasp the fundamentals of Linux, you’ll find it easier to pick up shell scripting. Plus, it’s handy to have some knowledge about the Vim text editor.

Customization and Personalization

One of the things I love most about Linux is its flexibility. Linux users can customize their desktop environment by selecting themes, icon packs, and window managers to create a visually appealing and functional workspace.

System setting

With a Linux system, you can customize desktop environments to your needs and according to your distribution. You can check this in your system settings.

Joining the Linux Community

Joining the Linux community means becoming part of a diverse and collaborative group of users who share a passion for open-source software and are committed to learning, sharing knowledge, and supporting one another in their journey with Linux.

One of the best things about Linux is its vibrant and passionate community of users and developers. From online forums and IRC channels to local meetups and conferences, there are countless opportunities to connect with like-minded individuals, share knowledge, and collaborate on exciting projects.

Overcoming Challenges

Of course, no journey is without its challenges, and learning Linux is no exception. From troubleshooting hardware compatibility issues to grappling with unfamiliar software, there will undoubtedly be moments of frustration along the way. But fear not! With patience, perseverance, and the support of the Linux community, you can overcome any obstacle that comes your way.Never hesitate to ask questions in community forums if you have a problem.some of my recommendation are:

If you are going to switch to Linux first , you will definitely encounter problems such as understanding the difference between root and normal users. So, please prioritize checking them first

Embracing the Power of Open Source

At its core, Linux is more than just an operating system, it’s a symbol of the power of open source collaboration and community-driven development.

If you understand open source and using open source products as a student, I think you should move into the open source world by diving deep into open source projects and programs to advance your career and skills.

Conclusion

In conclusion, From the thrill of my first installation to the satisfaction of mastering the command line, Linux has opened up a world of possibilities for me as a student and aspiring technologist. So if you’re ready to unlock the power of Linux and take your computing skills to the next level, don’t hesitate to dive in and start exploring. Trust me,you won’t regret it!

--

--

Sagar Bista
Sagar Bista

Written by Sagar Bista

Computer science student with an intense passion for Web and Cloud technology

No responses yet