Search Results

Search: Posts Made By: mhs
1,359
Posted By mhs
thanks for your reply rbatte1...
thanks for your reply rbatte1 (https://www.unix.com/member_modal.php?u=302025710&modal=1)







(floating IP)
...
1,359
Posted By mhs
Thanks for your reply. I want to deploy...
Thanks for your reply.
I want to deploy application on physical servers and I cannot use virtualization and VM. Furthermore methods like Vmware FT has some limitations like max no of VCPU and also...
1,359
Posted By mhs
thanks for your reply. But I have a big...
thanks for your reply.
But I have a big problem. my application does not act like service ( port , init , systemd ). it's an application which is process some messages and send request to another...
1,359
Posted By mhs
Cluster a custom application
Hi guys.
I have a custom application which is written by java. I want to know is it possible to cluster this application by pacemaker. For example copy this application in two different nodes and...
Forum: IP Networking 11-28-2013
2,058
Posted By mhs
Port forwarding issue
hi guys

i have a simple question !

i have two ips . a valid and internal(172.16.11.2)
i want to use port forwarding to forward any request to valid IP port 8001 to internal ip port 80 .
...
2,384
Posted By mhs
Add white space
hi guys

how can i add spacein file name with sed if strings have no space around dash

input

19-20
( 18-19 )
ABC-EFG

output after add white space

19 - 20
(18 - 19 )
ABC - EFG...
3,943
Posted By mhs
thx a million man . you are awesome !!
thx a million man . you are awesome !!
3,943
Posted By mhs
thx a lot man ---------- Post updated at...
thx a lot man

---------- Post updated at 06:36 AM ---------- Previous update was at 06:27 AM ----------
for these kind of directories like

P3 ( 9 - 10 ) = 111

P2 ( 13 - 11 ) = 112

P3 (...
3,943
Posted By mhs
awesome and brilliant . thx alot man . could...
awesome and brilliant . thx alot man .
could you explain a bit about i sed in your script i know what they do bu t i want to know about g;s \2/ and '\3/' .g;s/.*(\([0-9.]\+\)

sed 's/...
3,943
Posted By mhs
input directories p8( 18.30 - 19 ) p1( 12...
input directories

p8( 18.30 - 19 )
p1( 12 - 14 )
p4( 18 - 21 )
p1( 16 - 18 )
p2( 14 - 18 )
p1( 20 - 22 )
p1( 10 - 12 )
p3( 17 - 19 )
p2( 7.30 - 8 )
p4 ( 6.30 - 7.30 )
.
.
.
.
...
3,943
Posted By mhs
!!!!!!!!!!!!!!!!!!!!! useful ??? :)) first...
!!!!!!!!!!!!!!!!!!!!! useful ??? :))

first of all , directories created before and now i want to rename all of them !!
u just use simple mv to rename one directory !! how about 1000...
3,943
Posted By mhs
named are fixed for example i have 100...
named are fixed

for example
i have 100 directories like those
p1( 18 - 20 )
p3( 17 - 18 )
p1( 21 -23 )

and i want to rename those folder like that
p1( 18 - 20 ) to p1 ( 17.50 - 19.50...
3,943
Posted By mhs
Rename folder
hi guys

i have a group of directory like these

p1( 15 - 16 )
p2( 17 -15 )
p1 ( 14 - 20 )
p2 ( 13 -17 )
..
.
.
directories contain numbers represent time
i want to rename all...
1,113
Posted By mhs
Postfix Problem
hi guys
i have a problem with postfix
i can't send any mail to yahoo clients but i cant receive email from yahoo clients

Feb 20 11:46:35 cp postfix/qmgr[19997]: 83F658003B: from=<ZZZ@XXX.org>,...
1,290
Posted By mhs
move script
hi guys i have a simple question

i have a directory with name of files in /tmp which contain some files

i want to check all files with file command and if they were MP3 or Wave sync them into...
4,860
Posted By mhs
thx man but i think it's not rational !! a...
thx man but i think it's not rational !!

a file with 999 in bytes which can store in only 1 block use 8 blocks ???

1 block for store and 7 blocks reserve for it ????
4,860
Posted By mhs
stat output
hi guys

i got confused about stat output

stat manual says

File : Size in Bytes
Blocks : Number of blocks used
IO Block : Size in bytes of every block.

when i use stat command for...
1,346
Posted By mhs
Limit Number of files
hi guys

how can i limit number of files in a disk or partition ?
or how can i make a limit to inode number for a disk or partition ?

ext3 or ext4 file system
1,868
Posted By mhs
thx man thx for your great help another...
thx man thx for your great help

another question is if our first line was like "first1@xyz.com Sam,jones"
how can we select only mail address
i think we should pipe our stdout to cut command
...
1,868
Posted By mhs
thx man according to your guidance you start your...
thx man according to your guidance you start your counter with p=0 and when it passes every condition it increases with p++ like p=p+1 and finally if all condition were true your counter has reached...
1,868
Posted By mhs
thx man but can you tell me a bit about ...
thx man but can you tell me a bit about
'/@/{m=$0;p=0}/ and
/{p++}
it was interesting for me !
1,868
Posted By mhs
thx man did you read that ?? i want to know more...
thx man did you read that ?? i want to know more about your command is it helpful about
m=$0;p=0 or p++ and some things like this ? :)
1,868
Posted By mhs
that was great can you give a good resource or...
that was great can you give a good resource or tutorial for awk. it was brilliant :eek: :eek:
1,868
Posted By mhs
it's just 5 records of 3000 records it should be...
it's just 5 records of 3000 records it should be Thu, 01 Jan 1970 but in this 5 first lines none of them have WebMail Last Login Date on Thu, 01 Jan 1970

i need emails which have Creation Date:...
1,868
Posted By mhs
Extract match cases
hi guys

i have a file like this which is contain more than 3000 records

i want to extract emails have Creation Date: : Wed, 14 Aug 2009 and their POP3 Last Login Date and WebMail Last Login...
Showing results 1 to 25 of 27

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