Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| os:linux:home [2019/01/13 16:13] – [Linux] gerardorourke | os:linux:home [2024/10/23 11:31] (current) – [Handy Commands] gerardorourke | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| *[[os: | *[[os: | ||
| *[[os: | *[[os: | ||
| + | *[[os: | ||
| ==== View and set Account details for a user ==== | ==== View and set Account details for a user ==== | ||
| Line 14: | Line 15: | ||
| === Change Expiry date of user Account === | === Change Expiry date of user Account === | ||
| chage -E " | chage -E " | ||
| + | |||
| + | *https:// | ||
| + | |||
| + | ===== Handy Commands ===== | ||
| + | if your account has ALL privileges - you can log in as root with the log on (-i) sudo command and **your** accounts password. | ||
| + | < | ||
| + | |||
| + | ===== Testing TCP connectivity ===== | ||
| + | |||
| + | If telnet is not installed but CURL is - then you can test TCp connectivity using CURL. | ||
| + | |||
| + | < | ||
| + | |||