Changes between Version 72 and Version 73 of InstallationGuidelinesVirtualMachine
- Timestamp:
- 01/04/11 16:19:23 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelinesVirtualMachine
v72 v73 92 92 There is no practical reason to login in as ''root''. 93 93 94 If one needs root privileges, ''dev'' can have them. The following lines offer strategies for escalating ''dev'' 's privileges from the command line. Start LXTerminal and use one of the following strategies.94 If one needs root privileges, ''dev'' can have them. The following lines offer strategies for escalating ''dev''s privileges from the command line. Start LXTerminal and use one of the following strategies. 95 95 {{{ 96 96 sudo command-to-execute-as-root #executes on command or pipeline of commands as root.