IPS Driver Error January 6, 2009 // 0 Comments IPS Driver Error Is you are getting this error, most likely there is some connection problem to the database. Check your [...]
How to remove period from a string? January 6, 2009 // 0 Comments How to remove period from a string? for example: www.domainname.com It needs to be ‘wwwdomainnamecom’ Solution: [...]
How to display 10 records per page? January 6, 2009 // 0 Comments How to display 10 records per page? Code SELECT * FROM `your_table` LIMIT 0, [...]
How to make Vista Download faster? January 6, 2009 // 0 Comments How to make Vista Download faster? Enter code into your command prompt: netsh interface tcp set global [...]
Network and System Monitoring January 6, 2009 // 0 Comments Network and System Monitoring Here is a list that I found on network and system monitoring tools. ipMonitor 9 ipMonitor: [...]
Security Certifications January 6, 2009 // 0 Comments Security Certifications Here’s a list of security certifications that you can take if you are planning on going into [...]
Network Monitoring Tools January 6, 2009 // 0 Comments Network Monitoring Tools Here is a list of some of the networking traffic monitoring tools that I found on another site. [...]
How to trace an email? January 6, 2009 // 0 Comments How to trace an email? Below is a good tutorial on how to trace an email that I found on the web. It is a nice read. [...]
What is port does Remote Desktop use? January 6, 2009 // 0 Comments What is port does Remote Desktop use? Answer: 3389 is the port associated with remote desktop [...]
Internet Ports List January 6, 2009 // 0 Comments Internet Ports List Here’s a nice list of all well know internet ports hxxp://www.iana.org/assignments/port-numbers [...]