Viewing articles tagged 'server'

 Change server name from console

To change a server's name in windows: Below command needs to be run from the...

 Connect to mysql server under docker

You can use below command to connect to a mysql dockerized version: mysql -u root -h 127.0.0.1...

 CVE-2007-4072 cms places full pathname of server in html comment fix

Description: Some CMS provide the full installation path within HTML comments in certain...

 Force reboot of a server

This commands enable sysrq and after this call fast reboot. echo 1 >...

 Force shutdown for a server

If you want to force shutdown machine try this.This command comes in handy if you get very...