User contributions for Karavi
Jump to navigation
Jump to search
1 July 2025
- 11:2711:27, 1 July 2025 diff hist +35 Esxi Snmp No edit summary current
- 11:2611:26, 1 July 2025 diff hist +45 Esxi Snmp No edit summary
- 10:4310:43, 1 July 2025 diff hist +2,713 N Esxi Snmp Created page with " Run the command in the console (terminal) and check the SNMP status on the ESXi host: esxcli system snmp get SNMP is disabled by default. The output for disabled SNMP on ESXi is shown on the screenshot. Most of the parameters are empty and or not configured. Set SNMP parameters for an SNMP agent on the ESXi host. The SNMP agent is used to send notifications (SNMP traps and informs) to a monitoring server and receive GET, GETNEXT, and GETBULK requests. Set the commun..."
23 June 2025
- 14:0414:04, 23 June 2025 diff hist +56 Ubuntu dns No edit summary current
- 08:2608:26, 23 June 2025 diff hist +348 N Ubuntu dns Created page with " Edit the Netplan configuration file (usually located in /etc/netplan/). For example: sudo nano /etc/netplan/01-network-manager-all.yaml. To configure a static IP, modify the network: section with your desired IP address, gateway, and DNS servers. edit sudo nano /etc/netplan/01-network-manager-all.yaml Apply the changes: sudo netplan apply"
- 08:0708:07, 23 June 2025 diff hist +4 Plesk key No edit summary current
- 08:0608:06, 23 June 2025 diff hist +14 Plesk key No edit summary
- 08:0508:05, 23 June 2025 diff hist +394 Plesk key No edit summary
25 April 2025
- 09:1709:17, 25 April 2025 diff hist +572 N Portainer docker compose Created page with "Create a docker-compose.yml file similar to this: services: portainer: image: portainer/portainer-ce:latest container_name: portainer restart: unless-stopped security_opt: - no-new-privileges:true volumes: - /etc/localtime:/etc/localtime:ro - /var/run/docker.sock:/var/run/docker.sock:ro - ./portainer-data:/data ports: - 9000:9000 Bring up your stack by running docker-compose up -d Log in to the Admi..." current
- 09:1509:15, 25 April 2025 diff hist −56 Nginx proxy manager docker compose No edit summary current
9 April 2025
- 07:2107:21, 9 April 2025 diff hist +624 Windows repair No edit summary current
8 April 2025
- 16:1716:17, 8 April 2025 diff hist +1 Windows Active No edit summary current Tag: Visual edit
- 16:1616:16, 8 April 2025 diff hist −2 Windows Active No edit summary
- 16:1516:15, 8 April 2025 diff hist +18 Windows Active No edit summary
- 16:0016:00, 8 April 2025 diff hist −12 Windows Active No edit summary Tag: Manual revert
- 15:5815:58, 8 April 2025 diff hist +12 Windows Active No edit summary Tags: Reverted Visual edit: Switched
- 15:5715:57, 8 April 2025 diff hist −130 Windows Active No edit summary Tag: Manual revert
- 15:5615:56, 8 April 2025 diff hist +130 Windows Active No edit summary Tag: Reverted
- 15:4215:42, 8 April 2025 diff hist 0 m Windows Active Protected "Windows Active" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 15:4015:40, 8 April 2025 diff hist +573 N Windows Active Created page with " Home: TX9XD-98N7V-6WMQ6-BX7FG-H8Q99 Home N: 3KHY7-WNT83-DGQKR-F7HPR-844BM Home Single Language: 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH Home Country Specific: PVMJN-6DFY6-9CCP6-7BKTT-D3WVR Pro: W269N-WFGWX-YVC9B-4J6C9-T83GX Pro N: MH37W-N47XK-V7XM9-C7227-GCQG9 Education: NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 Education N: 2WH4N-8QGBV-H22JP-CT43Q-MDWWJ Enterprise: NPPR9-FWDCX-D2C8J-H872K-2YT43 Enterprise N: DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4 Server kms.msguides.com kms8.msguides.c..."
- 10:2910:29, 8 April 2025 diff hist +9 Windows 11 Esxi No edit summary current
- 10:2810:28, 8 April 2025 diff hist +59 Windows 11 Esxi No edit summary
- 10:2510:25, 8 April 2025 diff hist +260 Windows 11 Esxi No edit summary Tag: Visual edit
- 09:5609:56, 8 April 2025 diff hist +4 Windows 11 Esxi No edit summary Tag: Visual edit
- 09:5309:53, 8 April 2025 diff hist +559 N Windows 11 Esxi Created page with " on isntall : Time to work around the issue… 1. When you get the error picture above simply press Shift + F10 and this will bring up a dos prompt. 2. Type regedit and hit enter. 3. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup and create a new Key called: LabConfig 4. Create inside the LabConfig Key a ByPassTPMCheck DWORD (32-bit) with the value of 1 Click OK after editing the value data and then close out of all of the screens. Once you click on the red x in the cor..."
1 April 2025
- 08:3808:38, 1 April 2025 diff hist +8 Tube Archivist docker compose No edit summary current
- 08:3708:37, 1 April 2025 diff hist −29 Tube Archivist docker compose No edit summary
- 08:2208:22, 1 April 2025 diff hist +2,272 N Tube Archivist docker compose Created page with "Create a docker-compose.yml file similar to this: version: '3.5' services: tubearchivist: container_name: tubearchivist restart: unless-stopped image: bbilly1/tubearchivist ports: - 8000:8000 volumes: - ./media:/youtube - ./cache:/cache environment: - ES_URL=http://archivist-es:9200 # needs protocol e.g. http and port - REDIS_CON=redis://archivist-redis:6379 - HOST_UID=1000 - HOST_G..."
30 March 2025
- 19:1219:12, 30 March 2025 diff hist +54 Guacamole docker compose No edit summary current
- 18:5318:53, 30 March 2025 diff hist +595 Guacamole docker compose No edit summary
- 15:5915:59, 30 March 2025 diff hist +209 Guacamole docker compose No edit summary
- 15:5815:58, 30 March 2025 diff hist +380 Guacamole docker compose No edit summary
- 13:5613:56, 30 March 2025 diff hist +1,616 N Guacamole docker compose Created page with " Create the ${HOME}/docker-stack/guacamole/docker-compose.yml file: # networks # create a network 'guacnetwork_compose' in mode 'bridged' networks: guacnetwork_compose: driver: bridge # services services: # guacd guacd: container_name: guacd_compose image: guacamole/guacd networks: - guacnetwork_compose restart: always volumes: - ./drive:/drive:rw - ./record:/record:rw # postgres postgres: contai..."
- 12:4512:45, 30 March 2025 diff hist +189 WireGuard docker compose No edit summary current
- 12:3612:36, 30 March 2025 diff hist +8 WireGuard docker compose No edit summary Tag: Visual edit
- 12:3512:35, 30 March 2025 diff hist +7 WireGuard docker compose No edit summary
- 12:3512:35, 30 March 2025 diff hist +175 WireGuard docker compose No edit summary
- 12:1912:19, 30 March 2025 diff hist +2,127 N WireGuard docker compose Created page with " Docker Compose File (docker-compose.yml) version: '3.8' services: wg-easy: image: ghcr.io/wg-easy/wg-easy # The Docker image to use. container_name: wg-easy # Name of the container. environment: # Environment variables to configure the instance. - LANG=en # Language settings. - WG_HOST=<Your IP/Domain> # Public IP or domain name where WG-Easy is accessible. - PASSWORD_HASH='<..."
- 09:4409:44, 30 March 2025 diff hist +523 N ShellNGN docker compose Created page with "Shell NGN has an official PRO image in the hub, and it is maintained by the official team. Below is the docker-compose sample that you can alter if you want (ports, volume name, container, etc), or run it as it is. version: "3.5" services: shellngn: image: shellngn/pro network_mode: "bridge" container_name: shellngn ports: - "8080:8080" volumes: - shellngn-data:/home/node/server/data environment: - HOST=0.0.0.0..." current
- 09:3109:31, 30 March 2025 diff hist +1,027 N Shlink docker compose Created page with " Formable's Shlink Portainer stack docker-compose.yml version: "3" services: shlink: image: shlinkio/shlink:stable restart: always environment: - TZ="America/New_York" - DEFAULT_DOMAIN=a.formable.app - IS_HTTPS_ENABLED=true - GEOLITE_LICENSE_KEY= - DB_DRIVER=maria - DB_USER=shlink - DB_NAME=shlink - DB_PASSWORD=shlink - DB_HOST=database depends_on: - database ports:..." current
- 09:1509:15, 30 March 2025 diff hist +1,036 N Matomo docker compose Created page with "make folder: mkdir matomo touch matomo/docker-compose.yml Create a docker-compose.yml file similar to this: version: "3" services: db: image: mariadb:10.11 command: --max-allowed-packet=64MB restart: always volumes: - db:/var/lib/mysql:Z environment: - MYSQL_ROOT_PASSWORD=password123* - MARIADB_AUTO_UPGRADE=1 - MARIADB_DISABLE_UPGRADE_BACKUP=1 app: image: matomo restart: always volumes: - matomo:/var..." current
- 07:5607:56, 30 March 2025 diff hist +48 N Nginx proxy manager docker container Karavi moved page Nginx proxy manager docker container to Nginx proxy manager docker compose current Tag: New redirect
- 07:5607:56, 30 March 2025 diff hist 0 m Nginx proxy manager docker compose Karavi moved page Nginx proxy manager docker container to Nginx proxy manager docker compose
28 March 2025
- 13:4613:46, 28 March 2025 diff hist +52 RabbitMQ docker container No edit summary current
- 13:2213:22, 28 March 2025 diff hist +2 RabbitMQ docker container No edit summary Tag: Visual edit: Switched
- 13:2113:21, 28 March 2025 diff hist +251 RabbitMQ docker container No edit summary
- 09:1509:15, 28 March 2025 diff hist +115 Nginx proxy manager docker compose No edit summary
- 09:1009:10, 28 March 2025 diff hist +48 Docker ubuntu No edit summary current
- 09:0709:07, 28 March 2025 diff hist +385 N Nginx proxy manager docker compose Created page with "Create a docker-compose.yml file similar to this: services: app: image: 'jc21/nginx-proxy-manager:latest' restart: unless-stopped ports: - '80:80' - '81:81' - '443:443' volumes: - ./data:/data - ./letsencrypt:/etc/letsencrypt Bring up your stack by running docker-compose up -d # If using docker-compose-plugin docker compose up -d"
- 09:0509:05, 28 March 2025 diff hist +40 Docker ubuntu No edit summary