| Author |
Message |
galen
Joined: 31 May 2009
Posts: 4
|
| Posted: Mon Jun 08, 2009 12:30 pm Post subject: Production linode and development linode on same server??? |
|
|
I host a couple sites on my node. But im new to the vps scene so i want a server that i can learn things on without having to worry about messing up my live production server
do i have to get another linode? or is there a way to do it on the same node?
thanks |
|
| Back to top |
|
bdonlan
Joined: 22 Jan 2008
Posts: 103
|
| Posted: Mon Jun 08, 2009 12:36 pm Post subject: Re: Production linode and development linode on same server? |
|
|
galen wrote: I host a couple sites on my node. But im new to the vps scene so i want a server that i can learn things on without having to worry about messing up my live production server
do i have to get another linode? or is there a way to do it on the same node?
thanks
It's probably best to get another linode. While you could theoretically run UML or chroot or something, doing so would still affect the production server to some extent, and require a good bit of expertise to pull off. Since you're new to this, the easiest/safest approach is to have a scratch node you can wreck without any consequences :) |
|
| Back to top |
|
galen
Joined: 31 May 2009
Posts: 4
|
| Posted: Mon Jun 08, 2009 1:30 pm Post subject: |
|
|
i was afraid of that
thanks |
|
| Back to top |
|
waldo
Joined: 21 May 2009
Posts: 336
|
| Posted: Mon Jun 08, 2009 1:42 pm Post subject: |
|
|
| You could have a local setup. For example, if you have Debian 5.0 installed on your node, install Debian 5.0 on a local machine or a local virtual machine and use that for a dev environment. |
|
| Back to top |
|
xado
Joined: 31 May 2009
Posts: 12
|
| Posted: Mon Jun 08, 2009 2:59 pm Post subject: |
|
|
You can create a new disk image in your linode dashboard and install the distribution of your choice on it (providing you have enough free space). Then you can experiment things without breaking your main production setup. Of course you cannot have both installations running at the same time. It might not be what you want!
I am in the same situation. Though, I did not launch my sites yet. I want to make sure I understand and master the basics (at least).
As waldo said, you are encouraged to work on a local machine before putting your material on your vps. |
|
| Back to top |
|
| |