How to backup and restore OS for pcDuino8 Uno
Sometimes you want to backup your system for pcDuino8 Uno. The simplest way is using dd on Linux or Win32Disk […]
Sometimes you want to backup your system for pcDuino8 Uno. The simplest way is using dd on Linux or Win32Disk […]
eSpeak is a text-to-speech engine that you can install on pcDuino3 to incorporate synthesized speech into your project. In the […]
Each pcDuino3 comes with a specific version of Linux kernel and Ubuntu Operating System pre-installed on its NAND storage. You […]
TechView is a new part of TechScape featuring exclusive interviews and long-running conversations with Technology glitterati about all things Technology. […]
[vc_row][vc_column width=”1/1″][vc_column_text]Formatting an Micro SD card is likely the fastest way to rid it of all the files stored on […]
[vc_row][vc_column width=”1/1″][vc_column_text]Ubuntu is an open source Linux operating system that offers security, stability and ease of use. It’s the fastest […]
1. Configure static ip address $sudo vi /etc/network/interfaces There are only the following two lines in the original content: auto […]
What is Shell Programming? • Putting UNIX commands in a file • Almost always special-purpose code • Often one-time code […]
[vc_row][vc_column width=”1/1″][vc_column_text] Basic Terminal Operations Changing Directory The command for changing directory is cd You can go to the top […]