Search Results

Search: Posts Made By: msuluhan
1,091
Posted By msuluhan
Hello Thanks for your reply, here is the...
Hello

Thanks for your reply, here is the output

$find 20160415/custstat -type d | awk -vs1="\"" -F "/" 'NF == 4{gsub(/custype=/,"custype=" s1,$0);gsub("/logdate",s1"/logdate",$0);print $3}'...
1,091
Posted By msuluhan
Script solution as singleline ?
Hello

My script has following line and output

find path -type d | awk -F "/" 'NF == 4{print $3}'
path/custype=Type1/logdate=20160414
path/custype=Type11122/logdate=20160414

But I need...
3,245
Posted By msuluhan
Why don't you use NFS
Why don't you use NFS
2,694
Posted By msuluhan
You should not use fbackup for active/open files...
You should not use fbackup for active/open files or you must close these files.
Forum: HP-UX 06-08-2006
5,791
Posted By msuluhan
Hi You can use alternated PV links for each...
Hi

You can use alternated PV links for each PV link if you can't use SecurePath. But SecurePath has more advantages than alternated PV links

you can look at man page of pvcreate,

There is...
Forum: HP-UX 06-08-2006
4,607
Posted By msuluhan
Hi I think Windows's command prompt based...
Hi

I think Windows's command prompt based ftp tool doesn't support ftp passsive mode

Regards
Forum: HP-UX 06-08-2006
4,607
Posted By msuluhan
Hi you can switch your ftp passive mode. ...
Hi

you can switch your ftp passive mode.

In Filezilla
Edit-->Settings-->(Connection)Firewall settings->Passive mode

uncheck or check that checkbox, it depends your environment

I hope...
Forum: HP-UX 06-06-2006
8,381
Posted By msuluhan
You can use dd dd if=<source disk device>...
You can use dd

dd if=<source disk device> of=<target disk device> bs=<blocksize>

man dd

Regards
3,369
Posted By msuluhan
Yes Your server swapping. You can add more...
Yes

Your server swapping.
You can add more memory or you can research some application tunning if you are working with Oracle, J2EE servers or like tunable app.

Regards
1,506
Posted By msuluhan
You can use rsync utility for synchronization...
You can use rsync utility for synchronization jobs.

rsync home page
http://samba.anu.edu.au/rsync/

rsync windows home page
http://www.itefix.no/phpws/index.php?&MMN_position=120:120

Best...
Forum: HP-UX 05-30-2006
16,754
Posted By msuluhan
If you have Ignite-UX you can use that ...
If you have Ignite-UX you can use that

/opt/ignite/bin/print_manifest | more

command. You can see your physical memory in "Main Memory:" line
1,924
Posted By msuluhan
Hi Asabzevari I am not familiar with AIX, ...
Hi Asabzevari

I am not familiar with AIX,

Can you explain what does rmxcred command do? Maybe I can help after your explanation

Best Regards
Murat
Forum: HP-UX 05-26-2006
4,443
Posted By msuluhan
Hi in the windows the correct command is...
Hi

in the windows the correct command is ipconfig/all not ifconfig

in HP-UX you can use

lanscan
netstat -rn
ifconfig
nslookup

commands and you can view

/etc/hosts
/etc/resolv.conf...
Forum: HP-UX 04-13-2005
8,828
Posted By msuluhan
Hi Basically you can't increase the size of...
Hi

Basically you can't increase the size of root lv.
You can use ignite ux's make_tape_recovery utility or you can backed up system then fresh install and restore

I hope this helps
Best...
Showing results 1 to 14 of 14

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