Skip to content

Instantly share code, notes, and snippets.

View idvoretskyi's full-sized avatar
💭
🇺🇦

Ihor Dvoretskyi idvoretskyi

💭
🇺🇦
View GitHub Profile
@alexellis
alexellis / sync_date_time.sh
Created February 9, 2018 10:24
Sync time and date via curl
#!/bin/bash
date -d "$(curl -s --head http://google.com | grep ^Date: | sed 's/Date: //g')"
@hkwi
hkwi / README.md
Last active July 28, 2020 11:12
libvirt + prometheus + grafana