Search Results

Search: Posts Made By: naree
Forum: Linux 11-19-2010
6,805
Posted By naree
Unable to login with Domain users in the Suse linux
Hi Team,

I have joined the Suse Linux Server in my domain. I am not able update the DNS but I am able to join the domain. net ads testjoin gives me Join ok.

even net ads dns register -P results...
14,578
Posted By naree
Thanks to All. But i don't want to use any...
Thanks to All.

But i don't want to use any protocols . If there is anyother way please tell me.

Regards
Naree
14,578
Posted By naree
Hi Experts, Sorry if I had breached any...
Hi Experts,

Sorry if I had breached any rules of Forum. For the above Thread. I don't Want to use scp,mount and ftp.

So please suggest me.

Regards
Naree
14,578
Posted By naree
Sir, I have read about Samba. But it says...
Sir,

I have read about Samba. But it says you need to mount the drive in your local machine.

But i want to avoid mounting.

Can you please guide me. I will follow it.

Regards
Naree
...
14,578
Posted By naree
I don't want to use scp as well. I know i can do...
I don't want to use scp as well. I know i can do it with scp. Is there anyway apart from scp.

I appreciate your help. But can you please have other than it.

Regards
Naree

---------- Post...
14,578
Posted By naree
Copy a file from Linux
Hi Experts,

I want to copy a file from a Linux machine to another Linux machine or a windows machine shared drive.

I mean to say..

cp filename //hostname/shareddrive

I don't want to...
Forum: SuSE 07-22-2010
2,943
Posted By naree
I want to copy a file from Linux
Hi Experts,

I want to copy a file from a Linux machine to another Linux machine or a windows machine shared drive.

I mean to say..

cp filename //hostname/shareddrive.

I don't want to...
2,243
Posted By naree
I want to copy a file from Linux
Hi Experts,

I want to copy a file from a Linux machine to another Linux machine or a windows machine shared drive.

I mean to say..

cp filename //hostname/shareddrive.

I don't want to...
1,906
Posted By naree
Read line based on character,
Hi Experts,

I have called file1.txt contains below


CREATE TABLE "IHUBDEV2"."TLM_BREAK_RULES"
( "OID" VARCHAR2(32) NOT NULL ENABLE,
"TLM_PAY_CLASS_OID" VARCHAR2(32) NOT NULL...
1,349
Posted By naree
difference in files.
Hi All,

****************************************************************
File1:

CREATE TABLE "TESTIHUB"."CINEMA"
( "NAME" VARCHAR2(20),
"ACTOR" VARCHAR2(20),
"YEAR" NUMBER
);
...
3,972
Posted By naree
Still not working. ...
Still not working.

naresh@HYRDSRVIHUB01:~/test> cat testihub.log | grep 07-JUN-10 | sed "s/ */$/g"...
3,972
Posted By naree
It doesn't append $ after the date: ...
It doesn't append $ after the date:

naresh@HYRDSRVIHUB01:~/test> sed "s/ */$/g" some.txt
oracle$HYRDSRVIHUB01$pts/0$TESTIHUB$07-JUN-10 CREATE$TABLE$TESTIHUB$PHONE$create table phone ( name...
3,972
Posted By naree
Insert a special character $ in place of extra spaces
Hi Experts,

I have called some.txt with the following content.

oracle HYRDSRVIHUB01 pts/0 TESTIHUB 07-JUN-10 CREATE ...
5,516
Posted By naree
Hi Franklin can you please explain what "x" will...
Hi Franklin can you please explain what "x" will do here.
2,707
Posted By naree
Hi, Probably you can try these steps 1)...
Hi,

Probably you can try these steps

1) Go into the directory where you have all these files.

2) ls -l *2010-05-30.txt | awk ' { sum = sum + $5 } END {print "Total Size = "(sum/1024)/1024...
4,147
Posted By naree
Hi, Probably you can try this one. awk '...
Hi,
Probably you can try this one.

awk ' { if ( $0~/Header/ || $1 == 5000 || $5 == 0 ) { print } }' filename > new

mv new filename

Regards
Naree
4,495
Posted By naree
Thanks experts. It really worked.
Thanks experts. It really worked.
4,495
Posted By naree
Execution Output of a shell script into a file.
Hi Experts,

I have a script called test.sh. I am trying to execute it with sh -x test.sh. Where i can find sequence of steps executed one by one. Now i want to these executions to be captured in a...
2,131
Posted By naree
The output Needed
After Matching <ServerCluster> tag i want to get the Server Clone Id's ie.

<Server CloneID=> and i want to change Load the Balance weight

Regards
Naresh
2,131
Posted By naree
I want match pattern after which another pattern
Dear Experts,
I have a plugin file. I want match a pattern for example "stageApp90Node01_Stgcorporate90" . After which i want match Server-Cluster which above this pattern. I bolded...
5,933
Posted By naree
I have installed wget but throwing an error
Dear Expert,
I was using wget and i have following script to accomplish it, but it is throwing an error.

#!/bin/sh
DIR=/export/home/wasadmin/scripts
FILE=dailyinfo.`date...
5,933
Posted By naree
Not able to download the file
Dear Experts,
I m using the Solaris operating system and WebSphere as application server. I want to download xml file using following url
...
17,647
Posted By naree
grep -A is not working.
Dear Experts,
grep -A is not working in Solaris O.S. Please can anyone help in awk .

Thanks & Regards
Naree
17,647
Posted By naree
It is saying unrecongnized command
Hi Yogesh,
When i use sed -n '/Hello/ (n; p; n; p; n; p)' file1 It is throwing unrecognized command. '/Hello/.. Can u help me in another way..
17,647
Posted By naree
I want to print next 3 lines after pattern matching.
Dear Experts,
I have file called file1 in which i am greping a pattern after that i want to next 3 lines when that pattern is matched.

Ex:- file1

USA
UK
India
Africa
Hello...
Showing results 1 to 25 of 97

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