Tagged Questions
1
vote
0answers
29 views
How to make Ubuntu Server fit into a VMware window?
I installed Ubuntu Server edition in VMware 7.0.1. I am using latest version of Ubuntu.
Ubuntu is not filling into complete VMware window. How can I fix this?
1
vote
2answers
622 views
How to configue a DNS server statically?
I am setting up an Ubuntu (12.04) Server with a single statically-configured network interface. Every time I reboot /etc/resolv.conf seems to get reset to empty. Where can I put my DNS server address?
...
3
votes
4answers
576 views
Server bandwidth monitoring program having Web interface
I am looking around for a simple program that will log how much bandwidth has been used by my server. This should preferably be presented in a web interface.
Information /summary/functionality I'm ...
4
votes
2answers
5k views
Virtual interface shows up in ifconfig but no connections can be be made to it. What is wrong?
I have a VPS set up with Ubuntu 12.04 on it and am having trouble getting a second IP set up as a virtual interface. I've configured the interface as you can see from my /etc/networking/interfaces ...
0
votes
1answer
351 views
Bind MediaTomb to one interface
I hava a Ubuntu Server (10.04 LST) running MediaTomb. The server is also a gateway to the network, so I want MediaTomb only to listen on one interface. In the MediaTomb config file ...
4
votes
1answer
915 views
How do I setup DHCP-Server interfaces so they are mapped/bridged to each other?
I have recently setup a DHCP-Server on an Ubuntu 10.04 server machine. The machine has two interfaces (eth0, eth1). I have the DHCP server setup correctly because computers connecting to the network ...