similar to: Help with at Bash script

Displaying 20 results from an estimated 2000 matches similar to: "Help with at Bash script"

2014 Dec 02
1
Help with at Bash script
On Tue, Dec 2, 2014 at 2:19 PM, Alexander Dalloz <ad+lists at uni-x.org> wrote: > Am 02.12.2014 um 19:05 schrieb James B. Byrne: > >> I am attempting to get a script borrowed from DJB to work on my CentOS-6.6 >> box. Simplified it looks like this: >> >> tcpdump -l -n -e port 53 \ >> | awk '{if ($14 ~ /A.*?/) print $15}' \ >> | while
2014 Dec 03
0
Help with at Bash script
You have to do cat domain in back tiks instead of read domain. (Sent from iPhone, so please accept my apologies in advance for any spelling or grammatical errors.) > On Dec 2, 2014, at 12:05 PM, James B. Byrne <byrnejb at harte-lyne.ca> wrote: > > I am attempting to get a script borrowed from DJB to work on my CentOS-6.6 > box. Simplified it looks like this: >
2014 Dec 02
0
Help with at Bash script
Am 02.12.2014 um 19:05 schrieb James B. Byrne: > I am attempting to get a script borrowed from DJB to work on my CentOS-6.6 > box. Simplified it looks like this: > > tcpdump -l -n -e port 53 \ > | awk '{if ($14 ~ /A.*?/) print $15}' \ > | while read domain ; do echo $domain ; done ; > > The sticking point is the 'while read' construct. Run just as
2014 Dec 03
0
Help with at Bash script
What is domain, BTW? (Sent from iPhone, so please accept my apologies in advance for any spelling or grammatical errors.) > On Dec 2, 2014, at 12:05 PM, James B. Byrne <byrnejb at harte-lyne.ca> wrote: > > I am attempting to get a script borrowed from DJB to work on my CentOS-6.6 > box. Simplified it looks like this: > > tcpdump -l -n -e port 53 \ > | awk '{if
2014 Dec 03
1
Help with at Bash script
On 2014-12-03, Hal Wigoda <hal.wigoda at gmail.com> wrote: > You have to do > cat domain > in back tiks > > instead of read domain. This is an error you can't blame on your device. domain is not a file, but a bash variable. read takes stdin (which is what the OP's snippet is doing) and populates the named variable(s) (domain in this case). --keith --
2009 Feb 09
7
tinydns/djbdns opinion poll
Good morning: We're about to start moving our public DNS to in-house managed servers. My first thought was "Linux + BIND" and we're done. Someone in another business unit's IT dept. has suggested tinydns be used. >From what I could find, it looks like this software hasn't really had any community drive behind it in a while. The latest RPMs on rpmforge are for red hat
2009 Jan 13
9
FWD and Asterisk
I have an account with FWD and I have configured my SIP.conf with [fwd] type=friend secret=password username=901835 host=fwd.pulver.com But when I am trying to dial out my own DID , I dont see any call landing in asterisk. In extension.conf (vicidial) file I have exten => 2062036895 ,1,Ringing() exten => 2062036895 ,2,Wait(1) exten => 2062036895 ,3,Answer() exten => 2062036895
2015 Jun 13
4
C5 : Firefox 38 bug
On 06/12/2015 11:25 AM, m.roth at 5-cent.us wrote: > jd1008 wrote: >> On 06/12/2015 07:28 AM, g wrote: >>> On 06/10/2015 03:56 AM, Always Learning wrote: >>>> I displayed, as a web page, a list of search results created in PHP, >>>> from MySQL. >>> i am still using 24.8.0 and do not have to contend with all the >>> bugs introduced by moz
2016 Jan 25
3
Just need to vent
Isn't this basically a volunteer effort? On Sun, Jan 24, 2016 at 9:58 PM, Micky <mickylmartin at gmail.com> wrote: > > Seriously, who is in charge with the UI design in gnome? > > > > Whoever it is needs to be fired. > > > > /rant > > > > Most of them were already fired or left cause of under-funding. > Like other OSS projects, they are
2016 Aug 12
2
howto install yumex
On 08/12/2016 01:13 AM, Hal Wigoda wrote: > Bless you. > Use medical edibles > ===> thank you. you also. wish i could do the edibles, but i live in tennessee where cannabis has not been approved. :-\ we do have a good support group and petitioning congress. so far, there are just too many in congress who rather take their kick back than help their people. -- peace out. CentOS
2010 Apr 09
2
dynamically linking to ajax.googleapis jquery
Hi I am using jquery and jqueryui in my application And in layout I use <%= javascript_include_tag "http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"%> <%= javascript_include_tag "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js" %> <%= stylesheet_link_tag
2009 Dec 28
3
Updating Scriptaculous and Prototype with current project
Hi I''ve been trying to use the latest version of Lightview. It says that it needs: Lightview requires Prototype 1.6.1 and Scriptaculous 1.8.2. I have included the following in my project files: <script type=''text/javascript'' src=''http://ajax.googleapis.com/ajax/ libs/prototype/1.6.1/prototype.js''></script> <script
2008 Dec 15
3
tcpdum
*Dear All, I run the below tcp dump on my asterisk server tcpdump -i eth0 -n -s0 -v udp port 5060 I got the following result 20:29:48.596867 IP (tos 0x10, ttl 64, id 0, offset 0, flags [DF], proto 17, length: 373) SIP_PROXY_IP.5060 > Asterisk_IP.5060: UDP, length 345 What i need to know please what TTL means specifically and what is the best value og TTL and what is the lengh vale mean
2011 Aug 10
3
javascript_include_tag error
<!DOCTYPE html> <html> <head> <title><%= @title %></title> <%= csrf_meta_tag %> <%= javascript_include_tag "http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js", "jquery.rails.js" %> <script type="text/javascript"> ...app/views/layouts/application.html.erb:7: syntax error, unexpected
2015 Jan 25
2
change port in autogenerated playlist links
On Sun, 25 Jan 2015 15:06:45 +0000 "Thomas B. R?cker" <thomas at ruecker.fi> wrote: > On 01/25/2015 02:27 PM, Marko Cupa? wrote: > > Hi, > > > > I am using icecast2-2.4.1,1 on FreeBSD 10.1-RELEASE. In order to be able > > to stream on port 80, I have redirected port 8080 to port 80 by means of > > firewall on icecast server itself (packet filter):
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
Hola. Tengo algún tipo de problema con las tildes, a la hora de trabajar en R o en RStudio, que no sé resolver. Intentando reproducir en dos PCs distintos, ambos con Windows 7, uno de los últimos ejercicios que ha publicado Carlos Gil Bellosta en su blog ( https://www.datanalytics.com/2016/06/20/6602-767-km-alrededor-de-espana-para-visitar-todas-sus-capitales-de-provincia/), me ocurre que al
2023 Aug 23
1
[EXT] Re: oggenc argument to make the stream not cut in the middle
On Aug 22 09:38:17, u.windl at ukr.de wrote: > I wonder: What happens if you disable cURL's (default) buffering? With curl -N, I see the same behaviour. That's curl 8.1.2. What about you? I still can't see the original problem. Jan > -----Original Message----- > From: Vorbis <vorbis-bounces at xiph.org> On Behalf Of Jan Stary > Sent: Tuesday, August 22, 2023
2014 Feb 06
2
iso burn
I downloaded the CentOS-6.5-x86_64-bin-DVD1.iso and CentOS-6.5-x86_64-bin-DVD12.iso and tried to burn them to a DVD but both Windows 7 and IOS ( MacBook Pro ) do not recognize these as valid isos. What am I doing wrong? -- ----------------- Hal Wigoda Chicago
2015 Aug 20
2
new laptop: DVD or Blu-ray
On 08/20/2015 07:04 AM, Hal Wigoda wrote: > I wouldn't outfit a computer with blu-ray > > (Sent from iPhone, so please accept my apologies in advance for any spelling or grammatical errors.) > >> On Aug 20, 2015, at 5:53 AM, ken <gebser at mousecar.com> wrote: >> >> One of the build options for a laptop I'm looking at buying is DVD vs Blu-Ray. I've
2015 Aug 20
2
new laptop: DVD or Blu-ray
On Thu, Aug 20, 2015 at 06:04:03AM -0500, Hal Wigoda wrote: > I wouldn't outfit a computer with blu-ray http://srobb.net/why.mp4 -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6