search for: internets

Displaying 20 results from an estimated 21907 matches for "internets".

Did you mean: internet
2018 Jan 14
2
YP listing problem
I am having problems YP listing my opus and webm streams. The mp3 streams get listed though. my ffmpeg for the webm stream: ffmpeg \ -f v4l2 -video_size 640x480 -framerate 30 -i /dev/video0 \ -i http://mustafejen.se:8000/feting \ -f oss -i /dev/dsp1 \ -f webm -cluster_size_limit 2M -cluster_time_limit 5100 -content_type video/webm \ -c:a libvorbis -b:a 96K \ -c:v libvpx-vp9 -b:v 1.5M
2005 Jun 01
7
Which variable exist after random
Dear R-helper, How could I count only some variable was exist after running sample (random) function. For example, > testx <- factor(c("Game","Paper","Internet","Time","Money")) > for(i in 1:2) { + x <- sample(testx,replace=TRUE) + print(x) + } [1] Money Money Time Internet Time Levels: Game Internet
2006 May 16
4
RSYNC unidirectional connection
Hello, I have written a nice rsync-tool that synchronises 2 normal server in both ways. Means a server could be in active mode (send his datas) or in passive mode (receive the datas). The modes can be changed and so on... That's means, a connection could be established from both systems to each other. Connection in both directions: ============================== Server A <---> Server
2020 Jun 15
2
dir.xiph.org stats & metadata not posting
Hi there, We are currently in the process of migrating our online radio stations to Azuracast, everything is working well except when we attempt to post On Air and Listener stats to your directory, they don't show up. Additionally, the listing can't be found in searches most of the time, but occasionally will come back for a few minutes and then disappear. I've setup a test station at
2004 Dec 09
2
Samba and internet!
Hi everybody! I have a problem wich has pusseled me for sometime time. I have put samba on an internal subnet wich is the same as the windowsclients. Everything works great as long as internet is up and running but if internet goes down then the windowsclients can't find the sambaserver or just simly times out when trying to log in. On one installation I have a netgear router wich handels
2011 Jan 28
2
internet connection tester script
http://pastebin.com/raw.php?i=rykHdvBh bix.hu and www.yahoo.com are "pingable" test sites. 127.0.0.1 could not be pinged [firewall drops all icmp] i have a "oneliner" that echoes if theres "internet connection or no". $ ping -W 1 -c 2 bix.hu &gt;&amp; /dev/null &amp;&amp; ping -W 1 -c 2 www.yahoo.com &gt;&amp; /dev/null &amp;&amp;
2006 Jun 07
2
One Internet IP private, One Internet IP Public
Hi,i''m newbie with shorewall ... Currently i have a box with 2 ethernet cards and ppp0 dial up, one of the ethernet cards is plugged to my Cable modem , my ISP provider gave me a private internet IP, so i have to contract a dial up service to get a public Internet IP in order to run some servers. So i was wondering if it is possible make some kind of NAT to tell my box that
2020 Oct 05
3
Internet access and R CMD make check-devel
I am trying to install R on CentOS (either 7 or 8, behavior is the same) in an environment behind a firewall and while I am able to run: R CMD make check I am unable to run: R CMD make check-devel These latter tests fail. The failure occurs in the internet access if() conditional statement in these two tests: https://svn.r-project.org/R/trunk/tests/internet.R
2020 Jun 18
0
dir.xiph.org stats & metadata not posting
Hi, can you check the log for the actual messages where it adds the stream to the directory? It should contain information if listing fails or succeeds and the server sends back the reason. On 16 Jun 2020, at 0:55, Jeremy Nixon wrote: > Hi there, > > We are currently in the process of migrating our online radio stations > to Azuracast, everything is working well except when we
2008 Mar 26
4
Two Internet connections...
I do some occasional tech work for a cable TV/Internet service provider. They have now offered me free services, including cable Internet. I currently have a DSL service through the telephone company and, for several reasons including the fact that it is really unlimited service with no cap and it comes with newsgroup access (neither of which the cable service has), I'm not really prepared
2011 Mar 08
5
Internet connection sharing?
Dear All My centos machine is connected to my MS Windows machine on the net.The MS Windows machine is connected to Internet via valid IP address setting and on its secondary ip address setting it can see my centos machine on the intranet.Can you please let me know how can try for Internet connection sharing such that my centos machine can see internet with minor modifications done? Thank you in
2003 Jan 07
0
RTP-Vorbis MIME type Internet-Draft
Hi all, Please find below an I-D for the proposed registration of MIME type audio/rtp-vorbis. All comments most welcome. Barry <p>-----------8<------------- Network Working Group Barry Short Internet-Draft The Ogg Vorbis Community / OpenDrama Expires: July 7, 2003 January 7, 2003 <p>
1998 Sep 04
0
FW: Microsoft Security Bulletin (MS98-013)
-----Original Message----- From: Microsoft Product Security Response Team [mailto:secure@MICROSOFT.COM] Sent: Friday, September 04, 1998 10:52 AM To: MICROSOFT_SECURITY@ANNOUNCE.MICROSOFT.COM Subject: Microsoft Security Bulletin (MS98-013) Microsoft Security Bulletin (MS98-013) -------------------------------------------------------------------- Fix available for Internet Explorer Cross Frame
2003 Dec 11
2
FAX application does not work for me....
Hi, I have tried to install and configure the FAX app using the steps described in several mails on this list. When a FAX call arrives on X100P, the fax extension is executed, which looks like: exten => fax,1,RxFax(/var/spool/asterisk/incoming/${CALLERIDNUM}.tif) exten => fax,2,Hangup It tries to negociate, but nothing is received at the end and the other part times out. More, after this
2015 Nov 26
7
Networking Question
Hello, I may have opportunity to obtain a Intel EXPI9404PTLBLK PRO/1000 PT Quad Port ethernet adapter at a significantly reduced price. What I would like to do with it, I want to make sure it is possible and sane before I buy it. -=- Device sits in CentOS box that connects directly to Internet via onboard network adapter. It pretty much only acts as a NAT router + dhcp server + unbound
2011 Jan 05
2
samba and the Internet discussion
Is it meanwhile save to use samba over the Internet without using VPN ? Mit freundlichen Gr??en Michael M?ssler _________________________ Beratung uhb consulting AG Chiemseering 1 84427 St. Wolfgang __________________________ Tel.: 08085/939 131 Fax: 08085/939 - 2131 WEB: www.uhb-consulting.de <http://www.uhb-consulting.de/> Sitz der AG
2007 Aug 01
3
OpenBSD and too many open files
I posted some questions a few months back and received lots of great help in getting my dovecot/postfix/LDAP setup working. Initially, I ran into the pipe failed too many open files error. I am running this setup on OpenBSD/sparc64 4.1-stable and so I put dovecot in its own class and upped the maxfiles setting for that class. This was back with dovecot 1.0 and everything worked fine. I
2010 Aug 09
2
Compiling Xen from source on a machine without Internet access
Hi, I am trying to compile Xen 4.0 on a machine without access to the Internet. However it does not work directly since the make process does a "hg" and gets some files from an svn. Is there a way I can compile Xen from source on a machine which cannot access the Internet? I am looking for something other the obvious answer of "compile it on another Internet-connected machine
2008 Sep 02
1
Internet download manager finds no internet connection
Hi this is Ashik. Today i installed wine in my kubuntu 8.04 for the first time. I need to use internet download manager(idm). After installation it cannot get any internet connection. I am using cdma modem to use internet. Can any one please help me to configure idm correctly ? Thanks a lot for reading.
2005 Jan 04
0
How to manage relatively internet bandwidth while don''t know specific input internet bandwidth ?
Hello, My organization has a LAN network and the LAN is connected to internet by a Cisco router. internet -------| Cisco router |------ LAN (The cisco router can not be replaced by a linux router, I think, because the LAN has more than 1000 computers.) LAN network is divided into some sub networks. I have to relatively manage internet bandwidth (between applications and between