Ubuntu Servers :: Setup With 3 Workstations - File / Printer Sharing
Dec 17, 2010
I'm going to be setting up our company with a in office server in the next few days. I wanted to use ubuntu as my servers OS but after reading some of the documentations I come to realize there is no X server in the server OS. I am OK with doing everything in terminal but would prefer to do some things in a graphic interface. Am I able to install the Xfree86 and be able to configure some stuff through that? Also the machine I am building for the server is not a true server machine just a really fast computer with lots of memory and space. The specs are a 3.1 AMD 64bit processor, 16gig ram, 2x 1TB hdd 7200rpm sata.
If the X server isn't a possibility on the server OS, I have read you can install all the server repositories on the Desktop Editions. Would that be a better option for me? Here is what I would like the server to do. I am going to be running quick books on the server with 1 workstation that is dedicated to it. We have 3 workstations and 3 users. We also would like to implement a Shared filing system and print server. Eventually when our current contract with our web host expires we would like to migrate the base website (not the ecom side) to this server.
View 3 Replies
ADVERTISEMENT
May 31, 2010
I am trying to set up a LAN with some basic file and printer sharing, as well as either a VPN or FTP server. I am setting up a server for an office with about 4 computers and one remote computer at a home office. I would like the server to back up a selected group of folders on all of the computers as well as share some printers between them all as well. If all of the other computers are windows computers will Ubuntu work for something like this? I would also like to host a website and e-mail server as well if the server is not loaded down too much. I know I can get windows server to work, but I would like to use something else if possible.
View 3 Replies
View Related
May 16, 2009
I'm going to setup a File and Printer Sharing in my little home network... 3 Computers actively connected to the Web through a single ADSL2+ Wireless Router (number of Computers will increase later) At the moment 2 of the computers are running Fedora 10 and 1 running Windows XP...
Now i want to setup the 3 machines to use 1 printer which is connected to one of the Fedora 10 machines, and i want File Sharing to be enabled so each machine can easily view each others shared files and also be able to print when ever needed (ofcourse the machine with the printer will have to be on for the printing process to happen) I've installed Samaba on each Fedora Machine, enabled sharing but i dont seem to be able to view the Windows machine or each other....
View 6 Replies
View Related
Jul 2, 2010
I've checked the forums for a guide to sharing my printer with a laptop and cannot find any entries that are specific to my configuration. [URl]... My printer is connected to a desktop running Fedora 13. I also have a laptop running Windows 7. There was one web entry that spoke about "Windows Vista 7" that didn't match my configuration. [URL].. Is there a "how to" out there that I can follow to make this work? I am not a well-experienced user, so the more detailed (and accurate) the steps, the better!
View 3 Replies
View Related
Apr 28, 2011
I have:
1) A desktop PC running Ubuntu 10.04 and a Virtualbox guest, Windows XP. My printer is connected and operates via XP. Yep, its a Windows-only printer, but the VB file-sharing allows me to print Ubuntu files.
2.) Another desktop running Puppy Linux.
3.) A netbook running XP as a native install.
No. 1 and 2 are connected to a Level One router by ethernet cable. No. 3 is wireless. All 3 machines work fine independently, with no problems accessing the internet. Getting these machines to "see" each other seems to be harder than falling off a log! How to share files and the printer, especially on how to configure the router. The manual that came with it doesn't seem to explain how to do this. It assumes that all your devices are either wired or wireless, with no hints about how to network wired and wireless machines together.
View 1 Replies
View Related
Aug 4, 2010
I have tried to set up file sharing using ssh, samba with no luck. I now have it set up using NFS the only thing is it is just one way and I need it both ways. I was wondering if I installed the same packages on the other pc if I could make this work both ways.
The command I used on the first pc was:
sudo apt-get install nfs-kernel-server nfs-common portmap
And on the other pc the command was:
sudo apt-get install nfs-common portmap
Or is there a better way?
View 7 Replies
View Related
Apr 17, 2010
I want to learn how to build a Linux network from scratch that includes file and printer sharing, intranet. I have an intermediate-level knowledge of Windows networking. Can anyone suggest a book or online tutorial that I can learn from? Now let me be clear: I am finding no shortage of tutorials on the web. However, too many are old or incomplete.
A little extra info: I am a teacher/network admin for a small private school with about 50 student computers (that I wish to become Linux machines in the future) and about 10 staff computers (mostly Windows laptops--I do not expect the staff to convert to Linux as readily), I currently do not have an intranet implemented.
View 1 Replies
View Related
Dec 18, 2009
I put together a 3 PC cluster approx. 6 years ago with Redhat, at that time I was in Grad. School. Now I am in a small company and we are planning to go for a cluster setup. I have chosen to go with Centos5.
The last time around I used NFS, RSH etc. for file sharing, communication etc. Would it be OK for me to go with the same stuff or some new software/technology has come in.
The Centos cluster setup is for high-performance computing.
View 1 Replies
View Related
Jan 26, 2010
I have a Netopia 3000 Series Internet Gateway [URL] & windows 7(laptop) & ubuntu 9.10.
- My laptop connects to it wireless and my ubuntu via ethernet cable.
- I am trying to setup file sharing and printing. How do I go about in making them ping each other? the networking side.
I logged in the router & check and windows has ip 192.168.100 & ubuntu has 192168.1.2
View 2 Replies
View Related
Feb 11, 2011
I am trying to setup samba to allow file sharing to: /home/kris & /var/www
I am trying the command smb://192.168.*.* from my MacBook & \192.168.*.* but when I enter "kris" & password: "******" it keep's on coming up "Incorrect Username &/or Password"
Here is my conf file:
Code:
[global]
workgroup = homegroup ;put your own workgroup name here
netbios name = intranet ; this should be your own too
server string = Intranet in Kris' Room.
; hosts allow = 192.168.1
[Code].....
View 15 Replies
View Related
Jan 28, 2011
**Edit: path for mount was incorrect Distro Server: CentOS 5.5
Clients:
Fedora(latest)
OSX(latest)
Backround I am attempting to setup a server in my house mostly(for the first time) for backups and file sharing. It is important to me that file permissions are preserved. So its my understanding that I must use idmapd in order for this to work. As of now I'm only working with the linux distros while osx will be dealt with once these two work together. portmapper is up and running, along with lockd on both machines. Firewalls are also down on both machines for now. The server side was all setup using the GUI interface with no extra options selected. Problem When attempting to "mount -t nfs4 10.0.0.2/$sharedfolder /mnt" I get an error operation not permitted with no error printing in /var/log/message. If I use "mount -t -o nolock nfs4 10.0.0.2/$sharedfolder /mnt" it mounts just fine. Ive checked both machines multiple times to make sure that lockd is up and running. In the idmapd.conf file I the domain as "localdomain" for both machines but I doubt that is right; like I stated above this is my first attempt at a server. I'm assuming the problem is a whole missing step that involves some kind of id mapping server I need to setup.
View 5 Replies
View Related
Jan 16, 2009
I have problem with defining priter server...with two other computers that use windows ...i want to to a file and priter sharing how do i do it?
View 2 Replies
View Related
Apr 17, 2010
Here's the background.
1x Windows Vista laptop (laptop1)
1x Windows 7 laptop (laptop2)
1x Mac laptop (laptop 3)
I am running Ubuntu server with 3 hard drives. I have Webmin installed. So far, I have the three laptops being able to connect to samba and accessing /home/insert_user_here. All laptop users have access to my /media/data2 (photographs, videos). That's all good. At first, I couldn't get other users but laptop 3 to access /media/sdb1, but I fixed that by changing permission to 755 so I guess everyone can access this. Atm, I want to only allow laptop #3 to connect to /media/sdd1 (be able to read/write/etc.) while laptop 1 and 2 can't even see the files. Also, laptop 1 and 2 can't seem to read and write through file share.
View 1 Replies
View Related
Dec 16, 2010
my laptop seems to have a bad HDD, and I was thinking of trying to make it a "thin client." However since it is a laptop obviously I want to take it places. Is it possible to make a terminal server and "thin client" connect through the internet and not just LAN?The reason I quote thin client is because in my mind I am still going to need to use some HDD so I can connect to the internet and find my server.
To make things easier to read refer to the above as "question 1" and the velow as "question2" Thank you. And sorry for the inconvience. These topics I felt were to similar to make separate topics.I also have another question, the files I have on my server can be accessed by anyone on the network(added a second HDD and network shared it) how can I make it so that the LAN clients have to "login" (or it uses their computers login info to send them to only their files? And if that is possible can we expand it to allow me to use those logins through the internet?
View 1 Replies
View Related
May 9, 2011
i have a question about rpm.pbone.net, www.rpmseek.com and these kind of pages: Can I trust these sites and is it secure to install rpms from these sites on enterprise workstations and servers?
View 1 Replies
View Related
Oct 19, 2010
I am trying to set uamsung clx2160N as a standalone network printer on my home network. It is a printer with standalone network capability and is connected directly to my router and has a static IP number. We have a few Windows computers at home and they had no problem detecting the printer, installing the drivers and working. Unfortunately my Ubuntu computer recognises the printer and I can even access it's setup and diagnositcs through its IP number. However when I try to add it as a printer, drivers for it cannot be located. #ve tried setting it up three ways:1. Using Samsung's own setup package - finds printer and all the details it needs to work but offers no drivers2. Using Ubuntu's printer setup - recognises printer but stalls at Searching for Drivers dialog3. Trying to *** printer using CUPS - no problem finding and recognising printer, but when I come to search for the driver I get Internal Server Error.
I have of course been trying to do all of these as root. That's the limit of my knowledge reached and searches on the net aren't helping me either. The printer works fine directly connected via USB, so the drivers are on the computer somewhere. How do I get them set up to use the printer on the network?
View 3 Replies
View Related
Aug 3, 2011
I'm setting up a netbook for somebody (in another country!) and one of the last hurdles is the printer setup. I only have the netbook and not the printer with me. I know that the printer is a HP PSC 1215 All-In-One Printer but there seems to be a Catch-22 that I need to have the printer connected in order to be able to set this up using the GUI tools. How do I work around this? As a minimum I just want to enable printing, although scanning would be a bonus.
View 1 Replies
View Related
Aug 26, 2010
I am unable to add my USB printer via the YaST2 Printer Configuration setup tool in openSUSE 11.3. The printer, a Dell Color Laser 1320c, was last used with openSUSE 11.2, and setup was entirely uneventful. No driver is provided by Dell, so I used the Fuji Xerox DocuPrint C525A Linux driver. The problem: To add a print queue in 11.3, a Connection must be specified (parallel, USB, network, etc). However, the configuration wizard fails to show the presence of the USB print device.
[Code]...
This printer was working just eight weeks ago under 11.2, and 11.3 is obviously able to detect its presence and identify it correctly. I feel certain the solution is simple, but I haven't found documentation that provides the answer.
View 7 Replies
View Related
Jul 7, 2011
Im using WPA with a TKIP pre-shared key...Can a client pc im sharing my key with access my files if im not file sharing? Router config?
View 2 Replies
View Related
Oct 20, 2010
I need to get my printer assigned to a hostname "myhost.dyndns.org". What do I need to configure in the cupsd.conf file to put it online?
View 1 Replies
View Related
Jan 31, 2010
I just installed Gutsy server. It is the only disk I can get to boot on this old PC trying to salvage. I'm at the "SERVER LOGIN" prompt. I created one user during the install. I can login as that user, but that user has "...Is not in the SudoersFile." How do I setup this user to be in the sudoers file, without having any ability to make changes to the system?
View 5 Replies
View Related
Dec 29, 2010
I am going to set up a file server on Ubuntu. I have searched a while, but can't seem to find a guide to what I want. The requirements specifications are the following:File server: possible to upload, change and download files.Linux (Ubuntu) clients, Windows clients if possible.Access restriction to deny access to other than registered users.Only the user should be able to read the content of the files.Ideally root should not be able to see the individual files, but in worst case it is ok for root to see the files.Root should not be able to open the files.Point 1-3 is easy to find out how to set up. But I can't seem to find a way to deny root to view the files. The only solution I can think of is to encrypt files or a whole folder, but I don't know how to set it up.
The setup is for a home network, but the server used as a file server will have a web server as well. If someone manages to get access to the server I don't want them to be able to read the files.
View 5 Replies
View Related
Jan 8, 2011
I'm trying to print files to a printer that is connected to my Ubuntu machine. Basically the printer server (and client) is the Ubuntu machine. The other client machine is a Windows 7 laptop. I have followed many tutorials and guides on how to enable printer sharing. For some reason I can't get the printer to be listed as an available printer.
View 5 Replies
View Related
Feb 3, 2011
I have Ubuntu 10.04 running on my desktop PC. My wife's laptop is running Windows 7. I have our Canon MP490 printer attached to my PC and I'm trying to share it so she can print from her laptop.
The printer works fine and I can print from Ubuntu. I have a VirtualBox VM running Windows XP and it can access the shared printer and print with no problems.
I have these printing related lines in smb.conf:
Code:
[Global]
load printers = yes
printing = CUPS
printcap name = CUPS
[Code]....
View 3 Replies
View Related
Feb 9, 2011
I have an Ubuntu laptop running 10.04LTS. I want to share its printer with a WinXP laptop. How do I get WinXP to find and use my printer connected to an Ubuntu 10.04 laptop over a wireless network?
View 2 Replies
View Related
Oct 8, 2010
after much flaunching around for several days, I was able to access a windows based printer on my network from this Ubuntu 10.4 laptop. What I first discovered was I had to install Samba and Cups (cups was already installed as it turned out). Having done that, I tried several iterations of discovering the HP printer attached to a Dell Latitude on my network. Nothing.Then I read something, somewhere about using the IP address of the Latitude instead of the network name (Latitude). So I peeked into the router to find the IP address assigned to Latitude and VOILA! I plugged that into the box for location,along with the name of the printer and it did the rest. Actually it found the right drivers and did the rest.
I see a problem with that protocol, however. If I reset the router, which I have to do once a week or so, I fear that the IP assigned to Latitude will change. As it is, it has 192.168.2.2 but if I reset and bring up my Asus first, I imagine Latitude will end up with ~.2.3, in which case I have no idea what will happen.
View 3 Replies
View Related
Oct 4, 2010
So I have a Ubuntu box with a printer trying to share it's printer with a Mac using cups over ipp. Has anynone else had trouble with this?At first the printer would be stuck in the busy state according to the Mac. Any attempt to change it's state would only work for a split second. Then I found on the ubuntu help site (https://help.ubuntu.com/community/Ne...tingWithUbuntu) a command the run on the Mac,
cupsctl BrowseRemoteProtocols=cups
This works temporarilyand allows printing, but then it fails again some time later, seems to last only to the next restart (which isnt a long time for a laptop).
View 1 Replies
View Related
Sep 14, 2010
What is the best option for Internet wide "samba-like" file sharing? WebDAV?
View 8 Replies
View Related
Mar 8, 2010
I am trying to setup a file server for a small office but have hit a couple of hurdles, is there a step by step guide how to setup a network for windows and mac computers to use it? I had setup a share etc but once I restarted the server all the files disappeared which I had in the home folder? Also when I setup users how can I use passwords that I select as everytime I set one it encrypts it and uses that instead of my one?
View 2 Replies
View Related
Aug 15, 2010
I'm trying to setup a NAS for my network, the only problem is that I can't figure out how to do it. On my network I have about 3 computers however only I only use 2 of them so I thought that maybe I could use the third computer in such a way that I could access it 24/7 from the internet as a server for all of my files (school papers, music etc etc...). The only problem is that I don't know where to get started. Both of the computers I'm currently using are Windows and the one that I,hopefully, can turn into a server is running on Ubuntu.
View 4 Replies
View Related