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....
Updated by Administrator | Mar 14, 2019 | Linux
After writing article about Introduction of Server Sent Events with real life PHP SSE example I decided to write another article this time about using Server Sent Events in Java and Tomcat. Before to start I strongly recommend you to read first article and look into...
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...
Posted by Administrator | Mar 30, 2015 | Linux
Linux might sound too difficult and pretentious to some of you, but, as a matter of fact, it provides the user total freedom in the consideration of what’s important and necessary to be used. Moreover – with the huge invasion of more and more new programs...