Networking :: Connect System And Windows Machine Using Ssh?

Feb 10, 2010

I have two machines in different location, lets say machine A and machine B.

Machine A:
- Linux Red Hat OS.
- Has internet connection (no proxy).
- Has public IP.

Machine B:
- Windows XP OS.
- Has internet connection (with HTTP proxy).
- Has connection to machine C and machine D. Machine C and D don't have internet connection, but machine B can connect to those machines because machine B, C, and D are located in the same network.

I need to connect machine C and D via machine A. I heard it can be done using ssh between A and B, but I don't know the details.

View 7 Replies


ADVERTISEMENT

Networking :: Connect From Server Operating On Windows Os From System Machine Using Ssh ?

Aug 9, 2010

I have a query related networking .
I want to know how to connect from a server which is operating on a windows os from a linux machine using ssh

View 4 Replies View Related

Fedora Networking :: Cannot Connect To Windows Machine

Sep 23, 2009

I installed samba and samba-client (sudo yum install samba samba-client) but I still cannot connect to this Windows machine.I installed samba, started the samba services (although that may only by necessary to connect into Fedora?), and even restarted the computer and I still cannot do this, I have been googling like crazy and only se articles on how to make Fedora a samba server...

View 3 Replies View Related

Ubuntu Networking :: Connect To A Windows Machine?

Jul 25, 2010

I'm using Ubuntu 10.04 LTS. How can I connect to a Windows machine? I'm trying to connect to a VirtualBox machine with Windows XP on it. I can connect from the VirtualBox to Ubuntu. But, can't find a way to do it from Ubuntu.

View 8 Replies View Related

Ubuntu Networking :: Connect To A Windows Machine Using 10.10?

Mar 25, 2011

I am used to using Ubuntu Desktop edition (Lucid Lynx to be exact), so I downloaded Ubuntu 10.10 Netbook edition for my little Acer Aspire One. One problem though. The places menu isn't there anymore.

How do I connect to a windows machine share? I tried searching the forums, but they all mention using Places > Connect To Server.

View 1 Replies View Related

Ubuntu :: Numbers To Put In Linux Machine Can Connect / Print To Windows Machine?

Apr 16, 2011

I remember it being really easy to add a printer attached to another computer using Ubuntu, but I don't remember exactly what made it so easy. All I know is that now that I have switched to Kubuntu the process has become much harder because now I have to find out some special locations, numbers etc. for it to connect to the printer. It's connected to a Windows XP machine on the other side of the house.
It says alot about 'contacting the network administrator' if I am unsure about what to put in. But I am more or less the network administrator. how to find out what numbers to put in so that my Linux machine can connect and print to the Windows machine? Or maybe someone knows a few commands to share? I go to Applications > Settings > System settings, Printer configuration, New Printer, New Network printer, and then there are a few options but I don't know which one to choose. Windows Printer via Samba, I guess? Then in the box that says smb://[enter stuff here] I need to put in info but I don't know how to find that info.

View 5 Replies View Related

General :: Access Windows Machine Through System Machine?

Aug 3, 2010

I'm the Administrating the computers in my office. I want to monitor the user's activity. How can i remote login without distrubing the user's activity on his computer? Any software need to be installed? (I don't want to use Terminal server client).

View 5 Replies View Related

Networking :: Connect System Pc To Windows Server 2003?

Sep 29, 2010

I am a primary school teacher at a school with hardly any money running 50 pcs on windows server 2003. We recieved 2 donated pcs without windows, so thought of installing a free copy of linux on them and then connect them to the server. Which linux version does this best and how would i do this?

View 6 Replies View Related

Fedora Networking :: Using Putty To Connect To A Machine / Host Name And Port To Connect?

Jul 23, 2010

Right now I have a machine set up running Fedora. I have configured inittab to accept Console Logins, but I am having problems getting my netbook running PuTTY to connect. How would I go about finding the Host Name and Port to connect to?

View 6 Replies View Related

Ubuntu Networking :: Access Machine Via Windows Machine - Samba Password Reset?

Feb 13, 2011

I try to access my ubuntu machine via my Windows Machine (Samba Server on Ubuntu Machine). Anytime I try to access the machine it asks me for my password...I enter it but it says it is invalid....is there anyway to reset it? I have already tried to remove and purge everything Samba related and then tried reinstalling, but that still didn't do anything

View 2 Replies View Related

Ubuntu Networking :: Way To Share Folder From Machine To Windows Machine

Aug 28, 2010

I am trying to establish the easiest way to share a folder from an Ubuntu machine to a Windows machine.In the past I have added things to smb.conf and that has all worked fine but what I am trying to do is to figure out what the "new user" way of doing this is so that when I am helping other people I know I am getting them to do the simplest thing.I completely removed samba and reinstalled it so that I didn't have any configuration. Right clicked on a folder and selected "Sharing Options" ticked the "Share this folder box" gave it a name and a comment and ticked the other two boxes.

