User contributions
Jump to navigation
Jump to search
- 22:52, 24 March 2020 diff hist +623 N NTP Created page with "## Install ``` sudo apt install ntp ``` ## Test ``` sntp 127.0.0.1 sntp 4.2.8p10@1.3728-o (1) kod_init_kod_db(): Cannot open KoD db file /var/db/ntp-kod: No such file or dire..."
- 22:47, 24 March 2020 diff hist +12 Systems Home
- 16:26, 24 March 2020 diff hist +154 VMware
- 16:24, 24 March 2020 diff hist -25 Systems Home
- 16:24, 24 March 2020 diff hist +9 Systems Home
- 16:23, 24 March 2020 diff hist +16 Systems Home
- 15:47, 24 March 2020 diff hist +1 Pylxd current
- 15:46, 24 March 2020 diff hist +219 N Pylxd Created page with "# Snippets ## Get IP addresses on container ``` #!usr/bin/env python3 from pylxd import Client client = Client() for p in client.containers.all(): print(p.name, p.state().net..."
- 15:45, 24 March 2020 diff hist +4 Systems Home
- 15:45, 24 March 2020 diff hist +42 Systems Home
- 22:49, 23 March 2020 diff hist +143 N Github Created page with "# SAML https://help.github.com/en/github/setting-up-and-managing-organizations-and-teams/connecting-your-identity-provider-to-your-organization" current
- 22:48, 23 March 2020 diff hist +15 Systems Home
- 03:40, 23 March 2020 diff hist +124 Haproxy
- 01:03, 23 March 2020 diff hist -50 Haproxy
- 01:01, 23 March 2020 diff hist -2 Haproxy
- 01:01, 23 March 2020 diff hist +263 Haproxy
- 00:42, 23 March 2020 diff hist -216 Haproxy
- 00:39, 23 March 2020 diff hist +1,506 Haproxy
- 00:09, 23 March 2020 diff hist +23 Haproxy
- 00:09, 23 March 2020 diff hist +4 Haproxy
- 00:08, 23 March 2020 diff hist +211 Haproxy
- 23:58, 22 March 2020 diff hist +201 Haproxy
- 23:43, 22 March 2020 diff hist +371 N Haproxy Created page with "``` frontend stats bind *:8404 stats enable # stats uri /stats stats uri /stats stats refresh 10s mode http stats auth admin:admin # stats admi..."
- 23:42, 22 March 2020 diff hist +16 Systems Home
- 04:23, 22 March 2020 diff hist +85 Ip current
- 04:18, 22 March 2020 diff hist +5,345 Ip
- 04:16, 22 March 2020 diff hist +152 Ip
- 21:22, 19 March 2020 diff hist +31 Python Install Methods
- 21:20, 19 March 2020 diff hist +6 Python Install Methods
- 21:19, 19 March 2020 diff hist 0 Python Install Methods
- 21:16, 19 March 2020 diff hist +135 Python Install Methods
- 21:11, 19 March 2020 diff hist +380 N Python Install Methods Created page with "## Install Python 3.7 from source on Centos 7 ``` #!/usr/bin/env bash set -eo pipefail version='3.7.7' yum -y install gcc openssl-devel zlib-devel wget make wget https://www...."
- 21:11, 19 March 2020 diff hist +2 Python Home
- 21:10, 19 March 2020 diff hist -329 Python Home
- 21:09, 19 March 2020 diff hist +5 Python Home
- 21:07, 19 March 2020 diff hist +373 Python Home
- 05:17, 18 March 2020 diff hist +88 Robinhood current
- 05:17, 18 March 2020 diff hist +59 Robinhood
- 05:01, 18 March 2020 diff hist +134 Robinhood
- 04:52, 18 March 2020 diff hist +534 Robinhood
- 03:47, 18 March 2020 diff hist +1,385 N Robinhood Created page with " - https://stackoverflow.com/questions/55902967/is-there-any-way-to-get-a-bearer-token-now-since-robinhood-has-changed-the-api/56841942 - https://github.com/robinhood-unoffici..."
- 03:46, 18 March 2020 diff hist +15 N Finance Created page with "Robinhood " current
- 03:46, 18 March 2020 diff hist +16 Main Page
- 22:03, 16 March 2020 diff hist +73 Windows Troubleshooting current
- 02:55, 16 March 2020 diff hist +2,427 Windows Troubleshooting
- 23:50, 12 March 2020 diff hist +70 N Windows Troubleshooting Created page with "- https://www.reddit.com/r/PowerShell/comments/66nsr9/treesize_script/"
- 23:50, 12 March 2020 diff hist +31 Windows
- 23:50, 12 March 2020 diff hist +16 Main Page
- 23:12, 12 March 2020 diff hist +50 N Pstree Created page with "https://haydenjames.io/kill-inactive-ssh-sessions/" current
- 23:11, 12 March 2020 diff hist +15 Systems Home