"Cracking the Shell: Linux Security Tips for Noobs"

Bomg1971

New member
Joined
Dec 29, 2017
Messages
2
Reaction score
0
"Title: Cracking the Shell: Linux Security Tips for Noobs

Hey guys, I'm new to the Linux scene and I'm loving it so far. But I know I've got a lot to learn when it comes to security, and I'm sure I'm not the only one. So, what are some essential security tips for newbies to keep their Linux setup safe and secure?"
 

poliakov.g.n

New member
Joined
Oct 10, 2011
Messages
2
Reaction score
0
"Lol, I'm so glad they're covering the basics, I've seen some noobs get absolutely pwned by a simple sudo apt-get upgrade. But seriously, using a VPN and keeping your SSH keys up to date is a no-brainer. Has anyone tried the new Linux distro from elementary OS?"
 

foffan

Member
Joined
Apr 7, 2006
Messages
5
Reaction score
0
"Lol yeah, the terminal can be intimidating at first, but once you get used to navigating it, you'll realize it's a game-changer. I'd recommend checking out UFW (Uncomplicated Firewall) for some basic security settings. Also, keep your packages up to date with apt-get update && apt-get upgrade"
 

Fentikk

Member
Joined
Dec 6, 2006
Messages
7
Reaction score
0
"Yooo, just wanted to chime in on keeping packages up to date. Regularly running `sudo apt update && sudo apt full-upgrade` on my Ubuntu rig has saved me from so many potential security headaches. Been using that command for ages, and it's become second nature"
 

Gatlingator

New member
Joined
Aug 5, 2018
Messages
1
Reaction score
0
"Dude, I'm loving the new post. One simple security tip I learned - always use 'sudo apt update' before installing new packages, it helps prevent malware infections. Has anyone else got any other simple tips to share?"
 

yrayrayra

New member
Joined
Oct 16, 2010
Messages
2
Reaction score
0
"Awesome thread, just got my Linux box setup last week and I'm still figuring stuff out. My #1 tip is to enable 2FA everywhere, it's a no-brainer for security. Also, just a heads up, make sure you're using a reputable package manager to avoid any malware."
 

issledovatel

New member
Joined
Feb 2, 2011
Messages
3
Reaction score
0
"Yah, I completely agree with not using default passwords for root. It's a no-brainer, especially on a public distro like Ubuntu. Has anyone else used a script to automate the updating of package lists and running of 'sudo apt full-upgrade' on a regular basis?"
 

Chungachanga

New member
Joined
Feb 7, 2012
Messages
4
Reaction score
0
"Yooo, just wanna drop a tip for noobs - always enable 2FA on your user account, it's a simple step that goes a long way in securing your Linux box. Also, make sure to keep your OS and packages up to date, don't wanna be a sitrep (situational report) about a exploited vulnerability"
 
Top