When I went to the windows laptop then it kept asking for a username/password and nothing worked.Back on the ubuntu machine I did sudo smbpasswd -a [username] and created a blank password. Now from the windows machine I can access the shared folder.Is the smbpasswd step still required? It's very confusing for a new user as there is no suggestion that anything other than right clicking on the folder and choosing the options you want would be required. Is it something to do with the fact that this is an ubuntu machine that has gradually been upgraded through versions and this problem wouldn't have been there from a new install?

View 3 Replies View Related

Networking :: Access A Windows Server 2000 Machine Using A Machine Via KDE?

Apr 9, 2010

I need to access a Windows Server 2000 machine using a Linux machine via KDE, but that will migrate to Gnome. The Linux user to connect to Windows machine, you should open an application 'XYZ' automatically, and only this, denying any unauthorized access. When you close the application 'XYZ' communications (RDP?) Should be terminated. Do I need a log of accesses and possible attempts to circumvent the system and access other application.

View 7 Replies View Related

Networking :: Transfer Files From A Machine To A Windows Machine Which Are Not In The Same Network?

Jul 6, 2010

I had run one script in unix machine and want to copy the results to a windows machineBoth the machines are on different networksIn linux machine trying to do the ftp to the windows machine its giving connection refused. How to chech whether ftp is running on that linux machine or not?Also tried scp and ssh , both are failing

View 6 Replies View Related

Networking :: Can't Ping CentOS 5.3 Machine To XP SP2 Windows Machine

Oct 31, 2009

I have two machines, one has XP service pack2, second one has CentOS 5.3 (Linux), they are connected through crossover cable. I have configured everything fine but don't know why till now can't ping!

A. Windows machine settings as follows:

IP Address: 192.168.1.3
Subnet Mask: 255.255.255.0
Default Gatway: 192.168.1.1
+ Firewall is turned OFF.

B. For Linux machine, I will list everything stored in network files, logged as [root@localhost ~]# :

1. /etc/sysconfig/network:

ifconfig eth0 192.168.1.4 netmask 255.255.255.0 up
route add -net 192.168.1.0 netmask 255.255.255.0 eth0
route add default gw 192.168.1.1 eth0
NETWORKING = yes
NETWORKING_IPV6=no
HOSTNAME=localhost.localdomain

2. /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE="eth0"
IPADDR="192.168.1.4"
NETMASK="255.255.255.0"
ONBOOT="yes"
BOOTPROTO="yes"

3. /etc/resolv.conf

nameserver 192.168.1.4
search locadomain

4. I restarted network service using this command:

/etc/init.d/network start

everything is fine. When checking using ifconfig command. I get the following:

eth0 Link encap: Ethernet HWaddr 00:08:0D:EE:19:66
inet addr:192.168.1.4 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr:........

[code]....

I mean I assigned the IP: 192.168.1.4 to Linux machine (Eth0). I did everything above and can't ping till now, when pinging from windows or Linux I get a message "destination host unreachable" restarted Linux many times but same result. NETWORK CABLE is working fine I tested it.

View 14 Replies View Related

Software :: Connect To Internet Through System Virtual Machine?

Apr 26, 2010

I installed Oracle Enterprise Linux on Virtual Machine.
I try now to connect to internet through this VM but i cannot.
How can i make connect?

View 7 Replies View Related

Fedora Servers :: Unable To Connect To The Share From Windows Machine

Jun 14, 2011

Trying to setup Samba for the first time and am unable to connect to the share from my Windows machine. It is a very basic setup, just trying to setup a single share to use a backup location for my windows files.

I've done the following:
1. Fresh install if fedora 15
2. installed samba
rpm -qa | grep samba
gives the following:

[Code].....

3. Used samba server configuration to setup the share and create the samba users
4. When I tried to connect from my windows machine I get the error that the server is not accessible, you might not have permission to use this network resource or I get the error "windows cannot access server, check spelling and try again.

Both computers can ping each other. I opened samba ports in the linux firewall and tried to connect again: same error Disabled firewall all together and have the same error. Here is the output from the testparm command

[Code].....

View 6 Replies View Related

CentOS 5 :: Xen Hypervisor - Connect To It Remotely Via A Windows And Linux Machine?

Feb 17, 2011

I am new to Xen Hypervisor and wanted to know if someone has any good guides to configuring it please. Also once i configure a Guest OS how can i connect to it remotely via a windows and linux machine?

View 1 Replies View Related

General :: Windows 7 - Different Operating System For Each User On One Machine?

Dec 11, 2010

I've come across this rare issue, I have a friend that uses some software that is particularly slow in Windows 7, the best compatibility is in Windows XP, I told him to make a partition and have both OSes in the computer, at which he replied: "Could I have a different OS for each user?", it seemed like a good question to me, so is that possible?, suppose that I login and it boots me to Vista, then I loggout and Linus Torvalds comes and logins and boots him into Ubuntu, he gets bored and logs out, afterwards my friend comes and logs in, booting into XP, summarizing:

The operating system that will be loaded will depend on the user that logs in.

