LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-14-2006, 10:42 AM   #16
Dumb Ass Muso
LQ Newbie
 
Registered: Jul 2006
Posts: 7

Original Poster
Rep: Reputation: 0

Thanks, will peruse over some info. Regards...
 
Old 07-14-2006, 02:31 PM   #17
broknindarkagain
Member
 
Registered: May 2006
Location: Atlanta
Distribution: WinXP, Ubuntu
Posts: 64

Rep: Reputation: 15
From what I hear, Fedora is a very nice Distro, but I have not used it myself.

All of my experience has been with Debain based distros. So far I like Ubuntu the best. Ubuntu has a few variations:
Kubuntu - Same thing as Ubuntu, but it uses KDE instead of Gnome
Xubuntu - Same as Ubuntu, but it uses Xfce instead of Gnome

As far as the virus', Linux is more secure as long as you dont use the computer as a root user unless absolutly nessicary. Root in linux is roughly the equivlent to an Admin account in Windows. A normal user in linux (basically a limited account in windows) can not modify system files. To do so, you must use the Sude or Su command, to assume root privlages.

Most computers in the world are running windows, so in order for a virus to do maximum damage, it must target windows. The kernel for windows and linux are compleatly different, so differnt to the point that they are written in different languages (correct me if im wrong, but im pretty sure this is right). Windows is written in C# while Linux is written in C.

There are a few Linux virus' out there, and if you do come in contact with one (witch is nearly impossible) it probally wont do any damage to your computer. As long as you are not logged in as root, then the virus cant do anything.

wow! this is a long reply..haha

anyways, on to the dual booting subject...If you dual boot, you will need a partition that both Linux and Windows share...You would be stuck using a FAT, FAT16, or FAT32 partition. My understanding is that these file systems are not very secure (NTFS can handle encryption, FAT cant). Anyone could have access to the files on the FAT partition becuase no security could be placed on them. As long as you dont have valuable info on that partition, you have nothing to worry about.

There is my long answer, you actually chose a topic that I know a little bit about ^_^, so I could give you a good answer.

IMO, you should stick with Ubuntu instead of Fedora, Ubuntu has a much larger support community then any other distro I have ever seen....and in your case that would be extremely good.
 
Old 07-14-2006, 02:37 PM   #18
broknindarkagain
Member
 
Registered: May 2006
Location: Atlanta
Distribution: WinXP, Ubuntu
Posts: 64

Rep: Reputation: 15
From what I hear, Fedora is a very nice Distro, but I have not used it myself.

All of my experience has been with Debain based distros. So far I like Ubuntu the best. Ubuntu has a few variations:
Kubuntu - Same thing as Ubuntu, but it uses KDE instead of Gnome
Xubuntu - Same as Ubuntu, but it uses Xfce instead of Gnome

As far as the virus', Linux is more secure as long as you dont use the computer as a root user unless absolutly nessicary. Root in linux is roughly the equivlent to an Admin account in Windows. A normal user in linux (basically a limited account in windows) can not modify system files. To do so, you must use the Sude or Su command, to assume root privlages.

Most computers in the world are running windows, so in order for a virus to do maximum damage, it must target windows. The kernel for windows and linux are compleatly different, so differnt to the point that they are written in different languages (correct me if im wrong, but im pretty sure this is right). Windows is written in C# while Linux is written in C.

There are a few Linux virus' out there, and if you do come in contact with one (witch is nearly impossible) it probally wont do any damage to your computer. As long as you are not logged in as root, then the virus cant do anything.

wow! this is a long reply..haha

anyways, on to the dual booting subject...If you dual boot, you will need a partition that both Linux and Windows share...You would be stuck using a FAT, FAT16, or FAT32 partition. My understanding is that these file systems are not very secure (NTFS can handle encryption, FAT cant). Anyone could have access to the files on the FAT partition becuase no security could be placed on them. As long as you dont have valuable info on that partition, you have nothing to worry about.

There is my long answer, you actually chose a topic that I know a little bit about ^_^, so I could give you a good answer.

IMO, you should stick with Ubuntu instead of Fedora, Ubuntu has a much larger support community then any other distro I have ever seen....and in your case that would be extremely good.
 
Old 07-14-2006, 03:17 PM   #19
thomas-linuxing
Member
 
Registered: Jul 2006
Location: Wales - UK
Distribution: arch
Posts: 33

Rep: Reputation: 15
Installing fustration

I am fairly new to Linux, have used it for some months. But I remember what it was like when I finally got nearly violently angry with windows...it involves a 5000 word essay and a blue screen . Anyway... I remember most of all how frustrating it was to know nearly nothing and there seemed to be no clear advice that was constant. Everyone had something different to say and this was very confusing.
However I have come with knowledge. lol, yeh right. But I can offer a little help at least.

