Creating Software RAID on Ubuntu14.04 Server
How to create RAID using Ubuntu Software RAID. Including RAID 0, 1, 5 and 6. Since 9.10, Ubuntu provides a very easy way to build RAID. You can build a RAID system using the...
How to create RAID using Ubuntu Software RAID. Including RAID 0, 1, 5 and 6. Since 9.10, Ubuntu provides a very easy way to build RAID. You can build a RAID system using the...
Nodemcu out NodeMCU devkit, try playing board is a board that incorporates ESP8266 (ESP-12) + USB to Serial + NodeMCU firmware together. Make applications easier. I do not have a lot of peripherals to 10...
Thanks for Supporting us on indiegogo.com If you need to buy ATTiny ISP Shields for you or gift to your friends click here To download and install ATTiny supported files for your arduino visit here.
Download from the official website http://www.cadsoftusa.com/download-eagle/ After downloading You need to make the .run file executable. This can be achieved using chmod. chmod +x filename.run The above command gives executable rights to filename.run In your...
Today I have installed Android studio on Ubuntu 14.04 and created a sample application. when i was trying to debug the sample code on Moto E (Motorola XT1022) , I encountered an error while using adb (Android...
Android Studio, Google’s own IDE for Android development, is a nice alternative to Eclipse with ADT plugin. Android Studio can be installed from its source code but in this quick post we shall see how...
Wondering abut how to install Java on Ubuntu 14.04? Installing Java is certainly one of the first few things to do after installing Ubuntu 14.04 and it is very easy to do so, in...
Grub 2 is all well and good, but if you want your dual boot to look a little better, then it’s time to reverse it. Burg gives you the ability to use custom themes...
This is my first attempt to receive data with an Arduino and the ESP8266 WiFi-Module. This program is based on the example by Seedstudio, and displays weather data on a small TFT display. The JSON The weather updates...
ATtiny ISP Shield makes programing AVR ATtiny bare Chips easy and simple and also helps shrinkfy your arduino projects Introducing the ATtiny ISP Shield! Port your small Arduino projects to a low cost chip...