Sunday, December 29, 2013

How to disable CMD in any system

0 comments
Friends we can disable the most powerful tool in windows which is called CMD by this trick.

1) Press Win+ R (RUN)

2) Type gpedit.msc and Ok.

3) In Group Policy browse to
"USER CONFIGURATION / ADMINISTRATIVE TEMPLATES" and highlight the Systems Folder

4) Double click, "Prevent access to
the command prompt."

5) Change settings to 'Enable'
and click 'ok'.
That's it.





You like the Post?  Then Please Share it...




Basic tips for Secure Browsing

0 comments
1. Never keep same password for different services you use online like gmail , facebook, bank accounts etc.,

2. Use multiple accounts so that you dont get spams in your personal/ official email address.

3. Install good Antivirus and Two way firewall.

4. Use VPN for hiding identity and secure browsing when using internet out of your home.

5. Update your OS, Antivirus, Firewall and Browsers regularly.

6. Install a good spyware & Adware scanner .

7. Never provide personal information openly in public websites. Share your information carefully.

8. Never click on unwanted or suspiicious links. It may be hacking attempt.

9. Change your passwords regularly to increase the security of your daily actiivities.




You like the Post?  Then Please Share it...




Friday, December 27, 2013

What happens on the web in 30 seconds !

0 comments
- 20,400 GB of global IP data transferred.

- 70+ BotNet Infections.

- 12 New victims of identity theft.

- 3+ New Wikipedia Articles published.

- 102 Million Emails sent.

- 700 new Mobile Users.

- 25.000 App downloads.

- $45,000 sales on Amazon.

- 31,141 hours of music played on Pandora.

- 55+ New linked in Accounts.

- Over 10 Millions photo.

- Views, 3500+ Photo uploads on Flickr.

- 165 + New Twitter accounts, 50,000+ New Tweets.

- 150,000 Facebook Log ins,
3M+ Facebook Views ,
350,000 Status update,
40,000+ Wall posts.





You like the Post?  Then Please Share it...




INTERNET ERROR CODES AND THEIR MEANINGS

0 comments
400 - error is simply a bad request error, as you might be typing some unknown URL that server could not understand, so make sure that URL you are typing is write.

401 - If you try to access some unauthorized website than you might see this 401 error, so make sure you have entered correct username and password.

402 - error is specified for any kind of payment errors you receive, so if you attempting any transaction and you forgot to add payment information than you might face this error.

403 - error can cause if you are accessing any forbidden page s its somewhat similar to 401 error, so make sure you are not blocked by that website.

404 - is the most common and most recognized error, so its like most website have this error, so that website might be removed or re named so make sure spellings are good.

408 - error is the timeout error, so if you are on some page where it requires you to add something in specified time and you do not do that than you might face this 408 error.

Error 500 - Internal error.

Error 501 - Not Implemented

Error 502 - Bad Gateway

Error 503 - Service unavailable.

Error 504 - Gateway Time-Out

Error 505 - HTTP Version not supported/DNS Lookup Fail/ unknw host

Error 500-599 - Server Errors.






You like the Post?  Then Please Share it...




HOW TO FIND SERIAL KEYS FROM GOOGLE

0 comments
steps:-

1) go to google.com

2) write the name of the software you want key and add 94FBR at the end
   Eg :- if you want to find key of IDM then write " IDM 94FBR " (without quotes)

3) search it and you will find many sites with serial keys of that softwares

DONE !!!!




You like the Post?  Then Please Share it...




Thursday, December 26, 2013

How to Hide Folders

0 comments
These tricks have more benifit..and they are consists:
> non deletable folder
> non moveable
> non renameable
> folder size will be zero (after conversion)
> folder file will be zero

following these steps...
step 1. open cmd just press CTL+R and write cmd hit enter
step 2.commond the folder location
step3.write these codes..
"cacls folder name /e /p everyone:n" (for hide)
hit enterand see folder size
folder size will be se 0 bytes

for unhide and restore file
just press these code same as.....
"cacls folder name /e /p everyone::f" (for unhide)






You like the Post?  Then Please Share it...





Tuesday, December 24, 2013

12 Type Of Servers And What They Do

0 comments
1. Real-Time Communication Servers
Also known as chat servers or IRC, and sometimes known as instant messaging (IM) servers, these servers are meant to allow huge number users to exchange information instantly.

2. FTP Servers
This is one of the oldest of the Internet services available. The FTP or File Transfer Protocol allows the users to securely transfer one or more files of any size between two computers.

3. Collaboration Servers
In many ways, collaboration software, once called 'groupware,' demonstrates the original power of the Web. Collaboration software designed to enable users to collaborate, regardless of location, via the Internet or a
corporate intranet and to work together in a virtual atmosphere.

4. List Servers
List servers lets users better manage their mass mailing lists like open interactive discussions or one-way lists to deliver newsletters, announcements or advertising.

5. Telnet Servers
The Telnet server lets the users on to a host computer control and work on remote computers.

6. Web Servers
At its core, a Web server serves static content to a Web browser by loading a file from a disk and serving it across the network to a user's Web browser. This entire exchange is mediated by the browser and server talking to each other using HTTP.

7. Virtual Servers
A virtual server is a web server which shares its resources with multiple users. It's another way of saying that multiple web sites share the resources of one server.

8. Proxy Servers
Proxy server is a server which acts as an intermediary for requests between the users and the servers. Client connects to the proxy server and the proxy server evaluates the requests sent by the users simplifies them and control their complexities.

9. Mail Servers
Mail servers help in moving and storing the e- mail over a network via LANs and WANs or across the Internet.

10. Server Platforms
Normally used in same context with that of operating systems, server platforms are the platforms that are under the hardware or software of a system and the hence in the engine that drives the server.

11. Open Source Servers
Similar to server platforms, Open source server are referred to the  underlying open source operating system used in the IT infrastructures of the companies.

12. Application Servers
Application servers are a type of middleware which connects the database servers and the app users.





You like the Post?  Then Please Share it...