So you have multiple users that need to read and write to certain files on the filesystem? This can be …Read the Rest
VSFTPD: Creating SSL Certs
To create a self-signed SSL certificate, use the following command: openssl req -new -newkey rsa:1024 -days 365 -nodes -x509 -keyout …Read the Rest
Copying one file and appending that file to a file on a remote host on one line. cat filename …Read the Rest
Atrix4g External Hard Reset Howto
ATRIX – External Hard Reset How do I perform an external “Hard Reset” sequence to manually reset my phone to …Read the Rest
Atrix Master Reset / Factory Data Reset Howto
ATRIX – Master Reset / Factory Data Reset How do I reset my phone to factory settings? Factory Data Reset …Read the Rest
Sed: Appending a line to a file directly after a particular line.
Sed: Appending a line to a file directly after a particular line you searched for sudo sed ‘/ldapgroup/ a+:ldapgroup6:ALL’ …Read the Rest
Novell Zenworks 7.3 installation howto
This is extremely old, but unfortunately it’s still what we use at work.
Secure Linux / Windows AD Authentication
So this method wasn’t our first attempt to get our Linux farm authenticating against Windows AD. Our first attempt was …Read the Rest
Kill Command
Of course most users know the kill -9 PID command. However, normally kill -9 should be used as a last …Read the Rest
SLES11 AD Authentication using TLS SSO Windows 2008R2 page 2
These are the steps I followed, your mileage may vary.. 1). Verify Windows2008R2 isn’t using a cert already… Windows 2008R2 …Read the Rest
SLES11 AD Authentication using TLS SSO Windows 2008R2 page 1
So this method wasn’t our first attempt to get our Linux farm authenticating against Windows AD. Our first attempt was …Read the Rest





