Search Results

4
votes

DHCP overwrites Cisco VPN resolv.conf on Linux

If you are running without NetworkManager handling the connections, use the resolvconf package to act as an intermediary to programs tweaking /etc/resolv.conf: sudo apt-get install re …
15
votes

Java: Linux distros for Java Development

A real Sun geek would chime in here about the virtues of using Solaris as a Java development platform, but I am much more ambivalent. Developing with Java is about the same on any linux distro; you …