Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help Forums Windows Startup Programs Database Spyware and Malware Removal Guides Computer Tutorials Uninstall Database File Database Computer Glossary Computer Resources
 

Welcome Guest ( Log In | Click here to Register a free account now! )



Register a free account to unlock additional features at BleepingComputer.com
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.
Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

 
Reply to this topicStart new topic
> Linux Safety
Thelastleap
post Feb 22 2008, 12:49 AM
Post #1


Member
**

Group: Members
Posts: 49
Joined: 19-November 07
Member No.: 171,038



Hey wuts up bc its leap again and this time he has installed linux ubuntu so far it is great thumbup.gif except how do i get a firewall on this thing i dont want to get hacked or anything of that sort. i installed using wubi by the way the easiest way to install linux without messing with you harddrive.


--------------------


Bleeping
Computer ROCKS!!!

Helped me get rid of Rogue software Anti-virus and taught me about virtualization I am grateful. :)
Go to the top of the page
 
+Quote Post
OmegamB
post Feb 22 2008, 12:04 PM
Post #2


Member
**

Group: Members
Posts: 47
Joined: 6-August 07
From: US
Member No.: 148,456



As far as I know, there is only one Ubuntu Firewall program called Firestarter. You can get this program by clicking the application menu>Add/Remove. At the top right of the add/remove window, is a drop down menu that should say "Support Ubuntu Applications". Click it, and then click "All Available Applications". Then Search for Firestarter and install it.

After installing you should be able to find the app under menu>system>administration.


Hope this helps.


--------------------
Go to the top of the page
 
+Quote Post
EightPence
post Feb 29 2008, 01:49 PM
Post #3


New Member
*

Group: Members
Posts: 5
Joined: 27-February 08
Member No.: 192,891



And avoid logging in as root, that is good for security too. Part of linux security though, is the "Security through Obscurity" method.
Go to the top of the page
 
+Quote Post
Foster Grant
post Mar 2 2008, 09:38 PM
Post #4


New Member
*

Group: Members
Posts: 10
Joined: 2-March 08
Member No.: 193,831



QUOTE(EightPence @ Feb 29 2008, 01:49 PM) *
And avoid logging in as root, that is good for security too. Part of linux security though, is the "Security through Obscurity" method.


Ubuntu disables the root account by default, but allows root privileges as needed via sudo.
Go to the top of the page
 
+Quote Post
roon
post Mar 5 2008, 09:45 AM
Post #5


Member
**

Group: Members
Posts: 16
Joined: 15-December 06
From: Karachi,Pakistan
Member No.: 101,364



Here's a good guide for setting up Ubuntu ------> http://ubuntuguide.org/


--------------------
AMD Athlon X2 4200+ Processor@2.2Ghz per core, Asus M2N-E mobo, 1GBx2 PC-5300 DDRII RAM, 80 GB Seagate SATA drive 7200 RPM (ST380817AS), Nvidia nforce570 mcp chipset, XFX nvidia Geforce 8400GS 256MB(64 bit) 512MB-TC Graphics card, Bridge BM 17c monitor.
Go to the top of the page
 
+Quote Post
Joedude
post Mar 5 2008, 09:51 AM
Post #6


Forum Regular
***

Group: Members
Posts: 337
Joined: 2-June 06
From: Sutton Coldfield, West Midlands, England
Member No.: 70,484



there are actually several linux firewalls. Though, they are not any where near as common as other products, because linux can be configured to act as a firewall as well. As far as ease goes though, using synaptic or automatix to install firestarter is probably the easiest.


--------------------
If someone tells you to su rm -rf /
DON'T DO IT!!!!
Be in the know, Bash smart!
Go to the top of the page
 
+Quote Post
groovicus
post Mar 5 2008, 10:05 AM
Post #7


Hail Groovicus!
******

Group: Site Admin
Posts: 5,997
Joined: 5-June 04
From: Vermillion, SD
Member No.: 689



QUOTE
Part of linux security though, is the "Security through Obscurity" method.

I guess that I do not but that idea at all, but I am not exactly sure what your idea of Security through Obscurity is? In my world, that comes down to renaming a file in hopes that it will be overlooked, or using non-traditional ports in hopes that they will not be noticed. Both are bad ideas, and in the corporate world, result in loss of data.

So I am sort of curious what you are talking about?


--------------------
Go to the top of the page
 
+Quote Post
meisinscotland
post Mar 16 2008, 06:48 PM
Post #8


New Member
*

Group: Members
Posts: 13
Joined: 16-March 08
Member No.: 196,845



I don't imagine a firewall is greatly important. the design of Linux itself is far more important and what ports are open, etc. but you could put a firewall on if you wanted - i have no idea which, though. the only linux firewall i've actually used came with puppy. i don't use one on my mac and on windows its just the windows firewall.

keep it simple!
Go to the top of the page
 
+Quote Post
JacksonT
post Mar 22 2008, 12:12 AM
Post #9


Member
**

Group: Members
Posts: 100
Joined: 8-September 07
From: Vancouver, WA
Member No.: 155,641



QUOTE(groovicus @ Mar 5 2008, 08:05 AM) *
So I am sort of curious what you are talking about?


