Page 2 of 2 [ 25 posts ]  Go to page Previous  1, 2

Orwell
Veteran
Veteran

User avatar

Joined: 8 Aug 2007
Age: 35
Gender: Male
Posts: 12,518
Location: Room 101

30 Dec 2010, 1:50 am

Roxas_XIII wrote:
1. Should I try and create Windows and Linux partitions for my hard drive? I'm considering so because I am reluctant to give up Windows completely in case some of my files won't work on Linux. If so, can someone recommend the best way to partition my drive?

Yes, at least to start with. It is nice to have the old and familiar to fall back on just in case.

As to how to partition: open up gparted in the Ubuntu live session and shrink your Windows partition to give however much space you can spare for Linux.

Quote:
2. Which distribution of Linux would you recommend for me?

Ubuntu. There are plenty of other worthy choices, but for new users Ubuntu is the best-supported distro and the easiest to get help with.

Quote:
3. What Linux programs would you recommend for the following: web browsing,

Firefox. Chromium is also available if you're a Chrome fan.

Quote:
document editing,

If you mean word processing, Abiword is my preferred program. OOo Writer is fine too, but a bit slow.

Quote:
media playback,

VLC or Gnome Mplayer, both of which are available in the Ubuntu Software Center.

Quote:
and C++ program development?

If you already use Eclipse or Netbeans, those are still available in Linux. Otherwise there's Geany (a lightweight IDE) or just your preferred text editor. Ubuntu comes with Gedit, which works fine. Some people will tell you that real programmers use Vim or Emacs. I like Vim.

Quote:
4. Is there anything else I should be aware of?

Ubuntu is going through some radical UI changes next spring, and you may not like the new thing. Linux Mint is basically Ubuntu with extra bits (like Flash and codecs) preconfigured, and they have stuck to a more traditional appearance. You can always switch to Mint, or just install Mint instead of Ubuntu.


_________________
WAR IS PEACE
FREEDOM IS SLAVERY
IGNORANCE IS STRENGTH


peterd
Veteran
Veteran

User avatar

Joined: 25 Dec 2006
Age: 72
Gender: Male
Posts: 1,351

30 Dec 2010, 2:08 am

There are Linux installs that'll run from a flash drive too - a little faster than the CD, and because they're configured to be small they have less to do.

Once you get past the install, you'll be hard pressed to avoid command lines. Ubuntu 10.10 is better that way, but still... 10.10 comes with Firefox and Open Office (as well as an assortment of other things)

Be cautious too - there are a lot of out of date tutorials out there



Fuzzy
Veteran
Veteran

User avatar

Joined: 30 Mar 2006
Age: 52
Gender: Male
Posts: 5,223
Location: Alberta Canada

30 Dec 2010, 2:18 am

Definitely double check the dates on tutorials. Things have changed so much over the years.

The terminal is pretty easy to avoid(but still much more common than windows). Mostly it seems prevalent because its the fastest way to explain how to do things. Easier to copy/paste some text than upload screen captures.


_________________
davidred wrote...
I installed Ubuntu once and it completely destroyed my paying relationship with Microsoft.


LostInEmulation
Veteran
Veteran

User avatar

Joined: 10 Feb 2008
Age: 42
Gender: Female
Posts: 2,047
Location: Ireland, dreaming of Germany

31 Dec 2010, 11:35 am

Roxas_XIII wrote:
1. Should I try and create Windows and Linux partitions for my hard drive? I'm considering so because I am reluctant to give up Windows completely in case some of my files won't work on Linux. If so, can someone recommend the best way to partition my drive?

As long as the data is elsewhere Linux can feel content on as little as 8 GB of space, but you probably do want to give it more than that.

I'd give each system half of the harddisk.
Quote:
2. Which distribution of Linux would you recommend for me? As far as overall computer literacy, I would consider myself moderately skilled. Also, I would be using my laptop for web browsing, document editing (Word, Excel, Powerpoint), media editing and playback (music, movies, and the like), and minor to moderate development, mostly with C++ (Right now I use Visual Studio.)

