Search Results

Search: Posts Made By: ram5019
Forum: Linux 02-13-2012
1
LVM
1,821
Posted By ram5019
LVM
Hi ,

I have 500 GB hard drive in my office server, previous employee installed fedora in to it, with 50 GB / and 120 GB (/opt/backup 15GB, /opt/test 5GB so on) . i have 180 GB free space left , so...
44,175
Posted By ram5019
what is use of -d , -a option in if condition
Below is the code i got from forum. can any one help me on this.

use of -d , -a option in if loop.

test_function()
{
echo "converting test files in $1 to ascii"
if [ -d $1 ] || [...
5,589
Posted By ram5019
Thread dump
its getting stored in following file.
/opt/test/logs/Catiline.log.


"main" prio=5 tid=0x00000000500444f0 nid=6443 runnable
"VM Thread" prio=5 tid=0x00000000500cabd0 nid=6449 runnable

"VM...
5,589
Posted By ram5019
i want to view thread dump log.
i want to view thread dump log.
5,589
Posted By ram5019
Thread Dump
I used take thread dump when our application gets out of memory issue.

can any one help on check thread dump result.
where it will save tool to read thread dump.:wall:

date; kill -3...
4
Tar
1,474
Posted By ram5019
OS version is redhat linux 5 ver 2.6.18
OS version is redhat linux 5 ver 2.6.18
3,747
Posted By ram5019
FTP UPLOAD
this the error i am getting while i execute above script , if i do manual upload its works.
for manual upload i use sftp .
4
Tar
1,474
Posted By ram5019
Tar
tar -cvf /opt --exclude file.txt
i need to take backup of folder , need to ommit some sub folder in it.
3,747
Posted By ram5019
FTP Upload
Can any one help in writing FTP upload script using bash ..

with specific port
-oPort=62022

#/bin/bash
FTPU="username" # ftp login name
FTPP="password" # ftp password
FTPS="localhost.com"...
Showing results 1 to 9 of 9

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