Skip to content

Instantly share code, notes, and snippets.

View beskhlibnyi's full-sized avatar
🎯
Focusing

Yaroslav Beskhlibnyi beskhlibnyi

🎯
Focusing
View GitHub Profile
@beskhlibnyi
beskhlibnyi / Capybara.md
Created July 12, 2019 10:04 — forked from tomas-stefano/Capybara.md
Capybara cheatsheet

Capybara Actions

# Anchor
click_link 'Save'

# Button
click_button 'awesome'

# Both above
@beskhlibnyi
beskhlibnyi / Ubuntu_CheckPoint.md
Last active April 20, 2022 14:36
CheckPoint SNX install instruction for Ubuntu (tested on 18.04)

PREPARING

$ sudo apt-get update
$ sudo apt-get install libstdc++5:i386 libx11-6:i386 libpam0g:i386
$ wget https://starkers.keybase.pub/snx_install_linux30.sh?dl=1 -O snx_install.sh
$ chmod a+rx snx_install.sh
$ sudo ./snx_install.sh

FIRST METHOD

for vpn connection opening use: