Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Building a Development Environment on Ubuntu

by wazoox (Prior)
on Mar 19, 2010 at 14:46 UTC ( [id://829634]=note: print w/replies, xml ) Need Help??


in reply to Building a Development Environment on Ubuntu

I must strongly disagree with both duelafn and rowdog about partitioning. It is generally unnecessary and actually can be a source of hassle to split your drive in lots of partitions, because it's all too hard guessing what you will actually need. On the other hand, using only one partition is absolutely to be forbidden. It should be the Golden Rule of the Linux User : always use a separate /home partition. I insist on it : always.. If your disk's too small, go buy another one to host your /home, they're really dirt cheap anyway.

With a separate /home, you can reinstall the system, you can even easily switch distribution without risking losing all of your data.

Concerning the editors, newcomers are to be advised to look for some threads on this very subject here, particularly Perl Development Tools.

  • Comment on Re: Building a Development Environment on Ubuntu

Replies are listed 'Best First'.
Re^2: Building a Development Environment on Ubuntu
by rowdog (Curate) on Mar 20, 2010 at 14:01 UTC
    I must strongly disagree with both duelafn and rowdog about partitioning.

    Well, I'll agree with you then. I was trying to think from the point of view a complete newbie and partition hell can be a real nightmare. On the other hand, a separate /home partition makes it easy to switch distros or rebuild from a failed OS upgrade. Personally, I use separate partitions for anything not handled by the package manager, but I also use LVM so it's a snap to repartition.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://829634]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-25 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found