Archive for March, 2009

How to enable SSH on Untangle

// March 29th, 2009 // No Comments » // Uncategorized

If you want to remotely shutdown the server it’s nice to have SSH enabled and to have it auto start on boot.  Without limiting SSH to the internal interface though you do risk a brute force attack so please don’t do this if you’re scared of being attacked.  If you have a secure password then you’re definitely better off.

  1. Go to the console and open the terminal
  2. Login with your root password.  If you’ve never opened the terminal before you are prompted to enter a new password
  3. Type the following to enable SSH:
    1. update-rc.d ssh defaults
      /etc/init.d/ssh restart
  4. You’re good to go but if you want to only enable SSH on the internal interface then make a limiting statement in the  /etc/ssh/sshd_conf file.  If you do this you and want remote support from Untangle you will have to remove this limiting statement.

How to Create a New Remote Desktop Protocol (RDP) Connection Listener

// March 25th, 2009 // No Comments » // Uncategorized

Nothing is more frustrating than trying to connection remotely to multiple machines with a different port but then also keeping 3389 as the standard port internally.  If you’re like me you’re mad that Microsoft doesn’t give you a GUI tool to add additional RDP listeners but it’s really easy to fix.   Keep in mind this will only work with Microsoft Operating Systems that have RDP so that includes Windows XP Professional, Windows Vista Business and Ultimate, and any Windows Server starting with Server 2003.  If you have XP Home or Vista Premium or Home you’re out of luck.

1.      Open the Registry Editor by running regedit

2.      Navigate to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp

3.      Right-click on RDP-Tcp and choose Export.

4.      Type a name and save the file to your desktop.

5.      Now find the registry file and right-click on it and choose Edit.

6.      The third line down should read: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp].

7.      Just add a number after the RDP-Tcp to make it a unique key name.  An example would be: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp2]

8.      If you can do a Hexadecimal to Decimal conversion in your head then you’re in luck and can change the port number here by changing the number in the following line: “PortNumber”=dword:00000d3d

9.      If you aren’t good at changing it then just save the file and double-click on it and choose Yes to import the information back into the registry.

10.  Now switch back to the Registry Editor and you will notice there is a new key below the other one.  Navigate down to “PortNumber” and double-click on it.

11.  Click the radio button to Decimal and enter a new port number.  I usually use something like 4000.  Once you choose a port click OK.

12.  Now reboot your machine and you can test the port.  The easiest way to test is to put the name in the Remote Desktop Connection (mstsc.exe) with the following context: testserver: port number.  So if your server is called Server1 and you set the port to 4000 just type server1:4000 and click Connect.

Please make sure that you do change your firewall to do the proper port mapping so you can connect remotely.  The great part about this is you will still be able to use the standard connection internally but then also get to your machine remotely on the alternate port.

Free Email Continuity!

// March 16th, 2009 // No Comments » // Consulting

Alright so first I found a free Anti-Spam solution and now I came across LiveOffice offering free Email Continuity!  I have not tested this but I am getting close to trying at this point.  You can check out the FAQ and information here:

http://www.liveoffice.com/archiving/email-continuity-provider.asp

I am thinking about trying this and will followup later with my review.

Free Hosted Anti-Spam for 10 Users

// March 16th, 2009 // No Comments » // Consulting

Mailfoundry has lost their mind but they are offering free hosted Anti-Spam for up to 10 users.  This includes scanning for both spam and viruses!  This is definitely a must try for the small business consultants out there!

http://www.mailfoundry.com/anti-spam/hosted_anti-spam/

Windows Server 2003 SP2 + Excel Files = Open Files Reporting the Wrong User

// March 2nd, 2009 // No Comments » // Windows Server 2003

There is a huge bug in Service Pack 2 for Windows Server 2003 and the indexing filter.  If you use the indexing filter and Excel files in the 97-2003 format then please visit the following Microft KB to fix it:

http://support.microsoft.com/default.aspx/kb/954820

I had a huge file server with thousands of Excel 97- 2003 format files (this does not affect .xlsx files) and I was getting reports constantly that an administrator on the network had the file opened but that wasn’t the case.  I could check the open files on the server and see it was someone else but the user was getting the error showing a different user having it locked.  The server I was working on had indexing disabled but evidently the catalog was still showing the errors.  I ended up deleting the catalog for the server and rebooting to fix the problem after adding the exclusion for .xls files.  I still can’t believe Microsoft doesn’t have a fix for this other than excluding the files.

If anyone else out there has experienced this please let me know.

Gears of War 2 is dead to me

// March 2nd, 2009 // 2 Comments » // Consoles

I’ve never once played a game that is as inconsistent as this one. I can’t stand the fact kills are never the same. Nor can I stand the fact that everyone cheats by either using one of the many game exploits to exploiting Xbox Live. The flaws in Xbox Live and GOW 2 need to be addressed. I’m ashamed of Epic Games and Microsoft. They took a great franchise and ruined it with exploits and horrible network code.