Skip to content
  • HOME
  • ABOUT ME
  • UNIX fu
  • Deutsch
Menu Close
  • HOME
  • ABOUT ME
  • UNIX fu
  • Deutsch
UNIX fu

Living with UNIX and other command line based systems

Check Mail Server Certificate with openssl

  • Post author:Peter Bruderer
  • Post published:03.10.2021
  • Post category:Linux

You applied a new certificate to you mail server. Now you want to know, if the right certificate with the matching chain is used: openssl s_client -starttls smtp -showcerts -connect…

Continue ReadingCheck Mail Server Certificate with openssl

How to split DNS DKIM records

  • Post author:Peter Bruderer
  • Post published:16.07.2020
  • Post category:DNS

DNS TXT records do have a limitation. Strings must not be longer than 255 Bytes. This limitation can hurt you with SPF records or DKIM records. In this case you…

Continue ReadingHow to split DNS DKIM records

Show open ports on Mac

  • Post author:Peter Bruderer
  • Post published:15.12.2019
  • Post category:Apple

If you want to know which ports are open on your Mac, you can use built-in tools in terminal: lsof -i -P | grep -i "listen" This gives you a…

Continue ReadingShow open ports on Mac

Create a Centos Repository Mirror

  • Post author:Peter Bruderer
  • Post published:06.05.2019
  • Post category:Linux

Quite a few companies do not allow direct connections from the internal servers to the Internet. This is usually no problem, beside the time, when you want to update your…

Continue ReadingCreate a Centos Repository Mirror

Using Apple Mac Keyboard with Ubuntu

  • Post author:Peter Bruderer
  • Post published:30.04.2018
  • Post category:Apple/Linux

You are a Mac user and run Linux machines virtually on your Macbook or your console keyboard is an Apple Mac Keyboard. Ubuntu Linux sets the keyboard parameters in the…

Continue ReadingUsing Apple Mac Keyboard with Ubuntu

Fortigate Firewall Command Tree

  • Post author:Peter Bruderer
  • Post published:21.02.2018
  • Post category:Fortinet

If you want to know which commands exist on a FortiGate, type tree on the command line. You get the whole command structure of the installed operating system. config antivirus…

Continue ReadingFortigate Firewall Command Tree
  • 1
  • 2
  • 3
  • 4
  • …
  • 6
  • Go to the next page

Categories

  • Antivirus
  • Apple
  • Cisco
  • DNS
  • Fortinet
  • General Info
  • IPv6
  • Linux
  • MySQL
  • TCP/IP

Topics

Antivirus Apple Backup Cisco Commandline DNS Fortigate General Info IPv6 Linux MySQL Network OpenSSL TCP/IP Ubuntu Xmodem

LINKS

  • Bruderer Research GmbHOpens in a new tab
  • Space Wars Browser GameOpens in a new tab

Contact Info

  • This site is maintained by Bruderer Research GmbH, Peter Bruderer
  • Address:Fulachstrasse 46, CH-8200 Schaffhausen
  • Phone:+41 52 55 05 111
  • Email:info@unixfu.chOpens in your application
  • Website:www.unixfu.ch