Debian is a neat distribution, so is Ubuntu. Last I tried, Gentoo was very neat to use and rather slim, but it might not be the most newbie friendly distro out there.

Quote:
3. What Linux programs would you recommend for the following: web browsing, document editing, media playback, and C++ program development?

Web browsing: Konqueror, Firefox
document editing: Kate, LyX, OpenOffice if your system can handle it*
media playback: music123**
C++ program development: get a favorite text editor and you'll start doing everything in it... joe is what I use, you might prefer kate.

Quote:
4. Is there anything else I should be aware of?


Stay away from Dungeon Crawl Stone Soup! That additing game will eat all your free time! Despite being in textmode.

Oh, and as a heuristic: any graphics card will less than 2 Megabytes of video memory will be a pain in the ass to set up.

* I have used linux on many craptops and shitboxen which couldn't, anything from this century should though.
** Yes, it is a command line application, but I cannot bear GUI music players. They are such a hassle...


_________________
I am not a native speaker. Please contact me if I made grammatical mistakes in the posting above.

Penguins cannot fly because what cannot fly cannot crash!


Fuzzy
Veteran
Veteran

User avatar

Joined: 30 Mar 2006
Age: 52
Gender: Male
Posts: 5,223
Location: Alberta Canada

31 Dec 2010, 6:39 pm

Roxas_XIII wrote:
My questions are below:

1. Should I try and create Windows and Linux partitions for my hard drive? I'm considering so because I am reluctant to give up Windows completely in case some of my files won't work on Linux. If so, can someone recommend the best way to partition my drive?

I give the system ("/") 15 gigs usually. Apps install there. Lately its creeped up to 45, but thats way too much. I give the "home" partition several hundred. All my personal data resides there.
Image

Quote:
2. Which distribution of Linux would you recommend for me? As far as overall computer literacy, I would consider myself moderately skilled. Also, I would be using my laptop for web browsing, document editing (Word, Excel, Powerpoint), media editing and playback (music, movies, and the like), and minor to moderate development, mostly with C++ (Right now I use Visual Studio.)


Most of those things are going to be present right off the bat. For video editing you can grab kdenlive or something. Check the built in software center under sound and video.

Quote:
3. What Linux programs would you recommend for the following: web browsing, document editing, media playback, and C++ program development?

All are preinstalled except for the c++ development. I am a light coder, so I prefer Geany.

Quote:
4. Is there anything else I should be aware of?


Find a web site on "first 10 things to do after installing..." Ubuntu for example.

Quote:
Right now I am using an online tutorial. I am also going to buy an eBook on Linux to use with my eReader.


Dont buy one. There are free ones, and the sort of books that have official publishers tend to be way behind. Consider Ubuntu: there have been 10 versions released in the last 5 years. Any book ready for print is going to be 1.5 to 2 years out of date.


_________________
davidred wrote...
I installed Ubuntu once and it completely destroyed my paying relationship with Microsoft.


Beauty_pact
Veteran
Veteran

User avatar

Joined: 14 Oct 2010
Age: 143
Gender: Male
Posts: 1,314
Location: Svíþjoð

03 Jan 2011, 11:41 am

Good to see a thread, here, about this, already. :B I'm intending to use Ubuntu on my new computer, and since I have an AMD64 processor, I was going to get the 64-bit version, to enjoy the improved speeds. However, I have been intending to virtually run Guild Wars on it, and some other games, with CrossOver, or any other, maybe better emulator, so I'm just wondering if running in 64-bit may be a problem for a game made for 32-bit? Or will it just work even better? Seems like it should, considering the resources needed for emulation, but better ask, first... sure hope it'll be fine, though... -_- really wanted to go 64-bit.



Fuzzy
Veteran
Veteran

User avatar

