Simple Network Management Protocol (SNMP) is an Internet Standard protocol used for managing and monitoring network-connected devices in IP networks. It operates within the application layer of the Internet protocol… Read More... "SNMP – change the default community name"
How to restart a print spooler in Windows?
Open the Services app and select Print Spooler. Right-click and select Stop, then right-click and select Start to restart the service. Stop print spooler using Command line: Start print spooler… Read More... "How to restart a print spooler in Windows?"
Jenkins
What is Jenkins? Jenkins is an open-source automation platform that allows you to Build, Test and Deploy software using pipelines. Why do we need Jenkins? Jenkins Installation Methods Jenkins Infrastructure… Read More... "Jenkins"
Hard Link and Soft Link in Linux
Hard Link is a mirror copy of the original file. Hard links share the same inode.Any changes made to the original or Hard linked file will reflect the other.Even if… Read More... "Hard Link and Soft Link in Linux"
Add or Remove IP From an Interface Using the ip Command
Show all IP address associated with the interface Add an IP to an interface Delete an IP from an interface Clear the interface Read More... "Add or Remove IP From an Interface Using the ip Command"
phpipam cron job
Exec into the phpipam docker container Add the cron jon Run the cron job in the background Check the running process Read More... "phpipam cron job"