On github, you can download a Firewall Inspection Tester. This one is tested with Ubuntu (tested with 18.04 and 20.04).You can download it at: https://github.com/gahlberg/fit?search=1 Here the commands on openSUSE Leap 15.5: cd /home zypper install vim git python3-pip pip3 install click==6.6 requests==2.10.0 selenium==2.53.6 requests-toolbelt==0.7.0 git clone https://github.com/gahlberg/fit.git cd ./fit chmod 700 repeatFit.py chmod 700 […]
Category: openSUSE
openSUSE serial console
How to start a serial console connection to for instance a FortiGate firewall. screen /dev/ttyS0 9600
openSUSE VNC Viewer
When VNC Viewer does not work to connect to openSUSE. Try the following on openSUSE at the command prompt: update-alternatives –config default-displaymanager Connect with VNC Viewer to openSUSE.