How to recover data / folder deleted with rm -rf ?

Today Accidentally I deleted one of my folder in ubuntu which has contained important files, but I … Read more

Booting Androidthings on RaspberryPi3

Follow below steps to boot the Androidthings on Raspberry Pi3 Download the prebuilt image from https://developer.android.com/things/preview/download.html this … Read more

How to execute C code from go – c to golang binding ?

// If a Go source file imports “C”, it is using cgo. The Go file will have … Read more

How to Get the Size of a Directories in Linux ?

NCDU: The Ultimate Guide to Checking Directory Size in Linux

Managing storage efficiently is crucial for system administrators and developers using Linux. One of the best tools … Read more

How to implement Edit and Delete with Django REST Framework ?

As we have seen in our previous post, “Writing class based Views in Django REST Framework” we … Read more

Mobiletest

How does your website looks on different mobile devices ?

You can check few websites which allows to select devices of various mobile brands and screen sizes … Read more

GooleAnalytics

How to block floating-share-buttons.com spam from google analytics ?

There are numerous websites like listed below which generates spam activities on your website, and may completely … Read more

How to create repository mirror onto GitHub ?

Recently we wanted to create a yocto cgit repository mirror onto our GitHub which should track our … Read more

How does your website looks like in another country ?

Recently due to some issues, I wanted to know how my website looks like in another country … Read more

Solved: systemd[1]: Failed to start The Apache HTTP Server.

If you are trying to install apache2 webserver as we mentioned in our another post “How to … Read more

Bulk Delete

How to Delete WordPress Posts in Bulk ?

If you want to delete large number of posts, pages, attachments, users from WordPress in scenarios like … Read more