Thread: Linux recommendations?

  1. #16
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    Quote Originally Posted by laserlight View Post
    Did you defragment your Windows file system?
    Yes, after removing unused applications to free up space.

  2. #17
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    A good bet would be to create the partition under windows before moving on to linux with any of the available partitioning software.

    Create it with the necessary space at the end of your HD. It's irrelevant if its primary or logical. Then from Start->Administrative Tools->Computer Management->Disk Management right click on the new partition and delete it. Yes... that's right, delete it

    Boot from Ubuntu or Kubuntu CD and when asked about partitions, choose the Guided Free Space Option. Voilá! Ubuntu will grab that deleted partition divide it in two and install itself without one whisper of complaining.

    This pretty much works for any other distro that offers similar options during install. I find that having free unpartitioned space at the end of the drive is probably the most failsafe way of installing Linux.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  3. #18
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    I (okay, someone I know) had success with booting into a gparted liveCD to resize an NTFS partition that took up the entire hard drive. Of course, this is probably a bit risky, but it lets you put Linux on a hard drive that is completely taken up by Windows otherwise.

    (Note that the Debian installer doesn't support resizing NTFS, which is why I did what I did . . . .)
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  4. #19
    Registered User
    Join Date
    Nov 2004
    Location
    USA
    Posts
    516
    Ubuntu IMO, its better than SUSE. SUSE 10.0 gave me a lot of problems with my graphics card and sound card. Ubuntu 8.04 works like a charm.
    Code:
    >+++++++++[<++++++++>-]<.>+++++++[<++++>-]<+.+++++++..+++.[-]>++++++++[<++++>-] <.>+++++++++++[<++++++++>-]<-.--------.+++.------.--------.[-]>++++++++[<++++>- ]<+.[-]++++++++++.

  5. #20
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    Check out Wubi. It allows you to install a linux distro in windows and boot just like you would linux.

  6. #21
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    Installed with Wubi, but when I boot into Unbuntu at startup, it throws me to a shell (BusyBox v1.1.3 built-in shell).

    Don't I get the Desktop via Wubi?

  7. #22
    Disrupting the universe Mad_guy's Avatar
    Join Date
    Jun 2005
    Posts
    258
    Before I moved to OS X I was an Arch user specifically and yes, I find it quite nice. I learnt a lot about linux over the ~2 years I used it, and the package management is excellent. The main gripe I have is that the package repositories are a bit small when juxtaposed with some distros, but you can reference the community packages and use the Archlinux User Repository to install stuff that isn't in the main tree.

    The second (fixable) package complaint with arch is that my Perl installation broke pretty hardcore after updating to Perl 5.10-3, and I can't say if this has been fixed yet. But after a google, it was a simple fix of adding to my PATH and running 'perl -MCPAN -e recompile'. Not sure if it's been fixed since, but my system had a lot of old legacy crap that might have interfered (due to dynamic extensions - shared libraries - linked against older versions of perl.)
    operating systems: mac os 10.6, debian 5.0, windows 7
    editor: back to emacs because it's more awesomer!!
    version control: git

    website: http://0xff.ath.cx/~as/

  8. #23
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    The Arch repos are growing very fast, I'm installing less by source everyday

  9. #24
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    Am I to understand that Arch is somewhat like Gentoo but without source installs? I might try it.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  10. #25
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    Correct, it's supposed to be one of the highly optimized pre-packaged x86 distro (specifically just i686). I haven't used x64, perhaps won't for a while. I switched after I got fed up with Gentoo, which I had switched to because I was fed up with SuSE -- from Fedora Core etc

    I'd recommend it to anyone, as long as you have a bit of Linux experience under your belt as the installer doesn't hold your hand. Not to mention it's bandwidth saving release cycle/style. And pacman is fantastic! I see no reason to use GUI front-end to pacman (specifically libalpm).

    But I've had similar legacy issues as Mad_guy, specifically with Java. Easy fix or work arounds though, as the bug reporting system works fantastically.
    Last edited by zacs7; 07-09-2008 at 05:28 AM.

  11. #26
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    Interesting. Of course, the question is where to put it. I suppose I could splice another few gigs off my lvm volume. It's not like I use them.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  12. #27
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    How familiar are you with Linux/UNIX?

    If you know your way around Linux, it doesn't really matter much what distro you use. They are all Linux afterall. Just pick any one from the top ten most popular.

    like dwks pointed out, ntfsresize is really nice. If you don't want to go that far, though (or if you are not experienced enough to do it), grab a copy of Norton PartitionMagic (sorry I don't know any free alternative that partitions and support ntfs resizing under Windows).

    As for the original question, I used to use Fedora when I first started, and then Gentoo, and switched to Debian when I no longer felt like spending so much time tweaking my OS, and finally to Ubuntu when I felt like spending even less time. Each switch took me ~2 hours of getting used to the new distro. Not a big deal.

    Gentoo allows you to tweak and compile everything, and Ubuntu works out of the box. I only recommend Gentoo if your goal is to learn about Linux. For actually using it, I recommend Ubuntu.

  13. #28
    Registered User
    Join Date
    Aug 2003
    Posts
    1,218
    Not very experienced but if i boot linux it will be debian with fluxbox, and i like it alot! no icons on desctop, lots of consoles....love it!
    STL Util a small headers-only library with various utility functions. Mainly for fun but feedback is welcome.

  14. #29
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    > sorry I don't know any free alternative that partitions and support ntfs resizing under Windows
    A GParted boot disk?

  15. #30
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    It doesn't run under Windows last time I checked .

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Thinking of upgrading to linux...
    By Yarin in forum General Discussions
    Replies: 37
    Last Post: 07-24-2009, 11:40 AM
  2. Wireless Network Linux & C Testbed
    By james457 in forum Networking/Device Communication
    Replies: 3
    Last Post: 06-11-2009, 11:03 AM
  3. Linux software installer recommendations
    By BobS0327 in forum Tech Board
    Replies: 13
    Last Post: 09-24-2006, 01:19 AM
  4. installing linux for the first time
    By Micko in forum Tech Board
    Replies: 9
    Last Post: 12-06-2004, 05:15 AM