by mr rockstar | Mar 2, 2023 | Blog
How to Export Bookmarks from Google Chrome Would you like to switch from Google Chrome to another browser and take your saved bookmarks with you? We show how it’s done. You can export your bookmarks in Google Chrome in just a few steps to make moving to another...
by Abhishek Thakur | Mar 1, 2023 | Blog, linux
There are many reasons why you need to know which OS version you are using. For example, when installing software packages or troubleshooting system problems, knowing the operating system version makes matters much easier. It also helps to make sure your Linux...
by Abhishek Thakur | Feb 16, 2023 | Blog, linux
Deb is a software package format extension for Debian Linux and its derivatives. Debian packages are standard Unix ar repositories consisting of two tar repositories. One repository contains control information and another contains installable data. Installing .deb...
by Abhishek Thakur | Feb 14, 2023 | Blog
Vagrant is an open source software product for creating and managing portable virtual software development environments. For example: VirtualBox, KVM, Hyper-V, Docker Containers, VMware, Parallels, and AWS. In addition, it attempts to simplify software configuration...
by Abhishek Thakur | Feb 13, 2023 | Blog, linux
XAMPP is a free, and open-sourced cross-platform web server solution developed by Apache. It mainly consists of an Apache HTTP server, a MariaDB database, and an interpreter for scripts written in the PHP and Perl programming languages. Most real-world web server...
by Abhishek Thakur | Feb 9, 2023 | Blog, linux
React.js is a free and open source front-end JavaScript library. Which is used used for building user interfaces based on UI components. Currently it is maintained by Meta(Facebook) and a community of individual developers. React.js flexibility and simplicity, makes...