How to delete Calender from homepage of moodle ?

If you want to delete Calender block which comes by default installation of moodle from homepage of … Read more

How to assign teacher to a course in Moodle ?

Login as Admin user From “Navigation” click on “Courses” In Opened list of courses, click on the … Read more

Bing Webmaster

How to Submit your website to Bing Search Engine ?

To submit your website to Microsoft Bing search engine, so that people can find your website when … Read more

Understanding Linux Kernel Version Numbering

The main Linux kernel versions comes from the Linux Torvald who is author of Linux kernel, from … Read more

How to install docker on 32 bit Ubuntu ?

If you want to install docker on ubuntu, follow below procedure, Above two commands will install docker … Read more

C code for safe read and write from a file

Below functions make sure we are safely and completely reading and writing from a file pointer fd, … Read more

github

Pushing your first git repository / project to Github

As we seen in our last two posts “How to create git repository in Github” and “Starting … Read more

github

How to clone remote git repository which has git submodules ?

In our last post, we seen how to create a remote repository in github which actually uses … Read more