LXD works with a directory based storage backend. LXD is lxc with strong security. We can install LXD, ZFS and Bridge-Utils on Ubuntu 16.04 and configure that LXD to use a physical ZFS partition or loopback device combined with a bridged networking setup allowing for containers to pick up IP addresses via DHCP on the vLAN. For a dedicated server which runs multiple web sites with Linux containers, … [Read more...]
Arduino and LED Bar Display : Circuit Diagram, Code
LED bar display is actually like multiple LED, it is not like Arduino modules like TM 1637. Here is a guide explaining the basics, circuit diagram, code on Arduino and LED Bar Display. We need no extra library for the LED bar display but we need correct circuit and logically correct code to use this electronic component. Big advantage of LED Bar Display is it is quite cheap, we can use with IC … [Read more...]
List of Electronics Prototyping & Project Materials
After Twelfth grade, in standard countries degrees really matters least for the intelligent and hard working persons in the field of applied science. Several times it has been proved that traditional education mostly good for nothing and humans with no traditional education became the best possible on the niche - Thomas Edison and Steve Jobs are two good examples. And in this era of information … [Read more...]
Arduino UNO Prototype Shield Tutorial
Normally we use breadboard for prototyping and various types of prototyping boards to make an Arduino project permanent. In such case, usually we do not use the Arduino development board but we use the components to build Arduino. However, not all project needs so much effort. For some, making only the non-Arduino part of circuit permanent works fine. In this Arduino UNO prototype shield tutorial … [Read more...]
Optionsbleed (CVE-2017-9798) : Apache Web Server Memory Leak Bug
Possibly most of the users are already aware, yet we may have our readers who are yet not aware of Optionsbleed. Optionsbleed (CVE-2017-9798) is a minor bug of Apache Web Server which may reveal password like data. Users are advised to update to patch. The bug was identified by a freelance journalist H. Böck in 2014 but has only received importance these days and in a dedicated update it has been … [Read more...]
Cheap China Laser Cutters For Cardboard, Plywood for DIY Works
Definitely you have noticed that suddenly humans across the whole earth are cutting, engraving cardboard, plywood to build things like Google Cardboard VR, IBM Cardboard Robot aka TJBot. Here is a guide on cheap China laser cutters for cutting cardboard, plywood for DIY works explaining cardboards, plywood, cutter & cheap CNC. DIY micro 3 axis CNC milling machine kit costs exactly double of … [Read more...]
What is IP camera? How IP camera Works?
Using various forms of security and surveillance devices becoming cheaper to afford for home by virtually anyone. It is common to ask questions like what is IP camera, how IP camera works. IP camera has its own IP address and connects to the network via Ethernet, WLAN, DSL, ISDN, UMTS, 4G. The basic matter of the devices is to know who will provide the networking service. If any ISP sells the … [Read more...]
What is ads.txt? How to Implement ads.txt as Publisher?
If you never heard about ads.txt it would sound odd. If you somehow heard but not yet fully aware, then it is normal to ask - What is ads.txt? How to Implement ads.txt as Publisher? ads.txt is work-in-progress which is a specification for transparency in advertising. In this article, we are covering what an ordinary publisher should know without much technical things behind, how to implement it … [Read more...]
List of Python Libraries For Data Science & Machine Learning
Knowing basics around Python is a need for development in Data Science. In our previous guides we talked about installing Jupyter and working with Jupyter. This article is not exactly related to Jupyter Notebook but is very important for the developers around big data and data science. Here is List of Python Libraries For Data Science & Machine Learning. List of Python Libraries … [Read more...]
Arduino Programming Language Tutorial
Sorry to inform you - Arduino Programming Language really does not exit but newbies search for it. Our this guide on Arduino programming language tutorial explains where from that "language" originated. Also why we talk about writing codes in C++, C language. Please understand that .ino file, functions like digitalWrite() hides the real programming language. Most of us possibly need to use … [Read more...]
How to Install Apache BigTop on Ubuntu 16.04
Possibly Apache BigTop is confusing to many of the new users for the simple fact - peoples know about Hadoop without many parts and tools. Apache Ambari is another tool which confuses the new users. Apache BigTop is a Big Data management distribution. On official website, there will be good information to clarify any doubt. Here are the SSH commands showing how to install Apache BigTop on Ubuntu … [Read more...]