General :: Multiple Machines: Share Data Using NFS / HTTP / FTP?
Apr 4, 2011
I have a network of 20 machines, all running Ubuntu 10.04.
Each machine has about 200[GB] of data that I'd like to share with all other 19 machines for READ ONLY PURPOSES. The reading should be done at the FASTEST POSSIBLE WAY.
A friend told me to look into setting up HTTP / FTP. Is it indeed the optimal way to share data between the machines (better than NFS)? if so, how do I go about it?
UPDATE: Just to clarify, all I want is to be able (from within machine X) to access one of machine Ys files and LOAD IT INTO MEMORY. all of the files are of uniform size (500 [KB]). Which method is fastest (SAMBA / NFS / HTTP / FTP)?
View 4 Replies
ADVERTISEMENT
Apr 21, 2011
Two machines connected via LAN Older machine is running RedHat 3 Kernel 2.4.21-50.ELsmp on i686 Newer machine is at a current level of SUSE Linux. Newer machine has a DVD drive. Here's the question. Is it possible to, remotely, mount the DVD device to the older machine? If so, can it be used to install software packages?
View 1 Replies
View Related
Jun 10, 2011
I have proxy running. I have seen LAN machines sending packets by iftop -P -F 192.168.10./24
[Code]....
How do i set my iptables so that I can only send and recieve http,smtp,ssh,dns,dhcp request in and out of the proxy
[Code]...
View 3 Replies
View Related
Oct 19, 2010
Is there a tool or way to find out how much http or ftp data is going through network?
View 4 Replies
View Related
Mar 7, 2011
Is it possible to copy a file on multiple remote machines through scp in one command?
View 3 Replies
View Related
Sep 15, 2010
Im new to the forum and fairly new to Linux as well. my apologies if this is posted in the wrong section. My problem is How can you search for a file in multiple machines (like a server farm) ? For example i log onto machine num1 and want to search for a file named "xxx.yyy" which may be in one of 4 machnies. What i do right now is manually log into each machine and run the find command. However i have heard that it is possible to do it via a couple of simple commands. I have looked into pssh and cssh as well as ssh tunneling (along with public key authentication to stop the machines requesting a password every time i log in) and unfortunately i was unable to find an answer.
View 4 Replies
View Related
Jul 5, 2011
i have 30 linux PCs running. i need to check the performance of all pcs( memory,ram and process usage) in single command or in GUI mode.In solaris we have perf script to check performance in GUI mode. i need same type in linux?
View 1 Replies
View Related
Feb 14, 2011
I configured squid with authentication required. I have 10 client using WinXP operating system. I want these clients can share their data, DVDwriter and printer.
View 1 Replies
View Related
Nov 20, 2010
i have ubuntu 10.10 on my laptop and in my desktop 10.4 how can i share the folder on my desktop so i can be able to pull them from my laptop.
View 4 Replies
View Related
Jan 7, 2011
Two machines, each running Ubuntu 10.10. Desktop is wired to the router, and laptop is wireless. Printer is an HP Photosmart C4400 All in One series, and is connected to the desktop via USB.Prints OK from desktop. I have CUPS set up on both machines, and the laptop can see the printer. Desktop firewall allows CUPS in on port 631. Printer properties are set to enabled and shared Desktop is set to publish printers, and laptop is set to show printers from other systems. Fine until I try to print from laptop, when print job is shown as sent, but printer remains idle. Another thing is that on the laptop, the "enabled" setting drops off. I think this must be a configuration issue, but cannot find an answer anywhere. File sharing using Nautilus works fine.
View 4 Replies
View Related
May 28, 2011
Personnally up until now I've been using either NTFS or a ext3 fs driver from Windows. I wonder if there's a better way. Probably NAS is the best, but not really practical with a laptop.
View 7 Replies
View Related
Apr 28, 2010
I created two Linux virtual machines. I created a same directory in both of them as following . /ocfs/clusterware I need to make this directory shared between them I mean , if create file in the directory in the first VM , I must see it from the second VM.
View 4 Replies
View Related
Oct 7, 2010
i want to know how i can use data which is situated in windows hard disks on linux red hat 5 operting system. i m using dual boot concept and i have installed both windows and linux properly. 3 partition of hard disks are used in windows and one in linux. my data like songs are situated in one of the windows partition. now i want to know how i can use that data when i m working on linux.
View 1 Replies
View Related
Mar 29, 2011
I remember there was a command that would allow me to pipe data to an app and the use the | operator to pipe it into yet another app.
foo fooArg | Iforget app1 | app2
I forget what this command is but it pipes the data from foo into app1 and app2.
View 3 Replies
View Related
Feb 9, 2009
I have a machine running fedora 10 that has a printer in cups that i want to share to the windows machines on the network.I cant find any mention of shareing printers in the cups interface
View 1 Replies
View Related
Jun 26, 2010
I have 3 home computers. Two of them are dual boot Windows and Ubuntu. The third runs only Ubuntu. I want to share files and two printers among the three machines. What is the best approach to doing this.
View 4 Replies
View Related
May 4, 2010
I just installed ubuntu 10.04 x64. I have installed it and set it up the way I like on my server, however I now have 3 terminals and a laptop to set it up on the exact same way. As a result Id like some advice on what can and cant be done and how. Preferably I am looking to use programs with GUIs. Thing the style of ubuntu one, software manager etc, not really too into the command line, or conf editing unless there is no other option.
1. I installed all the software from software centre I like. Now I need the same software on the other computers. I know mint has mintbackup where it just exports and imports a list if installed software. I am looking for an ubuntu equivalent.
2. Firefox and Thunderbird add-ons. I install like 20 firefox and thunderbird add ons. sometimes I can't even keep track of them. There must be a way to sync them so that each computer I install ubuntu on I can simply import the list of mozilla add ons and have it auto download them.
3. Mail Contacts and Calender Syncing. I need to sync between my 3 ubuntu machines and my windows mobile 6.5 device for calender, email/phone/name contact lists. Email is taken care of by imap, but lightnings calender isnt and neither are the contacts. If I input a contact on my phone I want it to sync to the other computers I use.
4. Ubuntu one. I have /storage/workfolder in my root directory on my personal server. I want to be able to work on documents at work on my laptop and sync them so that when I get home, they are synced on the server without causing overwrite changes etc.
5. Desktop settings, icon themes, preferences from ubuntu tweak etc. I know this one is a bit more of a long shot, but it takes 20 minutes each computer, to set up the little maximize minimize buttons on the other side, set up cairo dock the way I like, install the icon theme and backgrounds I like. isnt there a way to back this up so it doesnt have to be done each time or so I can make my other computers the same?
View 1 Replies
View Related
Apr 22, 2010
I'm running kernel release 2.6.26-2-686 on a i686 and are trying to share files between my machine and some Windows 95/98 machines. When I enter smb://ip_number/share_name in Nautilus, it works. I can browse the files. When I try the same with smbclient or smbmount, it complains.
smbclient -I=ip_number -L=//server/share gives cli_rpc_pipe_open: cli_nt_create failed on pipe srvsvc to machine tf_calibration. Error was ERRSRV - ERRerror (Non-specific error code.)
View 4 Replies
View Related
Feb 15, 2010
I just set up an ubuntu 9.10 server (no desktop environment, command line only) and I'm unable to see my samba share. I followed these instructions. Here are the relevant parts of my smb.conf file: Quote:
workgroup = JASONGROUP
# I un-commented this
security = user
[code]....
View 9 Replies
View Related
Oct 13, 2009
i was getting impatient in finding a way to make some of my peripherial devices to work in linux but no luck, so i installed windows xp home in virtual box, gave it access to my usb devices and installed the drivers for the printers and scanner. but there is just one thing that i want to do now how do i get windows xp to share my printer in virtual box with other computers in the house
View 5 Replies
View Related
Feb 11, 2011
utility to let me automatically apply shell commands I type to a list of given remote machines? I'm configuring and maintaining multiple servers all running Fedora 12 and I want them to have exactly the same configuration. I also need to check out code from subversion onto these machines; the same code from the same location into the same directory. I know I could use ssh to run each command individually for each machine, but is there a tool that will make this much easier?
View 3 Replies
View Related
Jan 6, 2011
run a cron job to download my email logs to my laptop. But the question is HOW? Im not sure how to write the php script for the cron job. the file is on "computer A" and the file is setup to chmod I just need to know how to write the php to "access" the other computer and then download the file to a certain file on my laptop.
View 3 Replies
View Related
Apr 8, 2010
I've got an external hard drive with one large data partition on it. I also have four computers to connect it to (individually, not at the same time). Three machines are running Slackware and one is running Ubuntu 9.10. I need to be able to just plug the drive into whichever machine, mount it (preferably to the same location each time) and not have to worry about user permissions and such. Do I just chmod 777 all the files and folders or is there a better method for different 'users' to access the same partition? And how about mounting to the same location each time?
Now the second part of my question I'm pretty sure I'm not able to do but just in case..... is there any way to encrypt the information safely and make it compatible with a Windows XP machine?
View 4 Replies
View Related
Sep 1, 2009
Are there any tools out there that let me select a bunch of data and burn it to multiple cd's or DVD's? I'm using k3b but have to manually select cd and dvd size amounts.
View 1 Replies
View Related
Sep 1, 2010
I have a file which contains the data i retrieved through prstat and an array that contains all the unique process ID's of that particular file. i want to compare each and every line in the file with each and every element of the array so that i can create multiple files for the multiple value in the array.
View 6 Replies
View Related
Oct 31, 2010
I've got a Netbox NT330i [URL]
Ubuntu 10.04 (server) installed with a few minor issues, but is generally in fine shape.
I installed apache2 and the whole lamp stack ready to do some Drupal work.
I noticed a logo.png wasn't loading. Apache logs thought it was serving it fine (200 responses)
It wasn't displaying because it was being corrupted.
I hunted for some reason, stripped back apache2, removed it, installed it bare.
Same problem.
I tried nginx. Same problem.
I've compared pdfs transfered from the webservers and I can see it every-so-often clumps of corrupt data.
Also, wget on the same box gets the files without corruption.
SSH works fine. No corruption. But medium size SFTP transfers can take a while - I presume because it's having to resend corrupted data until the checksums add up.
I then tried using wlan0, which seems to work fine, so it's just the ethernet port corrupting data.
From lspci, the eth0 is an AR8131 rev c0
View 1 Replies
View Related
May 6, 2010
I am using mount.cifs to mount a remote samba share (both client and server are Ubuntu server 8.04) like this:mount.cifs //sambaserver/samba /mountpath -o credentials=/path/.credentials,uid=someuser,gid=1000.I mounted a user from local system with username and password with mount.cifs but the problem is that the user is part of multiple groups on the remote system and with mount.cifs I can only specify one gid. Is there a way to specify all the gids that the remote user has?
Mount the remote samba with multiple groups on the local system?Browse the mount from 1) with the terminal since I want to pass some files from samba as arguments to local programs.which runs through gvfs; but the newer gnome does not write to disk the ~/.gvfs anymore so I can't browse it in terminal. And the last solution would be NFS but that means that I have to synchronize the uids and gids on the local system with the ones from the server.
View 1 Replies
View Related
Oct 14, 2010
i manged to get a samba server up and running to share with my windows machines. But i still want more. My main goal is to be able to share my movies. I have a laptop hooked to my flat screen with 3TB's of external drives, thats whats acting as my server. I have ubuntu desktop installed because i use it to play movies also.
I'm looking to set up something that is a little faster than samba (yes i no trying to share through USB 2.0 external drives and a wifi connection isn't going to be real fast no matter what) but i want to be able to access my server remotely. like maybe FTP? but what i'm asking here is what protocol should i use and what programs? i was thinking gadmin-proftpd and then filezilla to access?
View 9 Replies
View Related
Apr 24, 2011
I'm having some trouble mounting a Samba share on my two Ubuntu machines. The Samba share is setup so that all files are readable and writable by everyone (it's only accessible via the local network). When I create a new folder on the share with either of my Ubuntu machines, the folder becomes non-writable by anyone ie. I can't place anything into the folder. I'm using the following command to mount the share:
[Code].....
I think the problem is with the way I'm mounting the share on my Ubuntu machines. If I go to the share using smb://192.168.1.160 in a file browser, I can create new folders which are readable and writable by everyone. But, if I create the new folder where it's mounted at /mnt/backup, no-one can modify or change it.
View 2 Replies
View Related
Feb 23, 2009
recommend a utility to let me automatically apply shell commands I type to a list of given remote machines?I'm configuring and maintaining multiple servers all running Fedora 12 and I want them to have exactly the same configuration. I also need to check out code from subversion onto these machines; the same code from the same location into the same directory. I know I could use ssh to run each command individually for each machine, but is there a tool that will make this much easier?
View 6 Replies
View Related