How to play the Dino runner Google Chrome dinosaur game while online

How to play the Dino Chrome game even when there is an internet connection 2

When the unavailability of the internet seems to be the most frustrating thing in this decade, Google’s endeavor to pacify us at that moment seems to be pretty helpful. Yes, I am talking about that cute dino who will get over obstacles to give us some points. Well, those points won’t fetch any materialistic pleasures, … Read more

How to create active partition in Windows 10,8,7 & XP via command prompt

Diskpart

The computer operating system in order to boot needs an active and bootable hard drive partition.  For example, you want to create a bootable USB drive to install Windows 7,8, or 10 without the help of any external software then you can simply use the command prompt. The tool or command used to create a … Read more

How to get out of safe mode in Windows 10/ 7/ 8 via command prompt

get out of safe mode in Windows 10 7 8 via command prompt

We often use the Safe Mode in Windows to perform different tasks to fix the system errors. However, because of some reason; if you get stuck in Safe Mode in Windows 10 and unable to exit it using the GUI System configuration tool then here is another way. You can disable or exit the Safe mode in … Read more

How to install TOR browser on Ubuntu Linux via command terminal

Steps to install the Tor browser on Ubuntu Linux

TOR or ‘The Onion Router’ is a term, which most internet users come across while accessing it. Well, geeks know about TOR quite well, but there are many, who don’t know about it. TOR is a service, which can hide your identity on the websites you visit, hence making your anonymous. It can thus, help … Read more

How to hide partitions in Windows 10,7 & 8 via command prompt

hide partitions in Windows 10,7 & 8 via command line prompt

We store a lot of information on our computer, and sometimes we don’t want others to see them. The best way to hide such things from getting accessed by others is to move them to a particular partition, and encrypt it. But with encryption, you will have an additional headache to remember the password, and … Read more

20 Basic Linux commands for beginners with examples and syntax

Basic Linux commands for beginners with examples and syntax

The Terminal on Linux systems is one of the most might tools, which can give you an interface to control almost everything on your system. It is quite similar to the ‘Command Prompt’ on Windows but is even more powerful than that. There are thousands of Linux terminal commands, and if you want to be … Read more

How to download and install WPS office on Ubuntu via command terminal?

install WPS office on Ubuntu

Almost all the Linux distributions come with some Office Suite. Like the Libre Office is an open source office suite which is present in almost all the Linux distributions. Libre Office is pretty good and can do almost all the tasks, but there are better third part free office suites, which are available for Linux. … Read more

The top Hadoop DFS commands, which you should master, to work with Big Data

List of basic linux commands for Hadoop DFS

Hadoop is an open source tool, which is exclusively used by big data enthusiasts to manage and handle large amounts of data efficiently. Yes, big means big. Yes, very big. I am not talking about 1 TB of data, present on your hard drive. But big data refers to working with tons of data, which … Read more

Top 6 really helpful Command Prompt tricks to do some simple yet useful Windows tasks, without any third party apps

Useful CMD Command Prompt tricks in Windows 10, Windows 8 & 7

We all have used the Command Prompt on Windows, at some point in our lives. Though, guys who are not that techy might not have used it, but I am sure, they must have heard this term, at some point in their lives. Command Prompt is not at all user-friendly, but the capabilities of the … Read more

6 Best Free and Open-source Alternatives to WinZip & WinRAR

Best open source and free Winzip alternative software

Are you looking for the best open-source and free WinZip and WinRAR alternatives or the best free compression software? Then you’ve stumbled upon the right place. Here, you’ll find the best WinZip and WinRAR free alternatives, their pros and cons, and why you should install them on your Windows 11/10 or Linux PC. There are hardly any computer users who haven’t heard … Read more

How to Install Telnet Client on Windows 11 Using PowerShell

PowerShell command to enable Telnet Windows

Telnet is a network protocol that allows remote control over a computer or device using a command-line interface. Developed in the late 1960s, it provides a way to communicate with remote systems by establishing bidirectional interactive text-oriented communication. Although more secure protocols like SSH have mainly replaced it, Telnet remains valuable for troubleshooting, testing network … Read more

How to Install ASK CLI on Windows 11 or 10

How to Install ASK CLI on Windows 11 or 10

We will show how to use the PowerShell or Terminal commands to install the Alexa Skills Kit Command Line Interface (ASK CLI) on Windows 11 or 10. ASK CLI from Amazon is a tool for developers to create Alexa Skills and later deploy and manage them. Therefore, beginners and experienced developers can simplify their tasks … Read more

How do you install FlutterFire CLI on Windows 11 or 10?

Install FlutterFire CLI on Windows 11 or 10

To integrate the Firebase services into Flutter applications, we have a command line tool called “FlutterFire CLI“; it is meant to make the integration process easy for developers. Developers can use the FLutter Fire CLI to quickly make available the various backend services of Firebase for their Flutter projects, such as authentication, cloud storage, and … Read more