Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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

  • 1 odpoveď
  • 2 majú tento problém
  • 1 zobrazenie
  • Posledná odpoveď od 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?

Vybrané riešenie

try this:

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

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (1)

more options

Vybrané riešenie

try this:

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