Joined: 30 Mar 2006
Age: 52
Gender: Male
Posts: 5,223
Location: Alberta Canada

03 Jan 2011, 12:19 pm

Beauty_pact wrote:
Good to see a thread, here, about this, already. :B I'm intending to use Ubuntu on my new computer, and since I have an AMD64 processor, I was going to get the 64-bit version, to enjoy the improved speeds. However, I have been intending to virtually run Guild Wars on it, and some other games, with CrossOver, or any other, maybe better emulator, so I'm just wondering if running in 64-bit may be a problem for a game made for 32-bit? Or will it just work even better? Seems like it should, considering the resources needed for emulation, but better ask, first... sure hope it'll be fine, though... -_- really wanted to go 64-bit.


Go 64.

Wine/Crossover are already designed to deal with that 32/64 divide, and there are good compatibility libraries anyway. You can install the ia32 lib from synaptic if you need to.


_________________
davidred wrote...
I installed Ubuntu once and it completely destroyed my paying relationship with Microsoft.


LordoftheMonkeys
Veteran
Veteran

User avatar

Joined: 15 Aug 2009
Age: 35
Gender: Male
Posts: 927
Location: A deep,dark hole in the ground

03 Jan 2011, 5:25 pm

Roxas_XIII wrote:
1. Should I try and create Windows and Linux partitions for my hard drive? I'm considering so because I am reluctant to give up Windows completely in case some of my files won't work on Linux. If so, can someone recommend the best way to partition my drive?


You can do this fairly easily. You may have to reinstall Windows to one of the partitions you've created, and I would suggest installing it before Linux, because Windows tends to destroy the contents of other partitions, according to what I've read.

Roxas_XIII wrote:
2. Which distribution of Linux would you recommend for me? As far as overall computer literacy, I would consider myself moderately skilled. Also, I would be using my laptop for web browsing, document editing (Word, Excel, Powerpoint), media editing and playback (music, movies, and the like), and minor to moderate development, mostly with C++ (Right now I use Visual Studio.)


Ubuntu for ease of use, Debian for a wider selection of packages to install, Slackware, Arch, or Gentoo if you want to get it to work exactly as you want. There are open-source alternatives for everything you've listed. Most office suites, including OpenOffice.org, can open, create, and process Microsoft Office documents. There is plenty of multimedia software available for Linux. If you want to program in C++ using .NET there's MonoDevelop, which is used to create software in Mono, an open-source implementation of .NET.

Roxas_XIII wrote:
3. What Linux programs would you recommend for the following: web browsing, document editing, media playback, and C++ program development?


Web browsing: Firefox, Chrome, Opera, or Epiphany. Avoid Konqueror at all costs.
Document editing: OpenOffice.org or GNOME Office
Media playback: For sound, Amarok. For video there are several, though I have little experience with them, so I can't say what's best.
C++ program development: Depends on the framework. There are IDEs for GTK+, Qt, and Mono (which I mentioned above), all of which can compile C++.

Roxas_XIII wrote:
4. Is there anything else I should be aware of?


Too vague. Can't answer.


_________________
I don't want a good life. I want an interesting one.


Orwell
Veteran
Veteran

User avatar

Joined: 8 Aug 2007
Age: 35
Gender: Male
Posts: 12,518
Location: Room 101

03 Jan 2011, 7:45 pm

LordoftheMonkeys wrote:
Ubuntu for ease of use, Debian for a wider selection of packages to install, Slackware, Arch, or Gentoo if you want to get it to work exactly as you want.

Does Debian have a wider selection of packages available than Ubuntu? I haven't ever gotten that impression. If anything Ubuntu has (very slightly) more software available than Debian.

To the OP and any other Linux newbies: Avoid Slackware, Gentoo, and Arch at all costs. Those are for experienced Linux users who want extra geek cred.


_________________
WAR IS PEACE
FREEDOM IS SLAVERY
IGNORANCE IS STRENGTH