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

diag sys top – List processes on a FortiGate

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

Fortigate got some very good diagnostics on there firewalls. There is a hole branch of the command tree, that starts with diagnose or short diag One of the commands often…

Continue Readingdiag sys top – List processes on a FortiGate

Fortigate Management Interface in HA Mode

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

If you create a Fortigate HA Cluster, you got an option "Reserve Management Port for Cluster Member" which you can activate. If active you can select an interface for this…

Continue ReadingFortigate Management Interface in HA Mode

Upload Firmware from a Mac using Xmodem

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

If you have to upload firmware to a router or a switch with xmodem, get the package ⇒lrzsz-0.12.20.tar.gz. First, install Xcode from the App Store. Then compile the package and…

Continue ReadingUpload Firmware from a Mac using Xmodem

Adding a DKIM record to your DNS

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

Adding a DKIM record to your DNS is quite simple. First, your create a key pair with openssl: openssl genrsa -out private.key 1024 openssl rsa -in private.key -pubout -out public.key…

Continue ReadingAdding a DKIM record to your DNS

Get telnet and ftp client back on macOS High Sierra

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

Apple, in their ultimate wisdom, have removed telnet and ftp client on macOS High Sierra. It is true. You should not use these commands anymore to do unencrypted management on…

Continue ReadingGet telnet and ftp client back on macOS High Sierra

Start a TFTP server on your Mac

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

Activate the tftp server on your Mac: To change the properties, edit the file /System/Library/LaunchDaemons/tftp.plist The default directory is /private/tftpboot. Make this directory accessible for everybody. sudo chmod 777 /private/tftpboot…

Continue ReadingStart a TFTP server on your Mac
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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