TLDR
Enter a command. For example: bspc, openrc, powertop, debuild.

f5fpc

 
A proprietry commercial SSL VPN client by BIG-IP Edge. More information: https://techdocs.f5.com/kb/en-us/products/big-ip_apm/manuals/product/apm-client-configuration-11-4-0/4.html.
 
  • Open a new VPN connection:
     
    sudo f5fpc --start
     
  • Open a new VPN connection to a specific host:
     
    sudo f5fpc --start --host {{host.example.com}}
     
  • Specify a username (user will be prompted for a password):
     
    sudo f5fpc --start --host {{host.example.com}} --username {{user}}
     
  • Show the current VPN status:
     
    sudo f5fpc --info
     
  • Shutdown the VPN connection:
     
    sudo f5fpc --stop

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.