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 [2020/11/22 16:03] – [Handy Commands] 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 20: | Line 21: | ||
| if your account has ALL privileges - you can log in as root with the log on (-i) sudo command and **your** accounts password. | 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. | ||
| + | |||
| + | < | ||
| + | |||