LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Remote access (https://www.linuxquestions.org/questions/linux-software-2/remote-access-4175422984/)

Huamin 08-19-2012 11:51 PM

Remote access
 
Hi,
For my linux, that is
gcc version 4.1.2 20080704 (Red Hat 4.1.2-51)

and is with one public IP allocated by my ISP.

[root@localhost ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 08:00:27:5C:E0:6A
inet addr:?.?.242.34 Bcast:?.?.255.255 Mask:255.255.240.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:65792 errors:0 dropped:0 overruns:0 frame:0
TX packets:29358 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:93289703 (88.9 MiB) TX bytes:1993527 (1.9 MiB)
...

After I have enabled this in Linux,
https://skydrive.live.com/?cid=17ec7...244BAC022F!228

is there a way to access Linux from Win 7 client machine, using Remote terminal service?

Many Thanks & Best Regards,
HuaMin

rtz 08-20-2012 12:15 AM

Quote:

Originally Posted by Huamin (Post 4758743)
Hi,
For my linux, that is
gcc version 4.1.2 20080704 (Red Hat 4.1.2-51)

and is with one public IP allocated by my ISP.

[root@localhost ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 08:00:27:5C:E0:6A
inet addr:?.?.242.34 Bcast:?.?.255.255 Mask:255.255.240.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:65792 errors:0 dropped:0 overruns:0 frame:0
TX packets:29358 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:93289703 (88.9 MiB) TX bytes:1993527 (1.9 MiB)
...

After I have enabled this in Linux,
https://skydrive.live.com/?cid=17ec7...244BAC022F!228

is there a way to access Linux from Win 7 client machine, using Remote terminal service?

Many Thanks & Best Regards,
HuaMin

install ssh on your linux local machine and a ssh client on your windows 7 system to connect to your linux box from your windows 7 machine.you can use putty for windows 7 to connect to your ssh service running on your linux system.


All times are GMT -5. The time now is 06:16 AM.