© 2023 Hashnode
#windows
Introduction RabbitMQ is a popular message broker that enables applications to communicate with each other through messages. It is open-source and supports multiple messaging protocols, making it a ve…
As a Windows user, I envy Linux users because they have a package manager like APT to install their software from the command line without touching UI. On May 13, 2020, Microsoft introduced the 'Winge…
It is not a very good choice to make many programs be opened in PC startup but sometimes maybe you need this feature, especially when using automation, and letting a program do a specific task for you Open "Run" Press Win+R Type "shell:st…
Well, I have finally decided to start my blogging journey with this very first article on how to install docker🐳 on your windows pc💻. Recently I started learning about DevOps and I can't explain how…
Beginning of a massive headache Photo by Edward Jenner Ever locked yourself out of your computer because you forgot your password and the next logical step for you was to reinstall the operating syst…
Install dependencies Install smb4k on Kali, a useful Linux GUI for browsing SMB shares apt-get install smb4k -y Use smbmount smbmount //TARGET_IP/c$ /mnt/remote/ -o username=user,password=pass,rw Mount Windows CIFS / SMB share on Linu…
#samba #smb #share #windows #nmap #scan #exploitation #enumeration Samba is the standard Windows interoperability suite of programs for Linux and Unix. It allows end-users to access and use files, printers, and other commonly shared resour…
I will showcase an example of an ansible role using a variable to determine which task to call. / Let's assume I want to use the role one_api in my playbook. But I currently have two ways of installin…
Introduction Windows. macOS. Linux. These are 3 different operating systems that you can choose to run on your laptop and desktop machines and I use all of them! You may be wondering 1) Why do you use…
I don't really need another calendar app. Google Calendar handles all my scheduling needs, including sharing my availability for meetings like Calendly does (something I recently learned; it's only fo…