cli:franke:2346-franke_cyber_resilie

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cli:franke:2346-franke_cyber_resilie [2023/02/09 09:20]
f.strappini [Microsoft Defender MDFE EDR]
cli:franke:2346-franke_cyber_resilie [2023/03/03 08:15] (current)
f.strappini [Microsoft Defender MDFE EDR]
Line 11: Line 11:
 ===== Microsoft Defender MDFE EDR ===== ===== Microsoft Defender MDFE EDR =====
  
-[[https://drive.google.com/file/d/1A1L2zmnMiYLIcHOMSnBPYCZUPQcss-H3/view?usp=share_link|MDFE Installation and Onboarding.zip]]+Installazione Defender: [[https://drive.google.com/file/d/1A1L2zmnMiYLIcHOMSnBPYCZUPQcss-H3/view?usp=share_link|MDFE Installation and Onboarding.zip]]
  
 <code bash> <code bash>
 sudo ./mde_installer.sh --install --channel prod --onboard ./MicrosoftDefenderATPOnboardingLinuxServer.py --min_req -y sudo ./mde_installer.sh --install --channel prod --onboard ./MicrosoftDefenderATPOnboardingLinuxServer.py --min_req -y
  
-#config. proxy, l'indirizzo del proxy potrebbe cambiare per stabilimento, questo è FKT +#config. proxy, l'indirizzo del proxy cambia per stabilimento 
-sudo mdatp config proxy set --value http://10.100.128.66:8080+export FKT_PROXY=http://10.100.128.66:8080 
 +export FHU_PROXY=http://10.94.128.68:8080 
 +export FSA_PROXY=http://10.184.128.1:8080 
 +export FFO_PROXY=http://10.205.0.50:8080 
 +export FPX_PROXY=http://10.99.128.68:8080 
 +sudo mdatp config proxy set --value $FXX_PROXY #sostituire con il proxy giusto
  
 sudo mdatp config real-time-protection --value enabled sudo mdatp config real-time-protection --value enabled
  • cli/franke/2346-franke_cyber_resilie.1675930805.txt.gz
  • Last modified: 2023/02/09 09:20
  • by f.strappini