| Author |
Message |
|
|
Post subject: Linux pc on a small LAN
Posted: Jul 06, 2008 - 11:25 AM
|
|

Joined: Jul 05, 2007
Posts: 81
Status: Offline
|
|
How do I cause a Linux pc on a small LAN to see another Linux pc?
ssh is a little difficult think I |
_________________ Old Linux loves 62 years.
I am from Denmark.
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 06, 2008 - 11:44 AM
|
|

Joined: Jan 11, 2007
Posts: 459
Location: Darmstadt, Germany, Europe, Earth
Status: Offline
|
|
define "see" please...
ssh is pretty easy, if you use
Code:
sftp://<user>@<ip-of-remote-computer>:<port>/
in konqueror |
_________________ Ουρέα - AMD X2 4450e, ABIT A-N78HD
Έρεβος - IBM T43
if you have a problem, if no one else can help, and if you can find it - maybe you can read ... the sidux manual
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 06, 2008 - 11:48 AM
|
|

Joined: Jul 05, 2007
Posts: 81
Status: Offline
|
|
No I do not know anything about gate? (port)
and my user isn't called anything @ or like |
_________________ Old Linux loves 62 years.
I am from Denmark.
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 06, 2008 - 12:41 PM
|
|

Joined: Jan 11, 2007
Posts: 459
Location: Darmstadt, Germany, Europe, Earth
Status: Offline
|
|
following scenario:
you got two computers running linux A and B. you want to access computer B (remote computer) from computer A (the computer you are sitting at)... ssh server is running on B on the standard port 22. you can access it: 1) via ssh in the shell or 2) via sftp in konqueror... with both ways described you will be asked to type the user name and the password
Code:
sftp://<user>@<ip-of-remote-computer>:<port>/
does say that you want to log on as <user> on the remote computer (B) using a specific port <port> (if the port is not set to standard 22) |
_________________ Ουρέα - AMD X2 4450e, ABIT A-N78HD
Έρεβος - IBM T43
if you have a problem, if no one else can help, and if you can find it - maybe you can read ... the sidux manual
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 06, 2008 - 06:09 PM
|
|

Joined: Jul 05, 2007
Posts: 81
Status: Offline
|
|
I have 2 computers.
Between there is a rouder.
One worker I on (with sidux)
The other user I as a back-up (Opensuse)
Thus I need to be able to put something over on back-up pc
And ssh ???
Opensuse pc can see sidux ? bot not sidux see ......Nothing |
_________________ Old Linux loves 62 years.
I am from Denmark.
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 06, 2008 - 07:39 PM
|
|

Joined: Jan 11, 2007
Posts: 459
Location: Darmstadt, Germany, Europe, Earth
Status: Offline
|
|
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 09, 2008 - 07:48 PM
|
|

Joined: Jul 05, 2007
Posts: 81
Status: Offline
|
|
Whay ? HELP
It exists thus why? |
_________________ Old Linux loves 62 years.
I am from Denmark.
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 09, 2008 - 09:46 PM
|
|

Joined: Jan 11, 2007
Posts: 459
Location: Darmstadt, Germany, Europe, Earth
Status: Offline
|
|
you do realize, that you do NOT need samba on two linux machines?
i do not know anything about samba setup, thus i can not help... |
_________________ Ουρέα - AMD X2 4450e, ABIT A-N78HD
Έρεβος - IBM T43
if you have a problem, if no one else can help, and if you can find it - maybe you can read ... the sidux manual
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 09, 2008 - 11:00 PM
|
|
Joined: Oct 28, 2007
Posts: 131
Location: California
Status: Offline
|
|
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 10, 2008 - 12:23 AM
|
|
Team Member

Joined: Nov 27, 2006
Posts: 1950
Location: underworld
Status: Offline
|
|
Any one of these should work (in konq url)
Code:
fish://username@192.168.1.110/home/username
Code:
sftp://username@192.168.1.110/home/username
Code:
smb://username@machinename
** Adjust IP accordingly ** |
_________________ sidux uses high compression technology > special care is needed when burning the iso > please burn in DAO-mode, DAO or DIE. NEVER EVER do a apt-get upgrade or use adept, synaptic or aptitude
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 10, 2008 - 08:32 AM
|
|
Team Member

Joined: Nov 24, 2006
Posts: 1871
Location: w3
Status: Offline
|
|
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 10, 2008 - 10:03 AM
|
|
Joined: Nov 25, 2006
Posts: 2482
Status: Offline
|
|
| well, not really deprecated - just broken for ages (since kernel 2.6.21, on faster systems only). |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 10, 2008 - 03:51 PM
|
|

Joined: Jul 05, 2007
Posts: 81
Status: Offline
|
|
If I have tried, do not work either :
sftp://username@192.168.1.110/home/username
sftp://username@192.168.1.110/home/username
# do not know anything about samba setup, thus i can not help.
quite a lot ??? + -
A little
I became More and More desperately, thus here are what I did.
It's an opensuse pc so that I put ftp into yast and see, it works.
Thanks for your participation,
it's important for me that it works when it's a back-up pc. |
_________________ Old Linux loves 62 years.
I am from Denmark.
|
| |
|
|
|
 |
|
|
Post subject: RE: Linux pc on a small LAN
Posted: Jul 10, 2008 - 04:45 PM
|
|

Joined: Jan 11, 2007
Posts: 459
Location: Darmstadt, Germany, Europe, Earth
Status: Offline
|
|
1) you need a ssh server running on the suse computer.
1a) what is the ip of the suse computer?
1b) are you sure you have ssh server running and listening to standard port 22?
2) what is the name of the user on the suse computer?
i don't think there does exit a user with the name "username". am i right? you need to put a _really existing username_ there!
3) SFTP in konqueror has nothing to do with FTP. thus, looking for FTP in yast is not correct... |
_________________ Ουρέα - AMD X2 4450e, ABIT A-N78HD
Έρεβος - IBM T43
if you have a problem, if no one else can help, and if you can find it - maybe you can read ... the sidux manual
|
| |
|
|
|
 |
|
|