Search Results

Search: Posts Made By: RobertFord
8,165
Posted By RobertFord
ok ! Thanks for the fast answer.
ok ! Thanks for the fast answer.
8,165
Posted By RobertFord
SED, match a line block
Hello,
I want to do a simple substitution using sed but I can't find a solution. Basically, from a Apache conf file, I would like to remove everything included between the <VirtualHost> and...
13,090
Posted By RobertFord
Hi Alister, thanks for this complete...
Hi Alister,
thanks for this complete explanation.

I tired running scp in another process group as you mention, i.e.


sh -ic 'scp large.tar.gz server:/tmp/' &


but I have the impression...
13,090
Posted By RobertFord
$ bash --version GNU bash, version...
$ bash --version
GNU bash, version 3.2.39(1)-release (i486-pc-linux-gnu)
13,090
Posted By RobertFord
Do you mean just adding SIGTERM to the trap...
Do you mean just adding SIGTERM to the trap command:


trap "signal_exit" TERM HUP INT SIGTERM


It doesn't work either.
13,090
Posted By RobertFord
Trap CTRL-C and background process
Hello,
I have a script which copies via scp several large files to a remote server. What I want is that even if someone hits CTRL-C, the scp commands continues till the end.

Here is what I wrote...
Forum: Solaris 04-16-2010
15,718
Posted By RobertFord
ok thanks !
ok thanks !
Forum: Solaris 04-16-2010
15,718
Posted By RobertFord
Uninstall Apache web server
Hello,
I have a Solaris 10 and it looks like it was installed with apache. I see some files in:


Since I'd like to use CSWapache2 from OpenCSW I'd like to remove the one from SUN but I don't...
Forum: Solaris 03-26-2010
27,002
Posted By RobertFord
ok thanks
ok thanks
Forum: Solaris 03-04-2010
27,002
Posted By RobertFord
sshd and AcceptEnv setting
Hello,
On Linux the /etc/ssh/sshd_config has the "AcceptEnv" parameter which allows to "push" environment setting to a ssh session. For example, when I set in sshd_conf
AcceptEnv BLAHI can then ssh...
Showing results 1 to 10 of 10

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