Ubuntu :: Setting Up Network On Server?
Jun 13, 2011
[URL] To setup a web server at my office (intern). I'm stuck at updating the web server with the given distro's. We dont use DHCP and the computer must have static ip address. I've checked this in /etc/network/interfaces and from what I am seeing, everything is correct (ip address, subnet mask, default gateway, dns servers) however when I go to update I'm still receiving "temporary failure resolving [URL] etc"Is there something I am missing or something that I can change or check? Weird thing is, when I install the ubuntu live disk and have eht0 sets with these values, I can connect to the internet without a problem.
View 1 Replies
ADVERTISEMENT
Mar 31, 2010
I have a server on my home network. It's currently running a DNS server (bind9) and an HTTP caching server (squid).What I would like to do is redirect all outgoing port 80 connections to the squid server and also make the server responsible for managing DHCP on the network.
Do I just need to install a DHCP daemon on the server, disable it on the router, then set my server as the default gateway and configure iptables to route all connections like I want? Or is it more complicated than that? Also, would that mean that all communication between two computers on the network will go through the server?
View 9 Replies
View Related
Nov 6, 2009
I am trying to setup my home server for test purposes. Now the IP I have assised my home server are
192.168.1.2
192.168.1.3
Port 80 is open in my firewall and Selinux is off at the moment.Now I have my DNS at my registar pointing at my home IP. Will that work? I have my name server configured with my local ip. Should I use my externel?
View 3 Replies
View Related
Aug 3, 2010
The office network has a machine we're using as a fileserver, which is running Windows Server 2003. There are several issues with this, but the main one is that the "Terminal Server License Server" was never installed or activated. I managed to do these things, but to continue requires retail keys which are long since lost. So the boss says we're going to make it into a linux server instead. And by we, he means me. A friend recommended Debian so my research starts here. i have a little experience running an ubuntu desktop at home, using the console quite a lot. And a little bit of experience messing with my own server. however, most of this is new territory for me.
The needs of the organisation:
1. We need a shared directory on the server which all valid accounts can access
2. We need a per-user directory on the server for each user, which only that user or root can access.
3. We need a per-user windows desktop, which only that user or root can access.
[code]....
View 14 Replies
View Related
Feb 1, 2010
I'm trying to setup a media server for my Playstation 3 I've opted for the one off of this site PS3 Media Server now the installation instructions in the README don't really say much just make sure you have JRE 6 and run the script which I have done but get a message that I can't even began to cipher which is the following..
Code:
./pms.jar: line 1: PK: command not found
./pms.jar: line 2: h:: command not found
./pms.jar: line 25: h:META-INF/MANIFEST.MFManifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
[Cpde]....
View 9 Replies
View Related
Nov 26, 2010
I am putting together a server and computer lab at my school for Standardized testing, and am planning on using debian for it. But first, i must prove to the school board that this is a possible and viable option, so right now it is one pc with 1 gig ram (Going to be the server for this experiment), and two others with around 512 mb ram.the problem with all this is, the computers in the lab cannot have hard drives, as there is some sort of licencing issue. So I need to be able to have these two testing computers boot from the server's hard drive.
View 14 Replies
View Related
Aug 12, 2009
I have what will soon become a file server here running Mandriva 2009.1 and I need to set it up for use. There are 6 physical drives, sda-sdf. According to my fstab (pasted below), the OS is installed on sdb.. and for some reason I have a swap partition on sda and sdb. I had a horrible time getting a working installation, and that's probably leftover from a previous attempt.
Question 1: Can I simply edit my fstab to remove the swap on sda, effectively confining all system resources to sdb? The end result I want is all storage space over all drives accessible from a single mount point which can be accessed over the network.
Question 2: Once I sort out the weird fstab, what's the best way to go about setting this up? I imagine I need to format & partition the other drives (all but sdb).. but as far as organizing the free space, what's the best way? Is it possible to have multiple physical drives accessible from a single mount point? Or will the users have to use each drive separately? I was thinking I could create a directory on sdb (in /home?) to use as a root for the network share, and then automount the other 5 physical drives there. Does that make sense?
Code:
/etc/fstab:
# Entry for /dev/sdb1 : UUID=7461ae34-aaa1-443d-82e1-fc9000afcc42 / ext3 relatime 1 1
# Entry for /dev/sdb6 : UUID=41535e04-0368-4682-ab9c-5f791bfea803 /home ext3 relatime 1 2
/dev/cdrom /media/cdrom auto umask=0,users,iocharset=utf8,noauto,ro,exec 0 0
none /proc proc defaults 0 0
# Entry for /dev/sda5 : UUID=9edbc49b-302c-43c8-8264-ed49a7f1fff2 swap swap defaults 0 0
# Entry for /dev/sdb5 : UUID=b7039857-dfae-4a92-8ff4-9d1cdcf25351 swap swap defaults 0 0
View 5 Replies
View Related
Jan 25, 2010
I have two NFS mounted dirs that the users want specific permissions set upon creation of dirs/files, independent from any other machine on the network.
View 1 Replies
View Related
Oct 7, 2010
I have a good grasp on windows server 2003 but I don?t want to pay outrageous license fees for software and services and clients. I am newish to terminal as I only know a few commands. I have no problem installing services for the server edition for 10.04. Its just understanding whats going wrong to troubleshoot. I guess there is you guys and I have good working knowledge of Cisco's IOS's so I understand things like routing tables and interfaces and such for troubleshooting.
Questions I have... Can I install the desktop version of 10.04 and just install the server services? I was looking at the server guide [URL] and would like to know if these can all be installed on the desktop edition without too much trouble. I would imagine one could just use the server edition but I would really want a graphical user environment for some of the activities, if not all that I can. This would be becuase on my skills in the CLI. I priced out a server from Dell. I fits my budget perfectly if I go the Ubuntu 10.04 route. I was wondering if anyone sees any conflicts with the hardware for the Ubuntu OS....
[Code]....
View 4 Replies
View Related
Jun 9, 2011
Does anyone know how to go about setting up a secure IMAP email server that is able to be accessed from outside the network? Similar to how you can access your google email account from your computer using Thunderbird.
View 3 Replies
View Related
May 23, 2010
setting up my LAMP server to send email messages through my cable network SMTP server. If you respond please realize that I am new to linux/apache. I cannot send emails out with the built in email server on Suse and don't even know if it is enabled. I used to do it with my IIS/ColdFusion server but there were options for the outbound SMTP server and authentication. I have searched and think I have to use something called Pear but to be honest the instructions are vague to say the least and it all looks greek to me.
View 2 Replies
View Related
Aug 24, 2010
I would like to build a server to act as a file/print server for my home. My wife, sister in law, and myself would use it. I would like it to be friendly to both windows and linux. My sister and I are both dual boot and for now my wife is windows only. Pretty soon though I plan on setting her up on linux as well. What would I need? And are there any "good" guides to setting something like this up?
I would like to use the system to:
- Store media / files
- Maybe have KMyMoney on it and share with the wife
- Hook a printer to and use as common printer
View 2 Replies
View Related
May 23, 2011
The only things i need out of it are: mars_nwe (Netware server under Linux) and a reverse telnet server (the dos machine is a bbs) I need the virtual server to support a very old dos machine, and while i COULD use samba for drive mapping, the VNC server I'm useing on the dos machine is a progrm called TINY which pretty much means i'm stuck useing the novell dos network stack.
how best to configure opensuse for this? I'm running the install off of the live-dvd which has quite a bit selected by default. I'm not in need of an x-server or a desktop manager, as this will be a set it up and forget about it once it works VM
View 1 Replies
View Related
Sep 7, 2010
I'm trying to set my openSUSE desktop up to use the printers on my office network via Samba. I managed to get it working in 11.2 but 11.3 is giving me some trouble.I am able to access the printers and use them but I have to enter my network credentials each time I print. In 11.2 I was able to "save" my username/password and was not required to do this. Are there any Samba packages I need to add in addition to the basic ones? There seems to be a lack of documentation on this particular subject, most is concerning Windows clients printing on Linux print servers.
View 2 Replies
View Related
May 4, 2010
I have a ubuntu server , can advise if I want to change the network setting ( eg. IP address , gateway address etc ) , which one is the configuration file ? for example , if I want to change eth0 setting , what file I should update ?
View 10 Replies
View Related
Feb 16, 2010
I've been trying to understand how Linux creates the network/interfaces on a machine (been reading the Linux admin guide), but as I'm pretty new to this subject, I've got lost in the forest.
To provide with my goal:
1.) Learn about network setups on Linux
2.) Be able to maintain my own (virtual) network
3.) Configure my (virtual) network
View 1 Replies
View Related
May 28, 2011
When I attempt to connect to a wireless network, the network manager asks me for the network's password, then says 'setting network address' for 20 or so seconds, then asks me for some random Hex or ASCII key in the same type of window I put the password in (Secrets for Noel -- KDE Daemon). Since a key is already typed into the window, I press OK, which then causes the network manager to go back to 'setting network address', then the window pops up again and keeps repeating itself.
I'm running Opensuse 11.4 with KDE, and my driver is ath9k. I don't know much about linux so please don't tell me to 'recompile this' or 'change this setting' without explaining how to do it. Please help, I've been unable to connect to wireless in OpenSUSE for 2 weeks now.
View 9 Replies
View Related
Jan 25, 2011
On the 32-bit Netbook with Intel Atom running opensuse-11.3 I have ethernet broadband connection with dynamic IP.I have now bought a D-Link Wireless 150 Router DIR-600 and have initialized it on my other laptop on Windows 7 Home Basic OS. I now want this opemsuse Netbook also to have the facility. Please advise me what packages I shall install and what modifications I have to do in /etc/sysconfig/network/ifcfg-wlan0 or whatever else is necessary.
View 2 Replies
View Related
Jan 19, 2010
I have searched around about this but have had no luck - I have two laptops both running Mint 8, and I would like to use Giver to send files from one to the other. When I bring up Giver on each laptop, it only sees itself, not the other computer. Both computers are connected to the same router for internet access. How do I go about setting the network up? I don't need any advanced network stuff - I simply would like to use Giver.
View 3 Replies
View Related
Jan 29, 2010
I bought a QNAP 219P NAS as it was Linux "Compatible" what it lacks is the instructions on how to install under Linux. I've set up the NAS on the network, have given it a server name, and can connect to it through my web browser, everything appears to be OK with it. What I can't do, as I'm new to Linux, is get the PC to mount the drive. I have installed nfs-common and portmapper through synaptic package manager and I run Ubuntu 9.10 64 bit. What is the setup so the NAS can be used by multiple clients (PCs) and is always there on logon.
View 4 Replies
View Related
Apr 20, 2010
I like to run a mySql database server on a Ubuntu (which is no server) for local use only. Is there some instruction how to do this? I downloaded several DBMS but they all seem to assume a running server.
View 1 Replies
View Related
Apr 20, 2010
I'm trying Ubuntu for the first time; it's actually the first time I've messed with Linux at all-- and, well, it's kind of intimidating. One of my hobbies is playing with dead computers, and long story short, I have Ubuntu installed to a partition on an external drive connected to an older Dell desktop with no internal storage to call its own. The only network adapter I have to spare right now is the rather wimpy USB one that came with said desktop. I have the CD with the drivers to it, but I think the Linux drivers on it are for a different distribution. Am I going to need to scrounge up another network card or adapter, or am I going to have to start sheepishly asking ridiculous questions regarding basic operation of the command console?
View 4 Replies
View Related
Apr 28, 2010
I have two laptops with Ubuntu 9.10
I want to connect them with a wireless router. phillips snb5600 router.
So I can go online and share files with both laptops
My LG E500 laptop to function as a modem with a connection to the internet with a 3g usb modem.
There are built-in wireless LG E500.
My other laptop is an old webtech without wireless built in, but I have a wireless USB thing fully with snb5600 Router. Ubuntu can find the wireless USB thing. so it's not a problem.
Both laptops can also connect with the router with cable.
View 5 Replies
View Related
Mar 28, 2011
I recently purchased an hp 3050 printer because of it's wireless functionality. I found this (click me) where someone got it working. I tried to follow it step by step, but I couldn't get the ad-hoc network to work reliably.
I used the network manager to locate the printer's ad hoc network (it correctly identified it as ad-hoc) I then edited this connection, made it a "Link-local only" network in the ipv4 tab and then connected.
Usually what happens is that networkmanager claims that it has connected. I get a signal strength and everything, but I can't actually communicate with the printer. I entered the ip address (into firefox) given to me by asking the printer to print it's network settings, and I don't get a response.
Notice that I said "usually". I've tried this many times, and one time, I actually connected to the printer, got the browser interface, tried to use the interface to connect the printer to my wireless router, and failed (then the browser interface didn't work anymore [which of course would make sense if the printer tried to connect to the router, but I don't even know if I got far enough into the process for that to be the problem]). The printer does not show up as a device on my wireless router (my router has a list of all devices that are logged into it), so it failed somehow. I have never been able to duplicate that "success" again in spite of the fact that I've used the printers control panel to reset network defaults.
It seems that the people who were on the questions forum had no problem connecting the ad-hoc network. I kind of suspect that there is something wrong with the printer's wireless device.
PS: I noticed that hp-setup has an option to plug a wireless printer in via USB, set it up then it should work wirelessly, however, I couldn't get that to work with this printer.
View 3 Replies
View Related
Apr 23, 2011
I can communicate to Windows perfectly (Internet sharing, file sharing, printer sharing, etc), but Windows controls everything, and I can't access any other Ubuntu PC, or host a printer or Internet connection. I have been fighting Samba for quite a long time, and I finally am able to access Windows shares from Ubuntu, but I want to host the shared folders (and everything else) on Ubuntu instead, because I have a bigger HD on it, and it is just a faster computer.
I tried personal file sharing and shared folders, but it doesn't work. I am also not able to access other Ubuntu PCs in the network, for printing, remote desktop, or file-sharing. All the computer are connected to the same Ethernet router. I'm using XP Home SP3, Ubuntu 10.04 x64, and a laptop running 11.04 beta 2.
View 7 Replies
View Related
May 23, 2011
I have 4 computers at home: 1 XP, 1 Laptop w/ Win7, 1 Mac, and 1 Ubuntu (hey, I like to try most everything). Anyway, I'm wanting to set up a home server to save everything on so that I don't have 3-4 copies of one file floating around. I was planning on using Ubuntu because I've always heard that Linux is a good system for a server and that Ubuntu is one of the easiest to work with.
Anyway, I just installed the Ubuntu OS, and the only software that I installed with it was Samba (I don't have a printer hooked up to this computer). Is samba the best software to use for this, or is there any other option that would be easier to use? I've heard that with samba there are a lot of things you have to change using the CLI (something about chmod, whatever that is, and others like it), which doesn't bother me, I've used CLI since the years before Windows, good ol' DOS.
View 6 Replies
View Related
Jul 4, 2011
I have 4 computers in my house, all with different OS's. (XP, Vista, 7, and Ubuntu) They would all be on Linux but haven't found a way to get my wife to stop using Windows. Anyways, I'd like to set up a home network to connect all 4 computers that would provide filesharing and print server. Does anybody know if this is even possible?
View 1 Replies
View Related
Jul 24, 2011
I am trying to set a fix ip address with network manager since my router is not able to set it in order to make port forwarding for aMule.I managed to set the IP address and also de primary/secondary DNS on network manager.My question is: should I set the same DNS on bot the router and network manager?More detail: my router has its own DNS's other than those of OpenDNS. At the moment, I left those DNS's on the router and set up the OpenDNS ones on network manager.Is it correct or should I set the same DNS's on both the router and network manager? In this case, would it be a waste of time since there will be a sort of "double requesting" to the same DNS? Or one of the 2 DNS settings overrides the other one (for example, just the network manager DNS's are considered)?buntu NattyKernel 2.6.38-10-generic #46-Ubuntu SMPNetwork Manager version 0.8.4~git.20110318t152954.9c4c9a0-0ubuntu1
View 1 Replies
View Related
Apr 21, 2010
I have a single NIC (eth0) and it has a single, static public address assigned to it. I would like to assign an additional private address (192.168.1.68) to the NIC to make accessing my router more convenient, but I'm having a little trouble. I'm not using the Network Settings module in YaST because whenever I've tried before it has usually resulted in my internet connection failing and being unable to remove the alias info I tried setting in YaST. So, instead, I'm just trying to do it by editing the configuration directly. I'm also using it as an opportunity to learn a little bit more about Linux. So far, all I've done is add an extra line to my /etc/sysconfig/network/ifcfg-eth0 file. Originally the contents of the file were as follows.
Code:
BOOTPROTO='static'
BROADCAST=''
ETHTOOL_OPTIONS=''
IPADDR='XXX.XXX.XXX.XXX/21'
[code]....
Naturally, this didn't work either. Can anyone tell me how to specify the gateway for the additional local address?
View 3 Replies
View Related
Nov 10, 2010
I work in a small research lab in my college and we work on Windows. I am planning to switch all the computers into Linux create a network.
This is a small job in the first step. I need to hook up 3 computers together such that they all communicate with a central computer (server). The users will have to log on to their accounts and run their work from the central server, be able to run applications (vlsi, CAD) stuff from the server. I (as root) should be able to take backups (using crontab I guess) and be able to create new users, administer.
Can anyone direct me to a manual or a website or a previous post that goes through these steps. I searched the forums and was lost in my effort
I only have used Linux on a standalone PC and have never networked before.
View 2 Replies
View Related