<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: setting up your own web presence</title>
	<atom:link href="http://www.lizardking.biz/2007/11/setting-up-your-own-web-presence/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lizardking.biz/2007/11/setting-up-your-own-web-presence/</link>
	<description>for keeping track of my digital experiments</description>
	<lastBuildDate>Fri, 03 Sep 2010 16:37:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.lizardking.biz/2007/11/setting-up-your-own-web-presence/comment-page-1/#comment-6</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 01 Dec 2007 17:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lizardking.biz/index.php/2007/11/30/setting-up-your-own-web-presence/#comment-6</guid>
		<description>Some questions I received about this post from my buddy Devin:
D: &quot;I was wondering how you managed your VPS?&quot;
JZ: The hosting provider I get my VPS through provides a pre-installed control panel, that I can manage my entire VPS through, but for tweaks and such I have to SSH into my VPS and do some command-line junk. If I wanted to add in another application that did not come pre-installed, for instance a counter strike or team speak server.

D: &quot;With Vista on my first partition, is it safe to install the grub boot loader? Debian tutorial says that we need a static IP address. What do I do if my IP address is given via DHCP?&quot;
JZ: As long as you don&#039;t overwrite your Vista partition, everything should be just fine. I definitely suggest backing up your data to some removable media first though. The only problem might occur when you want to remove the Linux partition holding the Grub boot loader, then you have to overwrite the MBR (master boot record) with your Windows install disk, so Windows will boot in first again.
I haven&#039;t done a partition on my Vista machine before, but you might not even have to use the Grub. I was poking around my Vista release the other day and I found something about multi-boot from Vista.
Well you don&#039;t have to have a static IP address, but it makes it easier when you need to find/access your machine directly by IP address. It is required in a server setup, so you don&#039;t have to constantly update your DNS records pointing to the server. It&#039;s not that hard to find out the variables for doing your network setup, just do an &quot;ifconfig&quot; command in Debian or an &quot;ipconfig&quot; command in Windows. Which should give you your subnet/netmask, and gateway address.</description>
		<content:encoded><![CDATA[<p>Some questions I received about this post from my buddy Devin:<br />
D: &#8220;I was wondering how you managed your VPS?&#8221;<br />
JZ: The hosting provider I get my VPS through provides a pre-installed control panel, that I can manage my entire VPS through, but for tweaks and such I have to SSH into my VPS and do some command-line junk. If I wanted to add in another application that did not come pre-installed, for instance a counter strike or team speak server.</p>
<p>D: &#8220;With Vista on my first partition, is it safe to install the grub boot loader? Debian tutorial says that we need a static IP address. What do I do if my IP address is given via DHCP?&#8221;<br />
JZ: As long as you don&#8217;t overwrite your Vista partition, everything should be just fine. I definitely suggest backing up your data to some removable media first though. The only problem might occur when you want to remove the Linux partition holding the Grub boot loader, then you have to overwrite the MBR (master boot record) with your Windows install disk, so Windows will boot in first again.<br />
I haven&#8217;t done a partition on my Vista machine before, but you might not even have to use the Grub. I was poking around my Vista release the other day and I found something about multi-boot from Vista.<br />
Well you don&#8217;t have to have a static IP address, but it makes it easier when you need to find/access your machine directly by IP address. It is required in a server setup, so you don&#8217;t have to constantly update your DNS records pointing to the server. It&#8217;s not that hard to find out the variables for doing your network setup, just do an &#8220;ifconfig&#8221; command in Debian or an &#8220;ipconfig&#8221; command in Windows. Which should give you your subnet/netmask, and gateway address.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
