
Use GPedit from remote computer
It is fairly easy to run GPedit from your own computer.But what if you need to make some changes on a remote computer?Inside GPedit itself […]
It is fairly easy to run GPedit from your own computer.But what if you need to make some changes on a remote computer?Inside GPedit itself […]
Message boxes can be both annoying and informative.Let’s make some message boxes using different methods! MessageBox Let’s start with this method first as this is […]
You have most likely already heard about it and probably tested it too.If you haven’t, its not as fancy as it sounds. What is it? […]
In this article we are going to create a PING detector right in the Linux terminal. This script will detect any ping packages (ICMP) sent […]
Memory or RAM is something that is vital to the computer. Without it, it simply wont run. To explain it short; Memory is the computers […]
Let’s add a timestamp to every command we type in the PowerShell console.Not sure how useful this is to absolutely everybody, but such feature was […]
Need to generate SHA1 HASH of multiple files in a folder, but running “sha1sum <file>” takes WAY TOO LONG!? This small tool/script may be of […]
Need to generate MD5 HASH of multiple files in a folder, but running “md5sum <file>” takes WAY TOO LONG!? This small tool/script may be of […]
Scenario: You have added a new repository to the “sources.list” file in “/etc/apt/“, but when you run “apt-get update” it refuse to use your added […]
Ever wanted to change the default error message that pops up in the Linux terminal? Well, it’s possible! Should an unrecognized command be typed into […]
Copyright © 2023 | Design by MH Themes