View 3 Replies View Related

General :: Transfer File From System Machine To Windows?

Apr 9, 2010

I want to make a script which will copy the certain data from Linux machine to Windows machine.

Can u please give me some help in how would i go about it?

View 8 Replies View Related

General :: Copy Files From System To Machine To Share On Windows?

Jun 30, 2010

I need a command-line method of copying files from a Linux box to a Windows machine that is in a domain and requires authentication. I cannot install additional software or services on the Windows XP machine. I can install any software on the Linux machine. I've tried scp, but the connection failed and if my understanding is correct it is because scp requires that the target (windows machine) be running an ssh service. Is there a command-line linux utility that can pass Windows domain user and password and then copy a file from the linux machine to a share on the windows machine?

View 1 Replies View Related

General :: Copy Folders From Windows Machine To System Script?

Oct 7, 2010

I'm looking for a script to run that will be run from my linux box to copy folders from a windows server at a certain time on a daily basis.

View 2 Replies View Related

General :: Share Folders In System Machine To Windows Except Samba?

Feb 21, 2011

Is there any way to share folders in linux machine to windows machine except samba and ftp..

samba is blocking by the hosting company.

View 3 Replies View Related

Networking :: Can't Connect To XRDP Machine

Apr 8, 2010

I installed XRDP on my home machine, made sure the service was running, NAT'ed ports 3350 and 3389 TCP to the machine in my router and punched corresponding holes through Guarddog on these ports on the machine as well, but connecting with: rdesktop -f "my IP here" from my workplace doesn't work. I get "unable to connect".

I have a feeling, it's still the firewall. Do I need to tick permitting the rdesktop protocol in both the "local" and the "Internet" zone or do I need to also establish specific custom rules?

View 2 Replies View Related

Networking :: Can't Connect To Machine Wirelessly

Aug 28, 2010

I am having problems connecting to my Fedora machine wirelessly. What i mean is that if i try to access samba \192.168.1.93 rb while connected to my wireless network i can't connect.The only way I can connect to this machine is if i connect my laptop directly into the router then i can successfully connect.Does anyone have any idea why this is happening? The strange this is i used to could connect wirelessly.

View 1 Replies View Related

General :: Share Files In System Server And Access Them From Windows Xp Machine?

Aug 18, 2009

I have 30 systems in a LAN . My users need to login as domain user from their XP clients and store their files in the Linux server. They should not be allowed to store in local machine and also should be granted a particular size of space in server.

what are the procedures to be done in linux server and

just like in windows we access shared files in by typing in run command

\192.168.0.1 is there a provision to view shared files from xp to Linux

View 5 Replies View Related

Ubuntu Networking :: How To Connect To The Files On The Machine

Nov 26, 2010

I have a Posh new 64bit Ubuntu computer with one of the latest distro's on it,works loverly.this is in my front room.In my beroom I have an older box with Xbutu 10.10 installed which I want to use to play movies into my telly that are stored on the ubuntu box which is connected to the same sky router.I tried ubuntu before xbuntu to achieve this ,which worked with "connect to server",but the bedroom machine doesnt have the Ooomph to play movies without clipping the video part.I was hoping Xbuntu would free up enough resources to enable the playing of movies, and it is indead more suitable,but I cant work out how to connect to the files on the ubuntu machine.

View 1 Replies View Related

Networking :: Connect To A Remote Machine Using Tcp Socket?

Mar 2, 2010

#server.pl
use IO::Socket;
$| = 1;
$socket = new IO::Socket::INET (
LocalHost => '10.100.207.13',
LocalPort => '5000',
code....

it displays the message "couldn't connect to the server". How can i connect to the remote machine using tcp socket?

View 3 Replies View Related

Fedora Networking :: Can't Connect Via Hostname - Cannot Access Machine

Oct 23, 2009

At school can connect to my computer via SMB/Samba and VNC from the Windows Machines, but not by hostname (I still cannot VNC in at home on my desktop computer and have yet to try Samba there because I wanna setup Samba there from the comfort of my laptop and therefore need VNC first). How come I cannot access this machine by it's hostname?

View 4 Replies View Related

Ubuntu Networking :: Setup SSH To Connect To Machine Externally

Mar 21, 2010

I'm using Ubuntu 9.04 x86_64 and trying to setup SSH to connect to my machine externally. The open ssh server is already installed and I can using ssh localhost. Moreover, I also forward port 22 to my machine and check using [URL] Everything seem to be ok, but when I trying to connect using ssh -vvv <ip-address> I receive the following common error:

[Code],,,,

View 4 Replies View Related

Networking :: Can't Connect A Printer To Machine That's Running Ubuntu 10.04

Jul 1, 2010

I can't connect a printer to my machine that's running Ubuntu 10.04 because it's outdated; however, I have another computer (Mac) that has a printer attached to it. Does anyone know how I can connect to that computer form my Ubuntu machine and send over documents to be printed on my Mac? Maybe through a remote desktop? Or SSL?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved