Actions

How to change host password on Linux: Difference between revisions

(reformat)
No edit summary
Line 1: Line 1:
To better protect your system, it is good practice to change the password.
To better protect your system, it is required to change the default password. Please see this page [http://www.usewisdom.com/computer/passwords.html] for guideline on how to choose a good password:
 


== Change the password of the TMG3200 or TMG800 ==
== Change the password of the TMG3200 or TMG800 ==

Revision as of 17:00, 8 December 2009

To better protect your system, it is required to change the default password. Please see this page [1] for guideline on how to choose a good password:


Change the password of the TMG3200 or TMG800

  • Connect to the TMG3200 or TMG800 unit through ssh
  • Enter the passwd command
Example:
   [root@TB003540 ~]# passwd
  • The system will ask you to enter your new password twice
  • For more information
   man passwd