Set TimeZone:sudo timedatectl set-timezone Europe/Stockholm Set NTP. Edit timesyncd.conf:nano /etc/systemd/timesyncd.conf Add NTP-server(s):NTP=ntp.se Close and Save, Ctrl+X, Y, Enter. Restart service, check status:sudo systemctl restart systemd-timesyncdsudo …
Category: IT
Linux Ubuntu 20.04 logging to syslog-server
Send logs to a central syslog-server. SSH to the machine or directly at terminal. Install rsyslogsudo apt install rsyslogsudo systemctl start rsyslog Edit confsudo nano …
osTicket on Ubuntu with SSL
Everyone needs a ticket system, right? Disclaimer or Scope/Intention This is how I did it. Short guide, more or less for myself so I won’t …
CAT6 F/UTP
Installed 12 ”drops” in the apartment. Took some time since this isn’t what I usually do. But pleasantly surprised that all passes test except one …
https – tillnet.se
Enabled https on tillnet.se and it was alot harder then I thought.Didn’t think that it should be but since I use Cloudflare and proxy it …
Windows Server 2019
Experimenting and updating my Server 2019 “skills”. We been running O365 and Azure for some time now, but haven’t used OnPrem Domain Controllers in my …
New website
Setting up a homepage for our domain tillnet.se. Before this we had none except our intranet on Sharepoint. I don’t expect this page to contain …