ntc – tempalates :cisco_ios_show_mac-address-table.template
[crayon-6863b09ff346a466991679/]
[crayon-6863b09ff346a466991679/]
When you tried to stop Nagios to monitor some services from web interfaces – you see the message below: Sorry,…
By default when we run an query in postgres sql (psql) , all the table header is in lowercase ,…
it’s because the new line difference between Unix and windows , the easiest fix it run this command [crayon-6863b09ff38c5568340832/]
I just found out that i could not access my wordpress today, i checked the server, everything looked good. i…
The folder /etc/cron.d/ is used to store all cronjobs, the cronjob is saved on the file , the format is:…
smartctl is a nice tool to check your hard disk health – it will let you know how many hours…
The Diamond operator is almost exclusively used in a while-loop. It allows us to iterate over the rows in all…
i create this user for my backup script: [crayon-6863b09ff3e00199570791/]
In case a client doesn’t have DNS entry when it register with DHCP, it could be because the client just…