Search Results

Search: Posts Made By: Rahulne25
Forum: Red Hat 11-07-2013
1,612
Posted By Rahulne25
Linux partition with LVM
Hi,

I need a suggesstion i have 2 disk if i installed OS / root partition by making Lvm in one disk and data in other disk also with the lvm, means 2 different lvms.
Is making LVM partition for...
Forum: Red Hat 11-07-2013
1,306
Posted By Rahulne25
Installing Linux packages
hi,

I wants to customize the Linux packages after installting the Linux OS...

I am not able to install the packages packages in GUI mode System-> Administration->add/remove software.i want to...
4,633
Posted By Rahulne25
nop its is not working with -size option...
nop its is not working with -size option...
4,633
Posted By Rahulne25
Yes,I have tried but getting an error ... ...
Yes,I have tried but getting an error ...


if ["$(stat -c%s /var/adm/wtmpx)" -gt -size +2147483648c ]
then cp /var/adm/wtmpx /var/adm/wtmpx-bkp # whatever backup system you want to us
e
...
4,633
Posted By Rahulne25
Deleting unwanted file by taking backup
I wants to create the bash script for deleting the specified 1gb file and wants to take the backup before doing that.

please help me how to do the same,I use Solaries10 server
5,659
Posted By Rahulne25
Thanks, it works only in single mount point but i...
Thanks, it works only in single mount point but i wants to mount multiple mount point to destination client server... how do i do that?
4,633
Posted By Rahulne25
hi, Error is with stat command i think...
hi,

Error is with stat command i think please find the script and error...

if ["$(stat -c%s /var/adm/wtmpx)" -gt 1073741824 ]
then cp /var/adm/wtmpx /var/adm/wtmpx-bkp # whatever backup...
4,633
Posted By Rahulne25
Thanks, its working fine in RHEL,but i am getting...
Thanks, its working fine in RHEL,but i am getting an error in solaris10 server when i execute that script....
4,633
Posted By Rahulne25
Hi, I have tried below script but it is...
Hi,
I have tried below script but it is deleting file which is not 0 size..

it is not deleting whichis morethen 2gb file

echo "Enter any file name: "
read a
if [ -s $a ]
then
echo $a"...
4,633
Posted By Rahulne25
Delete the file which crossed 2GB
Hi ,
I wants to create the bash script for deleting the specified 2gb file and wants to take the backup before doing that.

please help me how to do the same,I use RHEL5 server
5,659
Posted By Rahulne25
Thanks it working, but while mounting the share...
Thanks it working, but while mounting the share path in client machine if i have 2 share path in server how do i mount that 2 share path in client.

i have highlited some points in my script...
1,974
Posted By Rahulne25
How to rotate the log messages?
Hi,

i want to log rotate the /var/adm/messages file after reaching the specified limit and delete those logs. how do i do that.

i you solaris 10 OS ,Please help me in doing the same....
1,467
Posted By Rahulne25
sorry it is linux server
sorry it is linux server
5,659
Posted By Rahulne25
Script for NFS mount point
Hi ,

i have create the bash script for nfs but in this script asking for mount point only once it is it prompting for second time.

example: do you wants to create any other mount point...
1,467
Posted By Rahulne25
Scripting for deleting logs
Hi,
i wants to create the script for my linux server.

my system log files are getting huge frequently /root file system getting filled frequently.so wants to delete the logs when it crossed 1GB...
1,448
Posted By Rahulne25
Hi, I user RHEL5 machine and client servers...
Hi,

I user RHEL5 machine and client servers also the same we connect the clinets thorugh ssh port singleuser wants to be created in multiple machines...
I like to use bash script
1,448
Posted By Rahulne25
Script for creating users
Hi,

I wants to create the users for multiple machine from single main server using the shell script ,can you please help me on this....
Showing results 1 to 17 of 17

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