Security settings question

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
diode

Security settings question

Post by diode »

I installed Linux Mint 14 for the first time and everything went very smoothly. Now I want to know what ports are open on my system. There is a Firewall Configuration tool which is empty. I like the "prevent everything by default unless explicitly allowed" policy.

Also, I want to prevent one user on the system accessing other user's data. What is the best way to implement this policy on Linux Mint?

Thank you.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: Security settings question

Post by catweazel »

diode wrote:I want to know what ports are open on my system.
Gibson Research. Click 'Proceed', then click 'All Service Ports'.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
eanfrid

Re: Security settings question

Post by eanfrid »

diode wrote:Now I want to know what ports are open on my system. There is a Firewall Configuration tool which is empty.

Code: Select all

sudo netstat -ntuple
Locked

Return to “Beginner Questions”