this post was submitted on 11 Jul 2023
2 points (100.0% liked)

Linux

48067 readers
775 users here now

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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

This is my third attempt. Partly to rage quit Windows, and partly to gain utility and control with some professional AV software.

I have converted an old Asus netbook to Ubuntu netbook remix and used it for a while. I was impressed with how much better that tiny thing ran with Linux than Windows. But in the end it still had less power than a TI-84. So I stopped using it, and never really learned Linux proper.

I dual boot my Chromebook, so I can use gimp for photos on vacation, but everything I do with the Linux partition is cut and paste from articles by people who know what they're doing. (I was motivated to post here by a meme about that.)

I'm thinking of dual booting my main desktop, because I need Windows for some fairly processor intense A/V software I use for work. So what would be a good distro to look into for a novice and where should I look for a tutorial? I would ultimately like to see if I can use Linux to run my AV software in emulation and add drivers for some professional audio interfaces. I'm fed up with windows and trying to see how far I can get without it. Your help is appreciated in advance, and if this is inappropriate for this topic, let me know and I'll delete it.

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago

I'm a middle-aged truck driver. I've been using Linux Mint (Cinnamon) now for about seven years as my only operating system (without dual booting) since Windows XP Pro became totally obsolete. Granted, I'm a hobbyist programmer and lifelong computer enthusiast. However, there are definitely some easy to install and use distros out there these days.

[–] [email protected] 1 points 1 year ago (1 children)

Kubuntu or Mint are great distro's to begin with when starting your linux journey. It's good to know down the road these should really be moved on from, but they're great to get the ball rollin for sure!

[–] [email protected] 0 points 1 year ago (1 children)

What about them means that you should move on?

[–] [email protected] 1 points 1 year ago

There's a wide user base in mind with each, so rarely does anyone use all of the included packages. This could be defined as bloatware, plus proficiency in linux to me means anything can be done via terminal or GUI. The base distro's have some task which require the terminal, while mint and kubuntu are managed via GUI.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (1 children)

General tips:

  • Don't look for Linux versions of the Windows software you use. Instead look for software that fulfils the same purpose.
  • If you're cutting-and-pasting a lot of stuff from those articles, give yourself a check on what those things actually do. See it as a small investment of time to economise time later on, as you'll rely less and less on those articles.
  • Stick to popular distros. And for the desktop environment (DE), use whatever works for you.
  • Keep it easy. It's fine if you need to log into Windows once in a while, but over time you'll notice yourself doing it less and less.
[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (1 children)

give yourself a check for what those things do

To add, don't kick yourself for forgetting and needing to double-check something. For example, even as a Linux vet, I still sometimes need to double-check whether it's -r or -R for recursive on whatever command I'm using sometimes.

[–] [email protected] 0 points 1 year ago (1 children)

history | grep

Saves my bacon almost every day!

[–] [email protected] 1 points 1 year ago

@bert @Barbarian i use fzf on command history