Mac OS X Unlocker for VMware
Saturday, 28 April 2018
The package is a combination of the Unlocker code written by Zenith432 plus some
fixes and scripts written by myself that wrap the actual unlocker code.
Comments Off on Mac OS X Unlocker for VMware
How can I ensure only the root user have the right to halt/reboot the system?
Monday, 5 February 2018
CentOS/RHEL/Fedora
You can disable access to these commands by removing their entries in the /etc/security/console.apps/*:
Learn More / Full Story >>
Comments Off on How can I ensure only the root user have the right to halt/reboot the system?
Splunk – Install Splunk
Monday, 4 December 2017
How to install Splunk?
wget -O splunk-XXX.rpm ‘https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=6.6.2&product=splunk&filename=splunk-XXX.rpm&wget=true’ -> download Splunk
chmod 744 splunk-XXX.rpm -> set the right on source
Learn More / Full Story >>
Comments Off on Splunk – Install Splunk