Search Results

Search: Posts Made By: tuxian
5,204
Posted By tuxian
Dear Corona, I tried the way you have mentioned...
Dear Corona,
I tried the way you have mentioned but had same error

# ls -tr | head -3 | while IFS="" read LINE; do rm "$LINE"; done
AnjuP .log: No such file or directory
ranjap .log: No...
5,204
Posted By tuxian
ls -tr is listing exactly considering exact...
ls -tr is listing exactly considering exact spaces.

But am facing problem while deleting these files.
for eg:
#rm \AnjuP .log
AnjuP No such file or directory
.log No such file or directory...
5,204
Posted By tuxian
Hi, files are genrated through...
Hi,

files are genrated through applications.
I dont want to del all files so didn't use *.log and same case with for loop

so tried mv `find . -mtime +365 -exec ls -l {} \;` /test21/ but...
5,204
Posted By tuxian
awk to del files
Hi,

I want to delete files but it has space beween name & .log

For ex
-rw-r--r-- 1 root other 5429 Mar 19 2008 \AnjuP .log
-rw-r--r-- 1 root other 1352 Mar 21 2008 \ranjap .log
-rw-r--r--...
Forum: Solaris 08-16-2011
4,312
Posted By tuxian
Sun Cluster query for enable/disable
Hi,

I perform clrs enable/disable resource-group to start/shutown sybase db.

If I do it through through scsetup , it asks for Do you require to change the state of resource "sybaseapp-rs" on...
Forum: SuSE 05-28-2011
2,268
Posted By tuxian
ldap client_forcible pwd change
Hi,

I have configured ldap client on openSUSE 11.3 with yast2 config.
Since I am able to get list of all users through getent, it seems configuration done properly.But while logging in with ldap...
Forum: Solaris 05-15-2011
4,049
Posted By tuxian
wht about metadb -i
wht about metadb -i
Forum: Solaris 05-06-2011
1,307
Posted By tuxian
Thanks for reply. I dont have any idea about...
Thanks for reply.

I dont have any idea about how those were cleared but mostly it must be just "metaclear /full_path_to_devicename"
yup reboot with reconfiguration is last option.

How do I...
Forum: Solaris 05-06-2011
1,307
Posted By tuxian
Unable to remove links of Cleared metas
Hi, have few meta devices which were cleared some year ago but still appear in /dev/md/rdsk.
If I create a same meta device again, it shows old timestamp of 2009yr

I tried devfsadm -C to clear...
Forum: Solaris 05-03-2011
10,369
Posted By tuxian
Yup it's working through pfexec :)
Yup it's working through pfexec :)
Forum: Solaris 05-03-2011
10,369
Posted By tuxian
Hi, Thanks for link. I am...
Hi,
Thanks for link.




I am trying to configure RBAC just for testing purpose.
Steps Performed

1)Added User & Set Password- nachiket
2)Added Role & Set Password - opsrole

3)Edited...
6,459
Posted By tuxian
Script for Archiving data folderwise
Hi,

I want to archive more than 15 days old files from /var/spool/ directory which contains 67 folders.
I have done a script for a single folder which is as follows :

cd...
Forum: Solaris 04-29-2011
10,369
Posted By tuxian
Thanks I will have a look on same.I will ping...
Thanks I will have a look on same.I will ping here if have any query.:rolleyes:



Thanks a lot
Actually direct root login was disabled hence it was givin access denied,its letting in after...
Forum: Solaris 04-28-2011
10,369
Posted By tuxian
Assign Superuser rights to normal user
Hi,

It's actually strange, but Is there any way through which I can assign super user rights to normal user.
Actually su/sudo/rbac does solve these but switching id is the problem for an...
Forum: Solaris 04-20-2011
2,160
Posted By tuxian
Hi I did rsc-config with all information...
Hi I did rsc-config with all information required.
Later updated flash as well reset rsc as a part of config itself.

I didn't changed prom param's to console

I am reconfiguring rsc as well...
Forum: Solaris 04-20-2011
37,486
Posted By tuxian
Yup even I am trying to search coz existing media...
Yup even I am trying to search coz existing media got corrupt

Even Our Support person don't have Sol 8 media.
Forum: Solaris 04-12-2011
2,160
Posted By tuxian
Unable to RSC
Hi All, ;)

I have configured rsc hosted on Sun-Fire-V490.
But I am not able to telnet this machine

Packages installed :
#pkginfo -l | grep SUNWrsc
PKGINST: SUNWrsc
PKGINST: ...
Forum: Solaris 03-15-2011
5,792
Posted By tuxian
I have assigned same permissions on both end i.e....
I have assigned same permissions on both end i.e. 600
Forum: Solaris 03-15-2011
5,792
Posted By tuxian
Yup changed as you have mentioned, ...
Yup changed as you have mentioned,

@fpmurphy : I'm using SSH.

Still I am not able to resolve :wall:
Forum: Solaris 03-14-2011
5,792
Posted By tuxian
Direct login without password
Hi,

I am trying to setup direct login from server test1 (Solaris 10) to server test2 (Solaris 9) using id taops (ldap id).

Process Followed on Test 2.
created .rhosts file in home directory...
2,306
Posted By tuxian
Thanks that worked Just changed s=$1 instead...
Thanks that worked
Just changed s=$1 instead of $3 in above command' fetched output as d4003: Soft Partition Size: 4194304 blocks (2.0 GB)

I run awk on above commands output i.e awk '{print $1...
2,306
Posted By tuxian
Yes the device name is the first word.Later...
Yes the device name is the first word.Later device name's entry will be either on 8th or 9th line (depends on Extent)

Yes It's d4004 1.0

Actually I want to extract Device Name i.e dxxxx and...
2,306
Posted By tuxian
Grep contents from metastat command
Hi,

after issuing metastat command I am getting output as follows



Actually these soft partitions are more than 100.

I want output as Device Name & Size.
for eg d4004 2.0 GB
Showing results 1 to 23 of 23

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