Jump to content

Recommended Posts

Posted

I have finally taken the plunge and moved over to Linux full time.

 

All started with a hard drive that decided to fail on me and then my Windows XP disc wouldn't work, so instead of forking out a load of money just to get another copy. I decided to use my Ubuntu Disc that had been lying round gathering dust.

 

Only took me 5 hours to finally get access to my NTFS formatted second drive :D

 

Also managed to upgrade to latest version of Ubuntu without a hitch.

 

I'm still going to build a windows box in the future to keep my hand in.

Posted
I'm still going to build a windows box in the future to keep my hand in.

 

Personally, I prefer to keep my hands on the ends of my arms - I've grown very attached to them, and hate to let them out of my site.

 

--

David Hicks

  • Thanks 2
Posted

lol. I like how you got thanked for that dhicks. Obviously some advice that wizzard needed :p

 

I've just started playing with ubuntu on virtual box. I've used fedora before for FOG and ive used IPCop. But only because I've needed to- and with guidance from the web. Best way to learn is to play with things... and thats what i've been doing with my virtual machine :D

 

On that note, anyone know of something I can sink my teeth into that I can't do on windows? I only ask because at the moment I do everything on windows and i'm just messing around on linux, but I want to actually *need* linux so that I have to play with it :p

Posted

I've only really dabbled in Linux on and off over the past couple of years, it's only yesterday that I decided to use it properly.

 

It's a bit of a steep learning curve as I have been in the bosom of windows for as far as I can remember :D

Posted

On that note, anyone know of something I can sink my teeth into that I can't do on windows? I only ask because at the moment I do everything on windows and i'm just messing around on linux, but I want to actually *need* linux so that I have to play with it :p

 

This is a very interesting question. Because most of the application on linux are opensource there is no one killer app. As the source code is free, if any application becomes 'killer' they will soon get ported to windows because of the nature of the openness. I think the closest applications that you *need* are collections, such as the collection of applications that make zimbra, or indeed the collection that make linux distributions. I'd put the question rather differently, why would you choose to do something on windows when you could do the same thing on a free system - I understand the using windows because a business application requires it, but not for the sake of it.

 

I migrated my home systems to linux 2 or 3 yrs ago, I haven't looked back. Initially the biggest hurdle was a change of mindset - I was used to keeping 'uptodate' with the latest prirated version of photoshop (that I couldn't use even 15% of) or flicking through magazines or shops looking at the latest applications or games - now I flick through google,sourceforge, freshmeat.

  • Thanks 1
Posted
On that note, anyone know of something I can sink my teeth into that I can't do on windows?

 

"Customise it" is the obvious answer, that's the thing that Linux is good at, but "customise it" how and to do what is the tricky bit. I can see Linux being used more and more for people to develop and distribute their own all-in-one VM-based software packages - no need to mess around sorting out licensing, just pick a Linux distribution, develop your server-based web application and give/sell the VM to as many people as you want. I mean, can you even do that with Windows?

 

I'm sure we can think up a bunch of applications that need writing (web-based video editing for a start), if you're looking for something to do.

 

--

David Hicks

  • Thanks 1
Posted

Those are two very good answers. I've just started reading some tutorials that others have done with ubuntu just see how it all works. It's starting to grow on me.

The only reason I wouldnt install this as my main operating system is that I do sometimes enjoy abit of TF2 :p

Posted (edited)

Only took me 5 hours to finally get access to my NTFS formatted second drive :D

 

I find the best way to use other NTFS drives / partitions is to specify them when partitioning the drive in the installer for Ubuntu.

 

ie pick custom / advanced partitioning

 

you should create at least these partitions

 

/ -the root folder where linux will be installed, as big as possible format as ext3

swap -this is virtual memory, format as swap say 2GB+

/windows -this is your existing drive, choose format from the menu as NTFS, this will leave the data alone but will mount as ntfs when the computer boots up.

 

if you have multiple ntfs drives or partitions you can add them as well

 

eg

 

/data (ntfs)

/games (ntfs)

/video (ntfs)

 

and so on

 

So if you had 3 SATA hard drives - sda = linux stuff, sdb = windows stuff, sdc = other misc data

 

then sda has

Partiton 1: / (ext3)

Partiton 2: swap (swap)

 

sdb has

Partiton 1: /windows (ntfs)

 

 

sdc has

Partiton 1: /data (ntfs)

Edited by somabc
Posted
I always used to install a linux distro on a partition, get it set up, and then go 'now what?' and go back to Windows. I got around it by physically taking the windows drive out and forcing myself to use Linux at home and work, and I've never looked back.
Posted

the programs that keep me booting back to windows are mIRC and newsleecher and flashfxp and admuncher.

 

none run well under wine or crossover, so until they improve fish support for xchat, develop a decent newsgroup client and finish making a version of admuncher then I still feel that most of my time will be spent in windows.

