All of us use some of the Software as a Service (SaaS). In this article we are discussing which Software as a Service (SaaS) still important to the users as the cost of dedicated, VPS, cloud servers declined and declining to afford & number of F/OSS software increased. It is off-topic matter to mention, yet Platform as a Service (PaaS) apparently failed to convince from developers to the CIOs. … [Read more...]
Archives for September 2017
Arduino LDR/Photoresistor and LED Based Light Meter
These projects are good for the beginners to learn basic things. We are showing a basic light meter, you'll try to add a push button to start and another push button to stop. In previous articles we have shown how to create basic sound meter with microphone and Arduino. That circuit was slightly difficult. LDR aka Photoresistors are more easy electronic component. Indeed, you can directly use a … [Read more...]
Traefik : Reverse Proxy for Docker Containers on Ubuntu 16.04
In our previous guides, we focussed on basics around Docker in Docker Tutorials as part 1, part 2, part 3 and part 4. With Traefik, we can manage configuration dynamically. Here is a Guide on How to Install and Configure Traefik as Reverse Proxy for Docker Containers on Ubuntu 16.04. Official Traefik website is here : [crayon-64afacfb23071441301023/] Of course they have a Docker image too … [Read more...]
How to Install and Set Up LXD on Ubuntu 16.04
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...]