would like to hook up linux system to another computer!


 
Thread Tools Search this Thread
Operating Systems Linux would like to hook up linux system to another computer!
# 1  
Old 09-02-2004
Lightbulb would like to hook up linux system to another computer!

I have desktop with both windows and fedora core 2 installed on it which I have also hooked up to my psion 5mx palm device that is stored in the windows drive... and i just access the files by mounting them onto my linux drive.. now I have a laptop too .. with the same directories as the linux system on my desktop (same data) and I would like to be able to transfer data back and forth from the desktop to the hardrive using either usb or a cable is this possible! and is an hd? issue.. > thanks moxxx68.Smilie
# 2  
Old 09-02-2004
Hmm....

Your easiest method would be to get a CAT 5E Crossover cable (or two pieces of straight through CAT 5 and a cheap 4-port hub), and then you've got yourself a mini-network and can trasfer the files hither and tither to your hearts content. Just give one box the IP 192.168.0.1 and the other IP 192.168.0.2. If you're sharing to a windoze box look into Samba (http://www.samba.org), else you can either use NFS, ftp, sftp or scp to share files between linuxen.

Cheers
ZB
# 3  
Old 09-02-2004
can do ! but can't quite catch the process..

dear zazzy appreciate the help,
but what I am looking for is somwehat a little simpler if possible something that I can run spontaneously without haaving to fiddle around wtth IP addresses and so on.. an example! :
on my desk top when I want to access windows to access a files system that holds the converted files from the psion 5mx databse I just mount on root filesystem /Windows and take it from there.. when I am done umount.. and this is the command I use!
mount -t vfat /dev/hda1 /Windows
and
umount hda1
simple..
now i am thinking that there is a way to connect straight from one hard drive to the other using a usb cable or an ordinary ?pin cable and just write in a command to mount one filesystem from a one hardrive to another filesystem on the other hard drive without having to go through lan or any of that dificulty...
....yours truly moxx68 ..
must find an answer..
thanx!Smilie
# 4  
Old 09-05-2004
Computer tried but couldn't so!?

dear zazzybob,
when i read your reply I ran straight for the cables and tried to configure the network and warped the whole wireless bit.. so I just took an easy way out that has worked out just fine.. I have bought and mounted a scandisk a usbdrive (/dev/sda1 i believe) and have solved 90 percent of the problem.. also I installed two floppies on the desktop toget the xtra edge until I can full comprehend what you said.. I almost did but I am not that advanced.Smilie Smilie
# 5  
Old 09-05-2004
Issue

You could always buy a SNL(Server Network Link) like D-Link or linksys sells, and if you are using the X-windows interface then you can always use the COOL!REMOTE CONTROL FILE. This will work on linux. You can download it at http://www.drn.digitalriver.com and that will work. you will have to search for it. From there when this is installed you will need to run it and fix the settings on the other computer.


Cheers,
Computek
computek
# 6  
Old 09-05-2004
Issue

You could also get a Cable Like ZB said, but this will solve most of the prob!!!Smilie
computek
# 7  
Old 09-06-2004
MySQL thanx guys!

Smilie the more that I can apply with this situation the better I try it..!
thanx moxxx68...Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Red Hat

Remote access computer system as a whole not just desktop with GUI

Hi All, I've been looking at various options at administering several servers remotely like: - VNC (don't like the lax security of 8 characters max for a password) and - NX (awesome piece of kit but still limited to a per desktop viewer)... What I'm looking for is a GUI that... (7 Replies)
Discussion started by: ASGR
7 Replies

2. Windows & DOS: Issues & Discussions

How to run a Windows Setup on a Linux computer?

I am looking to run a Windows utility BitRecover PST Viewer. To help me read a pst file. Can anybody guide me how can I run this Windows utility on Linux. (3 Replies)
Discussion started by: marktux
3 Replies

3. Solaris

Manufacturer name of computer system(hardware) , processor

Hi All, Can someone let me know the method or set of commands by which i can retrive manufacturer name of computer system (hardware of machine ) and manufacturer of processor. i get below information when fired psrinfo command : psrinfo -vp The physical processor has 1 virtual processor... (6 Replies)
Discussion started by: omkar.jadhav
6 Replies

4. Fedora

On Installing Multiple Linux Distros on a Computer

Guys, I was planning to install Ubuntu, Fedora and Backtrack on the same computer (along with Windows 7). My Specifications are: 2.67 Core i5 4GB DDR3 RAM 500 GB HDD I have a system running Windows 7 with 3 partitions (240, 130, 130) GBs. And I was planning on freeing out 30GB of space and... (3 Replies)
Discussion started by: hMeU
3 Replies

5. Linux

i want to install linux on my computer, but worried about viruses

hi guys, I am new to linux. I want to install it on my home computer. I have a few questions. 1) if an exploit is found on linux, how long is it before it gets patched up? My worry is that because there are not many linux users, if a big is found, then it will be a long time before others... (4 Replies)
Discussion started by: JamesByars
4 Replies

6. UNIX for Dummies Questions & Answers

Which Linux to get for home computer?

the most popular ones on distrowatch seems to be PCLinuxOS, Ubuntu, openSUSE and Fedora. any tips, suggestions you can give this super newb about choosing something? i'd like to do a dual boot. Unfortuately my laptop's only got a single hard drive and it's only got half a gig of ram. Will... (6 Replies)
Discussion started by: DeuceLee
6 Replies

7. Solaris

File System Hook

Background: DEDS is used to exchange files between Our Client and outside world. It is running on Sun v480 server OS 5.8. The files can come into or go out from various directories configured for various interfaces and come from both Our Client side as well as outside world. Requirement: ... (0 Replies)
Discussion started by: kdhana
0 Replies
Login or Register to Ask a Question