Difference between revisions of "Server administration tips and tricks"
From Notes_Wiki
m |
m |
||
Line 8: | Line 8: | ||
*[[Running GUI programs as root using sudo over SSH connection]] | *[[Running GUI programs as root using sudo over SSH connection]] | ||
*[[Restricting user from changing password]] | *[[Restricting user from changing password]] | ||
*[[Rename an existing user]] | |||
Back to [[Main Page]] | Back to [[Main Page]] |
Revision as of 12:32, 5 March 2016
<yambe:breadcrumb>Main Page | Home</yambe:breadcrumb>
Server administration tips and tricks
- Deleting shell start-up scripts remotely without executing them
- Disowning terminal programs so that they dont exit when terminal is closed
- Stop a program if it takes more than given time to execute
- Prepending timestamps to output lines
- Running GUI programs as root using sudo over SSH connection
- Restricting user from changing password
- Rename an existing user
Back to Main Page