Search Results

Search: Posts Made By: rocky_triton
54,814
Posted By rocky_triton
I think that the problem is it's waiting for you...
I think that the problem is it's waiting for you to type a password. I'm having this same issue, I can't figure out how to pass the password to it in a script.
2,218
Posted By rocky_triton
logon to ssh
Hi, I need to run a command remotely, rsh is disabled so I'm trying to do this:

ssh myserver ls -lst /work/jsf

The problem is that this prompts for a password and I want to do it in a shell...
2,051
Posted By rocky_triton
This still should hold. What Windows FTP server...
This still should hold. What Windows FTP server is being used? If you are using IIS, you need to specify a mapping to the O drive, something like "/odrive" and then doing a cd to /odrive will take...
Forum: What is on Your Mind? 04-15-2005
8
4,604
Posted By rocky_triton
Vice City...
Vice City...
2,051
Posted By rocky_triton
You use the CD command. Assuming that the drive...
You use the CD command. Assuming that the drive is mounted and the FTP server gives the user access to it.
3,720
Posted By rocky_triton
find <start_location> -name "pattern" here's...
find <start_location> -name "pattern"

here's a couple quick examples:

find . -name "*.txt" (this will return all text files it finds starting in the current directory and going through all...
Forum: Solaris 04-13-2005
4,572
Posted By rocky_triton
Unix has no system registry like windows does. ...
Unix has no system registry like windows does. You use files to configure your applications.
2,543
Posted By rocky_triton
The clients are using MS windows, so that's where...
The clients are using MS windows, so that's where the mouse comes in. The application has a few fields that the user can tab between and then submits the data. Using PCOMM, they can click a...
Forum: Red Hat 04-13-2005
3,550
Posted By rocky_triton
please use the correct password.
please use the correct password.
3,135
Posted By rocky_triton
You could always just check to see if the year...
You could always just check to see if the year field contains : then set it to current year.
2,543
Posted By rocky_triton
Isn't that an X-server? The application is all...
Isn't that an X-server? The application is all in a text based terminal, we really just need to stop it from doing a send/recv on each keystroke.
2,543
Posted By rocky_triton
A Terminal Dilemma
Hi everyone, I hope this is the right place to ask this question...

I have a contract to convert a mainframe/DB2 application to using AIX/Oracle. Everything went fine but we are now running into...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 12:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy