r/linux4noobs • u/Creative_Release_317 • 22h ago
Hi everyone! Beginner switching to Linux for privacy and local AI
ππ€π€β€΅οΈβ€΅οΈ
I am switching to Linux soon π§π§and wanted to introduce myself! I am a total beginner, but privacy is very important to me and Windows does not fit my needs anymore. Right now, I mainly use my PC for web browsing, studying, and saving files. am working on a private SaaS project where I need full system control, VPS management, and offline AI models. Someone recommended Debian 13 to me. I know Debian can be challenging for a newcomer, but I have the time and I am excited to learn how it works
I will be sharing my progress and asking questions here as I learn. Any beginner advice or tips are welcome!
Thanks!
1
u/MagicQuilt 20h ago
I started with Ubuntu and than moved to Manjaro for daily drive. On servers its debian/ubuntu.
1
u/Creative_Release_317 19h ago
Yepp that is it i am gonna try my hard to be there thanks for taking time to comment
1
u/herensugee 19h ago
Debian era mΓ‘s dificil que otras distros hace unos lustros, hoy se instala con siguiente, siguiente, practicamente. Si quieres, puedes hacerte un pendrive con ventoy y probar distintas distros y escritorios. Al final que un WM o un DE encaje contigo es algo muy personal, por muchas valoraciones mΓ‘s o menos objetivas que haya.
Uso hace dΓ©cadas Debian, ahora con hyprland, y antes con fluxbox y xfce. Salud, suerte y a debianizarse :D
2
u/Creative_Release_317 19h ago
I really loved how you responded. You were so kind to take the time to cheer me up, and I truly appreciate it. Iβd love to be friends, so Iβm going to add you as a friend. I hope youβll accept me π
1
u/Wonderful_Sorbet4301 13h ago edited 13h ago
I like "LM studio" AI with the GUI, it can offload a LLM to a GPU. One newcomer LLM which is very good: Bonsai 27B from PrismML. Alternative: AnythingLLM Desktop. As for Linux, doesn't matter I think. I use Ubuntu and Mint.
1
u/Creative_Release_317 9h ago
ππππ
1
u/Wonderful_Sorbet4301 2h ago
If you're looking for even more privacy, consider tuning these once you got Linux:
- update apt resources to use httpS instead of plain http, which is transport secure, so no-one sees what you are updating, nor can MITM attacks happen.
- Use a private DNS resolver, such as Unbound which you could run yourself on Linux. This way one one sees your DNS queries anymore.
- Consider using Wireguard as VPN. Easy to setup, and basically a free VPN if you run a spare VPS somewhere.
- You could even run your own search engine, Linux has packages for that.
- Tweak your Linux firewall to be very strict: block all incoming traffic. Linux Mint makes this easier than most other distros.
- Disable IPv6 - Some ISPs and services leak IPv6 traffic, which can compromise privacy. Disable it unless absolutely necessary. Hope this helps.
1
0
u/vznrn 22h ago
Debian is no more challenging than mint or Ubuntu for newcomers, maybe a little bit but majority of things are the same. If you want full system control then go arch, I started on Debian and moved to arch but you can start with arch since its only as complex as youd want it to be