Robot_Control\ArduinoRobot.cpp errors
Engineering and technology
How To Install WordPress on Ubuntu 14.04 | DigitalOcean
WordPress is the most popular content management system on the web. In this guide, we’ll demonstrate how to install and configure it on an Ubuntu 14.04 server.
Source: How To Install WordPress on Ubuntu 14.04 | DigitalOcean
networking – Command line web browser using SSH, is there any way i can use – Ask Ubuntu
I am connected using SSH to a Ubuntu Box which is behind firewall and routers. From that Ubuntu box i need to open a router web page and login to the router for doing some changes.How can i from
Source: networking – Command line web browser using SSH, is there any way i can use – Ask Ubuntu
GitHub – sui77/rc-switch: Arduino lib to operate 433/315Mhz devices like power outlet sockets.
rc-switch – Arduino lib to operate 433/315Mhz devices like power outlet sockets.
Source: GitHub – sui77/rc-switch: Arduino lib to operate 433/315Mhz devices like power outlet sockets.
Arduino Playground – Email
Source: Arduino Playground – Email
[EXCLUSIVE] Note 4 Apps Collection | Samsung Galaxy S 4 i9500, i9505, i9505G, i9506
two ways to reset arduino in software
If you want to RESET Arduino from the beginning without manually pressing the RESET button, there are a few ways. Here are two ways, using minimal wiring / circuitry.
Setup mail server on ubuntu 14.04 ( Postfix – dovecot )
This tutorial explains how to setup mail server on ubuntu 14.04 using postfix,dovecot and squirrelmail.
» Postfix ( for sending )
» Dovecot ( for receiving )
» Squirrelmail ( for webmail access ).
Here i have used mail.krizna.com for hostname and krizna.com for Domain . please replace with your domain
Source: Setup mail server on ubuntu 14.04 ( Postfix – dovecot )
ZTE ZXV10-H201L [OpenWrt Wiki]
Source: ZTE ZXV10-H201L [OpenWrt Wiki]
MAC Address Lookup – Random MAC Address Generator
Generate any number of random MAC addresses with multiple options.
How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 14.04 | DigitalOcean
One of the most common steps to take when setting up a new server is to install a LAMP stack. LAMP stands for Linux, Apache, MySQL, and PHP. These individual components, when used together, allow us to host dynamic web content like websites and web ap
Source: How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 14.04 | DigitalOcean
PHP: random_bytes – Manual
(PHP 7)
random_bytes — Generates cryptographically secure pseudo-random bytes
Description ¶
string random_bytes ( int$length)Generates an arbitrary length string of cryptographic random bytes that are suitable for cryptographic use, such as when generating salts, keys or initialization vectors.
The sources of randomness used for this function are as follows:
- On Windows, » CryptGenRandom() will always be used.
- On Linux, the » getrandom(2) syscall will be used if available.
- On other platforms, /dev/urandom will be used.
- If none of the aforementioned sources are available, then an Exception will be thrown.
Source: PHP: random_bytes – Manual


