User contributions for Karavi

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

1 September 2025

  • 03:3503:35, 1 September 2025 diff hist +2,408 N SQL Server Shrink Database T-SQL CodeCreated page with " The procedure joins sys.databases and sys.master_files system views in order to generate the CHECKPOINT and DBCC SHRINKFILE statement for all the user databases. It filters the system databases (DBID > 4) because these statements are not recommended for the system databases. -- ================================================================================= -- Author: Eli Leiba -- Create date: 2020-03 -- Procedure Name: dbo.usp_ShrinkAllLogsExcludeSy..." current

27 August 2025

19 August 2025

9 August 2025

1 July 2025

  • 11:2711:27, 1 July 2025 diff hist +35 Esxi SnmpNo edit summary current
  • 11:2611:26, 1 July 2025 diff hist +45 Esxi SnmpNo edit summary
  • 10:4310:43, 1 July 2025 diff hist +2,713 N Esxi SnmpCreated 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

25 April 2025

  • 09:1709:17, 25 April 2025 diff hist +572 N Portainer docker composeCreated 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 composeNo edit summary current

9 April 2025

8 April 2025

1 April 2025

30 March 2025

28 March 2025

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)