search for: dinosaur

Displaying 20 results from an estimated 114 matches for "dinosaur".

2007 Mar 05
2
Using Asterisk as Voicemail Server on a dinosaur Meridian System
We have a dinosaur Meridian system (~version 2) with 4 digital lines going to a Repartee Voicemail server. The Repartee got smoked by lightning two days ago and I'm itching to get Asterisk installed in its place. PRI is not an option since the system is so old that it doesn't even support PRI. I need to fi...
2003 Jun 02
2
Dinosaur *
...couple of hours searching and browsing the archives and skimming the Handbook (very nice). I've found recommendations for 800-1000 Mhz and 128-256 MB RAM machines. My curiosity is not about what machine I need to start using * to support live comm ops. Rather, I want to know if a couple of dinosaurs that I have in the corner can be used to do some learning. I have a Pentium 133Mhz 16MB RAM box with PCI bus, and a Pentium 75Mhz 32MB RAM box with PCI bus. Will these boxes work for back-to-back experimentation with PRI in this configuration?: POTS phone-----[ * ]---PRI---[ * ]---POTS phone...
2007 May 28
0
Problem running game "Turok: Dinosaur Hunter" - No 3d accelerated cards found
...see any cards. Can anybody help? P.S. Sorry for my english. Here is the console output: **fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture fixme:mixer:ALSA_MixerInit No master control found, disabling mixer err:module:import_dll Library glide2x.dll (which is needed by L"O:\\Turok-Dinosaur Hunter\\Video_3DFx.dll") not found fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1be6e0) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1bde10)->((nil),00000008) fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stat...
2015 Mar 24
5
CentOS 6.x desktop specs: minimum requirements
....x desktop specs are, e. g. the minimum requirements (in terms of CPU and RAM) to reasonably run it. Will a battered first-generation P-IV with 512 MB RAM be sufficient? How much RAM does 6.x's graphical installer require to even start? Or is it better to opt for CentOS 5.x on this sort of dinosaur? Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32
2004 Sep 22
3
Optus Australia Multiline SHDSL service
Hi, I am currently trying to find a replacement for a dinosaur PBX and want to replace it with a VoIP solution. We have just moved our lines over to an Optus Multiline from a Telstra ISDN Onramp 30 service with 100 lines. My question for you good people is what sort of hardware do I need to interface Asterix into the Optus Multiline? The Optus service is...
2018 Jun 06
2
Using ControlPlayback with AWS S3
...terisk.org/wiki/display/AST/Asterisk+14+Project+-+URI+Media+Playback I don't really understand the connection between Apache/HTTP and > ControlPlayback. They're two quite separate things to me. > > > > Antony. > > -- > Archaeologists have found a previously-unknown dinosaur which seems to > have > had a very large vocabulary. They've named it Thesaurus. > > Please reply to the > list; > please *don't* CC > me. > > -- > ____...
2018 Mar 01
2
Repeated use of dyn.load().
I am working with a function "foo" that explicitly dynamically loads a shared object library or "DLL", doing something like dyn.load("bar.so"). This is a debugging exercise so I make changes to the underlying Fortran code (yes, I acknowledge that I am a dinosaur) remake the DLL "bar.so" and then run foo again. This is all *without* quitting and restarting R. (I'm going to have to do this a few brazillion times, and I want the iterations to be as quick as possible.) This seems to work --- i.e. foo seems to obtain the latest version of ba...
2015 Mar 09
3
Running the Wine emulator on CentOS 7
On 03/09/2015 04:43 AM, Fabian Arrotin wrote: > On 08/03/15 01:53, Nux! wrote: >> Niki, > >> There are some 32bit RPMs (slightly older) here: >> http://arrfab.net/attic/RPMS/7/x86_64/ > >> HTH Lucian > >> -- Sent from the Delta quadrant using Borg technology! > >> Nux! www.nux.ro > > > Damn, I built those packages initially to help
2006 Feb 08
2
R 2.2.1 installation trouble on SGI/Sun (PR#8575)
...-m 644 ./${f} ""; \ done Any ideas what might be causing "" to appear as the destination directory? -- Atro Tossavainen (Mr.) / The Institute of Biotechnology at Systems Analyst, Techno-Amish & / the University of Helsinki, Finland, +358-9-19158939 UNIX Dinosaur / employs me, but my opinions are my own. < URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS
2009 Apr 20
3
Problems building R 2.9.0... on SGI and Sun once again
...39; unexpected gmake[4]: *** [front] Error 2 gmake[4]: Leaving directory `/wrk/atossava/R-2.9.0/src/library/methods' -- Atro Tossavainen (Mr.) / The Institute of Biotechnology at Systems Analyst, Techno-Amish & / the University of Helsinki, Finland, +358-9-19158939 UNIX Dinosaur / employs me, but my opinions are my own. < URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS
2015 Apr 02
1
OT: Recommended anti-virus for Windows
Well them plus CIA, NSA, Barney the Dinosaur and Teletubbies. Brian Bernard On Apr 2, 2015 5:58 PM, "????????? ????????" <nevis2us at infoline.su> wrote: > One thing I forgot to mention: I also always recommend AGAINST using >> kasperski. Kasperski is KGB guy (*cough* *cough* retired. You know in that >> servi...
2003 Aug 05
2
Samba auth via NDS LDAP
Hi All. I am wanting to setup SAMBA to use a Novell LDAP server to authiticate users. I have Googled the topic and cannot find much except for OpenLDAP implementations. Does anyone have suggestions or links to share? -- Jason
2018 Jun 06
2
Using ControlPlayback with AWS S3
Hi, I have tested ControlPlayback and grabbed files via an apache server with no issue. I want to be able to grab files via aws S3 which would require me to add some headers to authenticate. Is there any way to have Asterisk add headers or would I need a http proxy in the middle? TIA. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Mar 01
0
Repeated use of dyn.load().
...working with a function "foo" that explicitly dynamically loads a > shared object library or "DLL", doing something like dyn.load("bar.so"). > ?This is a debugging exercise so I make changes to the underlying > Fortran code (yes, I acknowledge that I am a dinosaur) remake the DLL > "bar.so" and then run foo again.? This is all *without* quitting and > restarting R.? (I'm going to have to do this a few brazillion times, and > I want the iterations to be as quick as possible.) > > This seems to work --- i.e. foo seems to obtain...
2009 Jun 18
1
Samba 3.3.4-31 ssh/winbind login failure
...n authenticate against AD correctly winbind is obviously working, nothing in the debug level 20 logs to suggest otherwise. pam_winbind is being correctly compiled and linked so I'm currently at a loss. Anyone lucky enough to have seen this before? Cheers! -- -- adrian/witchy Owner of Binary Dinosaurs, the UK's biggest home computer collection? www.binarydinosaurs.co.uk
2001 Aug 03
1
dell says bye bye to Linux
.... <sly grin> I also do not ever want to run a modern version of MR BILL's monopoly OS. So. This is what I want. I want a flawless, newbie-proof distribution of Linux. In it I want what all MS junkies require. I want WINE up and running with MS OFFICE capability. I want, because I am a dinosaur, DOSemu capability without having to compile this or that obscure nonsense. Just so I can run my ancient apps. What I don't want to hear is any techie superiority. The writing is on the wall for Linux to my mind. I can say that because I've been around since CPM and have seen Operating...
2006 Jan 25
9
connection_specification and adapter
Hi, I wish to know, how those class work exactly, where can I find the documentation? or can someone explain to me how a connection is made via those class??? Thanks you very much!!!! Saiho __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2016 Feb 29
3
Source code of early S versions
On Mon, Feb 29, 2016 at 6:17 PM, John Chambers <jmc at r-project.org> wrote: > The Wikipedia statement may be a bit misleading. > > S was never open source. Source versions would only have been available with a nondisclosure agreement, and relatively few copies would have been distributed in source. There was a small but valuable "beta test" network, mainly university
2023 Apr 01
1
Standalone - Multiple (2) responses received for a query on subnet ...
...two primary questions: (1) Why am I getting the multiple response log messages? (2) Is WINS even necessary anymore in the Win10 world? Should I just remove all WINS settings and the domain = master that forces browse master elections? Seems like all of that should have gone the way of the dinosaur when smb1 was turned off by default? Any other settings I should remove if this is the case? -- David C. Rankin, J.D.,P.E.
2010 Apr 07
1
RWeka - Error when attempting to summary() model
...t issue related to not being able to generate a confusion matrix? > attach(q) > nrow(q) [1] 1586 > summary(Site) A B C D E F 265 190 260 344 329 198 > m <- JRip(Site~.,data=q) > m JRIP rules: =========== (Dinosaur = TRex) => Site=A (3.0/0.0) => Site=B (5.0/2.0) Number of Rules : 2 > summary(m) Error in evaluate_Weka_classifier(object, ...) : Cannot set dimnames on degenerate confusion matrix. _________________________________________________________________ Hotmail is r...