User contributions
(newest | oldest) View (newer 100 | older 100) (20 | 50 | 100 | 250 | 500)
- 01:09, 14 May 2019 (diff | hist) . . (+1,735) . . N Using SSH Password with Ansible (Created page with " Using the ping module: <pre> $ ansible -i inventory.ini nodes -m ping -u root --ask-pass SSH password: n1 | SUCCESS => { "changed": false, "ping": "pong" } </pre>...") (current)
- 07:37, 28 April 2019 (diff | hist) . . (+226) . . Benchmark Tests with Linux (current)
- 07:35, 28 April 2019 (diff | hist) . . (+1) . . Benchmark Tests with Linux
- 07:34, 28 April 2019 (diff | hist) . . (+709) . . Benchmark Tests with Linux
- 14:58, 13 April 2019 (diff | hist) . . (+2) . . N Category:Interviews (Created page with "{}") (current)
- 14:58, 13 April 2019 (diff | hist) . . (0) . . Interview Questions (→MongoDB) (current)
- 14:58, 13 April 2019 (diff | hist) . . (-4) . . Interview Questions (→MongoDB)
- 14:57, 13 April 2019 (diff | hist) . . (+8) . . Interview Questions (→MongoDB)
- 14:57, 13 April 2019 (diff | hist) . . (+219) . . N Interview Questions (Created page with "===MongoDB=== [https://dev.to/aershov24/30-top-mongodb-interview-questions-and-answers-3d1p?utm_source=additional_box&utm_medium=internal&utm_campaign=regular&booster_org=]...")
- 11:49, 5 April 2019 (diff | hist) . . (+66) . . Training Resources (current)
- 11:24, 26 March 2019 (diff | hist) . . (+38) . . MKDocs Material Theme (current)
- 11:24, 26 March 2019 (diff | hist) . . (0) . . MKDocs Material Theme
- 11:24, 26 March 2019 (diff | hist) . . (+6) . . MKDocs Material Theme
- 11:23, 26 March 2019 (diff | hist) . . (-68) . . MKDocs Material Theme
- 11:22, 26 March 2019 (diff | hist) . . (0) . . N File:Mkdocs-material.png (current)
- 11:20, 26 March 2019 (diff | hist) . . (-34) . . MKDocs Material Theme
- 11:18, 26 March 2019 (diff | hist) . . (+2,274) . . N MKDocs Material Theme (Created page with "mkdocs with material theme requirements.txt <pre> backports-abc==0.5 Click==7.0 futures==3.2.0 Jinja2==2.10 lektor-markdown-admonition==0.3.1 livereload==2.6.0 Markdown==3.0...")
- 15:21, 21 March 2019 (diff | hist) . . (+2) . . N Category:Github (Created page with "{}") (current)
- 15:21, 21 March 2019 (diff | hist) . . (+79) . . Git with Ansible (current)
- 15:20, 21 March 2019 (diff | hist) . . (+52) . . Git with Ansible
- 15:19, 21 March 2019 (diff | hist) . . (+1,449) . . N Git with Ansible (Created page with "<pre> cat git-run.yml --- - name: git-test hosts: laptop vars_files: - vars.yml roles: - git-test </pre> <pre> $ cat vars.yml git_repo: git@github.com:user/repo...")
- 13:24, 21 March 2019 (diff | hist) . . (-4) . . Templatize Tasks with Variables in Ansible (current)
- 13:23, 21 March 2019 (diff | hist) . . (+19) . . Templatize Tasks with Variables in Ansible
- 13:22, 21 March 2019 (diff | hist) . . (+2,650) . . N Templatize Tasks with Variables in Ansible (Created page with "We want to substitute data with placeholders using variables on ansibles template module. ==Objective== Generate the file <code>/tmp/file</code> from the template <code>file...")
- 02:51, 20 March 2019 (diff | hist) . . (+2) . . N Category:Scaleway (Created page with "{}") (current)
- 02:51, 20 March 2019 (diff | hist) . . (+1,962) . . N Deploy Scaleway Servers with Ansible (Created page with "Export your API Token: <pre> $ export SCW_TOKEN='XXX' </pre> Playbook: <pre> --- - name: Test compute instance lifecycle on a Scaleway account hosts: localhost gather_f...") (current)
- 02:43, 20 March 2019 (diff | hist) . . (+996) . . N Environment Variables with Ansible (Created page with "==Environment Variables Across Tasks== You can set environment variables across tasks, and let your tasks inherit the variables: <pre> - hosts: localhost vars: var_mys...") (current)
- 07:59, 10 January 2019 (diff | hist) . . (+63) . . Main Page (→Communities) (current)
- 18:24, 9 January 2019 (diff | hist) . . (+17) . . HTTPS with Letsencrypt on Nginx (current)
- 18:24, 9 January 2019 (diff | hist) . . (+44) . . Main Page
- 18:23, 9 January 2019 (diff | hist) . . (+2) . . N Category:Letsencrypt (Created page with "{}") (current)
- 18:23, 9 January 2019 (diff | hist) . . (+2) . . N Category:Nginx (Created page with "{}") (current)
- 18:22, 9 January 2019 (diff | hist) . . (0) . . HTTPS with Letsencrypt on Nginx
- 18:21, 9 January 2019 (diff | hist) . . (+5,685) . . N HTTPS with Letsencrypt on Nginx (Created page with "In this tutorial I will setup a certificate with Letsencrypt and Configure Nginx to host the Certificate for our Website. ***Dependencies and Permissions*** Setup Dependenci...")
- 13:22, 4 January 2019 (diff | hist) . . (+101) . . Training Resources (→Python)
- 14:17, 16 December 2018 (diff | hist) . . (+72) . . Classes in Python (current)
- 14:11, 16 December 2018 (diff | hist) . . (+1) . . Classes in Python
- 14:10, 16 December 2018 (diff | hist) . . (+1,376) . . Classes in Python
- 13:59, 16 December 2018 (diff | hist) . . (+617) . . Classes in Python
- 13:53, 16 December 2018 (diff | hist) . . (+193) . . N Classes in Python (Created page with "===Resources=== * https://www.youtube.com/watch?v=pd-0G0MigUA * [https://www.youtube.com/watch?v=ZDa-Z5JzLYM Python OOP Tutorial 1: Classes and Instances] Category:All [...")
- 07:59, 27 November 2018 (diff | hist) . . (+142) . . Training Resources (→JavaScript)
- 07:36, 27 November 2018 (diff | hist) . . (+342) . . Training Resources
- 05:43, 27 November 2018 (diff | hist) . . (+117) . . Training Resources (→Youtube:)
- 09:44, 26 November 2018 (diff | hist) . . (+26) . . Main Page
- 09:44, 26 November 2018 (diff | hist) . . (+2) . . N Category:Optimization (Created page with "{}") (current)
- 09:44, 26 November 2018 (diff | hist) . . (+277) . . N Performance and Optimization Page for MySQL (Created page with " ''' Resources''' * https://stackoverflow.com/questions/43443807/mysql-process-goes-over-400-of-cpu-usage * https://www.tecmint.com/mysql-mariadb-performance-tuning-and-optim...") (current)
- 04:47, 25 November 2018 (diff | hist) . . (+21) . . Main Page
- 04:47, 25 November 2018 (diff | hist) . . (+2) . . N Category:Grafana (Created page with "{}") (current)
- 04:47, 25 November 2018 (diff | hist) . . (+750) . . N Grafana Variables (Created page with "Create variables in grafana to drill down into the data your are looking for with select picker options. '''Hostname Variable''' Create a <code>hostname</code> variable <pr...") (current)
- 18:48, 24 November 2018 (diff | hist) . . (+79) . . Enable MySQL Query Slow Log (current)
- 18:41, 24 November 2018 (diff | hist) . . (+398) . . N Enable MySQL Query Slow Log (Created page with "To enable slow query logging, edit <code>/etc/my.cnf</code> and append this config: <pre> slow_query_log = 1 long_query_time = 1 slow_query_log_file = /var/log/mysql/slow-qu...")
- 18:21, 24 November 2018 (diff | hist) . . (+173) . . N Benchmark Tests with MySQL (Created page with "Benchmark Tests for MySQL: * https://dynimize.com/blog/tutorials/beginner/dynimizer-quickstart-tutorial/ Category:Benchmark Category:MySQL Category:Performance") (current)
- 16:05, 23 November 2018 (diff | hist) . . (+1) . . MySQL Thread Cache Size (current)
- 16:05, 23 November 2018 (diff | hist) . . (+395) . . MySQL Thread Cache Size
- 15:34, 31 October 2018 (diff | hist) . . (+186) . . Training Resources
- 15:32, 31 October 2018 (diff | hist) . . (+251) . . Training Resources
- 15:20, 31 October 2018 (diff | hist) . . (-5) . . Training Resources
- 01:14, 31 October 2018 (diff | hist) . . (+20) . . Main Page
- 01:14, 31 October 2018 (diff | hist) . . (+2) . . N Category:Nodejs (Created page with "{}") (current)
- 01:37, 29 October 2018 (diff | hist) . . (+315) . . N Clear RAM Memory Cache, Buffer and Swap Space on Linux (Created page with "Clear PageCache only: <pre> $ sync; echo 1 > /proc/sys/vm/drop_caches </pre> Clear dentries and inodes: <pre> $ sync; echo 2 > /proc/sys/vm/drop_caches </pre> Clear PageCa...") (current)
- 11:48, 24 October 2018 (diff | hist) . . (+1,713) . . N Benchmark Websites with CURL (Created page with "Benchmarking Websites with Curl utility <pre> $ curl -s -w '\nLookup time:\t%{time_namelookup}\nConnect time:\t%{time_connect}\nAppCon time:\t%{time_appconnect}\nRedirect tim...") (current)
- 07:20, 16 October 2018 (diff | hist) . . (+80) . . Main Page (→Communities)
- 09:38, 2 September 2018 (diff | hist) . . (+3,233) . . N Sign Requests to AWS Elasticsearch for IAM using Python (Created page with " If you allow IAM Users to access AWS Elasticsearch service, then any requests to the Elasticsearch endpoint should be signed. If you are using a client like curl, the call w...") (current)
- 09:36, 2 September 2018 (diff | hist) . . (+2) . . Deploy a Elasticsearch Cluster on Docker Containers (current)
- 09:35, 2 September 2018 (diff | hist) . . (+7) . . Deploy a Elasticsearch Cluster on Docker Containers
- 09:35, 2 September 2018 (diff | hist) . . (+1,617) . . N Deploy a Elasticsearch Cluster on Docker Containers (Created page with "Ref: * https://hub.docker.com/r/itzg/elasticsearch/ Launch The Cluster: <pre> $ docker run -d --name es0 -p 9200:9200 itzg/elasticsearch $ docker run -d --name es1 --link es...")
- 09:33, 2 September 2018 (diff | hist) . . (-1) . . Sysctl System Control Linux Commands (current)
- 09:32, 2 September 2018 (diff | hist) . . (+1,157) . . N Sysctl System Control Linux Commands (Created page with "'''Setting Linux Kernel Paramaters temporarily using a one Liner''' This will write a value to a variable: <pre> $ sudo sysctl -w vm.max_map_count=262144 </pre> '''Display...")
- 09:29, 2 September 2018 (diff | hist) . . (+23) . . Main Page
- 09:29, 2 September 2018 (diff | hist) . . (+2) . . N Category:Terraform (Created page with "{}") (current)
- 09:28, 2 September 2018 (diff | hist) . . (+13,006) . . N Deploy a EC2 Instance on AWS with Terraform (Created page with " '''Download Terraform Binary:''' Find the latest version here: https://www.terraform.io/downloads.html <pre> $ wget -O terraform_0.9.9_linux_amd64.zip https://releases.hash...") (current)
- 02:48, 13 August 2018 (diff | hist) . . (+351) . . Training Resources
- 15:25, 25 July 2018 (diff | hist) . . (+81) . . Training Resources (→Python)
- 09:54, 10 July 2018 (diff | hist) . . (+65) . . Main Page
- 09:53, 10 July 2018 (diff | hist) . . (+2) . . N Category:Scripting (Created page with "{}") (current)
- 09:53, 10 July 2018 (diff | hist) . . (+2) . . N Category:Painless (Created page with "{}") (current)
- 09:53, 10 July 2018 (diff | hist) . . (+2) . . N Category:Kibana (Created page with "{}") (current)
- 09:53, 10 July 2018 (diff | hist) . . (-2) . . Kibana JSON Input Painless Scripting (current)
- 09:52, 10 July 2018 (diff | hist) . . (0) . . Kibana JSON Input Painless Scripting
- 09:52, 10 July 2018 (diff | hist) . . (0) . . Kibana JSON Input Painless Scripting
- 09:52, 10 July 2018 (diff | hist) . . (+130) . . Kibana JSON Input Painless Scripting
- 09:50, 10 July 2018 (diff | hist) . . (0) . . N File:Kibana split string.png (current)
- 09:48, 10 July 2018 (diff | hist) . . (+2) . . Kibana JSON Input Painless Scripting
- 09:48, 10 July 2018 (diff | hist) . . (+840) . . N Kibana JSON Input Painless Scripting (Created page with " In Kibana we can manipulate the data with Painless scripting language ===Examples=== Multiple the value with 2: <pre> { "script": { "inline": "doc['docker.info.conta...")
- 02:20, 27 June 2018 (diff | hist) . . (-1) . . Disable IPv6 in Linux (→Debian=) (current)
- 02:20, 27 June 2018 (diff | hist) . . (+322) . . N Disable IPv6 in Linux (Created page with "===Debian==== Disabling IPv6 in Ubuntu: <pre> vi /etc/default/grub </pre> Modify the GRUB_CMDLINEs to look like: <pre> GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1" GRUB_CMD...")
- 14:22, 26 June 2018 (diff | hist) . . (+1,189) . . N Linux SSH Directory Permissions (Created page with "I always search for the permissions that is required on SSH Directories and found this useful post: * https://superuser.com/questions/215504/permissions-on-private-key-in-ssh...") (current)
- 17:26, 25 June 2018 (diff | hist) . . (+44) . . Main Page
- 17:26, 25 June 2018 (diff | hist) . . (+2) . . N Category:Storage (Created page with "{}") (current)
- 17:26, 25 June 2018 (diff | hist) . . (+2) . . N Category:GlusterFS (Created page with "{}") (current)
- 17:22, 25 June 2018 (diff | hist) . . (+6) . . Deploy GlusterFS with Ansible (current)
- 17:21, 25 June 2018 (diff | hist) . . (+2,199) . . N Deploy GlusterFS with Ansible (Created page with "Deploy Elasticsearch with Ansible. '''Inventory:''' <pre> $ cat inventory.ini [newes] esnewnode [newes:vars] ansible_python_interpreter=/usr/bin/python3 </pre> '''Playbook...")
- 17:09, 25 June 2018 (diff | hist) . . (+4,117) . . N Deploy Elasticsearch with Anisble (Created page with "Deploy Elasticsearch with Ansible. '''Inventory:''' <pre> $ cat inventory.ini [newes] esnewnode [newes:vars] ansible_python_interpreter=/usr/bin/python3 </pre> '''Playbook...") (current)
- 03:00, 25 June 2018 (diff | hist) . . (-151) . . Main Page (→Communities)
- 03:00, 25 June 2018 (diff | hist) . . (+17) . . Main Page (→Communities)
- 02:59, 25 June 2018 (diff | hist) . . (+134) . . Main Page (→Communities)
- 15:48, 21 June 2018 (diff | hist) . . (+2,755) . . N Install Packages using Ansible (Created page with "===Introduction=== We will be using Ansible to Install Packages ===Inventory=== <pre> [admin] localhost [new] docker-node-1 glusterfs-node-1 glusterfs-node-2 elasticsearch...") (current)
- 15:45, 21 June 2018 (diff | hist) . . (+19) . . Setup Users with Ansible (current)
- 15:40, 21 June 2018 (diff | hist) . . (+4,485) . . Setup Users with Ansible
- 15:23, 21 June 2018 (diff | hist) . . (+217) . . N Setup Users with Ansible (Created page with " In this tutorial we will provision our nodes to do the following: * Setup Users * Setup Sudoers * Install Packages * Setup Passwordless SSH from our Jumpbox [[Category:All]...")
(newest | oldest) View (newer 100 | older 100) (20 | 50 | 100 | 250 | 500)