Tagged Questions
0
votes
0answers
15 views
network interface doesn't come up at boot 12.04
I have to disable networkmanager and enable eth0 (and virtual IP for eth0:0)
Following this link the eth0 comes up at boot
but the eth0:0 does not.
which enables the safefail and makes the system ...
1
vote
2answers
1k views
Wireless configuration using /etc/network/interfaces documentation
I followed the tutorial here and was able to properly configure my network: http://ubuntuforums.org/showthread.php?t=202834&page=181
I know of the documentation in ...
1
vote
1answer
431 views
Java application font size
I have downloaded a Java program with a GUI. I do not have its source.
I am wondering if there is a general Java configuration to change font size in all programs (or, even better, in this one ...
5
votes
4answers
2k views
How can I make NetworkManager ignore my wireless card?
I do not want NetworkManager to list or manipulate my wireless card. Can I hide its interface from NetworkManager somehow?
I have tried adding this in /etc/network/interfaces,
iface wlan0 inet ...