this post was submitted on 01 Sep 2023
25 points (93.1% liked)

Linux

47356 readers
1390 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
 

I want the easiest to configure/theme wm and one that comes with sane defaults. Also I currently use cinnamon, and I'm not sure how to escape from that(everything in it is just so nice) but I want the speed of a wm

you are viewing a single comment's thread
view the rest of the comments
[–] ExplodeyWolf@lemmy.world 1 points 1 year ago (1 children)
[–] quou@l.quou.xyz 2 points 1 year ago (1 children)

One thing I just remembered that you might struggle with is applying patches which is how you install "extensions" in most suckless software including DWM. Do you know how to use Git or some other version control system? If you don't know Git but have used Subversion or Perforce or something then it should be fairly easy to pick up but if you haven't used version control ever then resolving conflicts between patches might be a little tricky.

[–] ExplodeyWolf@lemmy.world 3 points 1 year ago

I've used git before