Microsoft has provided few free built in tools in your Windows 11 that can help you to resolve many issues with the Windows 11 such…
View More Free tools to fix your Windows 11 issuesTag: command line
How to Find the Installation Date of Your Operating System on Windows or Linux.
This is juts quick and short pots on how to find out when you operating system has been installed on the machine, Windows or Linux.…
View More How to Find the Installation Date of Your Operating System on Windows or Linux.Get a list of users in certain Department from Active Directory with PowerShell
Here is quick PowerShell snippet to get information on how many user we have in Department and then pull the list from Active Directory to…
View More Get a list of users in certain Department from Active Directory with PowerShellHow to Make File and Directory Undeletable in Linux
There may be situation that you want to make sure your file or directory cannot be DELETED by accident or intentionally. In my case I…
View More How to Make File and Directory Undeletable in LinuxHow to Convert Epub to PDF in Ubuntu Linux
EPUB is a popular file format supported by e-book readers on Amazon Kindle, Mobiles, Tablets and other devices. But sometimes you may need to convert…
View More How to Convert Epub to PDF in Ubuntu LinuxHow to Check Remote SSL Certificate from terminal inLinux
Here are 3 options you can use if you want to check on SSL certificate on any website from command line in terminal on your…
View More How to Check Remote SSL Certificate from terminal inLinuxScan your Linux Ubuntu machine for rootkits or malware
Chkrootkit is an open source rootkit scanner for Linux systems. Rootkits are hard to detect software & programs that allow access to a computer where…
View More Scan your Linux Ubuntu machine for rootkits or malwareHow to change SUDO password timeout in Linux
Some Linux orders require Administrator privilege for execution of certain scripts or tasks in Linux. However, the default for the administrative permissions whene you issue…
View More How to change SUDO password timeout in LinuxHow to Clean Wipe your hard drive before disposal
There is no need to buying very expensive tools to wipe your drive clean and securely so the data cannot be recovered. It is a…
View More How to Clean Wipe your hard drive before disposalEasier way to add DIRECTORY to your path in LINUX
$PATH is very important environment variable and knowing how to work with it, can be very useful What Is $PATH on Linux, and How Does…
View More Easier way to add DIRECTORY to your path in LINUX