Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
Guides - Privacy & Security Tips
A highly Informative Linux Security Guide *Update*
Message
<blockquote data-quote="new user" data-source="post: 14213" data-attributes="member: 376"><p><strong>RE: A highly Informative Linux Security Guide</strong></p><p></p><p>Update:</p><p>For People using Distributions other then Fedora/Ubuntu/Suse. You may not have Firewall software by default. Ubuntu's firewall called ufw is in most repos, like Arch and Gentoo. Ther eis also a GUI. It may be called gufw or ufw-frontend.</p><p>Ubuntu comes with the firewall without a GUI and turned off, this is because by default Ubuntu has no Open ports. I highly recommend setting up ufw to deny all incoming connections and allow all outgoing. Also if you are hosting any kind of server (be it webserver, ftp, ssh, minecraft) you may need to add an exception for the port. Same goes if you have any port forwarding.</p><p>Side note: UFW is really a front-end for IPTABLES, which is way more complicated. Hence the name, UFW: Uncomplicated FireWall</p><p>Side note 2: You can run ufw without a gui from a terminal with the command ufw.</p></blockquote><p></p>
[QUOTE="new user, post: 14213, member: 376"] [b]RE: A highly Informative Linux Security Guide[/b] Update: For People using Distributions other then Fedora/Ubuntu/Suse. You may not have Firewall software by default. Ubuntu's firewall called ufw is in most repos, like Arch and Gentoo. Ther eis also a GUI. It may be called gufw or ufw-frontend. Ubuntu comes with the firewall without a GUI and turned off, this is because by default Ubuntu has no Open ports. I highly recommend setting up ufw to deny all incoming connections and allow all outgoing. Also if you are hosting any kind of server (be it webserver, ftp, ssh, minecraft) you may need to add an exception for the port. Same goes if you have any port forwarding. Side note: UFW is really a front-end for IPTABLES, which is way more complicated. Hence the name, UFW: Uncomplicated FireWall Side note 2: You can run ufw without a gui from a terminal with the command ufw. [/QUOTE]
Insert quotes…
Verification
Post reply
Top