zoukankan      html  css  js  c++  java
  • How to Choose a secure password,Ubuntu tell you!

    Choose a secure password

    Make your passwords easy enough for you to remember, but very difficult for others (including computer programs) to guess.

    Choosing a good password will help to keep your computer safe. If your password is easy to guess, someone may figure it out and gain access to your personal information.

    People could even use computers to systematically try to guess your password, so even one that would be difficult for a human to guess might be extremely easy for a computer program to crack. Here are some tips for choosing a good password:

    • Use a mixture of upper-case and lower-case letters, numbers, symbols and spaces in the password. This makes it more difficult to guess; there are more symbols to choose from, so more possible passwords that someone would have to check when trying to guess yours.

      A good method for choosing a password is to take the first letter of each word in a phrase that you can remember. The phrase could be the name of a movie, a book, a song or an album. For example, "Flatland: A Romance of Many Dimensions" would become F:ARoMD or faromd or f: aromd.

    • Make your password as long as possible. The more characters it contains, the longer it should take for a person or computer to guess it.

    • Do not use any words that appear in a standard dictionary in any language. Password crackers will try these first. The most common password is "password" - people can guess passwords like this very quickly!

    • Do not use any personal information such as a date, license plate number, or any family member's name.

    • Do not use any nouns.

    • Choose a password that can be typed quickly, to decrease the chances of someone being able to make out what you have typed if they happen to be watching you.

      Never write your passwords down anywhere. They can be easily found!

    • Use different passwords for different things.

    • Use different passwords for different accounts.

      If you use the same password for all of your accounts, anyone who guesses it will be able to access all of your accounts immediately.

      It can be difficult to remember lots of passwords, however. Though not as secure as using a different passwords for everything, it may be easier to use the same one for things that don't matter (like websites), and different ones for important things (like your online banking account and your email).

    • Change your passwords regularly.

  • 相关阅读:
    PHP实现URL长连接转短连接方法总结
    session共享原理以及PHP 实现多网站共享用户SESSION 数据解决方案
    session跨域共享解决方案
    MySQL 对于千万级的大表要怎么优化?
    防sql注入方法
    MYSQL性能优化分享(分库分表)
    mysql 分库分表
    mysql 性能优化方案
    MYSQL 优化常用方法
    第一站---大连---看海之旅
  • 原文地址:https://www.cnblogs.com/lionden/p/ChoosePassword.html
Copyright © 2011-2022 走看看