<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FamousPhil.com Admin Blog and More &#187; Microsoft</title>
	<atom:link href="http://famousphil.com/blog/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://famousphil.com</link>
	<description>My Personal Blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 01:40:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Making FTP Work on Windows Server 2003</title>
		<link>http://famousphil.com/blog/2010/02/making-ftp-work-on-windows-server-2003/</link>
		<comments>http://famousphil.com/blog/2010/02/making-ftp-work-on-windows-server-2003/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 21:53:41 +0000</pubDate>
		<dc:creator>Famous Phil</dc:creator>
				<category><![CDATA[Hosting / Server Administration]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://famousphil.com/?p=434</guid>
		<description><![CDATA[A discussion about getting FTP working on Windows Server 2003 with Passive Mode (and Windows Firewall)]]></description>
			<content:encoded><![CDATA[<p>As of late, I&#8217;ve been focusing many of my efforts into Windows more than on Linux.  I suppose my only reason is because my Windows administration knowledge is quickly becoming outdated, but it is also because I spend 99.9% of my time developing and administrating Linux based machines.  I am usually under the impression that Windows makes stuff so easy with the &#8220;next next next finish&#8221; principle, but Windows has just as many problems as Linux does, it just does not make them evident until you actually want to do something with Windows technology.  The only great thing about Windows is that normally, the fix is 99 times easier than the same type of fix on a Linux based system.</p>
<p>Over the past couple of months, I&#8217;ve been wanting to put together a Windows based web server for myself.  Its purpose was originally to keep my Outlook 2007 application on Exchange open (to update my website calendar / update my webmail RSS feed folder).  I&#8217;m beginning to run other stuff on the server (e.g. my instant messenger) so that I can have a better online presence (lets face reality, email isn&#8217;t as live as some of my friends would like).  Since I chose to run Windows Server 2003, I decided that it might be worth my time to enable Internet Information Services and work on developing some ASP based web applications just for the fun of it.  Of course, when the time is right, I will open up a few more accounts on the server through Matthouse for others who share my desire to learn ASP for fun.  For those of you who are wondering, I&#8217;m waiting for a good billing system to come along, I have one, I&#8217;m simply waiting on the developer to make a few changes.</p>
<p><strong>Anyways</strong>, today I was playing around with the server and I enabled FTP publishing so that I could easily upload a few files to the server through my local computer.  Unfortunate for me, going to the windows components page under the control panel&#8217;s add/remove programs section to add FTP Publishing wasn&#8217;t enough.  Sure enough, the server did install FTP and made it available in the Internet Information Services Manager section of the computer management console.</p>
<p>After I deleted the default ftp site and made a new site with isolated user home directories, ftp didn&#8217;t work correctly.  Note that this server does not connect to nor run Windows Active Directory, so all the accounts are local.    Anyways, after some research, I found that under the ftp root, I needed to add a folder called &#8220;LocalUser&#8221; and then I had to add the username of the account under that directory.  To ensure that other users could not read files / data the directory, I changed permissions on the user folder to allow only that user and administrators access. At this point FTP began to sort of work!</p>
<p>I say sort of work because FTP only worked in active mode, meaning the Windows Firewall was getting in the way.  After spending a few minutes looking for a solution, I figured that I would try adding the internet information services executable to the exceptions list.  Sure enough, this fixed the passive mode problem.  The steps I took to fix the problem were: 1. open up the Windows Firewall control panel console under the Windows control panel.  I went to the exceptions tab and added a problem.  I browsed for additional programs and added &#8220;C:\WINDOWS\system32\inetsrv\inetinfo.exe&#8221; to the exceptions list.  After this was added, passive mode worked as expected.</p>
<p>Although Server 2003 is outdated by now, it is still a very stable system to do any experimental work on, which is why I choose to run it over a better and never version of Windows.   It is also much cheaper to run than a newer version of Windows like the current Exchange Server which is running Windows Server 2008 R2 Datacenter.</p>
]]></content:encoded>
			<wfw:commentRss>http://famousphil.com/blog/2010/02/making-ftp-work-on-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Planned system upgrades- Exch 2010, Server 08, Security</title>
		<link>http://famousphil.com/blog/2009/10/planned-system-upgrades-exch-2010-server-08-security/</link>
		<comments>http://famousphil.com/blog/2009/10/planned-system-upgrades-exch-2010-server-08-security/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 21:11:30 +0000</pubDate>
		<dc:creator>Famous Phil</dc:creator>
				<category><![CDATA[Hosting / Server Administration]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[exchange 2010]]></category>
		<category><![CDATA[matthouse]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[release candidate]]></category>
		<category><![CDATA[rtm]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://famousphil.com/blog/?p=315</guid>
		<description><![CDATA[Phil discusses how the RTM release of Exchange 2010 and Server 2008 R2 will affect Matthouse in the next month.]]></description>
			<content:encoded><![CDATA[<p>As of yesterday, Microsoft&#8217;s Exchange 2010 team announced the release of the Exchange 2010&#8242;s RTM here: http://msexchangeteam.com/archive/2009/10/08/452775.aspx#comments.  This is exciting news because I can finally request the RTM and begin migrating my systems to the new Exchange. I have been waiting a few months now for this release because it will be the start of many changes to my web hosting services as well that I need to take further steps to secure and improve performance on.</p>
<p>For those of you who don&#8217;t know what an RTM is, this is the Release to Manufacturing version that usually becomes the full version within a few months automatically.  Unlike Release Candidates, the RTM version of any software packages will become the full version meaning they don&#8217;t require any re-installation or pose any security threats to use in production.</p>
<p>Exchange 2010 is important for me because it will introduce the send as function like hotmail and other providers have.  I have many email addresses, but my University at Buffalo address is my most important, so I send as my @ Buffalo address.  With 2010, this will no longer be the case because I will reply to email as the address it was sent to.  I believe this will prevent a lot of confusion to contacts that don&#8217;t recognize my university address.</p>
<p>With Exchange 2010, I will also be upgrading the hardware that hosts my email infrastructure.  I will be supporting Server 2008 R2 which is the latest operating system for Windows Server.  I believe this was only fully released a few days ago and it is very similar to Windows 7.  For those of you who don&#8217;t keep up with new releases of Windows, Windows 7 will be released to everyone late this month.  I am currently using the RTM version of Windows 7 and I find that it is about 10x faster and more stable than Windows XP.  Compared to Windows Vista, I&#8217;d say its about 50x more stable, faster, and more efficient.  Since Server 2008 is Vista&#8217;s server operating system, I prefer to stay away from Server 2008 entirely.</p>
<p>For those of you who are thinking about upgrading to Windows 7, I&#8217;d strongly recommend it!  First, if you are running Windows Vista, you&#8217;d be nuts not to goto Windows 7 within a few months of its final release.  Windows 7 is practically the same but much more efficient.  You will find that everything will be much easier to use on Windows 7 than Windows Vista.  For those of you on Windows XP, it might be time to bite the bullet and upgrade (like I did).  For the most part, if your system runs Windows XP fine, it will not have any issues running Windows 7 fine.  I did find a few minor problems with XP applications (mostly MIDI musical instrument related) not working on Windows 7, but support is fairly good otherwise.  Just one word of caution to the developers out there, if you want to run Visual Studio 2005/2008 on Windows 7, don&#8217;t install any Microsoft Office 2007 compatibility pack or PDF package.  These will make Visual Studio&#8217;s Installation fail (on my preliminary tests).</p>
<p>Now to get into some security updates.  I plan on migrating all of my systems to a more secure environment shortly after Exchange 2010 is fully implemented.  I will have 1 gateway server that serves as a connection point for all services within Matthouse to keep everything tightened down.  Within the next few months you can expect performance increases on sites that I host including my own (this one).</p>
<p>I have a lot more to blog about, and I hope to get around to it all as time permits.  My next blog will hopefully be something about mail filtering.</p>
]]></content:encoded>
			<wfw:commentRss>http://famousphil.com/blog/2009/10/planned-system-upgrades-exch-2010-server-08-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defeat outlook&#8217;s annoying autodiscover using the windows host file</title>
		<link>http://famousphil.com/blog/2009/09/defeating-an-annoying-exchange-autodiscover-using-a-host-file-windows/</link>
		<comments>http://famousphil.com/blog/2009/09/defeating-an-annoying-exchange-autodiscover-using-a-host-file-windows/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 05:13:48 +0000</pubDate>
		<dc:creator>Famous Phil</dc:creator>
				<category><![CDATA[Hosting / Server Administration]]></category>
		<category><![CDATA[autodiscover]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://famousphil.com/blog/?p=289</guid>
		<description><![CDATA[Phil talks about how using the Windows Hosts file stopped the annoying outlook 2007 exchange autodiscover prompt.]]></description>
			<content:encoded><![CDATA[<p>When I first began attending the University at Buffalo in my Freshman year (I believe its 3 years ago now), all the professors would tell the class to use the UB provided email accounts for all email communications.  Unfortunately at the time, I had many addresses including my Phil@matthouse.us, Phil@famousphil.com, etc etc.  I liked to use my phil@matthouse.us as my primary send from address but shortly afterwards, I was sort of forced into using my UB Email account as my primary email send from address.  <span id="more-289"></span></p>
<p>At first, using my UB email account as my primary send from address wasn&#8217;t difficult because the software I used (I believe it was postfix/horde which I ran on my own system).  I simply could specify the send as address and all emal is sent from my Buffalo account although it really was being sent from my server that handles phil@matthouse.us (my central email account where all email goes before I see it).  This worked great even through my transition to hotmail plus (yes I paid for it) and mailxchange.</p>
<p><strong>Unfortunately, when I began using Microsoft Exchange, I could not send from a certain address so I had to configure the server to accept / send mail from my buffalo account.</strong> This technically means if UB forwarded mail to my server with all their other servers, my server would accept email for my account.  This is the only easy way of making my exchange server send from my buffalo account.</p>
<p>Fortunately, setting my exchange server to handle my buffalo.edu mail fixed most of the problems, although the global mail system doesn&#8217;t send mail to it (and that&#8217;s fine with me). <strong> The problem is, UB runs a cluster of Exchange mailservers for their domain.  With exchange servers comes something called autodiscover which is meant to set up exchange clients to handle mail automatically (most notably outlook 2007). </strong></p>
<p>A month ago, little did I know that autodiscover existed on the buffalo.edu domain.  When I set up outlook 2007 as a local client, this caused a major problem even after I manually configured my email account for exchange.  <strong>The problem was, outlook 2007 is configured to get information from auto discover every 5 minutes if it exists meaning it bothered me every 5 minutes. </strong></p>
<p>Today I decided to fix this issue once and for all.  <strong>My solution was to change the auto discover address on my local computer to override the configured address on the internet</strong>.  I knew that <strong>on linux, there is something called /etc/hosts</strong> which is the host file.  <strong>You can easily add an ip / value to this file and it will override whatever is on the internet lookup system</strong>.  I decided to find an alternative that worked in Windows, and sure enough, <strong>there is a hosts file in Windows as well!</strong></p>
<p>If you goto <strong>Drive:\Windows\system32\drivers\etc\</strong> you should see a bunch of files.<strong> One will be named &#8220;hosts&#8221;.</strong> <strong>Simply edit this file using an elevated notepad and you should be set to go</strong>.  I mean elevated as in find notepad in your start menu and run it as administrator (in the right click menu).  For me, I added the entry &#8220;127.0.0.2 autodiscover.buffalo.edu&#8221; which solved my outlook problem.  127.0.0.2 is an invalid ip address although its close to the loopback address.</p>
<p>This caused outlook to look for an auto discover server and fail thus not prompting me anymore.  This is also useful if for testing sites locally when developing websites. Hopefully this helps you, I know it helped me.</p>
]]></content:encoded>
			<wfw:commentRss>http://famousphil.com/blog/2009/09/defeating-an-annoying-exchange-autodiscover-using-a-host-file-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First looks at the RTM version of Windows 7</title>
		<link>http://famousphil.com/blog/2009/08/first-looks-at-the-rtm-version-of-windows-7/</link>
		<comments>http://famousphil.com/blog/2009/08/first-looks-at-the-rtm-version-of-windows-7/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 22:17:44 +0000</pubDate>
		<dc:creator>Famous Phil</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://famousphil.com/blog/?p=278</guid>
		<description><![CDATA[Phil takes the time to discuss his initial thoughts about the new Final Windows 7 Pro version released to developers.  Overall, he is impressed!]]></description>
			<content:encoded><![CDATA[<p>A week ago, I noticed that Microsoft has released Windows 7 (the release to companies and their developer network users) to my MSDN account.  I have been a long user and have sworn by it because at service pack 3, it is very stable, fast and secure.  Windows Vista came out and I gave it a quick look and decided that it was too big of a pig for what little it improved on from XP. Now I am doing the same stuff with Windows 7 and the rest of this post will detail why I like it!</p>
<p>My first look at Windows 7 came in the form of a beta last April (2009).  I had a spare hard drive on my desktop computer that is meant for testing operating systems like this.  I spent a few hours going through an installation process very similar to Vista and I compared all the memory and cpu usage details to that of a similar Windows XP and Vista install.  Compared to XP, it was about the same, compared to Vista, it was about 50% less.  This alone hinted that I would very much like this version of Windows.  I then uninstalled it and prepared for a Windows XP to 7 migration when the release becomes available to me.</p>
<p>We are now at the release version of Windows 7 that will be supported through the end of the Windows 7 frenzy.  I decided that I should upgrade my systems from XP now because its the final week of summer and I may not get a chance to perform an upgrade without any risk until next year sometime (and personally, I want the new flashier features that XP doesn&#8217;t have and Vista sucks at showing).</p>
<p>The Windows 7 install was very much like that of Windows Vista, its a very flashy interface and very easy to navigate.   There wasn&#8217;t that much to it, simply do the &#8220;next next finish&#8221; routine that Windows has implemented so well. After the install, the release version I have looks somewhat like the beta was but is much more refined and clean.  I also see that it uses a touch less than Windows XP does on a fresh install to this computer.  To me, that is wonderful.  On the fresh install, it only requires me to install 3 drivers which is better than Vista and XP combined!</p>
<p>Overall, I would recommend Windows 7 to anyone who can get their hands on a release copy and hates Vista.  I would consider it stable enough to use for every day work and it has caused no harm to me.  Although I have only been on 7 for a mere 5 days, I already like it a lot more than I ever liked XP and its a massive improvement over the failure called Vista.</p>
]]></content:encoded>
			<wfw:commentRss>http://famousphil.com/blog/2009/08/first-looks-at-the-rtm-version-of-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got Exchange Hosting?</title>
		<link>http://famousphil.com/blog/2009/06/got-exchange-hosting/</link>
		<comments>http://famousphil.com/blog/2009/06/got-exchange-hosting/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 04:37:40 +0000</pubDate>
		<dc:creator>Famous Phil</dc:creator>
				<category><![CDATA[Hosting / Server Administration]]></category>
		<category><![CDATA[Mobile Technology]]></category>
		<category><![CDATA[My Site]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[3dgwebhosting]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[Admin Reference]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[Elite data hosting]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[fsckvps]]></category>
		<category><![CDATA[mailxchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Exchange]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[outlook web access]]></category>
		<category><![CDATA[owa]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[vaserv]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://famousphil.com/blog/?p=215</guid>
		<description><![CDATA[In this post, Phil promotes Adminreference.com among other websites.  He also details his exchange installation experience with Microsoft Exchange 2003 and Windows Server 2003.]]></description>
			<content:encoded><![CDATA[<p>First I guess I should apologize for not posting anything in the past week here!  I really hate it when I have to ignore my own blog for more important admin business elsewhere.  The good thing is, I always manage to learn a lot of new stuff that I can easily share <img src='http://famousphil.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Over the past week, I got a new server to host Microsoft Exchange which is a powerful email server from Microsoft.  Before you go all crazy on Microsoft (I know I typically do), <strong>Exchange is one of the few excellent products they mak</strong>e.  I am actually very hard pressed to find anything that compares to it that is open source and can easily run on Linux which 99% of  my hosting business up until now has ran off from.  Man, I never thought that I would say that <img src='http://famousphil.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><span id="more-215"></span></p>
<p>So the first logical question is, why move your email to exchange?  As you know, I&#8217;ve had <a href="http://1and1.com">1and1 mailxchange</a> now for quite some time.  I really wanted a solution that would sync my calendar, contacts, tasks, files, and email to every device I use on a daily basis.  <strong>Mailxchange was that solution but there are many problems.</strong> F<strong>irst the web client is very slow</strong>,  sure its flashy, but it takes 5 minutes to load on my connection (that is fairly fast).  I don&#8217;t have the time to wait on this client to load.  <strong>The next problem is it needs custom software to connect to Outlook and Mobile Devices</strong>, I&#8217;m not into installing &#8220;connectors&#8221; to software when it has functionality built in with other products.  <strong>Perhaps one of my biggest problems is the level of support I&#8217;ve gotten from 1and1</strong>.  My mail has gone down on a few occasions and I&#8217;ve been unable to easily send a support ticket in asking what is wrong.  <strong>I&#8217;m not even sure if 1and1 backs up my email</strong> and I have no method of backup, so I&#8217;m kind of stuck if they go down or don&#8217;t back up the server.  Its kind of scary actually since I save all of my email.</p>
<p>So about 2 weeks ago, I started talking to a few friends.  I know that I get a free msdn copy of Microsoft Exchange 2003 and Server 2003 from my University.  I figured if I could find a few friends who were interested in small mailboxes on exchange, I could cover the cost for the hardware to host my copies of this software.  I figured that I could host 4 people and handle a server that costs $25 a month from <a href="http://3dgwebhosting.com">3dgwebhosting</a> which I&#8217;ve had in the past and they run excellent hosting on Windows server 2003.  They cover the license cost, so I&#8217;d only be covering exchange.  The downfall was I would only have 10GB to work with which isn&#8217;t a lot for email and backups.  Because of this, I looked for alternate hosting. <strong> I decided that if I could find xen hosting, xen would support Windows.</strong></p>
<p>About this time when I was looking, I knew that <a href="http://fsckvps.com">http://fsckvps.com</a> who is a child company of <a href="http://vaserv.com">vaserv </a>in England hosted xen vps machines.  I went to that site to look up their support email and found out about the horrible hypervm owner hanging and they were down.  Anxious to get this hosting off the ground, I began looking at alternate places for hosting.  Shortly after, I found good reviews on other blogs of a new hosting company called <a href="http://elitedatahosting.com">Elite Data Hosting</a>.  I contacted them about a 10mbps plan to host exchange on and they got an account for me on a xen vps using my server key.  I&#8217;m basically paying $15 a month for ~325MB of ram and 30GB of hard disk space.  The server is a high end server and I have had no complaints.  They even took the time to install Windows for me from my disk!</p>
<p><strong>Elite Data Hosting is good news for me because I now can have my 2 guaranteed friends and myself have a guaranteed 5GB of space for files / mailboxes a piece</strong>.  It will also be very easy to automate backups of these mailboxes.  <strong>We all split the $5 a month cost for the server so I&#8217;m basically paying what I would be paying 1and1 but I control my backups and have a better piece of mind.</strong></p>
<p><strong>So now I started the daunting task of setting up the Exchange server.</strong> <strong>Normally with Microsoft products, it takes about 5 seconds and about 10 clicks of the next button to install software and another 3 minutes to say configure this software to do this</strong>.  By that point, <strong>everything normally works flawlessly</strong> (except for the occasional crashes of Microsoft Windows). <strong> On linux, there is always a lot of configuration, but linux always works without the crashes and instability.  Perhaps this is the way to tell what is good and bad??? </strong></p>
<p><strong>To get back to Exchange, I must say, this is the hardest piece of software I have ever had to install on both Linux and Windows</strong>.  Part of the reason is the way <strong>Exchange relies on existing Server 2003 infustructure</strong> to improve itself.  I&#8217;m not so sure if I&#8217;d rely on a Windows Server operating system, but I really have no choice with Exchange.  <strong>Exchange requires Active Directory among other server features to run correctly and the prerequisite list is a nightmare to get through in less than 5 hours if you ask me</strong>.  I started with a clean server a week from last Tuesday and didn&#8217;t get Exchange running until about Monday and I had 8 hours a day into it at the very least.  I will take part of the blame for not knowing what I was doing past Active Directory configuration, but<strong> Exchange was no day at the beach to figure out</strong>.  I also had a lot of errors that I spent hours reading about to find simple fixes.  <strong>Finally after all of the struggle, I got exchange fully working to the point where I wanted it about 2 days ago.</strong> During my struggle,<strong> I posted a lot about my solutions on<a href="http://forum.adminreference.com/viewforum.php?f=44"> Admin Reference</a> which is my site where I post solutions to all of my problems</strong>.  I picture it as another *free* experts exchange but more tutorial based than question based.  Maybe some day it will do a little of both <img src='http://famousphil.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   That is my goal anyways!</p>
<p>One side note that I should add is, when I first loaded Outlook Web Access, I got a crappy looking interface.  <strong>I found out quickly that Exchange only supports Internet Explorer in its premium interface</strong> (the one that looks nice and loads quick).  Sadly, this is the only reason why I have opened Internet Explorer, and I have found that Firefox can open an IE tab, so I&#8217;ve began using that.  I will also likely find a solution when I migrate completely to Linux (my next upcoming project).</p>
<p>S<strong>o now that Exchange works, what was so difficult? </strong> Most of my difficulty was from <strong>I never managed an exchange server in the past</strong>, and <strong>I couldn&#8217;t find any decent documentation on how to do it.</strong> That is why I posted a lot to Admin Reference unlike I normally would.  <strong>My biggest issue was the domain errors which were caused by firewalls and figuring out how to get Outlook Web Access and Outlook Mobile Access working with SSL encryption</strong>.  I also was not prepared to spend money on an SSL certificate (required by exchange) and provide antivirus / spam scanning to the server.  <strong>I was under the impression that spam/virus protection was built in, but it isn&#8217;t, and the freeware gfi version is no longer free</strong>.  I figured out how to migrate<strong> linux spamassassin to the server</strong> and that is adequate for spam protection <img src='http://famousphil.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One last question that I should cover is<strong> why didn&#8217;t I go with Exchange 2007</strong>?  I will admit that Exchange 2007 is very nice software, but there are a few problems:</p>
<ul>
<li>My first issue would be, <strong>Exchange 2007 is really bloated</strong>.  If you compare the 2003 to 2007 installation disks, the 2003 install disk is about 300MB, the 2007 version is closer to 1.7GB.  That is a huge difference, one that I&#8217;m not willing to upgrade for.</li>
<li>My next issue is due to the bloat, <strong>I would need a much powerful server</strong>.  I could upgrade to the 600MB RAM server plan with a 50GB hard disk or so for 30 dollars a month, but then I would have to start hosting more mailboxes than I&#8217;d want to to cover the costs, and I&#8217;m not really into that idea.  I might upgrade for 2003 if people are interested and it won&#8217;t take too many server resources or hurt my rigged spam fighting solution, but that is a decision that I&#8217;d rather not make now since it works perfectly as is!</li>
<li>My final issue is, <strong>newer software normally sucks.  I always wait for at least Service Pack 1 (2 if possible) until I start using a product mainstream</strong>.  Exchange 2003 is at SP2 while Exchange 2007 is at SP1.  With other Microsoft software, I&#8217;ve found that when I compare a fresh install of Server 2003 to Server 2008:<strong> Microsoft Server 2003 with a GUI</strong> (Graphical User Interface or your windows desktop) <strong>uses 400MB on a new install</strong>, while the <strong>Microsoft Server 2008 Core Edition (no desktop, strictly command line to reduce bloat) uses 800MB</strong> <strong>on a new install with nothing configured</strong>.  This is a huge jump and <strong>I have a feeling that Exchange 2003-2007 will be very similar</strong> (<strong>the requirements for 2003 is 256MB of ram, 2007: 2GB of ram</strong>).  <strong>BIG DIFFERENCE, huh!</strong></li>
</ul>
<p>All in all, I figure I am paying about $200 bucks total for my new email solution, but my friends really do help cut the cost down to where I can happily afford it.  I still have 1 slot open but have a feeling that will be closed before long.  For a private email server, <strong>I consider it an excellent learning experience, and a good way to get some good content on Admin Reference! </strong>Hopefully you got some helpful tips out of this.</p>
<p><strong>One final note:  I&#8217;d like to put a plug out there to any other system admins</strong>.  <strong>If you are like me, you are always running into new problems that don&#8217;t have easy solutions</strong>.  <strong>Why not take a few minutes when you find the answer and post it to Admin Reference?  Maybe someday you will look back on it (I know I have) and say thats how to fix it</strong>!  Someday when it gets a little more material, I plan on integrating the forum into a wiki that is easily searachable for solutions to problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://famousphil.com/blog/2009/06/got-exchange-hosting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Famousphil is growing&#8230; and Shitsta.com is mine :D</title>
		<link>http://famousphil.com/blog/2009/04/famousphil-is-growing-and-shitstacom-is-mine-d/</link>
		<comments>http://famousphil.com/blog/2009/04/famousphil-is-growing-and-shitstacom-is-mine-d/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 22:31:17 +0000</pubDate>
		<dc:creator>Famous Phil</dc:creator>
				<category><![CDATA[My Site]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[famousphil.com]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[shitsta]]></category>
		<category><![CDATA[shitsta.com]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://famousphil.com/blog/?p=63</guid>
		<description><![CDATA[I guess first, I should thank all of my blog readers for coming to my site, since now I&#8217;m on track for 500 visitors a month!  I thought I&#8217;d post the to date statistics screen since I&#8217;m really proud of what my new site design has done  
Now onto the main topic of this [...]]]></description>
			<content:encoded><![CDATA[<p>I guess first, I should thank all of my blog readers for coming to my site, since now I&#8217;m on track for 500 visitors a month!  I thought I&#8217;d post the to date statistics screen since I&#8217;m really proud of what my new site design has done <img src='http://famousphil.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div class="wp-caption alignnone" style="width: 405px"><a href="http://famousphil.com/images/stats409.png"><img title="Statistics of FamousPhil.com on 4/13/09" src="http://famousphil.com/images/stats409.png" alt="Statistics of FamousPhil.com on 4/13/09" width="395" height="231" /></a><p class="wp-caption-text">Statistics of FamousPhil.com on 4/13/09</p></div>
<p>Now onto the main topic of this post, last night I was with a few friends at about 11pm and we got searching through all the domains in the world looking for what domains are taken and what not.  Anyways, many of<strong> my friends and I always can Windows Vista with the term: shitsta</strong>, since<strong> I would never consider running Windows Vista</strong> on any of my computers,<strong> it is far too unstable and slow for my needs</strong>.  Granted, I am a power user, but I cannot use Vista for a few hours without it getting super slow from all the memory and processor demands I put on it with programs that I write and test thoroughly.   Anyways, we found that shitsta.com is available, so I grabbed it.</p>
<p>It did take me a few minutes to think if I really wanted such a domain, but I thought it would be a nice humor site to have since I do like having a side of humor.  <strong>I don&#8217;t dislike Microsoft or anything like that, but Vista is a failure and Microsoft knows that but they keep pushing it.</strong> For example, <strong>Microsoft recently discontinued support for Windows XP</strong> to force the market to move to Vista, which isn&#8217;t really meant for anything more than causal use if you ask me.  Right now, I am still in the air on what I want to do, but I might add a few cool features to check for Internet Explorer and perhaps find some sort of known hole in IE (since 99% of home users don&#8217;t install Windows Updates), and use it to inform users of what can really happen to you when you don&#8217;t update.  Its only an idea, but I am confident that something cool will come of such a great domain!</p>
<p>I don&#8217;t hate Vista, but I hate how slow it runs.  I hope that Windows 7 comes out and is much better than Vista is right now.  If it isn&#8217;t, I may stop at Windows XP and move to Ubuntu as an upgrade!  I consider the extra 5 minutes of work for Ubuntu worth not suffering from performance issues that newer versions of Windows seem to suffer from.</p>
<p>We will see what comes out of shitsta.com, however I think its a great domain to have a little informative fun, don&#8217;t you? <img src='http://famousphil.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Just for your curiousity, I will not have phil@shitsta.com as an email address, that just doesn&#8217;t look right <img src='http://famousphil.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />   But I might offer an email service using the domain if there is some demand for it *laughs*.</p>
]]></content:encoded>
			<wfw:commentRss>http://famousphil.com/blog/2009/04/famousphil-is-growing-and-shitstacom-is-mine-d/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google features and what I utilize from Google</title>
		<link>http://famousphil.com/blog/2009/02/google-features-and-what-i-utilize-from-google/</link>
		<comments>http://famousphil.com/blog/2009/02/google-features-and-what-i-utilize-from-google/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:46:19 +0000</pubDate>
		<dc:creator>Famous Phil</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[1and1.com]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[contacts]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ics]]></category>
		<category><![CDATA[mailxchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://famousphil.com/blog/?p=26</guid>
		<description><![CDATA[Today&#8217;s blog is about Google since Jordan will be writing about Google today as well.
I wouldn&#8217;t believe it if anyone told me they&#8217;ve never heard of Google.  I&#8217;d also find it extremely difficult to believe that anyone hasn&#8217;t used Google ever or benefited from a google query.  Lets face it, Google owns the search industry!  [...]]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s blog is about Google since <a href="http://www.jordandelozier.com/2009/02/google-docs-it-actually-works/">Jordan will be writing about Google today</a> as well.</p>
<p>I wouldn&#8217;t believe it if anyone told me they&#8217;ve never heard of Google.  I&#8217;d also find it extremely difficult to believe that anyone hasn&#8217;t used Google ever or benefited from a google query.  Lets face it, Google owns the search industry!  Google also is very efficient at indexing the internet for quick searches.</p>
<p>In recent years, Google has released several new features including, but not limited to, gmail, google earth, google calendar, google docs, and google web toolkit.</p>
<p>I have not tried google docs, however have heard that their terms of service say that google can access your documents whenever they want.  I&#8217;m not sure how true this is, so I will say no more. (<a href="http://www.jordandelozier.com/2009/02/does-google-0wnz-your-soul/">http://www.jordandelozier.com/2009/02/does-google-0wnz-your-soul</a>/ verifies this).  However with storing private information anywhere on another service, you have to trust other people who have access to your account (administrators).  I&#8217;m not sure if I&#8217;d like to trust a free service with my documents, regardless of how popular they are, but thats just me.</p>
<p>As for the google web toolkit and google search,<strong> I use both often.</strong> I don&#8217;t think I could live without google search!  I submit a good 100 queries each day to google.   As for the google web tool kit, I love how it simplifies javascript into java.  This has helped me on numerous websites that I&#8217;ve developed.</p>
<p>As for google earth, I&#8217;ve tried that and it is impressive, however I don&#8217;t like the fact that it installs a program to my computer that then interfaces to an internet connection, therefore I&#8217;ve uninstalled it and haven&#8217;t used it since.</p>
<p>Gmail is also impressive,<strong> I tried GMail twice</strong>.  I thought that I could make it interface with imap and sync my email to every device I have.  Unfortunately,<strong> I found out the hard way that their IMAP sucks</strong>.  You cannot upload email to their servers via IMAP to a sent mail folder.  I also found that when using a text based client called pine, I couldn&#8217;t access the server due to unfamiliar directory names.  I also hate how they don&#8217;t allow unsecure access via IMAP.  I do however like their web interface.</p>
<p>Google calendar is also impressive, and I used this on one website that I created.  <strong>Google calendar </strong>however has a small problem with it,<strong> its embedded and you can&#8217;t customize the calendar all that much.</strong> It also <strong>uses a format that is different from the normal ICS file format</strong> so a calendar parser can&#8217;t quite parse the google ics files correctly, however this may have been fixed by now.</p>
<p>With<strong> mobile applications and google, gmail syncs to a smartphone correctly, however won&#8217;t syncronise tasks, calendar appointments and contacts effectively</strong>.  I found many bugs with the one software program that does exist to sync the calendar to my mobile phone.</p>
<p>After finding all these problems, <strong>I now pay for mailxchange from www.1and1.co</strong>m.  I got my own domain and it <strong>syncs to everything perfectly</strong>.  It also provides me with standard ics files to power http://calendar.famousphil.com!   I&#8217;m sure that Microsoft Exchange can do this also, however I wasn&#8217;t about ready to pay for hosting on Exchange with the very small space allotments most hosts provide.</p>
<p>Because of the sync issues I&#8217;ve had and pine issues, I use 1and1&#8242;s mailxchange service, and <strong>they even provide a storage area</strong> like google docs!   I have also read their TOS and they will not release my personal email or documents unless a legal case comes up requiring they do it.  I trust their staff, probably because I pay for it.  Google should allow its customers to pay for services like syncing if you ask me.</p>
<p>Thats enough blabbing about Google <img src='http://famousphil.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I like thier search and will likely always use google for all of my search needs.  Their mail on the other hand needs some work before I&#8217;d consider using it.</p>
]]></content:encoded>
			<wfw:commentRss>http://famousphil.com/blog/2009/02/google-features-and-what-i-utilize-from-google/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Server Move Complete!</title>
		<link>http://famousphil.com/blog/2009/01/server-move-complete/</link>
		<comments>http://famousphil.com/blog/2009/01/server-move-complete/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 22:10:09 +0000</pubDate>
		<dc:creator>Famous Phil</dc:creator>
				<category><![CDATA[Hosting / Server Administration]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Server Hosting]]></category>

		<guid isPermaLink="false">http://famousphil.com/blog/?p=13</guid>
		<description><![CDATA[Phil has moved his hosted websites successfully.  Phil also introduces a new website idea that will be taking off in a few weeks called http://adminreference.com]]></description>
			<content:encoded><![CDATA[<p>As expected, I completed moving all of the websites hosted on the former mthsweb1 (Matthouse Web Server 1) server over to the new mthsweb4 server.  I haven&#8217;t heard any complaints so far about the new server so far and don&#8217;t expect to hear of any problems.  Tonight I will be doing some testing on the old matthouse web 1 server before it expires later in February.  I hope to learn some new knowledge from my testing later tonight regarding apache optimization.</p>
<p>Earlier today, I helped a friend in the hosting business move a massive website (<a href="http://clevelandleader.com" target="_blank">http://clevelandleader.com</a>) from his server to a virtual server that will just host that website.  This website is ranked ~76,000 on the alexa scale which means that it gets an insane amount of traffic.  My best guess would be 300 to 1500 loads per second.  The site itself has a huge mysql database that is over 2GB and the sql move alone almost crashed a dedicated server with a quadcore processor (it did have a lot of other websites on it though).  Regardless, after the move, my friend didn&#8217;t realize that a default whm (cpanel, inc) installation doesn&#8217;t optimize the server nearly enough for a large website like this.  Heck, I don&#8217;t even know if whm was made for such a large website.  I did optimize the server and compile apache correctly just to handle the needs of clevelandleader.com.  I also did a lot to prevent apache from crashing with the high load.</p>
<p>Traditionally, with such a large website such as cleveland leader, the web server hosting the site would only run a web server, no overhead like cpanel.  I feel that cpanel has made the hosting process much easier, but I just don&#8217;t think it was made to handle such a large website.   Also, the fact that cpanel uses the root password directly means that if there is a security vulnerability and the user obtains that root password through hacking or whatever, the server could be compromised not only from cpanel&#8217;s whm but also from the terminal through ssh (or a rare occasion of console access, meaning sitting in front of the server physically).  This could present a major problem.  Most smart hosting companies use cpanel&#8217;s wheel group to give su access to certain cpanel uesrs that can then login to the terminal via ssh and then su root with the root password to gain root.  This provides a 2 password layer and adds an additional layer of security to the server.</p>
<p>Another pitfall that large websites face is the need for a dedicated mysql server, that is if mysql can even handle the load.  Mysql was made for small to medium sites and it was made for maybe 100 to 200 queries per second, but much more than that and it undergoes a massive strain.  Many large websites find themselves moving to more powerful database servers such as Microsoft SQL or Oracle which are much more powerful solutions that were made for high loads.</p>
<p>So why am I even talking about this!  I felt that this would be the best way to introduce a new idea that I&#8217;m going to begin working on within the next couple of weeks.  I have purchased the domain (<a href="http://adminreference.com">http://adminreference.com</a>) and will begin a forum where users can share their administration experience and knowledge to the world.  I am a seasoned Windows administrator and a somewhat experienced Linux admin.  I find myself knowledgable about both server operating systems and I post tutorials on multiple websites that don&#8217;t really aim for administration concepts.  I also hope that some day this can help me when I am stuck on a massive problem.</p>
<p>I encourage you to stay informed as I begin this new journey.  I will likely be ready to release the site sometime in the next couple of weeks.  I am not sure how to market such a website, however I&#8217;m sure as people begin coming, someone will have knowledge about that as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://famousphil.com/blog/2009/01/server-move-complete/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: famousphil.com @ 2012-02-10 07:13:47 by W3 Total Cache -->
