User contributions for Ekaanbj

From Halfface
A user with 5,915 edits. Account created on 11 November 2006.
Jump to navigationJump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

9 September 2025

8 September 2025

5 September 2025

3 September 2025

28 August 2025

27 August 2025

26 August 2025

25 August 2025

21 August 2025

  • 13:5413:54, 21 August 2025 diff hist +3,749 N Govc Created page with "=govc= ==Install== curl -L -o - "https://github.com/vmware/govmomi/releases/latest/download/govc_$(uname -s)_$(uname -m).tar.gz" | sudo tar -C /usr/local/bin -xvzf - govc ==Enable login== export GOVC_URL=https://vcenter.halfface.se export GOVC_USERNAME=administrator@vsphere.local; export GOVC_PASSWORD=<password> export GOVC_INSECURE=true ==govc Completion== . <(curl -sk https://raw.githubusercontent.com/vmware/govmomi/main/scripts/govc_bash_completion) ==List reso..."

19 August 2025

13 August 2025

24 June 2025

18 June 2025

17 June 2025

8 June 2025

4 June 2025

26 May 2025

16 May 2025

9 April 2025

19 March 2025

16 February 2025

  • 17:5217:52, 16 February 2025 diff hist +105 N Rhel Created page with "=enable epel= sudo yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" current

11 February 2025

10 February 2025

5 February 2025

27 January 2025

24 January 2025

20 January 2025

16 December 2024

29 November 2024

26 November 2024

24 November 2024

  • 18:2218:22, 24 November 2024 diff hist +529 Mediawiki Replaced content with "==Backup database.== DATABASE=mediawiki ; mysqldump --database ${DATABASE} --single-transaction | gzip > ${DATABASE}.${HOSTNAME}.$(date '+%Y-%m-%d_%H-%M-%S').sql.gz ==Truncate recentchanges.== mysql -e "TRUNCATE TABLE mediawiki.recentchanges ;" ==Remove history== php maintenance/run.php deleteOldRevisions.php --delete php maintenance/run.php deleteArchivedRevisions.php --delete ==Make changes take effect== php maintenance/run.php update.php php maintenance/run.ph..." current Tag: Replaced

9 November 2024

25 October 2024

24 October 2024

22 October 2024

7 October 2024

10 September 2024

22 July 2024

27 June 2024

  • 09:0809:08, 27 June 2024 diff hist +483 N Prometheus Created page with "=prometheus info= =configure scraping= /etc/prometheus/prometheus.yml scrape_configs: # The job name is added as a label `job=<job_name>` to any timeseries scraped from this config. - job_name: "prometheus" # metrics_path defaults to '/metrics' # scheme defaults to 'http'. static_configs: - targets: ["localhost:9090"] - job_name: 'kafka' static_configs: - targets: ["localhost:9091"] # JMX Exporter endpoint for Kafka..." current

9 May 2024

3 May 2024

19 April 2024

  • 10:3610:36, 19 April 2024 diff hist +484 N Network Created page with "=osi model= 1 physical Raw bit stream over physical medium 2 data link. Defines the format of the data on the network. 3 network. Desides which which physical path the data will take. 4 transport Transmits data using transmission protocol. (tcp, udp...) 5 session Maintain connection and is responsible for controlloing port and sessions. 6 presentation how two devices should encode, encrypt, and compress. 7 application User end appl..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)