By Security through Obscurity they mean that because Linux has such a low market share compared to Windows that virus writers will go for an OS that has far more users to infect and most Linux users have a better idea about how to avoid being infected. Though if you do a lot of things that could expose you its best to be careful

This post has been edited by JacksonT: Mar 22 2008, 12:14 AM


--------------------
Go to the top of the page
 
+Quote Post
groovicus
post Mar 22 2008, 06:52 AM
Post #10


Hail Groovicus!
******

Group: Site Admin
Posts: 5,997
Joined: 5-June 04
From: Vermillion, SD
Member No.: 689



QUOTE
By Security through Obscurity they mean that because Linux has such a low market share compared to Windows

You must be psychic. How do you know what EightPence means?

Security through obscurity means relying on non-standard programming practices and secrecy in a mistaken belief that attackers will be unable to figure out how to bypass security measures. It has nothing to do with market share, or how often an OS is attacked. Linux employs security by design, which is exactly the opposite. Since Linux and software that run on it are largely open source, potential security flaws can be easily spotted and corrected. There is no secrecy involved.

QUOTE
I don't imagine a firewall is greatly important....


Really? Do you leave all the doors and windows on your house unlocked when you go away too? The more potential routes you have open into your system, the greater the chance that an attacker can find a way onto your system. A firewall is to keep out unwanted traffic.

QUOTE
i don't use one

Unless you are some sort of a security professional that can share with the rest of us a solid argument for not using a firewall, then the fact that you choose to not should not be taken by any one to mean that it is ok to go without one.


--------------------
Go to the top of the page
 
+Quote Post
yano
post Apr 7 2008, 11:01 PM
Post #11


I can see what you post!
******

Group: Members
Posts: 6,346
Joined: 14-February 05
From: Somewhere in North East Ohio
Member No.: 12,053



A good firewall I use is called Guarddog

to install it do the following
  • open the terminal
  • log in as root
  • type sudo apt-get install guarddog
  • yes, then hit enter

Now you have guarddog! To edit the settings type in gksudo guarddog at the terminal (make sure you're logged in as root first.


--------------------
Go to the top of the page
 
+Quote Post
raw
post Apr 8 2008, 06:00 PM
Post #12


Bleeping Hacker
******

Group: BC Advisor
Posts: 1,929
Joined: 14-April 04
From: Texas
Member No.: 151



I use a hardware firewall at the "gate" and all pc's have
their own software firewalls. Shorewall on the Linux boxes and
Sygate on the Windows.


--------------------
Go to the top of the page
 
+Quote Post
ussr1943
post Apr 10 2008, 05:56 PM
Post #13


Senior Member
****

Group: Members
Posts: 489
Joined: 6-August 06
From: USA
Member No.: 79,661



A good firewall is a must. As groovicus stated, not having one is basicly the same as leaving all your windows and doors open at your house.

As for viruses,
http://www.theregister.co.uk/2003/10/06/li...indows_viruses/
QUOTE
"There are about 60,000 viruses known for Windows, 40 or so for the Macintosh, about 5 for commercial Unix versions, and perhaps 40 for Linux. Most of the Windows viruses are not important, but many hundreds have caused widespread damage. Two or three of the Macintosh viruses were widespread enough to be of importance. None of the Unix or Linux viruses became widespread - most were confined to the laboratory."


As stated in the article there are very few viruses for linux. Basicly in order to get a virus in linux, you have find one, then download it, give it executable permissions, then execute it.

Also the fact that there are very big distinctions between the different users and their rights/permissions makes it even harder for a virus to do anything in the way of "real damage" to the system. Where as most windws user actually have their accounts set up with "Admin" permissions.


--------------------
"Ideas are far more powerful than guns."
"The only truly secure system is one that is powered off, cast in a block of concrete and sealed in a lead-lined room with armed guards -- and even then I have my doubts." --Eugene H. Spafford
"One man's terrorist is another's freedom fighter"
Go to the top of the page
 
+Quote Post
joe883
post May 5 2008, 06:48 AM
Post #14


Forum Regular
***

Group: Members
Posts: 181
Joined: 10-April 06
From: Florida, USA
Member No.: 63,555



Using Mepis OS...I don't use there version of mail (thunderbird or K). That said, I was having
problems moving around the net yesterday so I went into Guarddog, disable it and all was fine.
Long story short, I thought later that it wasn't a good idea without a firewall. I went back and enabled
it, but I set it to factory settings and it won't let me on the net....right now it's disabled and all is good.
If it makes any difference, this computer is behind a router...Sorry to be so long.....Should I try
somehow to make Guard dog enabled again?

EDIT: Problem over...reconfigured Guard Dog AND got Thunderbird mail working.

Admins, please feel free to pull this post.

This post has been edited by joe883: May 5 2008, 03:26 PM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 13th October 2008 - 12:39 PM


Advertise   |   About Us   |   Terms of Use   |   Privacy Policy   |   Contact Us   |   Site Map   |   Chat   |   Tutorials   |   Uninstall List
Discussion Forums   |   The Computer Glossary   |   Resources   |   RSS Feeds   |   Startups   |   The File Database   |   Malware Removal Guides

© 2003-2008 All Rights Reserved Bleeping Computer LLC.