Search Results

Search: Posts Made By: Heron
Forum: Red Hat 03-25-2005
16,410
Posted By Heron
Thanks for the responses! I've tried using...
Thanks for the responses!

I've tried using logout in my script, but it doesn't do anything. I've tried using exit and that doesn't work either.

I've also tried starting the app within...
3,455
Posted By Heron
Okay... You say that this snippet is Linux...
Okay...

You say that this snippet is Linux compatible, but I don't think they use dtsession under the Redhat distribution.

How do you kill the session under Redhat?

Thanks!
Forum: Red Hat 03-24-2005
16,410
Posted By Heron
How do you logout from a session?
Hello all -

I'm finishing up a script that I wrote.

This is what I did:

I added some lines to the .bash_profile that will call my startup script:

cd $HOME/startup
./startup.scr

This...
3,455
Posted By Heron
I'm not receiving and error - I'm reading a...
I'm not receiving and error - I'm reading a script that was created by someone else.

I don't write very many scripts so the syntax was throwing for a loop. I understood the jist of it, but wanted...
3,455
Posted By Heron
Can someone help translate this snippet?
Hello all -

This snippet from a script runs on a Tru64 machine (ksh).

if ps -ef | grep thing1 | grep dtsession | grep -v grep
then
echo "Killing Thing1 desktop session"
kill...
2,417
Posted By Heron
That was the problem. Upon further study - I...
That was the problem.

Upon further study - I noticed that the numbers were incompatible.

The problem is fixed.

Thank you.
2,417
Posted By Heron
Scripting file permission problems...
Hello all -

I have two systems.

1) Linux box running Redhat 8.0
2) Tru64 box running V4.0f

From the Linux box I am remotely mounting a directory (nfs mount) that resides on the Tru64...
2,906
Posted By Heron
Actually I was right all along. The entries...
Actually I was right all along.

The entries are correct.

What I failed to realize/check is the firewall settings on the Linux box.

More specifically - I forgot to turn off (didn't know about...
Forum: Red Hat 03-21-2005
23,192
Posted By Heron
How to nfs mount with Redhat Linux
*** I also posted this in the Unix general forum, but would like to get the Linux point of view. ***

Hello all -

I've searched this forum, but was unable to find out the info I need.

I'm...
2,906
Posted By Heron
NFS mount assistance needed...
Hello all -

I've searched this forum, but was unable to find out the info I need.

I'm trying to mount (nfs mount) a directory on another box from my Linux machine.

The mount point resides on...
Showing results 1 to 10 of 10

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