Telnet [servername] [port]

This command will help you determine if there is a process listing in that server with a specific port. We used this command in DocuWare to help find a service such Authentication server is listing in that DocuWare server. It is typically done from a machine that you think you do not have a connection. telnet dwserver 9000

Read More

The 25 Most Common Passwords

Here are the 25 most common passwords of 2013, along with the change in rank from last year. 1. 123456 (Up 1) 2. password (Down 1) 3. 12345678 (Unchanged) 4. qwerty (Up 1) 5. abc123 (Down 1) 6. 123456789 (New) 7. 111111 ( Up 2) 8. 1234567 (Up 5) 9. iloveyou (Up 2) 10. adobe123 (New) 11. 123123 (Up 5) 12. admin (New) 13. 1234567890 (New) 14. letmein (Down 7) 15. photoshop (New) 16. 1234 (New) 17. monkey (Down…

Read More

Pseudocode Standard Overview

Pseudocode is a kind of structured English for describing algorithms. It allows the designer to focus on the logic of the algorithm without being distracted by details of language syntax.  At the same time, the pseudocode needs to be complete.  It describe the entire logic of the algorithm so that implementation becomes a rote mechanical task of translating line by line into source code. In general the vocabulary used in the pseudocode should be the vocabulary of the problem…

Read More

The HTTP status code in IIS 7.0, IIS 7.5, and IIS 8.0

INTRODUCTION When you try to access content on a server that is running Internet Information Services (IIS) 7.0, 7.5, or 8.0 by using the HTTP protocol, IIS returns a numeric code that indicates the status of the response. The HTTP status code is recorded in the IIS log. Additionally, the HTTP status code may be displayed in the client browser. The HTTP status code may indicate whether a request is successful or unsuccessful. The HTTP status code may also…

Read More

Scam Alert – New Domain Appraisal Scam: cheap-web-hosting-search.com

Few days ago a scammer trying to use one of the oldest and most effective scams in the book, the Domain Appraisal Scam. This scam works when the scammer sends you an email indicating they would like to buy your domain name. You get all excited and send back a price, magically they agree, but first they want to see an appraisal from a “trusted” source. The scammer wanted to buy www.myw0.com and he did not care the price….

Read More