#Country ban with UFW#
Grab your different country ip addresses and save as Linux IPTables
http://www.ip2location.com/free/visitor-blocker
##Add country## Run the following command
altscreen on | |
hardstatus on | |
hardstatus alwayslastline | |
startup_message off | |
termcapinfo xterm ti@:te@ | |
hardstatus string " %{= kC}%-w%{.rW}%n %t%{-}%+w %=%{..C} %H %{..C} %m/%d " | |
defscrollback 1000 | |
# Bind C-a v to copy buffer to Mac OS X clipboard. | |
bind v eval "writebuf" "exec sh -c 'pbcopy < /tmp/screen-exchange'" |
<div id="q-app"> | |
<div class="q-ma-md"> | |
Fork and make your own! | |
Do NOT use self-closing tags here on Codepen. | |
</div> | |
<div class="q-ma-md"> | |
<q-btn label="Notify" color="primary" @click="notify"></q-btn> | |
</div> |
#Country ban with UFW#
Grab your different country ip addresses and save as Linux IPTables
http://www.ip2location.com/free/visitor-blocker
##Add country## Run the following command
atlas/pdo 1.1.0 Provides a PDO instance decorator with convenience methods, and a connection manager. | |
atlas/query 1.2.0 Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer. | |
christianbarkowsky/rel-canonical 3.3.5 Avoiding Duplicate Content. Extension for Contao Open Source CMS | |
clue/stream-filter v1.4.0 A simple and modern approach to stream filtering in PHP | |
codefog/contao-haste 4.21.2 haste extension for Contao Open Source CMS | |
codefog/contao-news_categories 3.0.15 News Categories bundle for Contao Open Source CMS | |
codefog/contao-widget_tree_picker dev-master 7755787 widget_tree_picker extension for Contao Open Source CMS | |
composer/ca-bundle 1.1.3 Lets you find a path to the system CA bundle, and includes a fallback to the Mozi |
quasar git:(dev) yarn build | |
yarn run v1.13.0 | |
$ node build/script.build.js | |
💥 Cleaned build artifacts. | |
📦 Building Quasar v1.0.0-beta.2... [multi-threaded] | |
[js] dist/babel-transforms/imports.js 7.98kb | |
[json] dist/api/QBadge.json 1.21kb |
<?php | |
namespace MStaack\EncryptedAdapter; | |
use League\Flysystem\AdapterDecorator\DecoratorTrait; | |
use League\Flysystem\AdapterInterface; | |
use League\Flysystem\Config; | |
use phpseclib\Crypt\AES; | |
/** | |
* Class EncryptionDecorator |
#!/bin/bash | |
# proxvm | |
# Output in specifed format (default csv) all virtual machines on proxmox 4+ | |
SERVER=localhost | |
USERNAME=apiread@pve | |
PASSWORD=123456 | |
FORMAT=csv | |
while [[ $# > 0 ]]; do | |
key="$1" |
.vagrant |
<?php | |
/* | |
* This file is part of the Symfony package. | |
* | |
* (c) Fabien Potencier <[email protected]> | |
* | |
* For the full copyright and license information, please view the LICENSE | |
* file that was distributed with this source code. | |
*/ |
diskutil partitionDisk /dev/disk1 2 MBR FAT32 "CLOVER EFI" 200Mi HFS+J "install_osx" R
install https://bitbucket.org/RehabMan/clover/downloads/Clover_v2.4k_r4701.RM-4963.ca6cca7c.zip to CLOVER Partition
For Clover UEFI, run the Clover Installer package: