Search Results

Search: Posts Made By: SIva81
Forum: Red Hat 08-29-2015
6,388
Posted By SIva81
LVM resize
In RHEL7
I created an LVM partition with vfat filesystem
I am unable to reduce the size

for ext4 file system i sued below commands to reduce the lvm
# umout /lvm (mount point)
# e2fsck -f...
2,027
Posted By SIva81
I am not able to complete the script, I need to...
I am not able to complete the script,
I need to add the servername and the communication address.

---------- Post updated at 12:46 PM ---------- Previous update was at 12:45 PM ----------

say...
2,027
Posted By SIva81
It is a script for Connect Direct file transfer...
It is a script for Connect Direct file transfer and i am trying to automate the update netmap entry so that i don't have to manually enter the server node and ip address.
The server and the...
2,027
Posted By SIva81
I tried using grep "Test" filename (where one...
I tried using grep "Test" filename (where one single entry is available)
if [[ $? -eq 0 ]]; then
echo "Servername Test is present"
else
echo "Add server entry"
fi

---------- Post updated at...
2,027
Posted By SIva81
UNIX Shell Script
Hi I need a shell script
My requirement is something like adding entries to a file

cat fielname will have below 5 lines
ServerName:Test
Connection Attempt:yes
Connection retries:3
Max...
Forum: Linux 07-06-2015
2,960
Posted By SIva81
Ok diskSpace df -g|grep "path name"|awk...
Ok

diskSpace
df -g|grep "path name"|awk '{ print$field "" NF}'|While read output

---------- Post updated at 01:00 PM ---------- Previous update was at 12:55 PM ----------

I have the script...
Forum: Linux 07-06-2015
2,960
Posted By SIva81
Shell Scripting
Hi I have a script that Checks

DiskSpace
Few Daemons status
Few FileAgent Status

I need to have a summary of the results on the top like this
DiskSpace:Ok/Not OK
Few Daemons...
5,837
Posted By SIva81
What are the other parameters and variables that...
What are the other parameters and variables that we have to look into the scripts.our scripts mostly will have if and case statements.
5,837
Posted By SIva81
UNIX to Linux Migration
We have certain number of scripts that run on AIX server using ksh.
Now that we migrate these scripts to Linux servers.
We need to know what are the changes that we have to perform in script to...
Showing results 1 to 9 of 9

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