JOB
Posted by GENERAL DAROAN
BATTERY TEST sudo wget -O ~/test.sh https://raw.githubusercontent.com/daroan/helpdesk/master/battery_linux.sh && bash ~/test.sh curl https://raw.githubusercontent.com/daroan/helpdesk/master/battery_macos.sh -o ~/test.sh && bash ~/test.sh STRESS TEST sudo wget -O ~/test.sh https://raw.githubusercontent.com/daroan/helpdesk/master/stress_linux.sh && bash ~/test.shcurl https://raw.githubusercontent.com/daroan/helpdesk/master/stress_macos.sh -o ~/test.sh && bash ~/test.sh Loading…
AUDIT
Posted by GENERAL DAROAN
CONFIGURATION AUDIT FILE 1 - Run the script with:LINUX: sudo wget -O ~/test.sh https://raw.githubusercontent.com/daroan/helpdesk/master/audit_linux.sh && bash ~/test.shMacOS: curl https://raw.githubusercontent.com/daroan/helpdesk/master/audit_macos.sh -o ~/test.sh && bash ~/test.sh 2 - File will show on Desktop Area 3 - Open and paste the information inside CONFIGURATION BACKUP LINK IF BELOW DOES NOT SHOW = LINK Loading…