Search Results

Search: Posts Made By: poga
5,705
Posted By poga
Output of ssh command from localhost - direct to local file.
Hi, i'm trying to gather details from remote hosts and want them to be written to my local linux machine from where i'm using SSH. My command looks some thing like this

ssh -q remotehost 'bash -s'...
Forum: Solaris 10-09-2012
58,571
Posted By poga
Thanks jlliagre. But how to interpret the...
Thanks jlliagre.
But how to interpret the following info in terms of the CPU and memory allocations in layman terms.

/usr/sbin/zonecfg -z MyZone info
zonename: MyZone
zonepath:...
Forum: Solaris 10-09-2012
58,571
Posted By poga
Check Solaris Zones Processor & Memory allocations
Hi,
I am a newbee in the solaris administration. My question is how to
1. Check the total CPU and memory of a global zone.
2. Check the allocated CPU and memory for each of the residing...
Forum: Web Development 09-12-2012
3,046
Posted By poga
Thanks DGPickett for your valuable input. Did a...
Thanks DGPickett for your valuable input.
Did a little bit of R&D from my part and found out that the best way to implement would be using PERL-CGI scripting. So working on that now :)
Forum: Web Development 09-04-2012
3,046
Posted By poga
Get command-output to webpage from solaris-10-OS invoked from html webpages
Hello,
I am a middleware administrator and as an admin I need to monitor a number of middleware instances (weblogic servers). But since it is a not the forum for that i would like to put my problem...
Forum: Red Hat 08-09-2012
5,105
Posted By poga
Unable to install 32 bit application on 64 bit OS
Hi,

I am new to Linux OS. My question is that "is it possible to install 32 Bit application on 64 Bit OS?"
I have the following Redhat OS on VMware workstation.
OS - Red Hat Enterprise Linux...
Forum: Solaris 03-07-2012
4,343
Posted By poga
@ Jim, Yes , you are correct by " 'allocated...
@ Jim,
Yes , you are correct by " 'allocated to a folder' I meant group access to a directory. A senior Solaris expert told me that a folder can be given access to not more than 16 groups. I am...
Forum: Solaris 03-06-2012
4,343
Posted By poga
Maximum limit for allocation of groups to a folder in solaris 10
Hi,

As per my knowledge, the maximum number of groups that can be allocated to a folder (in Solaris 10) is 16. But I wonder how this rule is applicable to folders which are mounted on NFS which...
57,448
Posted By poga
Is there anyway to grep any special characters from a file ?
Is there any command or shell script to grep any special character from a file ? I have a huge file containing millions of user names; the requirement is to find names containing special characters....
1,651
Posted By poga
Thanks everybody. resolved it. I had forgotten to...
Thanks everybody. resolved it. I had forgotten to escape the "@" and "."

sed "s/$EMAIL/dummy_$username\@xyz\.com/g" filename.txt
1,651
Posted By poga
How to replace a string containing @ in a file using sed ?
I have a list of names and email addresses.
Sample File -

username=poga--poga@yahoo.com (username=poga--poga@yahoo.com)
new-york,US
512834
username=poga123--poga123@hotmail.com...
Forum: Web Development 01-03-2012
3,724
Posted By poga
Invalid command 'Order', perhaps misspelled or defined by a module not included in the server config
I have Apache v2.0.63 on Solaris 10 (x86 on VM). While starting the apache server, facing the following exception -
Invalid command 'Order', perhaps misspelled or defined by a module not included in...
1,132
Posted By poga
Thanks Itkamaraj , it worked. Thanks to you too...
Thanks Itkamaraj , it worked. Thanks to you too Shawn for your help.
1,132
Posted By poga
I am looking for the all the lines that has...
I am looking for the all the lines that has xmlEntry="username"="<NAME>" <property="never_back_down"> to be replaced by xmlEntry="username"="<DUMMY_NAME>" <property="never_back_down">, not only for...
1,132
Posted By poga
String replacement when particular pattern matches in a file
I have a file file123.xml which looks like this

xmlEntry="username"="josh" <property="never_back_down">
phone="<178652>"
apn=property:address="wonderland"
xmlEntry="username"="jessica"...
Showing results 1 to 15 of 15

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