Search Results

Search: Posts Made By: kpoobathi
4,885
Posted By kpoobathi
"user" with ALL permission BUT should not deleting history file.
Thanks DGPickett,

What i need is :
1. "root" should be accessed by only one person. [Now it is not like that:)]
2. "user" should have rwx access to any directory , which is permitted by "root"...
4,885
Posted By kpoobathi
Hi DGPickett, I created one group.Group name...
Hi DGPickett,

I created one group.Group name Group1.Under group have 10 user.what is my think is i want know all 10 user history.Its possible to view particular user like...
4,885
Posted By kpoobathi
Shell script for to view all users & groups history in root
Dear All,

I want to know all users & group history in one file, for root[administrator] terminal through shell or any other option
7,009
Posted By kpoobathi
Panyam, Its shown like 1...
Panyam,

Its shown like 1 MAILER-DAEMON@server1. Tue Jun 7 03:13 64/2270 "Warning: could not send message for past 4 hours" And its have long list with connection details.


>>I want to know...
7,009
Posted By kpoobathi
mail is not receiving from the server
Dear All,

I am using CentOS release 5.5 (Final).I want to monitoring the system activity through mail.But the <code>mail -s "Subject" user1@domain.com</code> is not working from the server.could...
944
Posted By kpoobathi
Find more then 1000 file at a time
Dear All,

The need to found more than 1000 file are available in particular directory or not .That more than 1000 file stored in file.txt . i tried with locate & find command .But i can't get.pls...
2,216
Posted By kpoobathi
Thank you very much mirni
Thank you very much mirni
2,216
Posted By kpoobathi
Thanks mirni, I got conclusion for that...
Thanks mirni,

I got conclusion for that deleting history.The output shown for root user like this & other user can't view this $cat /root/.bash_history

#1311599934
ls
#1311602542
ifconfig...
2,216
Posted By kpoobathi
[root@server ~]#echo $HISTFILE ...
[root@server ~]#echo $HISTFILE
/root/.bash_history


[root@server ~]# type history
history is a shell builtin
2,216
Posted By kpoobathi
User administration
Dear All,

I need to restrict the users in our server.

1.History & history -c command working all groups & others.So i need to restrict history -c option for groups & others .

2.Any option...
6,585
Posted By kpoobathi
Thanks pan yam, This code "df -h | awk...
Thanks pan yam,

This code "df -h | awk 'NF==1{a=$0;next} NF >1 { a=(a?a" "$0:$0) ; print a;a=""}' | awk 'int(substr($5,1,index($5,"%")-1))>=80'" is useful for me.

>>But any possible to get...
6,585
Posted By kpoobathi
Check the partition size on server
Dear All,


I need notification mail from server while device size crossed 80% approximately.I tried following shell .its working fine when the device name like /dev/sdc1 etc.Its not working in...
9,073
Posted By kpoobathi
Actually what you are trying to do ? what is...
Actually what you are trying to do ?

what is your exact need.?
Forum: Filesystems, Disks and Memory 03-28-2011
30,016
Posted By kpoobathi
i just need the data from sdb..
Dear Corona688,

As you told we tried for each..
it shows error like..

~]# mount /dev/sdb5 /mnt/Mirror/sdbAll
mount: /dev/sdb5 already mounted or /mnt/Mirror/sdbAll busy
but

~]# umount...
Forum: Filesystems, Disks and Memory 03-25-2011
30,016
Posted By kpoobathi
how to mount RAID partician
Hello All,

I need to mount below harddisk.I try with mount /dev/sdb /mnt/external2 But unable to mount.Error in "device is busy".How to mount /dev/sdb fully.Any other option.please advice

Disk...
Showing results 1 to 15 of 15

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