Posted by Administrator | Jul 6, 2016 | Linux
Each command or program or bash script than runs on Linux is called process. It contains the program code and its current activity. On Linux each process has priority. I am not going into details about how this is managed. But I am going to write about real live...
Updated by Administrator | Jul 13, 2016 | Linux
Sometimes you need to encrypt and protected some information with a passwords, so only you or person who knows the password can have access to it. Linux provides couple of useful command line utilities to do that. The original crypt command is considered obsolete...
Posted by Administrator | Mar 19, 2016 | Linux
Recently I am working on project involving Raspberry Pi. A couple of months ago I wrote a quick start guide to Raspberry Pi. Now I have another topic to cover that is related to Raspberry and project I am working on. As you know Raspberry Pi does not have hard drive....
Posted by Administrator | Oct 11, 2015 | How To Install
Recently I was tasked to develop some software to Raspberry PI. For those who are not familiar Raspberry PI is a single-board computer with a size of a credit card although it is little bit thicker. So better comparison will be to say that it has a size of a computer...
Updated by Administrator | Apr 6, 2015 | Linux
In many cases a video can solve all of your issues and to help you achieve your plan. Regardless it is a guide with step-by-step formula, a fantastic video game or even and IM video for streaming, recording a video is the best alternative for you. And in case you are...