Search Results

Search: Posts Made By: zigizag
8,368
Posted By zigizag
CURL getting Error- couldn't connect to host
Hi

i am trying to open HTTP by curl command.

i am tryng to do that from command or script BASH.
also iptables is off

it doesnt work i am getting an error:

curl: (7) coudn't connect to...
Forum: Red Hat 03-17-2013
2,316
Posted By zigizag
Wireshark how to install on redhat?
Hello every body,

i am kind of new here and i have a few quesions:

1.on my Redhat OS where are all of the RPM located? where is Wireshark located?

2. does any body has a link to downloading...
2,279
Posted By zigizag
my 1.txt file looks like this exactly: *...
my 1.txt file looks like this exactly:


* server1.ux.com : ppup,ppyp,pop
---------------------------------

* server2.ux.com : pppup,pp,pippp
---------------------------------

*...
2,279
Posted By zigizag
sorry didnt work. can you please test it? ...
sorry didnt work. can you please test it?

10x again!!
2,279
Posted By zigizag
Hi i am sorry but it didnt work .maybe i did...
Hi

i am sorry but it didnt work .maybe i did something wrong?

10x!!
9,555
Posted By zigizag
what should i do? remove?
---------- Post updated at 08:55 AM ---------- Previous update was at 04:48 AM ----------

someone please??
1,757
Posted By zigizag
grep a line from file?
hello,
i am trying to grep and the show lines from file that starts with *

example of file:

* bobo: dsfdf,sdfsd,sdfsdf
-------------------------------

gogo: sdf,sdfsdf,sdfsdf,sdfsdf...
961
Posted By zigizag
ok what should i do?
ok what should i do?
9,555
Posted By zigizag
How to use read the char * from file?
i have a file 1.txt. the file contains:
* server1.com : ewf,wefwef,wef,wef
-------------------------------------
* server2.com : ewf,wefwef,wef,wef
-------------------------------------
*...
961
Posted By zigizag
Help with REGEX??
i have a file 1.txt. the file contains:
* server1.com : ewf,wefwef,wef,wef
-------------------------------------
* server2.com : ewf,wefwef,wef,wef
-------------------------------------
*...
2,279
Posted By zigizag
wow!! thanks alot!!
---------- Post updated at 04:11 PM ---------- Previous update was at 03:59 PM ----------

thanks alot!! excellent!!

---------- Post updated 02-28-13 at 01:36 AM ---------- Previous update was...
2,279
Posted By zigizag
how can i write the output to a file?? and not to the screen?
still how can i write the output of it to a file?

the ouptut looks like this:
firefox http://google&2Cyahoo&2Calex&2Ccnn&2Csdsd&2CCersdfsdf&2CSDFSDF&2C.com/index.html
firefox...
2,279
Posted By zigizag
Script reading from file and send to firefox
Hi everbody,

i have a little problem.
i want to know how can i read from a txt file parametes and send it to a firefox http link.

all that in shell script
EXAMPLE-

the file 1.txt contains:...
675
Posted By zigizag
Famtastic!! 10x
Use an infinite while loop with another menu option to quit:
#!/bin/bash

while :
do
echo " welcome to the menu bar"

echo " [a] restart server1.com"
echo " [b]...
675
Posted By zigizag
Sh script using case please help..
Hi everybody,

i am having a little problem using the case command in scripting.

i have generated a menu for my clients to use it as a script .
the name of the script is Xme.sh.

i want to...
1,220
Posted By zigizag
SSH HELP how to connect auto?
hi,

i have some servers on my network.

i need to connect to them auto from my work station sith SSH.

i need to write a script thet connects to the server with USERNAME and PASSWORD...
1,039
Posted By zigizag
Mount...how to mount?
hi,

i am haveing trouble to mount.

i have a workstation linux redhat. i want to mount a library on my linux server.

i want to cd to folder named POPYE from my workstation on the server.
...
1,481
Posted By zigizag
Great!! 10x alot
Great!! 10x alot
1,481
Posted By zigizag
if this is my code,where should i put the nohup? ...
if this is my code,where should i put the nohup?
#! /bin/bash
while true
do
proc_num=$(ps a | grep yourscript | wc -l)
echo "loop1: "proc_num=$proc_num
sleep 2
while (( $proc_num <...
1,481
Posted By zigizag
ok and what about disown? or disown -a? ...
ok and what about disown?

or disown -a? what does it mean?
1,481
Posted By zigizag
My script stops after logoff...why??
Hi'

i am runing a script thats run with a loop...while loop true.

when i exit the server..logon and again the script doenst run.

its a bash script test.sh.

i run it as:

#./test.sh &...
2,494
Posted By zigizag
solved the problem!!
thanks every body!!

---------- Post updated at 07:13 AM ---------- Previous update was at 07:12 AM ----------
2,494
Posted By zigizag
there is still a problem...
the .."$proc_num < 5 " doesnt work....it goes up and up and never stops of arising new scripts it runs more of my process.

alot of thanks!!!

---------- Post updated at 01:40 AM ----------...
2,494
Posted By zigizag
instead of bash it is a script
the ps that i want to run is a script that runs application.

so instead of bash it is a script.

10x!
2,494
Posted By zigizag
Showing results 1 to 25 of 28

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