It is currently Fri Nov 22, 2024 3:35 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Linux
PostPosted: Fri Dec 02, 2011 12:35 pm 
Offline
User avatar

Joined: Wed Dec 03, 2008 4:53 pm
Posts: 7823
Location: Gai Paree
pizza_Place: Pisa Pizza, Countryside
I decided to join the freeware/shareware world yesterday and installed the Ubuntu 11.10 OS found here: http://www.ubuntu.com/. I didn't want to stray too far from my Windows 7 safety net though, so I went with the duel boot installation option so I can pick which OS I want to go into whenever I start my PC.

Since it's free I thought it would be shit, that's what I've always thought when it came to Linux. But despite the minor bugs that I've encountered, it is a very stable and an aesthetically pleasing system. The freeware programs that came with the self created OS disk are comparable to some of the Window 7 mainstays like LibreOffice Writer(word), LibreOffice Calc(Excel), and LibreOffice Impresss(Power Point), minus the subscription.

A decent looking desktop...
Image



Among the harbored criminals and crazy lawyers in this forum there are also a number of IT guys... So...

Is the built in security enough for this OS? I google searched this first to see what happens and I guess that older versions of Linux programs had problems with Malware and viruses, but perhaps this latest version has better built in features.

Since I am doing a duel boot, if one of my OS's gets infected is the other one safe if I installed it on a different partition? Or would that not even matter because the file types are different? Any recommendations/advice would be appreciated...

_________________
team Mully & Hanley
team Meatpants


Top
 Profile  
 
 Post subject: Re: Linux
PostPosted: Sat Dec 03, 2011 3:00 pm 
Offline
User avatar

Joined: Mon Jan 26, 2009 2:10 pm
Posts: 3770
Location: NW Burbs
pizza_Place: Old World Pizza in Melrose Park
I haven't used this newest version of Ubuntu but I have liked their past distros and put them on several home and work machines over the years.

As far as security, the OS itself is fine and no more vulnerable than Windows. In fact less so because they aren't targeted constantly like Windows. Sure there are some exploits to be found but nothing I think you need to be paranoid about.

The best security is being aware of what you are clicking on/installing. If you are really concerned you can do all online transactions (banking/shopping/bills) in a virtual environment that you generate new each time. If you really want to be secure you can check this beta OS out called Qubes. I haven't installed it yet but it is on my soon to do list. I like the concept behind it alot. http://qubes-os.org/Home.html

As for dual booting and a virus or trojan traversing across them, yes it is possible but unlikely. There are easier ways to get info from people nowadays by installing fake AV software and getting people's CC info right away.

_________________
Bobby Heenan wrote:
Oh...Eastern Illinois. They contacted me. I didn't take the entrance exam because I had 64 crayons instead of 3. But I loved going through Central Illinois. Watching people on bad cooked up Tide is the best.


Top
 Profile  
 
 Post subject: Re: Linux
PostPosted: Sat Dec 03, 2011 3:49 pm 
Offline
User avatar

Joined: Sat Jul 28, 2007 1:23 pm
Posts: 16779
pizza_Place: Little Caesar's
Anyone use Linux's sister program, Lucx?


Top
 Profile  
 
 Post subject: Re: Linux
PostPosted: Sun Dec 04, 2011 4:39 pm 
Offline
User avatar

Joined: Wed Jun 28, 2006 9:29 am
Posts: 65749
Location: Darkside Estates
pizza_Place: A cat got an online degree.
Colonel Angus wrote:
Anyone use Linux's sister program, Lucx?

Image

_________________
"Play until it hurts, then play until it hurts to not play."
http://soundcloud.com/darkside124 HOF 2013, MM Champion 2014
bigfan wrote:
Many that is true, but an incomplete statement.


Top
 Profile  
 
 Post subject: Re: Linux
PostPosted: Sun Dec 04, 2011 5:42 pm 
Offline
User avatar

Joined: Sat Jul 28, 2007 1:23 pm
Posts: 16779
pizza_Place: Little Caesar's
:lol: OK, Darkside.


Top
 Profile  
 
 Post subject: Re: Linux
