USB storage device, such as a USB* flash drive (FAT32)
* There must be approximately 955 MB of free space.
On the USB storage device, create folders for saving the …
BeautifulSoup how to
#get forecast for genova and rapallo for the next 3 days to http://felipeferreira.net/forecast/forecast-rapallo.html
0 */6 * * * /var/www/wordpress/forecast/forecast.py genova
0 */6 * * * /var/www/wordpress/forecast/forecast.py rapallo
There is a …
How to install gogs on centos7
# INSTALL GO and Gogs (github opensource server) on CENTOS 7
wget “https://dl.google.com/go/go1.10.linux-amd64.tar.gz”
mv go1.10.linux-amd64.tar.gz /usr/local/
cd /usr/local/
tar -zxvf go1.10.linux-amd64.tar.gz
ln -s /usr/local/go/bin/go /usr/local/bin/go
ln -s /usr/local/go/bin/godoc /usr/local/bin/godoc
ln …
How to install Grafana on centos 7
- Telegraf collects time-series data from a variety of sources.
- InfluxDB stores time-series data.
- Chronograf visualizes and graphs the time-series data.
- Kapacitor provides alerting and detects anomalies in time-series data
The …
chroot mount bind
mkdir -v -p /sftp/root/${USER}/home
chown root.root /sftp/root/${USER}
mount –bind /
useradd -g tomcat -s /sbin/nologin ${USER}
sshd_config
…
Match Group tomcat
AllowTcpForwarding no
ForceCommand internal-sftp -u 0002 -d home
ssh tunnel squid proxy setup
SSH is a very secure encrypted connection. Much much easier to setup then a VPN.
its quite easy to setup, on the server side all we need is Open SSH …
How to buy bitcoin
Lets get into the world of digital coins
1. Open the playstore and install Mycelium
Write your key (set of 20 words on a paper and in a very safe …