Dienste und Port-Anforderungen für das Microsoft Windows-Serversystem http://support.microsoft.com/kb/832017/de 1 von 25 16.10.2007 11:17 Artikel-ID : 832017 Geändert am : Mittwoch, 30. Mai 2007 Version : 30.1 Dienste und Port-Anforderungen für das Microsoft Windows-Serversystem (136 KB pdf) Dienste und Port-Anforderungen für das Microsoft Windows-Serversystem Dieser Artikel ist eine Übersetzung des folgenden englischsprachigen Artikels der…
Cable Ethernet 10/100/1000Base-T Straight Thru
Wiring scheme: EIA/TIA 568B This cable will work with 10Base-T, 100Base-TX and 1000Base-T and is used to connect a network interface card to a hub or network outlet. These cables are sometimes called "whips". Note: While 10BaseT and 100Base-TX only uses two pairs, please do connect all pairs since 1000BaseT uses all of them, and…
Xbox-LinksysWrt54G
This howto is intended to help people who currently use a wireless router in their house, and also have additional PCs or devices without wifi cards which cannot be connected to the wireless router using a cable because they’re too far from it (like in another room). This howto will explain how to use the…
Windows XP Automatic Login
For a home PC, needing to log on every time your PC starts up may not be necessary. This hack will describe how to have your PC log on to Windows automatically. If you are concerned about security, you should NOT apply this hack. Click the Start button and then click Run. In…
Windows Tips
Start Button "Balloontipps" ausschalten Unter: HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Advanced Erstellen Sie hier einen neuen Wert mit dem Namen "StartButtonBalloonTip" als Datentyp REG_DWORD. Setzen Sie den Wert auf: 0. Tooltipps deaktivieren 1. Tooltipps aktivieren 2. Erweitere Tooltipps How to Change Windows Explorer Default Open Location in Vista To Open to the C:\ Drive:…
Windows 4GB Windows Memory Limit
There seems to be a lot of confusion in the industry about what’s commonly called the Windows “4GB memory limit.” When talking about performance tuning and server sizing, people are quick to mention the fact that an application on a 32-bit Windows system can only access 4GB of memory. But what exactly does this mean?…
Wii WBFS Covers
Quote Originally Posted by zipman I’m having the same issue with WBFS as “|||” is having, no covers have been downloading with WBFS – just 0byte .png files in their place. Perhaps the site that the program downloads the covers from is down? I’ve been able to find the missing covers by googling them or…
Webcamera html
Web camera HTML code <!doctype html public “-//w3c//dtd html 4.0 transitional//en”> <html> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″> <meta name=”GENERATOR” content=”Mozilla/4.6 [en] (X11; U; Linux 2.2.16 i686) [Netscape]”> <META HTTP-EQUIV=”Pragma” CONTENT=”no-cache”> <META HTTP-EQUIV=”Refresh” CONTENT=”15″> <title>PossumCAM Home Page</title> </head> <div align=”center”> </div> <div align=”center”> <table width=”496″ border=”0″ style=”height: 268px;” class=”htmtableborders”> <tbody> <tr> <td> <img width=”320″…
WD SmartWare
How to edit the backup rules in SmartWare 🙂 01-02-2010 08:46 AM – last edited on 01-02-2010 08:47 AM Hi guys, I had the same problem as a lot of people here i.e. not being able to backup all my mails which are in Thunderbird. The mails are stored in file with no extension. The…
VNC SC Commands
Is there a way to set the default Connection Options, specifically, setting the number of colors to 64 so that whenever a client connects, I don’t have to manually change the color number every time? Start… Run… cmdstart vncviewer /noauto /64colors /listen 5500 Start… Run…d:\uvnc\vncviewer.exe /noauto /64colors /listen 5500 Start… Run…“%programfiles%\UltraVNC\vncviewer.exe” /noauto /64colors /listen 5500…