How to allow RDP in Windows 10 firewall: GUI & Powershell command

Allow Remote Desktop services in window 10 firewall

Windows 10 firewall often works as a barrier to establish RDP (Remote Desktop connection), if not set to allow its connection or port. Here we will learn the commands and GUI method on how to enable and allow RDP service in Windows firewall. The built-in firewall on the Microsoft Windows platforms is not a new … Read more

How to allow Windows 10 ping through firewall- GUI, PowerShell netsh command

Command to enable or disable windows 10 ping

Learn the simple steps to allow ping on Windows 10 or server without disabling the firewall instead enable it via echo request – ICMPv4 incoming. There are a couple of ways to open the blocked ping request in Windows 10 by configuring a firewall. It can be using the graphical user interface or via the … Read more

How to show hidden files in Windows 10 using Command prompt  

Show hidden files using command line on Windows 10

Although we can show hidden files using the keyboard shortcut and GUI interface, however, if you are not a fan of Windows graphical file explorer and prefer to use a command line, then using that unhide files is possible as well. Most of the time, especially those who are into system security and development they … Read more

Winget: Windows 10 Package Manager to install apps via command

Winget Windows 10 Package Manger to install various apps via command

Microsoft’s Windows 10 package manager Winget will allow users to install various applications using the command line like Linux systems. Here is the tutorial on how to use and install programs using Winget commands. What does Winget Windows 10 Package Manager do? Winget is a free and open-source package manager created by Microsoft for its … Read more

How to Repair Windows using Command Prompt?

diagnosing the health of your PC using command prompt windows 10

Having issues with your Windows Operating system is not new and everybody at some point in their lives does go through this situation. The repair of this problem leads to the spending of huge amounts of money to the technician. Sometimes things are so complicated that the technician also fails to resolve the issue. What … Read more

Halo timeline, the Chronological order in which the game’s titles released

List of Halo Games Chronological order release date min

Halo is one of the most popular video games out there and there is no doubt about that. Halo series and its timeline are quite old as the first installment came out back in 2001. So, the Halo franchise is almost as old as the Counter-Strike franchises are. Now if old franchises are still doing … Read more

How to Install AnyDesk on Ubuntu 20.04 LTS via Command terminal

AnyDesk on Ubuntu 20.04

AnyDesk enables remote control of external PCs via the Internet; it is a free remote desktop application for personal usage and one of the best alternatives to TeamViewer. Here we will see how to install AnyDesk on Ubuntu 20.04 LTS using its repository and command terminal. What is Remote desktop software? Software such as AnyDesk or … Read more

How to change screen brightness in Ubuntu using command terminal

Adjust Ubuntu Linux brightness level using xrandr

Do you want to control or reduce the brightness of the Ubuntu 18.04/19.04/20.04 or in earlier versions of this Linux distro including Linux Mint using Command terminal? Then here is the way… Recently, I installed Ubuntu 20.04 Focal Fossa on my desktop but the immediate problem I faced after the installation was, no dedicated option … Read more

How to install KDictionary offline dictionary app on Ubuntu Linux

Installing KDictionary app 40

Most information that you need at some point in time is readily available to us today with the aid of the internet, and the same is applicable if you want to know the meaning of a word that you come across when you are reading an article on the internet, or in your academics. It … Read more

Change Windows 10 Command Prompt Color Settings and fonts

Change Windows 10 Command prompt color

If you are a user of Windows 10, 7, 8, or have used the old Vista and XP then there is a need to apprise you what is Command prompt? Well! it is a command-line terminal of the Windows operating system to issue various commands, in case you don’t always want to go with GUI. … Read more

How to use PSwindowsupdate command to update Windows 10 forcefully

Force Update Windows 10

Are you facing a problem in updating Windows 10 via a graphical user interface? Yes, then try the command line force update method to download and install them. As we know on Windows 10, we can opt for slow and fast rings build that let the Windows insiders get the latest updates even before they … Read more

Commands to install PHP Composer on any Linux such as Ubuntu

Install composer on Linux distros

What is PHP Composer? Composer is a PHP-based dependency manager that can be installed using PHP on Windows, macOS, Linux or FreeBSD using PHP itself. In returns, the Composer allows users to maintain applications in a modular manner to reduce the process of maintaining application components such as frameworks and libraries to a minimum. Dependency … Read more