similar to: Instructions - sorry, totally offtopic

Displaying 20 results from an estimated 1000 matches similar to: "Instructions - sorry, totally offtopic"

2011 Aug 08
1
R.oo error upon construction
Hello, Using the R.oo package, how do I throw an error if a field is not present when the user of the class creates the object? Using the example in the R.oo package: setConstructorS3("Person", function(name, age) { if (missing(name)) name <- NA; if (missing(age)) age <- NA; extend(Object(), "Person", .name=name, .age=age ) }) [rest of class methods
2006 Nov 01
0
fatal flaw in popen4 on windows? [WAS] Re: Nonblocking IO read (fwd)
Hi Ara, I''ll take a look. In the meantime, I''ve cc''d the win32utils-devel mailing list to see if anyone has any ideas/suggestions. Regards, Dan > -----Original Message----- > From: ara.t.howard at noaa.gov [mailto:ara.t.howard at noaa.gov] > Sent: Wednesday, November 01, 2006 12:36 PM > To: Berger, Daniel > Subject: fatal flaw in popen4 on windows?
2019 Apr 11
1
Mail account brute force / harassment
On 11 Apr 2019, at 04:43, Marc Roos via dovecot <dovecot at dovecot.org> wrote: > B. With 500GB dump > - the owner of the attacking server (probably hacked) will notice it > will be forced to take action. Unlikely. What is very likely is that your ISP shuts you don for network abuse. > If abuse clouds are smart (most are) they would notice that attacking my > servers, will
2016 Jun 15
1
https and self signed
On Wed, Jun 15, 2016 at 10:02:57AM -0500, Valeri Galtsev wrote: > > On Wed, June 15, 2016 9:17 am, Warren Young wrote: > >> > >> Nowadays it's quite easy to get normal ssl certificates for free. E.g. > > > > Today, I would prefer Let???s Encrypt: > > > > https://letsencrypt.org/ > > > > It is philosophically aligned with the open
2004 Jun 15
1
Modify but not create permissions
I am still trying to figure out why samba wont let me create in subdirectories I've tripple checked everything and a few things leapt out at me. *) I can modify a file inside a directory that I cannot create a file in. I did not know it was possible under linux to do that. *) If I set all perms on 777 I can create. But neither 775 or 755 will allow it. *) When I go into a mount
2016 Jun 15
0
https and self signed
On Wed, June 15, 2016 9:17 am, Warren Young wrote: > On Jun 15, 2016, at 7:57 AM, ?????????????????? ???????????????? > <nevis2us at infoline.su> wrote: >> >> Nowadays it's quite easy to get normal ssl certificates for free. E.g. >> >> http://www.startssl.com >> http://buy.wosign.com/free > > Today, I would prefer Let???s Encrypt: > >
2018 Jun 01
3
values of list of variable names
Hi, I have searched the documentations of eval, substitute, expression, and I cannot make work something like the values of a list of variable names: lis <- ls(pattern="pr") # all variables with names containing 'pr' What is the mantra giving me the _values_ of the variables whose names are contained in 'lis'. eval(parse(ls(pattern="pr"))) will not do
2016 Jun 15
3
https and self signed
On Jun 15, 2016, at 9:02 AM, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote: > > I do see WoSign there (though I'd prefer to avoid my US located servers > have certificates signed by authority located in China, hence located sort > of behind "the great firewall of China" - call me superstitious). That?s a perfectly valid concern. The last I heard, modern
2004 Aug 06
0
Multiple Beginner Questions
Hi Everyone -- First and foremost, I'd like to thank the creators of Icecast and all the ancillary tools. Most excellent work! I'm running a somewhat unique radio station called LamRim Radio which hosts Tibetan Buddhist teachings and recently hosted a semi-real-time teaching by His Holiness the Dalai Lama of Tibet... http://www.lamrim.com/ Icecast has been the enabling
2009 Feb 28
0
Most productive manner of building custom xen packages
Howdy.. I've been doing a lot of experimental work with Xen 3.3.1 and a SuSE-based Linux 2.6.27 kernel, as well as 2.6.28-based pvops dom0 support, on Ubuntu 8.10. [hold the tomatoes and read on, please] I did some basic work to save myself some time with kernel-package, and by adapting the debian/ files from the Ubuntu 8.10 xen-3.3 source package, which is a bit crippled. I looked into
2009 Aug 09
0
[LLVMdev] modify cmakefiles to set the default triple of msvc and mingw to i686-pc-mingw
Eli Friedman <eli.friedman at gmail.com> writes: > MSVC *is* continuously checked; see > http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9. Anyone > who breaks the MSVC build will get a nastygram from buildbot. This is new news for me. If the developer who broke the msvc build receives a nastygram, would he urged to fix it when he has no msvc compiler and probably no
2001 Nov 25
1
(no subject)
Hello all, Here is my situation: I have an existing linux box with 100+ users. This box run various services. Users do not have shell access. I have added samba to this box so users can share files and access their files from Windows. Samba installation and configuration went smoothly. Now, the problem is, I need to create entries in smbpasswd for these 100+ users. How would I go about creating
2004 Aug 06
0
Live from Mongolia
FYI... A recent article I wrote regarding my streaming adventures. =================== Hoov's Musings =================== volume 6, number 7 Source: http://www.acuitive.com/musings/ Live From Mongolia Introduction from Mark Hoover Acuitive people have all kinds of interesting hobbies, a few of which I can actually talk about. In the case of Roy Harvey, his hobby is providing live or
2008 Jun 18
1
[LLVMdev] LLVM on OpenBSD
On Thu, Jun 19, 2008 at 12:32 AM, Duncan Sands <baldrick at free.fr> wrote: > Hi, > > On Wednesday 18 June 2008 15:08:46 Edd Barrett wrote: >> Holger Schurig wrote: >> >> With 3.3.5 my first test took 5 times to produce a non "bus >> >> error" build. There were no 'make cleans' in between. >> >> >> >> What is
2006 Jul 23
2
How would you do this without using render_component
Hello all. Am relatively new to RoR and I am pondering how to do something without using components since they appear to be "coda non grata". I have a standard layout that is used by all controllers. In this layout I want to list the next 5 events that are upcoming based on todays date. These events are currently stored in the Event model (created using scaffolding). Currently only
2008 Aug 18
15
How to upgrade domU
How do i upgrade my Xen guest (domu1) ? On a stand alone hardware one would insert DVD/CD/Network and perform the upgrade, What is the equivalent in Xen World ? Tahnks !!! -- Regards, mantra - Instrument of Thought _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Aug 09
1
[LLVMdev] modify cmakefiles to set the default triple of msvc and mingw to i686-pc-mingw
On Sun, Aug 9, 2009 at 3:35 PM, Óscar Fuentes<ofv at wanadoo.es> wrote: > Eli Friedman <eli.friedman at gmail.com> writes: > >> MSVC *is* continuously checked; see >> http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9.  Anyone >> who breaks the MSVC build will get a nastygram from buildbot. > > This is new news for me. > > If the developer
2005 Jan 05
1
Some oggdsf utilities and libraries now available on UNIX
Hi all, (This has been cross-posted to vorbis-dev and ogg-dev, since I thought various people on vorbis-dev may be interested in it.) I've been working with illiminable for the past few weeks to port the underlying, platform-neutral part of his DirectShow filters (oggdsf) to UNIX. While DirectShow is a Windows-specific media framework, illiminable's filters have been designed so
2005 Jan 05
1
Some oggdsf utilities and libraries now available on UNIX
Hi all, (This has been cross-posted to vorbis-dev and ogg-dev, since I thought various people on vorbis-dev may be interested in it.) I've been working with illiminable for the past few weeks to port the underlying, platform-neutral part of his DirectShow filters (oggdsf) to UNIX. While DirectShow is a Windows-specific media framework, illiminable's filters have been designed so
2011 Jul 21
2
OT: [opensuse-offtopic] Microsoft struggles to get Hyper-V drivers in Linux kernel (fwd)
Not too sure what to think about this, considering M$'s track record with OSS and other competitors. Kind Regards, Keith Roberts ---------- Forwarded message ---------- To: opensuse-offtopic <opensuse-offtopic at opensuse.org> From: Basil Chupin <blchupin at iinet.net.au> Subject: [opensuse-offtopic] Microsoft struggles to get Hyper-V drivers in Linux kernel The