How do i configure jboss to log to syslog?
Carl Hörberg's questions
I've installed MsDeploy Agent Service to a server. With msdeploy.exe i can dump and sync everything without entering any login or password from a client machine. I've deleted all credentials from the controlpanel so i can't be that. Is MsDeploy Agent Service totally security free?!
How come that the system process (pid 4) is listning on all :443 and :80? that means that only IIS can listen to those ports. not visualsvn for example (of course different IP's)
>netstat -aon
...
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 4
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING 4
...
i tried to disable the HTTPS traffic in rule and even disable the whole firewall, but it didn't help.
Can an ADFS v2 server be installed stand-alone, or is it tightly coupled with the AD server?
Can I replicate my data (sql server 2008 express) using SQL Server Change Tracking to a read-only server?
I've used 2X Thin Client Server for years, but now they have ended their opensource solution, so i wonder if anyone has found a good alternative?
Quick question, simple console client for Amazon S3 at Windows?
As a Resource Kit doesn't exists for Windows Server 2008, how do you install a service? instsrv and srvany are no where to find..
I need to automate some transfers but it seems i can't find a decent command-line ftp client supporting FTPS for the windows platform? winscp supports SFTP but there's no good SFTP server for windows either, only FreeSSHDService which don't seems to be actively supported anymore.. therefore i want to use FileZilla Server which supports FTPS..