% gk aylaw@Aylas-iMac Welcome to GitKraken CLI!
Usage: gk [command]
Examples: $ gk pr list
CORE COMMANDS
% gk aylaw@Aylas-iMac Welcome to GitKraken CLI!
Usage: gk [command]
Examples: $ gk pr list
CORE COMMANDS
This cheatsheet is intended as a quick reference and showcase of the markdown syntax in QOwnNotes.
# H1
## H2
Filter/Exclude expressions (As seen in cyberduck preferences):
Downloads: .~..|.DS_Store|.svn|CVS|RCS|SCCS|.git|.bzr|.bzrignore|.bzrtags|.hg|.hgignore|.hgtags|_darcs|.file-segments
Uploads: .~..|.DS_Store|.svn|CVS|.git|.gitignore|.gitattributes|.bzr|.bzrignore|.bzrtags|.hg|.hgignore|.hgtags
https://www.kali.org/docs/development/custom-raspberry-pi-image/ | |
Custom Raspberry Pi Image | Kali Linux Documentation | |
4-5 minutes | |
The following document describes our own method of creating a custom Kali Linux Raspberry Pi ARM image and is targeted at developers. If you would like to install a pre-made Kali image, check out our Install Kali on Raspberry Pi article. | |
You'll need to have root privileges to do this procedure, or the ability to escalate your privileges with the command "sudo su". | |
01. Create a Kali rootfs |
## Dedicated IPs can be used with piactl. ‘piactl dedicatedip’ add ‘piactl dedicatedip remove’ were added to add and remove dedicated IPs: | |
~~~ | |
dedicatedip | |
usage (add): dedicatedip add <token_file> | |
usage (remove): dedicatedip remove <region_id> | |
Add or remove a Dedicated IP. |
How to connect to a WPA/WPA2 WiFi network using Linux command line | |
6-7 minutes | |
This is a step-to-step guide for connecting to a WPA/WPA2 WiFi network via the Linux command line interface. The tools are: | |
wpa_supplicant | |
iw | |
ip | |
ping |
#### env | grep JAVA_HOME | |
//outputs path to environment variable | |
#### refreshenv | |
//To refresh powertool environment instead of closing: | |
#### $PSVersionTable.PSVersion | |
//check powershell version |