Actions

How to change host password on Linux

Revision as of 11:07, 2 October 2009 by Cbilodeau (talk | contribs) (reformat)

To better protect your system, it is good practice to change the 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