CIFS Explained in Simple Terms
CIFS stands for Common Internet File System, which is a network protocol used to share files between computers. The CIFS protocol allows users to access […]
CIFS stands for Common Internet File System, which is a network protocol used to share files between computers. The CIFS protocol allows users to access […]
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 […]
Most people have a back and forward button on their mouse that they use in web browsers and file explorer windows to go back to […]
Let us introduce you to our text encrypter/decrypter!This little software was written in python as a hobby project. Then it started to turn out pretty […]
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 […]
“/”Root directory that forms the base of the file system. All files and directories are logically contained inside the root directory regardless of their physical […]
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 […]
People store data in so many ways today. Some have an external USB drive, some store them in “Clouds” such as OneDrive or DropBox, and […]
Copyright © 2024 | WordPress Theme by MH Themes