Category Archives: Web

How to Activate and Use Brave Browser Split Screen [Latest Update 2025]

By | October 14, 2025

Learn how to activate and use Brave browser’s split-screen feature with our latest 2025 guide! Discover how to multitask like a pro and boost productivity with this simple tutorial. Watch now and take your browsing to the next level!   Please watch the video below:   Happy Linux’NG!

Facts You Should know About Pyscript: A web Development Framework

By | May 31, 2022

There is a new and you could say shinning web framework in the works – Pyscript. Pyscript is an open-source web framework that allows users to create and implement rich Python applications in the web browser using HTML’s interface with essential web tools to bring an easy web experience to users. The Pyscript web framework hopes to… Read More »

How to Remove Elegant Theme and WordPress Branding from the footer section of Extra Theme

By | May 10, 2021

Extra Theme is a very beautiful and high customisation theme from Elegant theme (The makers of the popular ). In this video, I will be showing you how to remove the Elegant Theme and WordPress branding from Extra theme. This is usually found in the footer section of the extra theme. This is done with… Read More »

Mozilla Launches a Virtual Private Network (VPN) Service

By | July 31, 2020

No doubt if you have been using computers, most especially when accessing the internet, you would have come across that yellow logo above. That is the ubiquitous logo of an internet giant – Mozilla. To take its online privacy one step further, Mozilla has decided to venture into the VPN space by launching its own… Read More »

WebMaker APP: Offline Web Development Play-Ground

By | August 20, 2019

The true Open-source alternative to CODEPEN for offline web development. WebMaker app (WMA) is a free and open-source front-end web development application. A good way to describe it is as an offline version of codepen. Codepen is one piece of software that has come to play a very important role in my front-end developer journey.… Read More »

3 Workable Ways of Connecting Linux PC To The Internet.

By | February 20, 2019

The internet has become an integral part of our digital life. With the advent of the web browser, along with other web technologies that sprang up as a result of it, staying offline is presently almost impossible. Sending and receiving emails, media streaming, with the many social networks here and there, there is no doubt… Read More »

How to Change Bootstrap Default Colour Theme: Without writing Code.

By | May 23, 2018

For those of y’all that don’t know what bootstrap is, bootstrap is one of the most amazing development that have come into front-end web development. It’s a responsive framework that helps to reduce development time by providing ready-to-use UI/UX components that can be easily imported into any website/application UI/UX design, while focusing more on content.… Read More »

How to install the latest stable PHP 7.2 in Ubuntu Linux.

By | April 7, 2018

In this post I’m going to show you how to install PHP 7.2 in Ubuntu 16.04 system. Beginning with Ubuntu 16.04, PHP 7 has replaced PHP 5 as the default PHP version in the Ubuntu software repository. And can be installed by simply using the command: sudo apt-get install php7 But PHP 7.2 is the… Read More »