meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
groups:mg:private:resonatoren:reslabcomputers:reslab-main [2020/05/15 12:40] – [17. Install ALLAN live Py!] fiene | groups:mg:private:resonatoren:reslabcomputers:reslab-main [2020/08/12 11:45] (current) – [8. Install Software] ssauer | ||
---|---|---|---|
Line 111: | Line 111: | ||
* Admin-Password: | * Admin-Password: | ||
* Server: Uncheck " | * Server: Uncheck " | ||
- | - Puresync | + | - Puresync |
+ | * Important data is copied to the respective folders representin the name of the computer automatically | ||
+ | * Ask Admin: | ||
+ | * Computer should have full write access (but not delete) to \\afs\iqo.uni-hannover.de\projects\magnesium\Backups | ||
+ | * Computer can read the whole \\afs\iqo.uni-hannover.de\projects\magnesium\ | ||
+ | * This is utilized by giving these PCs a **static IP adress** (assigned via their MAC) and these IPs are in the AFS group **iqo-hosts: | ||
+ | * Create \\afs\iqo.uni-hannover.de\projects\magnesium\ as Network adress | ||
* configure the correct folders to be backed up to AFS | * configure the correct folders to be backed up to AFS | ||
+ | * Nessary Backup folders: | ||
+ | * D: | ||
+ | * Backups are copied to the AFS every night at 04:00 using the program PureSync, which is installed on all PCs | ||
+ | * The data stored on AFS is automatically backuped to the Rechenzentrum (AFS backup). So all data " | ||
+ | |||
==== 9. System Restore with windows ==== | ==== 9. System Restore with windows ==== | ||
Line 201: | Line 212: | ||
- To edit the code in VS Code, install " | - To edit the code in VS Code, install " | ||
- Upgrade " | - Upgrade " | ||
- | - Install one after the other requirement in Terminal with pip install **XXX**: | + | - Install |
+ | - (versions and requirements are updated in the repositry, which you can find below) | ||
+ | <WRAP right round important 40%> | ||
+ | You need to be in the path of the cloned repositry to be able to access the content of requirements.txt! | ||
+ | </ | ||
- numpy==1.18.2 | - numpy==1.18.2 | ||
- matplotlib==3.1.2 | - matplotlib==3.1.2 | ||
Line 214: | Line 229: | ||
- clone in Git bag the link | - clone in Git bag the link | ||
- create a new folder in D | - create a new folder in D | ||
- | - run "main.py" | + | - run "allan-live.py" |
==== Old software under windows 7 ==== | ==== Old software under windows 7 ==== |