<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019497" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019497</link>
    <description></description>
    <language>en</language>
          <item>
    <title>PC Home server</title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1125870</link>
    <description> &lt;p&gt;Yes, you can use a pc as home server, but as in the previuos messages, i would install little services as possible on it, and dont use it for anything else, like playing games, printing or something. I personally think it is acceptable to edit webpages on it but thats it.&lt;/p&gt;
&lt;p&gt;PWS is ok for practice and learning about web serving, but you will want something better after you notice the 10 connection limit on it. (Each user tends to use 2 connections)&lt;/p&gt;
&lt;p&gt;I just went from IIS to Linux Mandrake 9.0. I never used that operating system before, but mandrake is very graphical, and you can still get it to run fairly quikly without needing to know too many command line codes. I learned how to install mandrake and setup the server in a couple of days. (Cheap too)&lt;/p&gt;
&lt;p&gt;All you need to do is BACKUP (burn it) you website after doing changes to it and security shouldnt matter too much if its a home website that does not have private info.&lt;/p&gt;
&lt;p&gt;Zone Alarm pro has particular settings just for IIS and I personally never had a problem with it. &lt;/p&gt;
&lt;p&gt;If a hacker took out my server. BIG DEAL, I will be running in an hour again just like it didnt happen and will try to find out what happened to stop it. A big learning process, but worth it.&lt;/p&gt;
&lt;p&gt;I have no sense of accomplishment anymore using someone elses server as a host.&lt;/p&gt;
&lt;p&gt; I get a sense of accomplishment when:&lt;/p&gt;
&lt;p&gt;I come home from work and its still running happily with users on it.&lt;/p&gt;
&lt;p&gt;I can keep the sucker running without a reboot for weeks or months&lt;/p&gt;
&lt;p&gt;I look in my firwall and webserver logs and can tell someone was trying to take it down, and couldnt.&lt;/p&gt;
&lt;p&gt;And besides, webspace is VERY costly if you want it without banners or 500 rules. Compare those prices and then to a 40Gig hard drive is very cheap.&lt;/p&gt;
&lt;p&gt;Its more fun to host it your self. Free hosting is for playing on or for people that dont want to spend money.&lt;/p&gt;
&lt;p&gt;You gotta pay to play.&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Feb 2003 20:39:05 +0000</pubDate>
 <dc:creator>donedeal</dc:creator>
 <guid isPermaLink="false">comment 1125870 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1125865</link>
    <description> &lt;p&gt;First of all, if you have an important page that will require redundant power, connections etc, then you need to use a professional host or become one yourself.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by mairving &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt; Samsm, it is not just a matter of patching your system. There are other things like file permissions, what services you have running, etc. that lead to security issues. &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Alright, you set up Apache/MySQL/PHP on a home computer you test it locally and it is working fine. Then you open up port 80 (or whatever) on your router. &lt;/p&gt;
&lt;p&gt;Perhaps I&#039;m blinded by my own opinions... but what then goes wrong? (Keeping in mind that you are writting scripts that don&#039;t leave you open to SQL injection attacks as those would affect you with any host)&lt;/p&gt;
&lt;p&gt;Probably not permissions, since you aren&#039;t using a shared host. Probably not random service X since Apache will be handling all traffic to port 80 and everything else will be blocked by the router. &lt;/p&gt;
&lt;p&gt;I know you weren&#039;t attempting to produce a comprehensive list of security problems, but I&#039;m still of the opinion that there isn&#039;t an exceptional level of danger in hosting some of your own pages.... even for a person who does not have an exceptional level of experience.&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Feb 2003 20:05:25 +0000</pubDate>
 <dc:creator>samsm</dc:creator>
 <guid isPermaLink="false">comment 1125865 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1125790</link>
    <description> &lt;p&gt;Sure you can use DSL or Cable to host your own server. Just beware though that most providers will terminate your account if found out. Check your service agreement with your ISP before setting up your own home server.&lt;/p&gt;
&lt;p&gt;Samsm, it is not just a matter of patching your system. There are other things like file permissions, what services you have running, etc. that lead to security issues. Most professional hosts have quite a bit more experience doing this. Some of it just takes a while to learn. An unsecured or missecured home server is far worse than a host that won&#039;t add a module for you. Some also have valid reasons like security and testing that for not adding a module.&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Feb 2003 18:45:17 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1125790 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1125788</link>
    <description> &lt;p&gt;You keep your finger on the pulse (IIS or Apache updates) and you are no worse off than any place you would purchase hosting.&lt;/p&gt;
