Alternatives to minicom During Remote Access?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Alternatives to minicom During Remote Access?
# 8  
Old 09-26-2014
Quote:
Originally Posted by Corona688
VT100 is an old Sun terminal which ended up being a de-facto standard.
This is essential to me, you seem to confuse Sun with DEC.
# 9  
Old 09-26-2014
ppp is a protocol, not a program, and half of using it is kernel-related. How to use it depends on what distribution you have. What is it?
# 10  
Old 09-26-2014
Quote:
Originally Posted by junior-helper
This is essential to me, you seem to confuse Sun with DEC.
You are correct.
# 11  
Old 09-26-2014
I found this page below I'm going to take a look at, seems like what I'm looking for, don't ya think?

Dial-in access using Linux, mgetty and pppd

My Laptop: OpenSuSE 11.3 (*I know its old... But I still really like it)
Remote PC: OpenSuSE 13.1 (*on a CuBox-i)


Thanks,
Matt
# 12  
Old 09-26-2014
Could be helpful.

Other question is, what are you dialing into?
# 13  
Old 09-29-2014
I'm dialing into the Linux PC that I described above. It will have a USB Modem connected to it in which I will dial into. Is that what you were asking?

As I have just gotten a bit further into the Tutorial I posted from that link and it looks like it is configuring the Linux box as a RAS (*Remote Access
Server)
for connecting to other devices on a remote network. But I am not wanting to connect to another device in the remote Network. I want to
connect to the Linux box itself not a separate device...

In the tutorial the setup diagram looks like this:
User PC (modem) ----> Telco ----> (modem & firewall) Linux RAS ----> Remote PC1, PC2, PC3, etc...

But for my purposes I am ONLY connecting to the Linux PC on the remote side. There are not any other PCs like in the diagram that I need to connect
to, ONLY the Linux PC.

But I'll check around and see if I can find another example somewhere online... If not I'll just continue going through this tutorial and see where it
gets me and maybe I can tweak it to my specific needs.

Thanks Again,
Matt
# 14  
Old 09-29-2014
That's kind of why I asked "what are you dialing into". If your remote PC isn't on the internet, PPP is pointless.

Any suggestion we make at this point would involve reconfiguring your server so if it's miles away, LEAVE IT ALONE and MAKE DO WITH WHAT YOU HAVE.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX Remote Access

Hello, I'd like to start my question with, is it possible to display the CDE of an AIX device with remote connection from Windows 7? We normally use the Exceed application for this, though I need to connect to the device with VPN connection. With Exceed it goes through TCP, with VPN its UDP,... (2 Replies)
Discussion started by: kobee24
2 Replies

2. Homework & Coursework Questions

Remote Access vs Local Access

Dear Friends, This is not a problem , it's a course work (UNIX scenario).... As part of it I am searching Remote Attacks and find points as 1. Exploiting a listening service 2. Routing through Unix system that is providing security between 2 or more networks 3. User initiated Remote execution... (1 Reply)
Discussion started by: anespa
1 Replies

3. Solaris

Remote Access to Application

Hi All, I have an application which I wanted to install on one solaris server instead of installing it on 6 solaris servers and then users should be able to access this application via one of those 6 servers. I think NFS is one of the option. Is there any other way we can invoke this application... (6 Replies)
Discussion started by: sam101
6 Replies

4. Red Hat

remote kde access

Hi, How can i get the kde desktop/console screen on a on PC. Do we have a kde is client or so ? I have exceed installed on my windows pc but i do not know how to get the same screen as the console of the server. Thanks in advance ! ---------- Post updated at 05:21 PM ---------- Previous... (2 Replies)
Discussion started by: uxadmin007
2 Replies

5. Solaris

How do I disable Remote Access ?

During the Solaris 10 installation, I answered "Yes" at the "Activate Remote Access" screen - or something like that. I know this is a security issue and I want it disabled now. How can I disable remote access ? Thanks. (4 Replies)
Discussion started by: chinezu'
4 Replies

6. Shell Programming and Scripting

remote server access

hi everybody, im kinda a new to scripting.... i have attached an image in this post... my goal is to extract data from the remote servers (server1,2,3 as in figure) to the server residing locally.... the criterias are: * I should not pass the password across the remote servers. *... (1 Reply)
Discussion started by: mercuryshipzz
1 Replies

7. UNIX for Dummies Questions & Answers

FTP - remote access

Hi All, I want to ftp a file from Windows 2000 to Unix. The file is present in a remote server which has been mapped to one of my drives. I am not able to connect to that directory. I am getting an error saying ?Invalid command 550 //hbxs02/shared No such file or directory. The... (0 Replies)
Discussion started by: shashi_kiran_v
0 Replies

8. Solaris

Remote Access

Hi We access all our SPARC/x86 servers (Solaris 8,9 & 10) using ssh. I am looking for a open source tool that allows me to get the GUI on to my laptop. I tried with x-org and some other applications like Hummingbird. Encountered problems with license issues and CPU compatability of my laptop. ... (2 Replies)
Discussion started by: chrs0302
2 Replies

9. UNIX for Dummies Questions & Answers

Remote access to Intranet

I am currently running my company's intranet on Linux Mandrake using Apache web server with the pages written in PHP. We currently have users who dial into the network who have access to the intranet, I need to find a way of stopping access to the user to certain pages when they dial in. Is there a... (1 Reply)
Discussion started by: robsebastian
1 Replies

10. UNIX for Dummies Questions & Answers

Need help to access/mount so to access folder/files on a Remote System using Linux OS

Hi I need to access files from a specific folder of a Linux system from an another Linux System Remotely. I know how to, Export a folder on One SCO System & can access the same by using Import via., NFS in the Sco Unix SVR4 System using the scoadmin utility. Also, I know to use mount -t ... (2 Replies)
Discussion started by: S.Vishwanath
2 Replies
Login or Register to Ask a Question