Search Results

Search: Posts Made By: huskie69
Forum: IP Networking 03-09-2011
2,024
Posted By huskie69
I intend to do any private browsing inside a VM -...
I intend to do any private browsing inside a VM - the VM should pick up the the tethered connection directly from the USB port (VMware player) so I could disable software nic connection and use only...
Forum: IP Networking 03-08-2011
2,024
Posted By huskie69
Multiple wan connection on single PC
Hi All

Is it possible to be connected to a corporate lan/wan through the on-baord nic, and also be connected to mobile wan through a tethered smartphone?

Ideally I'd like to be able to use my...
6,054
Posted By huskie69
Ahhh - I've managed to do it using the 'paste'...
Ahhh - I've managed to do it using the 'paste' program bundled with coreutils :)

---------- Post updated at 04:41 PM ---------- Previous update was at 01:30 PM ----------



Ah - I was missing...
6,054
Posted By huskie69
Joining lines in a text file using AWK or SED
Hi All

I'm struggling a bit here :(

I need a way of joining lines contained in a text file. I've seen numerous SED and AWK examples and none of them seem to be working for me.

The text...
8,430
Posted By huskie69
SFTP from Unix to Windows
Hi all

Not sure where I should be posting this so apologies if it's in the wrong section.

I'm trying to set up a system where we can copy a file (get) from a Windows server to a Unix server...
14,173
Posted By huskie69
I'm lucky as this machine is a VM so I can roll...
I'm lucky as this machine is a VM so I can roll back to a snapshot if it all goes horribly wrong! It's a clone of a physical server which is why I'm trying to manually change all references of the...
14,173
Posted By huskie69
Thanks Sanjay. I tried your example but I keep...
Thanks Sanjay. I tried your example but I keep on getting an error saying that my $ORACLE_HOME isn't set (this is an Oracle db and app server).

Weird thing is that I'm executing this as root...
14,173
Posted By huskie69
Global search and replace across multiple files
Hi all

I'm in need of a command which can replace a specified string with another string - across multiple files within multiple sub-directories (I intend to run it from / )

I've used the...
2,766
Posted By huskie69
Almost got there! - not quite though - pgrep -P...
Almost got there! - not quite though - pgrep -P isn't reporting any further child processes...

>% ptree 7133
6737 /corp_sys/oas/1.0/glliv/middle/oracle/app/product/10.1.2.0.2/application_server...
2,766
Posted By huskie69
Hi Methyl I can execute both commands (these...
Hi Methyl

I can execute both commands (these are new to me).

If I run ptree 7133 (the process I want to kill) I get the following:

6737 ...
2,766
Posted By huskie69
Oops -forgot, it's Solaris 9 although I'm hoping...
Oops -forgot, it's Solaris 9 although I'm hoping the script will be portable to OEL/RHEL5
2,766
Posted By huskie69
Preparing a list of spawned processes
Hi All

I'm currently trying to develop a script which will find the child processes of a process ID already passed to the script.

I then need the script to look for spawned processes of these...
2,528
Posted By huskie69
Hi Panyam I don't understand how this could...
Hi Panyam

I don't understand how this could be normal behaviour - I've not specified anywhere in the script that I want the contents of the dir to be printed.

Unfortunately, I'm unable to...
2,528
Posted By huskie69
Help needed with KSH and SQL
Hi All

I have a problem with one of my scripts which checks for he status of an Oracle database.

Here's the script:


#!/bin/ksh

sqlplus -s '/nolog' <<EOF
connect / as sysdba
set...
Forum: Filesystems, Disks and Memory 12-08-2009
4,549
Posted By huskie69
Thanks Azhrei We're using a JBOD at the moment...
Thanks Azhrei
We're using a JBOD at the moment so it's a raid configuration of sorts.

My colleague is using a program called robocopy (similar to rsync) to get this ever changing data over to...
Forum: Filesystems, Disks and Memory 12-07-2009
4,549
Posted By huskie69
Life span of HDD - maximum reads/writes etc
Hi All

I was wondering how the copying of vast amounts of data affected the overall lifespan of an HDD.

In my example, I'm copying approx 120GB (250,000) of files, once per hour from disk to...
2,010
Posted By huskie69
Perfect (I used setenv DISPLAY .... but...
Perfect (I used setenv DISPLAY .... but everything else was fine).

It was those little ` `s - they always catch me out. Thanks!
2,010
Posted By huskie69
Problem setting environment...
Hi All

I'm attempting to automate the process of setting the DISPLAY environment variable when logging on (sourcing the .cshrc).

I have a mixture of linux and solaris servers and this...
1,969
Posted By huskie69
Would like to know how to use the IF...THEN...ELSE statements in C shell
Hi

I've only been using Unix for a few weeks but am really impressed with its capabilities and ease of use.

I am, however, struggling with a shell script at the moment.

I would like...
Showing results 1 to 19 of 19

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