[This comment has been deleted by an automated system]
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Is it an unrealistic goal to want to eventually run a computer with coreboot and a more cybersecurity heavy emphasis?
No, its not unrealistic. However, what I think is unfair to yourself is to attempt this before knowing what you are doing. Think of it like learning to draw. You have good taste, and you see art you like, and want to do it too. Yet your personal skill level, you finger dexterity, isn't yet there to be able to make the art you can visualize in your mind.
If a task is too hard, or to complex, then there must exist a smaller, easier task to accomplish first. Coreboot specifically is an extremely low hardware/firmware level system, but you don't feel confidant in installing a working desktop OS. You have aspirations for cyber security, as well. Find the smaller, and easier task first. Get Debian/Ubuntu working in a VM. Then look at what software is installed, and read about it. If you want to eventually pursue security projects, setup a LAMP stack. If that too hard, just get the A in LAMP. If that's too hard, find out why. What do you know, what do you not know? It's machines all the way down, and its an extremely small chance you are the first person with a problem. Don't worry about "correctness" and focus on the learning experience.
It is 100% achievable, but it is a lot of time. I started with it because I wanted to run a game server for myself. It's a couple of decades later, and I still have a massive amount to learn.
I really like the comparison to drawing and the gap between what I'm seeing in my head and my actual ability to carry out the task! Something hypnotized me when I first got introduced to the world of free software. Initially I started out learning LaTeX to make math worksheets for my tutees because Microsoft Word made me want to violently smash my keyboard. Further rabbit-holing and forum-crawling convinced me that I needed to download Arch or else it simply "wasn't worth it", which is completely wrong in itself.
Never have heard of a LAMP stack, but I'll check it out. I'll try to persevere through frustration and just look at errors as a way of learning from my mistakes. Eventually I hope to have a grander control and understanding of my devices, but this will just come with time. Thanks for the encouragement!
Just a sidenote: LAMP is a traditional webserver stack. L = Linux, A = Apache (web server), M = MySQL (database), P = PHP (or Perl or Python, depending on who you ask—some server-side programming language, anyway). So it might not be germane to your use case.
Hey! Sorry its taken a while to get back. I'm almost at the point where I can order everything for my NAS which will then necessitate learning Apache, MySQL, and how to implement programs in the best suited language for the job. I did a lot of Python in undergrad so I should be trainable in that regard.
Are there any resources or Wiki you'd suggest to get started regarding interacting with a server?
Further rabbit-holing and forum-crawling convinced me that I needed to download Arch or else it simply “wasn’t worth it”, which is completely wrong in itself.
Unfortunately Arch appeals to, and is loved by, a specific kind of user. They aren't really interested in being more newbie friendly, which is totally fine. Debian, and by extension Mint, actively trying to help new people use the software, and is very newbie friendly. Most people asking for help use these types, and thus a lot of the helpful guides use these as a base. OpenSuse also does a very good job too, but it is pretty different than Debian in how it is structured, so not all guides written for Debian will work the same way. When you know about how different Linux ecosystems work, the less which specific distro you are using matters. So don't worry too much about picking the "right" one.
Initially I started out learning LaTeX to make math worksheets for my tutees...
This is the best way, find something you want to do, and learn how to do it. Follow the rabbit holes! You never really know where they go.
Follow the rabbit holes! You never really know where they go.
I completely agree with this one! Been awhile since this comment was posted, but I've had a great deal of fun with Pop!_OS after I nearly went mad. I used my arch system for about 2 months exclusively. Right now I'm dual booting it and Windows. I'm exploring Windows with new eyes again just so see what exactly was abstracted away from me and I'm just using it to get work done more efficiently.
Thanks for the initial advice :) I'm working towards using only a Linux system and I learned I liked Debian as well. Ubuntu, Mint, and OpenSUSE didn't really feel the way I wanted them to, and I still was piecing together concepts that were fuzzy from my 20 years of Windows usage getting in the way.
Currently trying to get Gentoo onto a Chromebook and got curious about hypervisors so a new rabbit hole has reared its head...
Arch is a bad distro for newbies. Go find an ISO for Kubuntu and install that. The install wizard is idiot-proof. I use KDE-based distros like Kubuntu even though I'm a fairly advanced user so don't view it as some kind of failure. There's no virtue in using more complicated stuff. Get comfortable with the easier distros first.
Don't start with the most complicated distro and then fail.
Mint is great. I recently switched fully to Linux and mint feels comfortable
I cannot stress this enough...
POP!_OS
For real this is The One for new users. It just works.
You're on the right track! That feeling of understanding less is normal - and good news is that it isn't true. You understand more than you did before - but now you also know of some other things you don't know about yet. This is good and exciting! I wish I were in your shoes so I could experience this for the first time again.
I would recommend Fedora Silverblue 38. It is an immutable OS, meaning that it is impossible to break it to the point where it doesn't work. Since the root file system is read only, like a mobile OS, you would be hard pressed to actually break it. Don't worry though, most graphical applications are available as flatpaks on Flathub. Flathub is integrated with the app store in Fedora 38, no need to use the terminal. For terminal applications you want to use there are toolboxes, which are little mini fedora containers that have access to your home directory and some other integrations. Also Fedora Silverblue is easy to install and works with most hardware.
I'd give it a try! It has been quite fun to have a Linux system and to finally feel more comfortable with the Unix-like way of using a computer. It has greatly simplified a lot of things I needed to do when I was in uni, such as uploading and processing data from a DAC as well as the simplified way of managing packages and CLI workflows. I never knew how many times the task just needed a solution with a Regex in it, but it takes one awhile to learn it.
It feels weird to go from being a lifelong Windows user to using Linux. Unfortunately, I chose Arch to be the distribution I'd struggle with because I was too stubborn to give up. Now that I'm a little more comfortable with systems, I've been hopping around tinkering in different virtual machines. It took quite some time before I felt I got fluid enough with the CLI, but it makes everything feel like a text adventure game! It's so nice to be more comfortable with Vim when I need to do systems work, access servers remotely via SSH, or navigate the system more easily. I never thought you could agnostically open files, so that was nice to learn. It's impressive the beast of programming problems that needed to be solved before one could have a seamless in-home system. I can't imagine shuffling magnetic tape through a dinosaur, or the hoops you'd have to jump through and technical knowledge to use a PDP-10 or older computer. Lots of respect for the gurus who can speak in tongues for those machines :) Thanks for the advice, never knew immutable OSs were a thing.
i wouldn't say that it's unrealistic.
The "Problem" is however, that there are a gazillion different approaches to everything. And everyone will tell you their method and maybe even badmouth other peoples methods... That way you don't really know what to do anymore.
Imho, don't install them in a VM. Get yourself a new cheap SSD. Unplug the one with windows on it and just install a well-known Linux distro that has a big open community on your PC.
If you want something Arch-based: I'd highly recommend you Garuda-Linux. Don't get scared off by it's ..... flashy default looks. This can be changed very easily. But they have one of the most welcomming and helpful communities i have ever witnessed. They aren't really here or on reddit, but rather have their own forum.
This thing will give you everything you need to start. And if something breaks, it does automatic snapshots of your system everytime you install a new package. So if something breaks, you turn off...turn on....and in the boot menu you'll find your snapshots. Pick the last working one. and that's it. Good to go again.
But these are just my 2 cents..
You can try a boot from usb key too for example.
It sounds as if OP was beyond the stage of playing inside a live-boot.... plus you'll never get to really get a feel for a distro if you can't even install new packages properly.
You can install the os to a thumb drive too. Performance will be meh but it’s fine for testing and can be brought with you while out and about
Start with Ubuntu, eventually switch to Debian, then give Arch a shot.
You definitely don't need Coreboot. Try Linux Mint to start with, and just use your computer as you normally would. Getting comfortable with how Linux does things is something you need to learn before taking the next steps. No one became a Linux guru by reading the "Linux manual" front to back. I picked up almost all of my Linux knowledge on-the-fly because I broke something or because I wanted to do something.
Also, if all you want is better cybersecurity, you'll make a huge leap just by picking any Linux distro. Save Coreboot, full disk encryption, etc for at least a few months down the road when you're picking a new distro and have a better idea of what you want to do differently.
One word: Mint
It's pretty streamlined, more reliable than some newer trendy Ubuntu spin offs, and still powered at it's core by the same old kernal that even the "advanced" distros use.
I applaud you for trying Arch, and if you can figure it out while learning Linux in general that's a great achievement, but it's overly complicated and I personally wouldn't reccemend it to anyone starting out (or even a most experienced users unless they had a particular need for it's features).
If you continuously get issues across all distros in VMs a live environment might also be worth checking out (live being booted off external media without an install).
Ultimately, though if Linux does mess with your workflow, then use what works best for you. Sure I like Linux, but if it breaks what you need and Windows or Mac doesn't then use what works best for you. But, there's a saying "the more the island of my knowledge grows the greater the shore of my ignorance". The more you learn the more that you realized how little you know. It's always the case for anybody who's either not an extreme expert or a narcissistic, but it's also a great motivator to keep learning.
Keep it simple, Ubuntu/Mint/PopOS, play around with it for at least a few months before trying an arch install
Next time you decide to attempt Arch, you could try the included install script.
But for now I would also suggest starting out with something more simple, such as Linux Mint or Ubuntu LTS.
I’d recommend mint just because snaps add another layer of complexity for apps right now.
Get Fedora Silverblue. It is rock solid. Install Distrobox or Boxes to emulate other systems on top of that.
You could also move on to something else later if toy like.
Get Fedora Silverblue. It is rock solid. Install Distrobox or Boxes to emulate other systems on top of that.
You could also move on to something else later if toy like.
I've been in your shoes a few months ago. I tried a few distros in VMs and ended up using OpenSUSE Tumbleweed. It comes with different GUIs and I decided for KDE. As a beginner TW helped me with the built in snapshots mechanism. So before I did anything, I took a snapshot, did it, and if I fucked up, I could easily rollback and try again. Since TW is a rolling release, I now make a snapshot before and after the system update So I always have some stable Rollback snapshots. Gives me so much safety to fiddle around and learn more about Linux. Been loving it so far.
Make heavy use of ChatGPT. I've been chatting about Linux with it for months now.
I'd recommend MX Linux, which is a Debian based distribution that has dominated distrowatch.com for a long time for good reason. They have a bunch of management tools, newest Firefox.... You might try just using it in VMWare Player (free) virtualization first, which has better 3D support than Virtualbox. I'm currently using MX Linux KDE Beta and it's solid as they're only tweaking some of their tools after the latest Debian release. And they have a good forum community for help. And Debian is the base from which Ubuntu and other distributions are built, and kind of the foundational Linux version which makes it a good place to learn Linux.
I have hosed so many installs over the past 20 or so years that it's impossible for me to guess a number. It's part of the learning process. Just keep at it and you'll get there.
Mint xfce.
@gronjo45 The big question here is; what do you mean by "learn linux"?
If you really want to learn and understand what you're doing, here's a solution that will not leave you empty handed. No matter if you decide to call it quits half way through, you still have a great deal more knowledge than you'd get from simply installing a distro that does all the hard work for you.
No one ever listens when I say it but I'll say it again; follow the #gentoo handbook cover to cover doing a stage3 install. When you encounter something you don't understand, go read about it, usually links are included. Once you've gotten to any graphical environment, wipe it and start again. Repeat this process until you only reference the handbook to verify you're doing it correctly.
I would also advise doing this on metal, as the VM approach will likely give you no hardware problems to solve along the way. You'll never learn how to fix what never breaks. ;)
Installing something that just works, or where you only need to click next in the installer only gets you a working system. It offers you absolutely nothing in the way of knowledge or understanding. What good to you is a working linux system if you know nothing about it? The method I propose will ensure you have all the basic skills and knowledge you need to be a (mostly) self sufficient linux user.
If you do take my advice and have any questions along the way, feel free to send me a direct message. I'd be happy to help.
As a Linux user I can tell you that nothing works. Every single Linux distro requires some amount of work. That's why I do not use Windows or MacOS since it is so closed ecosystem that you can't even fix anything when something fails.