Skip to main content

David Harrison

David Harrison's Public Library

20 Oct 09

Samba domain: User Rights and Privileges

For non-domain users to execute root level commands:

net -S $server -U root rpc rights grant '$domain\Domain Admins' SeMachineAccountPrivilege SePrintOperatorPrivilege SeAddUsersPrivilege SeTakeOwnershipPrivilege

www.samba.org/...rights.html - Preview

samba linux windows

17 Oct 09

Ubuntu Server 9.04 Jaunty: open-vm modules fail to build

sudo wget http://www.travishegner.com/stuff/open-vm.tar.bz2

sudo m-a a-i open-vm

www.travishegner.com/...-vm-modules-fail-to-build.html - Preview

vmware ubuntu linux

Certificates - Ubuntu

openssl genrsa -des3 -out server.key 1024
openssl rsa -in server.key -out server.key.insecure
openssl req -new -key server.key -out server.csr

To create the self-signed certificate, run the following command:openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt

help.ubuntu.com/...certificates-and-security.html - Preview

14 Oct 09

Puppet - Bug #2210: XML Simple included twice

In Ubuntu 9.04 puppet complains which is caused by the rails package being installed. To fix remove rails:
sudo apt-get remove rails

projects.reductivelabs.com/...2210 - Preview

puppet ubuntu rails

1 - 20 of 1199 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo