Latest Updates
How to Change Date In Linux
Enter The Following Command sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"
Enter The Following Command
sudo date -s “$(wget -qSO- –max-redirect=0 google.com 2>&1 | grep Date: | cut -d’ ‘ -f5-8)Z”