Skip to content
Snippets Groups Projects
Commit bbc0728f authored by Mike Smith's avatar Mike Smith
Browse files

added some script comments

parent abd42370
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
## script to create 40 users called userXX with a default password
## Run this on each compute node
## script creates 40 users called userXX with a default password
## and setup up ssh logins without asking for passwords & host checking
n=40
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment