Search Results

Search: Posts Made By: ianf
56,593
Posted By ianf
Ok, what I'm trying to do is to interact with the...
Ok, what I'm trying to do is to interact with the Orange SMS dialup gateway.

I can get the minicom app to dial the number and use hte expect statement to confirm it sees the welcome page, but...
56,593
Posted By ianf
Minicom Scripting
Does anyone have a working minicom script they would care to post as I can't get the scripting working and the scriptdemo and unixlogin sample scripts are on my system either.

Thanx,

I
31,734
Posted By ianf
Tried the menu code but kept getting an error : ...
Tried the menu code but kept getting an error :

unexpected do


Any ideas ?


Also can't find smbtar in samba suite ... I've got a standard Solaris install of it, if that makes any...
31,734
Posted By ianf
Shell script automation using case statement
Hi,

I'm trying to write a shell script that has a menu and then dependant on the selection, will automate some samba file transfer.

The problem is when I run the code without the case...
3,224
Posted By ianf
when I run the command I don't see the logging...
when I run the command I don't see the logging that is echo'd back or the prompts asking me for input.....
3,224
Posted By ianf
hi, the local user who started the script is...
hi,

the local user who started the script is required to input details (passwords etc) into the perl script running on the remote system....
3,224
Posted By ianf
rsh help with remote prompts
Hi,

I'm writing a shell script that rsh's onto a remote machine and runs a perl script that requires values to be entered as the script executes. I also need to ba able to see the outputs from...
Forum: Programming 07-27-2002
5,936
Posted By ianf
I downloaded the binaries from...
I downloaded the binaries from www.sunfreeware.com. But found out that part of the problem was with the make utility that comes with Solaris and got round the problem by downloading gmake from...
Forum: Programming 07-18-2002
5,936
Posted By ianf
C Compiler for Solaris 8 (Intel)
hi I'm looking for a C Compiler that will run on a Solaris 8 (Intel) platform and that doesn't need to be complied.

I've tried gcc binaries but they don't seem to work.

Thanx.
3,396
Posted By ianf
Access Control Lists for Linux (Redhat 7.2)
Hi,

Does anyone know if Redhat 7.2 allows for file access control lists as you can in Solaris ?

And if so, can you give me the basic command as I'm having trouble finding documentation on this....
8,026
Posted By ianf
I'm just trying to use mail or even mailtool. I...
I'm just trying to use mail or even mailtool. I followed the link and managed to use the mconnect to connect with the exchange server but I don't understand what I need to configure.

Can you shed...
8,026
Posted By ianf
Thanx for that. Can you point me in the right...
Thanx for that. Can you point me in the right direction for finding out how to configure my Solaris mail client to talk to a pop3/smtp server.

Also any good websites for this sort of stuff.
...
8,026
Posted By ianf
Solaris Mail Client & MS Exchange
Is it possible to configure the Solairs (2.6) mail client to get it's email from an MS Exchange server ? If so can soemone point me in the right direction.

Thanx

:confused:
8,825
Posted By ianf
Finding files older than 2 hours
I want to write a sh script that will find files older than 2 hours and tar them. I've had a look at the find man page but can't see how to do it by hours.

Help please.

Thanx
13,573
Posted By ianf
Just to complicate matters I want to refine the...
Just to complicate matters I want to refine the search to include files that are less than 1 day old and older than 2 hours. Is it possible to search by hours old rather than days.

Thanx

:D
13,573
Posted By ianf
Thanks for that. Problem though when i type the...
Thanks for that. Problem though when i type the tar command I get an error :

tar : find . -mtime -1 -type f: no such file or directory.

Thoughts please.

########### PLease ignore had '...
13,573
Posted By ianf
Find & tar execution problem
I'm trying to set up a stanard sh script that will find all the files that have been changed within the last day and then tar them up.

I think the command line should be something like :


find...
5,740
Posted By ianf
Code as follows from /etc/profiles #ident ...
Code as follows from /etc/profiles

#ident "@(#)profile 1.17 95/03/28 SMI" /* SVr4.0 1.3 */

# The profile that all logins get before using their own .profile.

trap "" 2 3
export...
5,740
Posted By ianf
I've tried putting the entries in /etc/profile...
I've tried putting the entries in /etc/profile but when I login and use the env command to display the variables the entries aren't there.

Thanx.
5,740
Posted By ianf
Defining variables at boot time
Hi,

I'm looking for advice on where is the best place on Solaris to put a script that will setup system vairables prior to any users loging in. I've tried /etc/rc3.d without much success as the...
6,350
Posted By ianf
Thats' great. Thanks for your help Ian
Thats' great.

Thanks for your help

Ian
6,350
Posted By ianf
setenv Question
I want to add paths to a CLASSPATH variable but if I use the :

setenv CLASSPATH /opt

all previous entries are erased. How do I append additional entries to a system variable without...
Forum: IP Networking 12-13-2001
4,683
Posted By ianf
How do I add statis routes ? What's the...
How do I add statis routes ?

What's the command line syntax so I can give it a try.

Thanx
Forum: IP Networking 12-13-2001
4,683
Posted By ianf
I have this enabled in /etc/rc2.d/S69inet but am...
I have this enabled in /etc/rc2.d/S69inet but am finding that since I have 3 NICs :

1 going to public LAN
1 going to another private LAN
1 going to private LAN i want to ip forward.

I find...
Forum: IP Networking 12-13-2001
4,683
Posted By ianf
IP Forwarding - Newbie Qu
I'm looking to enable IP forwarding from a private LAN thru a Solaris Unix box onto a general LAN. Can Anyone tell me how to go about it ? An example of hte command line would be a great help.
...
Showing results 1 to 25 of 29

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