date

The “date” command tells you the time set on the server, it can be in UTC or GMT. you just have to write date

journalctl

journalctl is a command-line tool used to view and query the event logs generated by the systemd logging system, known as the Journal. journalctl has […]