&lt;p&gt;With a Linux box, you can rely upon RedHat RPM updates (an easy example), or compile yourself and update manually. A bit of work up front, but once you get it going, it works well. A typical Apache/PHP/Perl/MySQL setup will offer you a lot of neat things to try out. You can also get such a  setup working with Windows.&lt;/p&gt;
&lt;p&gt;If you have Windows 2000 or XP Pro you can use IIS server which is fine for a small site. Plus you can (for free) install ASP.NET and mess with that. Windows will send you security updates as long as that feature is enabled on your computer and you will be as up to date as anyone. In fact, more up to date than 50,000 SQL Server admin. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/eyeroll.png&quot; title=&quot;Roll eyes&quot; alt=&quot;Roll eyes&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;One of the benefits of hosting yourself is that you have the freedom to add modules and customize without having to persuade a stubborn host. Of course (as people have pointed out) you also have the freedom to botch things up, but that&#039;s the price of free will in general. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Anyway, if for no other reason than to test things out, I recommend the home PC as a server.&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Feb 2003 17:31:42 +0000</pubDate>
 <dc:creator>samsm</dc:creator>
 <guid isPermaLink="false">comment 1125788 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1125749</link>
    <description> &lt;p&gt;Yep all that stuff is fine and dandy but I really wouldn&#039;t suggest running sites on your home computer (unless you don&#039;t use it for anything but as use as a server)&lt;/p&gt;
&lt;p&gt;Reason being is that there are so many security exploits out there that if you have anything remotely of value  on your machine you might as well kiss it goodbye unless you are on your game about keeping up with all the latest security patches and updates.&lt;/p&gt;
&lt;p&gt;Best just to let a real web host host you...but of course I am biased &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Feb 2003 03:37:19 +0000</pubDate>
 <dc:creator>GlowHost.com</dc:creator>
 <guid isPermaLink="false">comment 1125749 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Server Info!!</title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1122618</link>
    <description> &lt;p&gt;Ok heres the scoop,If your running a DSL or Cable you can effectively host your own site with your own pc..it&#039;s really simple.There is a program out there at &lt;a href=&quot;http://www.sourceforge.net&quot; class=&quot;bb-url&quot;&gt;sourceforge.net&lt;/a&gt; that is called PHPHome Edition that consists of Apache web server,PHP and MySQL all rolled into one,very easy install.Install the program and your root directory will be in the WWW folder inside of PHPHome folder.As for the domain name for your IP..forget all about that because it&#039;s a hassle to get it registered...go here &lt;a href=&quot;http://www.cjb.net&quot; class=&quot;bb-url&quot;&gt;cjb.net&lt;/a&gt; and use your ip and make your URL anything ya want like &lt;a href=&quot;http://www.yourname.cjb.net&quot; class=&quot;bb-url&quot;&gt;yourname.cjb.net&lt;/a&gt; and use the automatic ip address change option,so if your ip ever changes cjb.net will automatically pick that up so you dont have to keep editing your account.Hope that helps you,need more info just email me at &lt;a href=&quot;mailto:webmaster@caale.org&quot; class=&quot;bb-email&quot;&gt;webmaster@caale.org&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Jan 2003 01:32:42 +0000</pubDate>
 <dc:creator>caale</dc:creator>
 <guid isPermaLink="false">comment 1122618 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1122350</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.dyndns.ws&quot; class=&quot;bb-url&quot;&gt;dyndns.ws&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Register a free hostname.&lt;br /&gt;