PostPosted: Sun Dec 04, 2011 8:37 pm 
Offline
1000 CLUB
User avatar

Joined: Mon Jun 14, 2004 9:58 am
Posts: 4456
Location: @ ROH Show Near Me.
pizza_Place: Freezer.
crosscheck wrote:
I decided to join the freeware/shareware world yesterday and installed the Ubuntu 11.10 OS found here: I didn't want to stray too far from my Windows 7 safety net though, so I went with the duel boot installation option so I can pick which OS I want to go into whenever I start my PC.

Since it's free I thought it would be shit, that's what I've always thought when it came to Linux. But despite the minor bugs that I've encountered, it is a very stable and an aesthetically pleasing system. The freeware programs that came with the self created OS disk are comparable to some of the Window 7 mainstays like LibreOffice Writer(word), LibreOffice Calc(Excel), and LibreOffice Impresss(Power Point), minus the subscription.

Among the harbored criminals and crazy lawyers in this forum there are also a number of IT guys... So...

Is the built in security enough for this OS? I google searched this first to see what happens and I guess that older versions of Linux programs had problems with Malware and viruses, but perhaps this latest version has better built in features.

Since I am doing a duel boot, if one of my OS's gets infected is the other one safe if I installed it on a different partition? Or would that not even matter because the file types are different? Any recommendations/advice would be appreciated...


1. Linux is far, far, far more secure than Windows. Primary reason is, applications programs run in a different hardware "ring level" than the operating system. Meaning, its harder for applications to unexpectantly gain "admin access", and start doing bad things.

Its funny, but the Windows emulator, Wine, is vulnerable to viruses because it has to emulate Windows' design. https://help.ubuntu.com/community/Antivirus

a. You might get the wrong impression as to security on Linux, by the number of updates you'll receive on certain programs. Understand, a Linux software distribution has more "raw" software on it than Windows combined with Office 10, SQL Server, Visual Studio, and several games, besides. Just to give you a feel, my Linux has 2170 individual software packages on it.

b. There are groups in the Linux "sphere" who do nothing but audit packages' source code, looking for leaks & vulnerabilities. Patching code is not like waiting for a vendor, say Microsoft, to update Word. They keep to a release/publishing schedule.

2. Can your windows partition get zapped while running Linux? Let's see: I'd have to write a program that becomes the admin user, reads your partition table, figure out the sectors where Windows is; I don't yet know which version of Windows it is (but maybe I can read go over to an appropriate sector on the Windows partition, suddenly understanding the NT filesystem, determine where your boot.sys is, and do something nasty.) That's a lot of crap to put into a vulnerability exploit. It *can* be done, but we're talking very hard to do.

3. For security and flexibility: you install a virtual machine environment. Under said environment, you have two "guest" operating systems: Linux and Windows. They don't know about each other; neither is truly "in charge" of the hardware (the virtual machine is,) and you have the added fun of being able to run both simultaneously. Since you're running Ubuntu 10.10, package name in the Software Center is AQEMU

[edit] dumb phpBB was mad at me about too many URLs. So I ended up removing yours :)

_________________
Middle Aged Crazy, like Uncle Terry


Top
 Profile  
 
 Post subject: Re: Linux
PostPosted: Mon Dec 05, 2011 11:57 am 
Offline
User avatar

Joined: Wed Dec 03, 2008 4:53 pm
Posts: 7823
Location: Gai Paree
pizza_Place: Pisa Pizza, Countryside
Quote:
Its funny, but the Windows emulator, Wine, is vulnerable to viruses because it has to emulate Windows' design. https://help.ubuntu.com/community/Antivirus

:shock: :evil:
That was the first and only program I have installed thus far because I wanted to run itunes and steam... so damn... thanks for the heads up! :oops:

On top of the duel boot I actually did install Ubuntu on the oracle virtualbox for shits and giggles and for future troubleshooting practice... so maybe I'll just run wine through that instead :x


As I'm not married to Ubuntu, I'm gonna check out that beta os Jackref...


Thanks to both of you guys for the info, it puts my mind at ease.

_________________
team Mully & Hanley
team Meatpants


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group