Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Dacexi119977y"launchers" it's called desktop environments :)
I personally like KDE Plasma and Deepin but those can be quite heavy. I'm having some screen tearing on gnome :/ -
To understand them try to mess around with it (in a vm so you don't fuck yourself over). I don't think there's a better way unfortunately
-
@olezhka you'll eventually get there 8)
How about trying out arch linux? I learned a whole lot by just installing and then setting it up -
@linuxxx every time I see your name I want to make sex puns. But I will refrain because I need those sweet Linux brains. Trying to figure out if I wanna make a kodi box and how.
-
@olezhka @linuxxx
I'd vote for cinnamon as well, it's probably the most familiar when starting out in Linux.
For directories, the most important ones are probably:
/home/username (aliased with ~),
/etc (configurations),
/mnt (mounted storage)
/bin, /usr/bin, /usr/share/bin (apps)
/var/log (log files).
A lot of stuff happens in "dotfiles" as well, your home directory contains hidden files and folders starting with a period. This is how a lot of configs are stored, from your terminal settings to your browser profile.
Just set this as a wallpaper for a week:
https://i.imgur.com/1EJLOqd.png -
@projektaquarius Yes, you want to make a Kodi box. The answer to that is always yes.
How? Take a Raspberry Pi, a decade old iMac, a freshly built HTPC, or a Toaster, and install Kodi.
If you have multiple rooms you like to be entertained in, build a home server (or NAS), and connect all Kodi machines to it.
I have no cable sub anymore, every room has a large display with a Chromecast for Netflix, and a small Kodi box connecting to a home server which stores everything from my VHS/DvD/etc collections.
You can use a tool like Tinymediamanager or Filebot to manage metadata on your media. They can automatically rename & organize files, tell you which episodes you're missing, and sync banners, posters, trailers and subs.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Any good tutorials for learning linux internals out there? I'm baffled by what are /etc, /opt, and so forth...
Seriously swimming in murky waters for now.
Also, what are your launchers of choice? I am contemplating should I dig into unity / dash, or try smth else?
@linuxxx
question
linux
launcher
tutorials