Category: Blog

scp command to download a folder

SCP is an easy to use tool for downloading a file or folder, from command line. It is actually a powerful tool that is available in linux for file transfer from command line. We have to mention here also wget, but that is a different topic. To start your download from comand line you only need […]

How to test download and upload speed in Linux

If you are searching for an easy way of testing your How to test download and upload speed in Linux you can find here several methods. One of them uses the

Bookmarks lost during Firefox refresh | – how to recover

Bookmarks lost during Firefox refresh ? This is how they can be recovered. This is a simple procedure that shows how to recover lost bookmarks from Firefox. They can be lost if Firefox crashes unexpectedly or for any other unexpected reason. Ok, you did not create a backup. But Firefox did the backup for bookmarks […]

OpenWRT – connection refused after install or upgrade

Are you unable to access LuCi – OpenWRT – connection refused after install or upgrade ? You might get this error ERR_CONNECTION_REFUSED. So how do you login to web interface of your router? scared that it does not work after a fresh install of OpenWRT ?

Using Raspberry PI without external display and without external keyboard

How to Start Raspberry PI without external display – Using Raspberry PI without external display and without external keyboard Short and simple tutorial about how to Start Raspberry PI without external display using VNC. As we already know , Raspberry PI B+ comes with support for HDMI. This requires a display which accepts HDMIconnections or at least it […]

How to use your laptop monitor for Raspberry Pi as external monitor with VNC

Uusing Raspberry pi without external monitor and keyboard with VNC Find here  How to use laptop monitor for Raspberry Pi as external monitor. I assume you already read the article about how to start Raspberry Pi without monitor. Since you are able to connect over SSH you can also control your Raspberry Pi over VNC. […]

Maximum execution time of 30 seconds exceeded – WordPress

Maximum execution time of 30 seconds exceeded – WordPress “Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wp\wp-includes\class-http.php on line 1153” or “Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wp\wp-includes\class-http.php on line 1498” While running WordPress PHP on a local server, the Maximum execution time error while can be encountered while trying […]

Raspberry Pi /etc/rc.local not executed at startup

Some users report that Raspberry Pi /etc/rc.local script is not executed at startup. The truth is that this script is executed at startup but it is

How to forward ports for OpenVPN

As configured in previous article, OpenVPN required port 1194 and protocol UDP. It can also run on any other port and also TCP but this OpenVPN article describes how to use it with port UDP 1194.

How to install OpenVPN client and OpenVPN server on Windows

Download and install Download  OpenVPN GUI from https://openvpn.net/index.php/open-source/downloads.html Download and install OpenSSL. You could take it from https://slproweb.com/products/Win32OpenSSL.html for from GitHUB   Install OpenVPN on each