I want to run two daemons i.e bitcoin and litecoin at the same time on the same server. As both of them may conflict with each other because of ports, what can I do to prevent that ?
Make sure you use the default configuration for each daemon with regards to the ports and you won't have conflicts because Litecoin default port is 9333 while bitcoins' default port is 8333.