Here’s a quick reference to change the remote desktop protocol port number. This is helpful if you have multiple servers you need to access on a corporate LAN or if you want to create a backdoor for your business computer. Make sure to open the port in your firewall too!
1. Start Registry Editor.
2. Locate and then click the following registry subkey:
HKLM\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber
3. On the Edit menu, click Modify, and then click Decimal.
4. Type the new port number, and then click OK.
5. Quit Registry Editor.
Tags: rdp
Posted in Networking | 1 Comment »
Most people will try to wrap the text with a span class and try to vertically align it.
When what you really have to do is apply the class to the image instead.
For example:
-
-
<style>
-
.imageMiddle {
-
vertical-align:middle;
-
}
-
</style>
-
-
<div>
-
<img src="pic.jpg" class="imageMiddle" />Some Text
-
</div>
-
Enjoy!
Tags: CSS
Posted in CSS | No Comments »
This might sound a little intimidation but is actually painless.
1. Download (and install) the latest BlackBerry Desktop Manager Software:
http://na.blackberry.com/eng/services/desktop/
2. Download the latest device OS (save to your desktop):
https://www.blackberry.com/hhupgrade/
3. Close Desktop Manager, if it’s open, and launch the download from #2 above.
4. Connect your Phone with the USB cable.
5. After that installer runs, it should open Desktop Manager and you will see a button “update now”.
Installation time: (about 30-50 minutes).
**Not responsible for your data.
If your device gets “nuked”, this is a great link:
http://crackberry.com/blackberry-101-lecture-12-how-reload-operating-system-nuked-blackberry
Tags: BlackBerry
Posted in BlackBerry | No Comments »
Yet again a case where SBS trys to think for you. Like me, you probably checked the default domain policy and found nothing under firewall and started to scratch your head.
Go here:
Server Mgmet > Advance Mgmt > Group Policy > right click SBS Firewall > Edit > then browse to the Group Policy under Network Connections
You can edit the policy and get your firewall settings for your users back..or simply delete the GPO and work in the default policy as normal.
Tags: control panel, firewall, Networking, security, Windows 2003
Posted in Networking, Windows 2003 | No Comments »