Community driven content discussing all aspects of software development from DevOps to design patterns. When a developer tests web-based applications, it’s common practice to spoof your computer to ...
I'd like to centralize the logs produced by syslogd on CentOS 4 by combining netcat and ssh to move the data from udp to tcp transport then across an encrypted tunnel.<BR><BR>The problem I'm having is ...