Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How do i send a UNIX command in Apple Remote Desktop to clear firefox cache?

  • 1 Antwort
  • 2 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von evilssh

more options

I am working at a school that utilizes OSX. I am running ARD to manage the computers and we are having an issue with Firefox and some third party software. The problem seems to remedy itself after we clear after we clear the cache. I am looking though for a way to use the UNIX commands to do it over the RD rather than have to touch 100+ computers. Any Suggestions?

I am working at a school that utilizes OSX. I am running ARD to manage the computers and we are having an issue with Firefox and some third party software. The problem seems to remedy itself after we clear after we clear the cache. I am looking though for a way to use the UNIX commands to do it over the RD rather than have to touch 100+ computers. Any Suggestions?

Ausgewählte Lösung

try this:

rm -rf /Users/<username>/Library/Caches/Firefox/Profiles/<xxx>.default/cache2

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

more options

Ausgewählte Lösung

try this:

rm -rf /Users/<username>/Library/Caches/Firefox/Profiles/<xxx>.default/cache2