First of all don't loose heart, things may go wrong sometimes, well it's pretty much guaranteed but at the end of all your laboring you will see what a fast, stable, secure and yes beautiful OS you have and it really pays off(especially kde, but that's my own opinion and you may not know what that means yet ).

Secondly don't dive in at the deep end, please don't reformat you’re entire hard drive. If you do you are more than likely to get so frustrated that you will end up switching back to windows
This will be because you could be rendered without any operating system at all if something goes wrong. And so you will just not want to bother any more, I have been there!...twice. It happened to me because

While you still have windows you should try and clear some space, delete some unwanted movies or something so that you can use a program to resize the partition with windows on it, it will usually be marked with "ntfs" I would recommend a program called partition magic. It may cost, but I'm sure there are free or trial alternatives out there too. When you have made it considerably smaller, I would recommend at least 20GB to start with, if you continue with Linux you may find you need more in which case you could transfer data to your Linux partition and reduce the size of your windows partition so you can increase your Linux partition size again if need be.

When this is done you should have some "Free space" left. there is no need to partition it as fedora will have an option available (as most others do too) to "use the largest continuous free space" so it will set up all the partitions for you as Linux needs at least two to work as it does so well. One will be called a "primary partition" (the biggest where all your information is stored) and the other will be called a "swap" (this is similar to windows' virtual memory where this area can be used as ram for your system if it should run out)

The rest of the installation should be a piece of cake, Good luck! and feel free to contact me for more help, t_homasjones@hotmail.com <not sure if that was allowed?
 
Old 07-14-2006, 03:53 PM   #20
jon23d
Member
 
Registered: May 2006
Location: Kennewick, WA - USA
Distribution: Ubuntu
Posts: 129

Rep: Reputation: 15
I've found that package management is a lot easier in any of the debian-derived distros (such as Ubuntu). Software is a lot easier to get and install. I would recommend checking it out.
 
Old 07-14-2006, 06:17 PM   #21
lostn1slinux
Member
 
Registered: Nov 2005
Distribution: Suse, Debian, Ubuntu, Mandriva, DSL, Fedora, Redhat Entrerprise
Posts: 113

Rep: Reputation: 15
one could also try suse
 
Old 07-14-2006, 07:48 PM   #22
Dragineez
Member
 
Registered: Oct 2005
Location: Annapolis
Distribution: Ubuntu
Posts: 278

Rep: Reputation: 41
Close But No Cigar

Quote:
Originally Posted by broknindarkagain
Sude or Su command, to assume root privlages.
That's "sudo" or "su" (remember, case matters in the *nix world).
Quote:
Windows is written in C# while Linux is written in C.
Actually, Windows (even XP) existed long before C#. Many facets of Windows is written in assembly, as is Linux. Much is written in C, as is Linux. Much is written in C++, as is Linux. Sounds like they have a lot in common, doesn't it? Not really. The base architecture is vastly different.
Quote:
There are a few Linux virus' out there
Name one please.
Quote:
anyways, on to the dual booting subject...If you dual boot, you will need a partition that both Linux and Windows share...You would be stuck using a FAT, FAT16, or FAT32 partition.
Having a partition that both OSes can see is optional (though a good idea). Anyone with a double digit IQ would NOT use FAT16.
Quote:
IMO, you should stick with Ubuntu instead of Fedora, Ubuntu has a much larger support community then any other distro I have ever seen....and in your case that would be extremely good.
I'm a huge Ubuntu fan as well, but there is nothing wrong with Fedora and several very strong points also. Ubuntu has a larger support community than RedHat? I'd like to see some figures to support that claim. Let him experiment with distros and let him decide which he likes. That last thing in the world this forum needs is yet another "which distro" thread.

Last edited by Dragineez; 07-15-2006 at 01:31 PM.
 
Old 07-14-2006, 11:35 PM   #23
greengrocer
Member
 
Registered: Aug 2005
Distribution: Ubuntu Intrepid and Meerkat, formerly used Debian 3.1 (Sarge) with Gnome Desktop
Posts: 353

Rep: Reputation: 37
I hope the person who started this thread doesn't get scared off by all the posts in this thread.

However, if your purchasing a second hard disk for your computer, make sure you purchase one with the correct interface (find out if your computer supports IDE or SATA hard disk).

The older IDE drives are slowly becoming harder to get. SATA is taking over !
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sick of Windows Dumb Ass Muso Linux - Software 2 07-14-2006 09:36 AM
Patrick is sick and needs help Barx Slackware 1 11-18-2004 03:46 AM
I Am Getting Sick of My Computer rbrother Linux - General 1 01-20-2003 05:02 AM
can TUX get sick??? ranixlb Linux - Security 2 11-24-2002 02:42 PM
I'm sick of windows, Linux rocks. but......... Disabled Linux - Newbie 2 02-12-2001 06:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration