git clone https://github.com/nunomcruz/pycom-micropython-sigfox.git
cd into/cloned/fork-repo
git remote add upstream https://github.com/pycom/pycom-micropython-sigfox.git -t Dev
git fetch upstream
| #!/usr/bin/env bash | |
| (set -x; brew update;) | |
| (set -x; brew upgrade;) | |
| (set -x; brew upgrade --cask --greedy --force;) | |
| (set -x; brew cleanup --prune=2;) | |
| #curl -s https://raw.githubusercontent.com/fwartner/mac-cleanup/main/mac-cleanup | bash /dev/stdin | |
| softwareupdate -li -a |
| #!/bin/bash -e | |
| # | |
| # Description: | |
| # This will deploy WordPress in the current directory. | |
| # Without modification it: | |
| # - will configure basic security: | |
| # - remove initial user created | |
| # - deploy 6G firewall in .htaccess | |
| # - attempt to prevent user enumeration in .htaccess | |
| # - protect sensitive files and disallow executables in /wp-uploads |
| #!/bin/bash | |
| # | |
| # The reason of creating this script is that Endpoint Security VPN installs it's own application firewall kext cpfw.kext | |
| # which prevents for example PPTP connections from this computer, which is not appropriate if you need subj connection just | |
| # from time to time | |
| # | |
| # Usage: ./checkpoint.sh | |
| # | |
| # The script checks if Enpoint Security VPN is running. If it is, then it shuts it down, if it is not, it fires it up. | |
| # Or, make an Automator action and paste the script. You will need sudo power. |
| <?php | |
| echo fread($fp,filesize("/tmp/flag.txt")); | |
| ?> |
| #!/bin/bash | |
| # | |
| # Use LibreOffice to convert Word .doc/x files to PDF in the current, | |
| # or relative directory location, unless --outdir option used (see below). | |
| # Tested: macOS Sierra 10.12.3 | |
| # Version: 1.2 | |
| # VikingOSX, 2017-02-02, Apple Support Communities | |
| # | |
| Usage () { | |
| printf "%s\n" "Usage" |
RTL9601C1, not RTL8672RTL8672 is ADSL Modem, /proc/cpuinfo reported wrong.RTL9601C1 consider stable, active development and large user baseUsername: admin