show date and time
debian@virtual-machine:~$ timedatectl status
Local time: Thu 2024-12-19 13:21:58 HKT
Universal time: Thu[......]
debian@virtual-machine:~$ timedatectl status
Local time: Thu 2024-12-19 13:21:58 HKT
Universal time: Thu[......]
192.168.1.0/24
172.16.1.0/24
SNAT
iptables -A FORWARD -s 192.168.1.0/24 -d 172.16.1.1/24 -j ACCEPT
iptables -A FORWARD[......]
/usr/share/zoneinfo
/etc/localtime
# SPDX-License-Identifier: LGPL-2.1-or-later
#
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify[......]
ubuntu@Server:~$ uname -a
Linux thinkpad 6.11.0-8-generic #8-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 16 13:41:20 UTC 2024 x86_64 x86_64 x86_64 GN[......]