Time
Posts with tag: time
2 posts
- Microtime in bash: sub-second precision • 15 Dec 2022
Post #8 in this bash benchmark series,
measuring the speed of common bash operations.
- How to do a remote portrait photo shoot • 30 May 2020
COVID19 has had a huge impact of pretty much everything. For portrait photography, the 6-feet-apart, no-travelling, use-mouth-mask lockdown had made it almost impossible to do an in-person photo shoot. But every limit is also a challenge, Is it possible to...
- Statping for website monitoring • 25 Sep 2019
When you run a sh*tload of web sites and APIs, you need to check continuously whether they are still running or not. For public websites you can find quite a lot of freemium or paid SaaS services but, like me,...
- Installing NTP (time synchronisation) • 19 May 2005
Set timezone (optional)
create symbolical link from /usr/share/zoneinfo/... to /etc/localtime:
ln -sf /usr/share/zoneinfo/Europe/Brussels /etc/localtime