this post was submitted on 05 Aug 2023
29 points (93.9% liked)
Linux
48190 readers
979 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
- 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
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What's Samba? Even searching the internet, the definition is confusing. Maybe, it's because I am a newbie, and I shouldn't set up a home file server.
Don't let lack of knowledge ever be the reason to stop trying something in homelabs! Honestly for a beginner resource ChatGPT is where I'd go for these kinds of questions. It does a great job explaining what all the terms mean and you can drill down into topics as needed such as permissions and different terminal commands you'll need
Anyways, this link has a decent description of samba:
https://ubuntu.com/tutorials/install-and-configure-samba#1-overview
So as long as a computer is on the network it could access files stored on this hard drive. It is super useful as a first homelab project
It's what I use for my home server and it's great. You can even use VLC to stream music and stuff via samba.
https://en.wikipedia.org/wiki/Samba_(software) I just searched for the "samba computer" and this was the first link.
See if you can find some introductory videos that are suitable for you on YouVideo or elsewhere that are suitable for you to work out if you are ready to set up your first home server.
If you just need some storage you could just get a "cheap" USB storage spinning rust external hard drive and move the data that you don't need day to day onto the drive. At a later date you get a Raspberry Pi or second hand small PC and use the PC as a server with the same drive attached.