User contributions
Jump to navigation
Jump to search
- 10:18, 6 December 2020 diff hist +806 N FirewallD Cheat Sheet Created page with "'''How to List Services that Allowed''' $ firewall-cmd --zone=public --list-services '''How to List Ports that Allowed''' $ firewall-cmd --zone=public --list-ports '''Ho..." current
- 09:18, 4 December 2020 diff hist +1 PostgreSQL Cheat Sheet
- 09:17, 4 December 2020 diff hist +209 PostgreSQL Cheat Sheet
- 07:51, 4 December 2020 diff hist +156 PostgreSQL Cheat Sheet
- 10:06, 1 December 2020 diff hist +97 Git Cheat Sheet
- 12:43, 30 November 2020 diff hist +482 N PostgreSQL Cheat Sheet Created page with "'''List PostgreSQL Databases''' postgres=# \l '''List PostgreSQL Schemas''' postgres=# \dn '''List PostgreSQL Tables''' postgres=# \dt '''List PostgreSQL Users'''..."
- 09:48, 24 November 2020 diff hist +649 N Kafka Backup Cheat Sheet Created page with "'''How to Backup Topic''' Syntac : $ backup-standalone.sh --bootstrap-server [source-bootstrap-node]:9092 --topics [topic-name] --target-dir [directory-path-to-put-backup-r..." current
- 09:46, 24 November 2020 diff hist +1,132 Kafka Cheat Sheet
- 09:44, 24 November 2020 diff hist +194 N Kafka Cheat Sheet Created page with "'''How to List Kafka Topics''' Syntac : $ kafka-topics.sh --zookeeper [zookeeper-node]:2181 --list Eg : $ kafka-topics.sh --zookeeper de-devcluster2-kafka-vm-0:2181 --li..."
- 09:41, 24 November 2020 diff hist 0 m Git Cheat Sheet Gejor moved page Basic Git Command to Git Cheat Sheet without leaving a redirect
- 09:41, 24 November 2020 diff hist 0 m Docker Cheat Sheet Gejor moved page Basic Docker Command to Docker Cheat Sheet without leaving a redirect
- 22:19, 7 November 2020 diff hist 0 Install Grafana in Linux CentOS 7 with Prometheus Data Source →Step 1 : Make Sure Selinux is Disable current
- 22:17, 7 November 2020 diff hist +2,211 Install Grafana in Linux CentOS 7 with Prometheus Data Source
- 22:03, 7 November 2020 diff hist +940 N Install Grafana in Linux CentOS 7 with Prometheus Data Source Created page with "== Introduction == Grafana is a multi-platform open source analytics and interactive visualization web application. <br>Refer to Grafana official page to know more about this..."
- 21:53, 7 November 2020 diff hist -17 Install Node Exporter in Linux CentOS 7 and Connect It to Prometheus Server current
- 21:49, 7 November 2020 diff hist +951 Install Node Exporter in Linux CentOS 7 and Connect It to Prometheus Server →Install & Configure Node Exporter in Target Server
- 21:39, 7 November 2020 diff hist -9 Install Prometheus in Linux CentOS 7 →How to Access & Use current
- 21:38, 7 November 2020 diff hist +99 Install Prometheus in Linux CentOS 7 →Step 7 : Enable Prometheus Port
- 21:38, 7 November 2020 diff hist -102 Install Prometheus in Linux CentOS 7 →How to Access & Use
- 21:36, 7 November 2020 diff hist -1 Install Node Exporter in Linux CentOS 7 and Connect It to Prometheus Server
- 21:36, 7 November 2020 diff hist +1,466 Install Node Exporter in Linux CentOS 7 and Connect It to Prometheus Server
- 21:26, 7 November 2020 diff hist +70 Install Prometheus in Linux CentOS 7 →How to Access & Use
- 21:25, 7 November 2020 diff hist +491 N Install Node Exporter in Linux CentOS 7 and Connect It to Prometheus Server Created page with "== Introduction == Node-exporter is one of Prometheus exporter which used to generate metrics data from a server. <br>The metrics data can be a usage of : cpu, memory, disk,..."
- 21:18, 7 November 2020 diff hist +57 Install Prometheus in Linux CentOS 7 →How to Access & Use
- 21:15, 7 November 2020 diff hist +8 Install Prometheus in Linux CentOS 7 →How to Access & Use
- 21:15, 7 November 2020 diff hist +199 Install Prometheus in Linux CentOS 7 →Introduction
- 21:13, 7 November 2020 diff hist +387 Install Prometheus in Linux CentOS 7
- 21:06, 7 November 2020 diff hist +1,032 Install Prometheus in Linux CentOS 7
- 20:59, 7 November 2020 diff hist +1,930 N Install Prometheus in Linux CentOS 7 Created page with "== Introduction == Prometheus is an open-source systems monitoring and alerting tool. == Step by Step == === Step 1 : Prepare User & Group for Prometheus === [root@moni..."
- 11:24, 7 November 2020 diff hist +96 Install Prometheus, Grafana, and Monitoring Server current
- 14:41, 27 October 2020 diff hist +5 Monitor PostgreSQL Replication current
- 14:40, 27 October 2020 diff hist +763 N Monitor PostgreSQL Replication Created page with "'''Find Out Which is Master or Slave''' # select pg_is_in_recovery() If it's true, we're on a slave; if false, master. '''List All Databases''' # \l '''Check Synchron..."
- 16:37, 22 October 2020 diff hist +221 Git Cheat Sheet
- 16:37, 20 October 2020 diff hist +10 Install Prometheus, Grafana, and Monitoring Server
- 15:32, 20 October 2020 diff hist +109 Install Prometheus, Grafana, and Monitoring Server
- 13:58, 12 October 2020 diff hist +1,568 Setup OpenVPN Client in Linux Ubuntu
- 13:45, 12 October 2020 diff hist +553 N Setup OpenVPN Client in Linux Ubuntu Created page with "== Purpose == We'll install an OpenVPN client in Linux Ubuntu 18 server. So this server can use OpenVPN client to connect to a vpn network. <br>Make sure we already have an o..."
- 15:56, 21 September 2020 diff hist +220 N Docker & VirtualBox in Windows Created page with "Docker in Windows can not run in same time with VirtualBox virtualization. <br>Please refer to this : https://superuser.com/questions/1515188/why-does-this-virtualbox-error-ap..." current
- 10:02, 12 September 2020 diff hist 0 Install Git Specific Version in Linux CentOS →Step by Step current
- 10:01, 12 September 2020 diff hist +47 Install Git Specific Version in Linux CentOS
- 10:00, 12 September 2020 diff hist 0 m Install Git Specific Version in Linux CentOS Gejor moved page Install Git in Linux CentOS to Install Git Specific Version in Linux CentOS without leaving a redirect
- 09:59, 12 September 2020 diff hist +905 N Install Git Specific Version in Linux CentOS Created page with "== Step by Step == Prerequisites. [root@gejoreuy ~]# yum install curl-devel expat-devel gettext-devel openssl-devel zlib-devel [root@gejoreuy ~]# yum install gcc perl-ExtU..."
- 21:57, 3 August 2020 diff hist +236 Git Cheat Sheet
- 21:11, 24 July 2020 diff hist 0 Install & Use Docker Volume for Service, Swarm, & Stack in Linux CentOS 7 →Create Docker Volume by Docker Compose File current
- 21:11, 24 July 2020 diff hist +14 Install & Use Docker Volume for Service, Swarm, & Stack in Linux CentOS 7 →Configure Docker Compose File
- 21:10, 24 July 2020 diff hist +10 Install & Use Docker Volume for Service, Swarm, & Stack in Linux CentOS 7 →Create Docker Volume
- 20:35, 24 July 2020 diff hist +112 N Communication Between Multiple Docker Compose Project Created page with "https://stackoverflow.com/questions/59547142/why-isnt-my-container-joining-an-existing-network-in-docker-compose" current
- 20:03, 23 July 2020 diff hist +1 Install & Use Docker Volume for Service, Swarm, & Stack in Linux CentOS 7 →Install Plugin
- 18:53, 23 July 2020 diff hist +2 Install PostGreSQL Client in Linux CentOS 7
- 09:07, 23 July 2020 diff hist +242 Git Cheat Sheet