Search Results

Search: Posts Made By: big123456
5,300
Posted By big123456
Thanks. I had already seen that.: keytool...
Thanks. I had already seen that.:

keytool -storepasswd -new newStorePassword -keystore server.keystore
-storepass changeit

But it asks old password: -storepass

Regads.
5,300
Posted By big123456
Keystore password
Hi,
On AIX 7.1
I have the following error:
keytool -list -v -keystore adkeystore.dat
Enter keystore password:
keytool error (likely untranslated): java.io.IOException: Keystore was tampered...
11,892
Posted By big123456
Thank you.
Thank you.
11,892
Posted By big123456
AIX create empty file
Hi,
On AIX 7.1 how to create an emty file?
I tried vi but
they create
$vi myfile
$ ls -l myfile
-rw------- 1 oracle dba 1 Apr 10 13:34 myfile
I need :
-rw------- 1...
4,426
Posted By big123456
Thank you. I populated .forward file. The...
Thank you.
I populated .forward file.
The mail was transfered to the address which is in .forward file but not given to main receiver (imap user).
What to do for imap user receives also that...
4,426
Posted By big123456
AIX UNIX user mail in outlook
Hi,
On AIX 6
We have a user : user1
Is it possible to see the mails received by him (mail sent to him) in outlook on my Windows workstation?
How?
Thanks.
2,662
Posted By big123456
AIX IMAP session timeout value
Hi,
On AIX 7.1
How can I know IMAP session timeout value?
Thanks.
1,432
Posted By big123456
Imap session timeout
Hi,
On AIX 7.1

How can we know IMAP session/server timeout value?

Thanks.
2,263
Posted By big123456
Expand a tar file
Hi,
On AIX 7.1
I have a tar file of 8Gb.

How can I expand it in a folder which is only 10 Gb?

When I copy the tar file in that folder I will have only 2Gb free. Then I can not run tar xvf in...
4,057
Posted By big123456
AIX mbox file
Hi,
on AIX 7.1

Does anyone know mbox file ? What is it for? Should it have a fixed size? If become large how to resize?
The current content is:

From MAILER-DAEMON Fri Feb 21 13:19:27 2020...
7
1,027
Posted By big123456
Thanks. Sorry for misunderstanding: logging and...
Thanks.
Sorry for misunderstanding: logging and login!!!

Any way, how to know that?
I'm not root then I can not see sendmail.cf fiel.
Regards.
7
1,027
Posted By big123456
Thanks. My currently logging level is unix...
Thanks.
My currently logging level is unix user. In dba group.
Not root.
Regrads.
7
1,027
Posted By big123456
Hi, Thank you. Sorry I thought it was clear...
Hi,
Thank you.
Sorry I thought it was clear since the first line of output shows:

Mail [5.2 UCB] [AIX 5.X]


Then on UNIX AIX 7.1
Regards.
7
1,027
Posted By big123456
Mail
Hi,

when run mail instruction I have

$ mail
Mail [5.2 UCB] [AIX 5.X] Type ? for help.
"/var/spool/mail/dd": 351 messages 2 new 351 unread

U346 MAILER-DAEMON ...
5,887
Posted By big123456
Thanks.
Thanks.
5,887
Posted By big123456
Using grep in find
Hi,
On AIX,
We have several moveplan.xml files in different folders.
I run:
find /u0/appl_top/ -name moveplan.xml -exec grep -i Passphrase {} \;

And it returns
<name>Custom Identity Keystore...
2,174
Posted By big123456
Ls followed by grep
Hi,
On AIX 7.1
I run the following:

ls -lrt | grep "Dec 18 14"

-rw-r--r-- 1 user1 dba 1015 Dec 18 14:00 l21088100.req

-rw-r--r-- 1 user1 dba 2491 Dec 18 14:01...
4,174
Posted By big123456
AIX Delete all mbox content
Hi,
How to Delete all mbox content in AIX?

Thanks.
2,611
Posted By big123456
Sudo on a binary
Hi,
On AIX 7

How give a user the privilege to run a single binary or a Shell script with sudo?

Once done, what would be the syntax to run the binary please?

Thanks
1,584
Posted By big123456
Search for an expression in a file openned in vi
Hi,
On AIX 7
To search a word I do:

/myword

But to find an exprssion fro example:
"Begin Customization"
How to do?

Thanks.
2,469
Posted By big123456
Thanks to all.
Thanks to all.
2,469
Posted By big123456
Extract a part of grep output
Hi,
On AIX 7
I have :
grep 's_ohs_instance_loc' $CONTEXT_FILE

<ohs_instance_loc...
2,155
Posted By big123456
Thanks. Answer:
Thanks.
Answer:
2,155
Posted By big123456
Date in filename from crontab
Hi,
on AIX
The following

echo "rr" > myfile_$(date +"%m_%d_%Y").log

gives:
myfile_10_23_2019.log

But in crontab:

00 03 * * 1-6 /u01/script.sh >/tmp/myfile_$(date +"%m_%d_%Y").log 2>&1...
783
Posted By big123456
Script parameter with several values
Hi,
On ksh
I have to write a script tha I will run like this:
./myscript.ksh -param1 val1 val2 val3 .. -param2 xxx -param3 hgf

Param1 will be an array:
param1= ( val1 val2 val3 ..... )
...
Showing results 1 to 25 of 323

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