You can install git package in your Intel-Edison board easily, If you have install Yocto operating system just following the steps to be installed git.

Continue Reading...

Normally an inode is used for each files on the file system. Its contains, File permission, File Owner ID, File Group ID, Size of file Number of hard links to the file, Time last accessed and etc.

Continue Reading...

We have discussed on previous post about the rc.local file, This file used for run the scripts or services when your system boot time,

Continue Reading...

This post very useful information about changing the timezone in Ubuntu, CentOS, Fedora, RHEL system. We have already discussed about manage timezones.

Continue Reading...

We can disable the IPV6 in Linux systems, the following steps are should be disabled to all major Linux distributions including Ubuntu, CentOS, Fedora, RHEL, Debian, Linux Mint.

Continue Reading...

This post describe about how to install Apache2 web server in Ubuntu Latest version, Apache is an open-source multi-platform web server. We have already discussed Apache installation on previous post.

Continue Reading...

We have already discussed about few MySQL commands, this post describes remove the database from the server using Linux command and MySQL command.

Continue Reading...