All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Dave-Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:56, 15 November 2023 Dave talk contribs created page Dell iDRAC (Created page with "=SSL Certificate= Prerequisite: Install RACADM on a Linux or Windows box (latest version is 11.1.0.0 as of 2023-11-14). # Generate a CSR & Private Key, and sign it by your CA # Upload Private Key (RSA)<br/><code>racadm -r <RAC IP Address> -i sslkeyupload -t 1 -f idrac.key</code> # Upload Certificate<br/><code>racadm -r <RAC IP Address> -i sslcertupload -t 1 -f idrac.crt</code> # Restart iDRAC<br/><code>racadm -r <RAC IP Address> -i racreset</code>")
- 01:04, 11 November 2023 Dave talk contribs moved page Aruba IAP to Aruba AP without leaving a redirect
- 01:02, 11 November 2023 Dave talk contribs created page Aruba IAP (Created page with "Source: https://blog.theitrebel.com/2020/04/28/two-simple-words/ # Campus AP Keeps Rebooting / Upgrade Failed If a Campus AP keeps rebooting, and its serial console output shows: `SAPD: Reboot after image upgrade failed: 65280` Interrupt the AP boot and execute: <code> apboot> osinfo Partition 0 does not contain a valid OS image Partition 1: image type: 0 machine type: 40 size: 7211308 version: 6.4.4.0-wave2 build string: ArubaOS version 6....")
- 03:07, 6 November 2023 Dave talk contribs created page 7dtd LinuxGSM (Created page with "=Updating via SteamCMD= <code>/home/sdtdserver/.steam/steamcmd/steamcmd.sh</code> <code>login anonymous</code> <code>force_install_dir /home/sdtdserver/serverfiles</code> <code>app_update 294420 -beta latest_experimental</code>")
- 03:00, 6 November 2023 Dave talk contribs created page Aruba AirWave (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
- 02:37, 6 November 2023 MediaWiki default talk contribs created page Main Page