I have a backup server I would like to use off site, and connect it to the site using OpenVPN. It would be behind a NAT firewall. Would I just need to give it an address on the same subnet as the rest of my on site network, and then forward UDP 1194 to it? Or is the configuration more complex than that?
Cygnus X's questions
I have recently migrated my in house Exchange 2003 to Google hosted email. I would like to stop exchange with the least amount of effort.
Microsoft recommends all of this: http://support.microsoft.com/kb/833396 but I'd say that seems a bit too complicated. I was thinking of just disabling the services.
So the question is, if I want to stop exchange this way, which services can I disable without affecting my active directory while still stopping exchange from running?
Is there any sort of group policy mechanic for OpenLDAP? And just like the GUI tool OpenLDAP is there a version of the GPMC for OpenLDAP's group policy?
I am migrating from a 2003 exchange server and wonder if I can put the GAMME tool directly onto the exchange server and migrate from there.
I haven't had the time to install it and find out for myself and Microsoft is extremely vague about it.
I installed proxmox on a single 250GB hard drive and I would like to add a second identical hard drive to put more VM's on. I already tried once, and didn't get very far. I added it and formatted it as an ext4, but when I went to use the disk, it said only 8GB was available. That's not quite right. So I did some searching and found that I had to make the device ID 8e for a linux lvm. After I did this, it said I had to restart, so I did... and it wouldn't boot!!!
What did I do wrong? And how do I do it right? (I know I could throw in a RAID card and do a RAID 0, but I'd rather not).
I'm running a small apache2 web server, and I'm trying to figure out how to make a customized message for the servertokens, so when somebody does a banner grab, it returns something like "No information for you!". Does anybody know how to do this?