Aruba AirWave: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 November 2023

  • curprev 03:0303:03, 6 November 2023Dave talk contribs 389 bytes +63 No edit summary
  • curprev 03:0003:00, 6 November 2023Dave talk contribs 326 bytes +326 Created page with "==Location of ampcli== `/usr/local/airwave/bin/ampcli` =General= ==Restart AirWave services== `amp_disable` `amp_enable` ==Monitor services (after restart)== `logs` `tailf service_watcher` ==Find large files== `find / -type f -size +1000M | xargs du -h | sort -nr` ==Delete kernel log file== `truncate -s 0 kernel`" Tag: visualeditor-switched