Posted
I find the best way to use other NTFS drives / partitions is to specify them when partitioning the drive in the installer for Ubuntu.

 

ie pick custom / advanced partitioning

 

you should create at least these partitions

 

/ -the root folder where linux will be installed, as big as possible format as ext3

swap -this is virtual memory, format as swap say 2GB+

/windows -this is your existing drive, choose format from the menu as NTFS, this will leave the data alone but will mount as ntfs when the computer boots up.

 

if you have multiple ntfs drives or partitions you can add them as well

 

eg

 

/data (ntfs)

/games (ntfs)

/video (ntfs)

 

and so on

 

So if you had 3 SATA hard drives - sda = linux stuff, sdb = windows stuff, sdc = other misc data

 

then sda has

Partiton 1: / (ext3)

Partiton 2: swap (swap)

 

sdb has

Partiton 1: /windows (ntfs)

 

 

sdc has

Partiton 1: /data (ntfs)

 

I already had loads of data on the drive that I didn't want to loose, that's why I didn't mess with any partitions on that drive.

Posted
the programs that keep me booting back to windows are mIRC and newsleecher and flashfxp and admuncher.

 

none run well under wine or crossover, so until they improve fish support for xchat, develop a decent newsgroup client and finish making a version of admuncher then I still feel that most of my time will be spent in windows.

 

As for xchat + FISH, there's been a perfectly usable FISH plugin for xchat for ages.

 

FiSH - Encryption for mIRC, irssi and xchat

 

As for binary news readers, I use BNR2. Scroll down a bit on the download page for the linux versions.

 

BNR = Binary News Reaper = Binary News Reader

 

As for admuncher, again, it's going to have to be a switch to alternative software. I'd suggest privoxy.

 

Privoxy - Home Page

 

 

Besides, don't forget, this isn't a black and white either/or choice between Linux and Windows. There's nothing stopping you running one on the top of the other thanks to VMWare. Or the old school approach of dual booting or even having two machines and a dual port KVM switch.

Posted
I already had loads of data on the drive that I didn't want to loose, that's why I didn't mess with any partitions on that drive.

 

In ubuntu at least you shouldn't lose any data from existing partitions as it will not format them unless you tell it to, you are really just telling ubuntu that the partion exists and is ntfs then it does all the hard work like setting up fstab

Posted
As for xchat + FISH, there's been a perfectly usable FISH plugin for xchat for ages.

 

FiSH - Encryption for mIRC, irssi and xchat

 

As for binary news readers, I use BNR2. Scroll down a bit on the download page for the linux versions.

 

BNR = Binary News Reaper = Binary News Reader

 

As for admuncher, again, it's going to have to be a switch to alternative software. I'd suggest privoxy.

 

Privoxy - Home Page

 

 

Besides, don't forget, this isn't a black and white either/or choice between Linux and Windows. There's nothing stopping you running one on the top of the other thanks to VMWare. Or the old school approach of dual booting or even having two machines and a dual port KVM switch.

 

I dual boot my laptop with xp and ubuntu at the minute. The fish support for xchat is lacking somewhat insofar as auto key exchange crashes xchat.

 

Thanks for the heads up on BNR2 I will check it out when I get home; could you recommend a ftp client that supports fxp?

 

The admuncher developers are working on a linux version so I can just hold out for that I guess.

Posted
I dual boot my laptop with xp and ubuntu at the minute. The fish support for xchat is lacking somewhat insofar as auto key exchange crashes xchat.

 

Thanks for the heads up on BNR2 I will check it out when I get home; could you recommend a ftp client that supports fxp?

 

The admuncher developers are working on a linux version so I can just hold out for that I guess.

 

We are GNU/Linux, you will be assimilated!

Posted

does nautilus support fxp? Not a feature I knowingly used so...

 

I used to use nautilus (or konqueror on KDE) for accessing remotely - even does ssh ( ssh:// (nautilus) fish:// (kde) )

Posted

I once moved completely to Linux (Ubuntu / OpenSuse) and then I moved back to Windows after about a year. What can I say? 99% of the time Windows just works! :D

 

Several updates on Ubuntu caused me problems and a Suse update totally broke my Xorg config. This happens on Windows from time to time but it's nowhere near as often. Also there was the problem of relying on software repositories. Sure, they're great until you run into dependency hell or you try to install something that's just not in the repos. If I have to break out the compiler, Linux has failed.

 

Then there's the state of drivers (which is totally the fault of manufacturers I grant you) that just don't work quite right and aren't stable. Apps also feel unfinished most of the time and lack polish / major features.

 

Basically, I admire Linux for getting as far as it has but I value my time and Windows takes up less of it on the whole which is why I'll be in the Microsoft camp for a while longer. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...