this post was submitted on 09 Oct 2023
58 points (90.3% liked)

Linux

47237 readers
3343 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 11 months ago* (last edited 11 months ago) (1 children)

Github is the industry standard. It's easy to use and is packed with features, it's also quite flexible in how much it provides for free.

Codeberg is a github clone but open source and nonprofit. People are weary that github is owned by Microsoft so if you're a privacy conscious person that likes open source, it's a good option.

I've never used Gitlab but from what I've heard it's more enterprise oriented, focused on providing solutions for companies rather than something simple for everyone. You can also self-host it if you want it on your own servers.

[–] [email protected] 4 points 11 months ago

I generally recommend GitTea if you need a nice simple Git server. Or ... Just use GitHub and be done with it. Maybe GitLab if you cannot put company stuff on GitHub for some high security reasons.