How do I change my ACCRE account password?
This will need to be changed for C7
How do I change my ACCRE account password?
This will need to be changed for C7
print("Done, %s digits in %s seconds" % (sys.argv[1],time()-start_time))
I'd like to change this to use format, i.e.
print("Done, {} digits in {}s seconds".format(sys.argv[1], time()-start_time))
Processes and multitasking Simple Unix scripting Compressing and archiving data
These topics aren't really covered in any detail in the current set of slides (at least not the ones linked. I think it would make sense to add them back into the course.
To change your default shell
Making a note to myself here - right now this is not possible in C7/LDAP - the user doesn't have the rights to do this! Need to create a script.
Mac and Linux systems
Also the Microsoft Linux Subsystem
This will lead you to a special server that handles user login credentials.
This will need to be updated for C7 LDAP changes soon.
Windows:
We should probably update this to mention the Windows 10 linux subsystem.
please e-mail ACCRE Administration
Could this be a link to the email address to use?
Total number of cores
I thought we were over 7000 now?
The authentication server verifies users and keep track of users’ passwords.
We need to change this to LDAP server for C7, and also change the password instructions in the image above.