Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-stable
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
emulab
emulab-stable
Commits
c17df4c9
Commit
c17df4c9
authored
Mar 22, 2004
by
Leigh Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor typos
parent
602c5d52
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
doc/shellonboss.txt
doc/shellonboss.txt
+9
-4
No files found.
doc/shellonboss.txt
View file @
c17df4c9
...
...
@@ -13,7 +13,7 @@ never compromised. Okay, lets get serious.
* When you have a real shell on boss; you get a different home dir. Normal
users get ops:/users/homedir as their homedir on boss, but if you have a
real shell, you get a distinct homedir. This is to protect your dot
files, and especially your .ssh directory, from a breakin ops or an
files, and especially your .ssh directory, from a breakin o
n o
ps or an
experimental node that is currently mounting your ops homedir (via NFS,
which is totally insecure).
...
...
@@ -43,13 +43,16 @@ never compromised. Okay, lets get serious.
Something is odd, and it is better to ask then to risk having your
password snooped by some trojan.
* Use good passwords and passphrases!
* Use good passwords and passphrases! Passwords like "microsoft" are not a
good idea, and remember that Unix passwords are often limited to the
first 8 chars, but passphrases (ssl,ssh) can be any length and include
any characters.
* If you were not in the habit of using xlock, then you should now get in
the habit.
* In order to install the testbed software, you need to be in group wheel,
which lets you
r
use "sudo". No password to gain root is required.
which lets you use "sudo". No password to gain root is required.
BE CAREFUL!
...
...
@@ -143,5 +146,7 @@ Okay, to install software into the main tree:
sudo gmake post-install
Do not forget the post-install; the main tree will break and users will
be unhappy!
be unhappy if you forget this.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment