Skip to content

Instantly share code, notes, and snippets.

View paulobatista's full-sized avatar

Paulo Batista paulobatista

View GitHub Profile
@paulobatista
paulobatista / fixtimezone.sh
Created October 3, 2022 17:31
Fix Windows wrong time after booting Ubuntu and restarting
timedatectl set-local-rtc 3

OS: Ubuntu 16.04, but it should works on other distros and versions.

sudo apt update && sudo apt install -y apache2 
sudo nano /etc/apache2/sites-available/basic-php-example.conf