software_setup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software_setup [2023/10/05 17:04] – reno | software_setup [2025/11/06 16:57] (current) – reno | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| - Run an update and upgrade. <code bash Terminal> | - Run an update and upgrade. <code bash Terminal> | ||
| - | - Install required applications/ | + | - Install required applications/ |
| - | sudo pip3 install | + | |
| - Add the fingerprint for exp-studies by connecting to it via ssh. <code bash Terminal> | - Add the fingerprint for exp-studies by connecting to it via ssh. <code bash Terminal> | ||
| - Restart the apache service. <code bash Terminal> | - Restart the apache service. <code bash Terminal> | ||
| - | - Move the required files onto the linux computer from: <code bash Terminal> | + | - Move the required files onto the linux computer from: <code bash Terminal> |
| cd " | cd " | ||
| - Move the files to the appropriate location. <code bash Terminal> | - Move the files to the appropriate location. <code bash Terminal> | ||
| Line 47: | Line 46: | ||
| sudo chmod 777 /bin/tailb | sudo chmod 777 /bin/tailb | ||
| cp -r schedule_task ~/ | cp -r schedule_task ~/ | ||
| + | rsync -rthv --delete -e "ssh -i " | ||
| cp Desktop/* ~/Desktop/ -r | cp Desktop/* ~/Desktop/ -r | ||
| mkdir ~/brews | mkdir ~/brews | ||
| chmod 777 ~/ | chmod 777 ~/ | ||
| - Setup the log form< | - Setup the log form< | ||
| - | cd brewer_log/linux | + | cd brewer_log |
| - | sudo sh brewer_log_form_install_1.sh ; sh brewer_log_form_install_2.sh | + | sudo sh brewer-logform-mitgrate.sh |
| - | sudo chmod -R 775 / | + | |
| - | chmod 600 "/ | + | |
| - | chmod 777 / | + | |
| </ | </ | ||
| - Setup Samba user/ | - Setup Samba user/ | ||
| - Add the user %%brewer%% to the dialout group< | - Add the user %%brewer%% to the dialout group< | ||
| - | - Download year mover and creator script from the github (Request access from Reno.Sit@canada.ca if you do not have access.)< | ||
| - | mv Brewer_setup/ | ||
| - | mv Brewer_setup/ | ||
| - | mv Brewer_setup/ | ||
| - | mv Brewer_setup/ | ||
| - | mv Brewer_setup/ | ||
| - | mv Brewer_setup/ | ||
| - | chmod +x ~/ | ||
| - | chmod +x ~/ | ||
| - | sudo rm Brewer_setup/ | ||
| - Setup the crontab. <code bash Terminal> | - Setup the crontab. <code bash Terminal> | ||
| - | 25,55 * * * * / | + | #25,55 * * * * / |
| - | 15 4 * * * / | + | #15 4 * * * / |
| - | 45 * * * * python3 / | + | #31 06,18 * * * / |
| - | 0 | + | #45 * * * * python3 / |
| - | 0 | + | # |
| - | 0 | + | 32 * * * * rsync -vhrult -e "ssh -i "/home/brewer/schedule_task/id_depot"" |
| - | 31 06,18 * * * /usr/bin/python3 | + | 4 20 * * * rsync -rthv --delete -e "ssh -i "/home/brewer/schedule_task/id_depot"" |
| - | 32 * * * * rsync -vhrult | + | 0,30 * * * * /var/www/html/Brewer/Forms/scripts/client/ |
| + | 0 0 * * * rsync -rthv --delete | ||
| + | 0 * * * * / | ||
| </ | </ | ||
software_setup.1696525473.txt.gz · Last modified: 2023/10/05 17:04 by reno