Get an IP updater program to tell dyndns that your IP is this, or it has changed, automated.&lt;/p&gt;
&lt;p&gt;Install apache (Linux or windows versions)&lt;br /&gt;
Install PHP&lt;br /&gt;
Install MySQL&lt;/p&gt;
&lt;p&gt;Now, you&#039;re IP will be your hostname.&lt;/p&gt;
&lt;p&gt;No need to register a domain name, no need to pay for hosting.&lt;/p&gt;
&lt;p&gt;Ok, so now you want to host files, or big image files, then expect your bandwidth to go to nill with most basic DSL packages.&lt;/p&gt;
&lt;p&gt;Other than that, its fine for a small site.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Dec 2002 18:57:40 +0000</pubDate>
 <dc:creator>Keegan</dc:creator>
 <guid isPermaLink="false">comment 1122350 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1122288</link>
    <description> &lt;p&gt;My linux server: 700MHz, 512MB SDRAM, 30GB HD, cable modem (&lt;a href=&quot;host.maxalbert.com&quot; class=&quot;bb-url&quot;&gt;more info&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;That box is my webserver, running Apache (and all the typical web goodies).  The webserver only hosts my personal sites and projects, so bandwidth isn&#039;t crucial.  On the other hand, my ISP blocks port 80 and 25.  And uploads are capped at 40Kbps per stream. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;  To get around this, I use a redirection service for my domain names (note, domain forwards to an IP and port).&lt;/p&gt;
&lt;p&gt;The same box is also running a Half-Life server (&lt;a href=&quot;http://host.maxalbert.com/hl.php&quot; class=&quot;bb-url&quot;&gt;info&lt;/a&gt;).  The game gets a little laggy at times, but that&#039;s the life of a residential cable internet account.  But if anyone want&#039;s to donate a fatter pipe... &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Dec 2002 07:25:03 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1122288 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hosting a Website</title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1122285</link>
    <description> &lt;p&gt;Well, I agree having someone else host your website is great for not having to deal with security issues, or having a big power bill.The questions IgorUAWebMaster has asked sounds like he is not quite ready for running a server himself just yet.&lt;/p&gt;
&lt;p&gt;Most ISP&#039;s give you about 15MB space on their server which is included with a regular home DSL line (1.5MB/s).&lt;/p&gt;
&lt;p&gt;An extra 10-15$CDN a month on your phone bill for a domain redirect (where the ISP will point your domain name to the hosted space on thier server)will get you going after paying about 20-30$CDN/year for a domain name.&lt;/p&gt;
&lt;p&gt;Its a lengthy process sometimes, on the phone with your tech-support and other anoying things but have patience.&lt;/p&gt;
&lt;p&gt;That will keep you going untill you get board with that. I lasted a year before dumping that.&lt;/p&gt;
&lt;p&gt; Webspace is kind of expensive. 15MB is great for small websites, but if you want lets say wallpaper, videos, or downloads, you cant beat having an 80gig hard drive running in the basement. That would break you at the bank to rent that over the internet.&lt;/p&gt;
&lt;p&gt;I personally got sick of dealing with my ISP when they hosted it and am glad I paid the cash for the 2.5MB sec DSL line. You cant run a server through port80 with a home line, so you will have to upgrade to a line that costs twice a month, but you will get a 300kb sec download speed. A home DSL line only gives you about 150kb/sec.&lt;/p&gt;
&lt;p&gt;One day, IgorUAWebMaster, if serving turns out to be your thing, and you decide to do it at home, you will feel proud to host your website YOURSELF. And you dont need a dual processor 1400mhz machine to do it. Ive ran many 233mhz servers that served videos and stuff, and no-one even knew the difference. &lt;/p&gt;
&lt;p&gt;I would suggest reading all through the webmasters-forums, you can&#039;t beat these guys&#039; knowledge, and no book will tell you everything.&lt;/p&gt;
&lt;p&gt;Happy Serving,&lt;/p&gt;
&lt;p&gt;Chris Shaw&lt;br /&gt;
Webmaster&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://www.maximum-digital.com&quot; class=&quot;bb-url&quot;&gt;http://www.maximum-digital.com&lt;/a&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Dec 2002 05:34:46 +0000</pubDate>
 <dc:creator>donedeal</dc:creator>
 <guid isPermaLink="false">comment 1122285 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Re: i see</title>
    <link>https://www.webmaster-forums.net/server-management/my-pc-server-help-please#comment-1116986</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by IgorUAWebMaster &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
Isnt it funny the moderator took off one of my posts from a different section, because it was a similar question to this one.  But with 3 more sentences of info.  LOL funny stuff. &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I deleted it. You asked the exact same question in another forum. You might have had a few more words but it was the same question. Double posting is bad forum etiquette.&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Oct 2002 11:00:30 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1116986 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
