search for: bulletproofing

Displaying 20 results from an estimated 99 matches for "bulletproofing".

2007 Jan 16
5
"[[" gotcha
The following gotcha caught me off-guard just now. I have two matrices, a and b: a <- matrix(1,3,3) b <- matrix(1,1,1) (note that both "a" and "b" are matrices). I want them in a list: > B <- NULL > B[[1]] <- a > B[[2]] <- b > B [[1]] [,1] [,2] [,3] [1,] 1 1 1 [2,] 1 1 1 [3,] 1 1 1 [[2]] [,1] [1,] 1
2004 Aug 06
2
reliable mp3 NON X player for streams
Hi there, I'm urgently searching for a bulletproof NON-X mp3 player for high bit rates that can be remotely controlled - if possible. (Server-Client?!) Right now I'm using mpg123 and this program not always starts flawlessly with streams. All ideas are appreciated. HERB RadioOnDemand.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2006 Apr 19
3
ror css
Hi pretty new to this ROR stuff, ive just created my first simple plication using scaffold, was just wondering if anyone knows of any good tutorials on how to screate custom css stylesheets for these pages. also whats the best way to go about adding a footer / header html images to all pages Thanks scott -- Posted via http://www.ruby-forum.com/.
2002 Nov 14
1
Bullet proof bulk email friendly hosting & cheap mass email campaigns.
We are the marketing specialists www.host4bulk.com that provide cheap bullet proof bulk email friendly hosting for your website ($400 for one month of bullet proof hosting) and cheap bulk email campaigns ($200 for 1 million emails sent) As you may already know, many web hosting companies have Terms of Service (TOS) or Acceptable Use Policies (AUP) against the delivery of emails advertising or
2018 Mar 24
2
samba 4.7->4.8 in place upgrade
On Fri, 2018-03-23 at 10:44 -0400, lingpanda101 via samba wrote: > > Andrew in another topic discussed the issue. See below. > > "This is the failed re-index thing we had brought up by a number of > other posters late last week. I'll be working on that today. > > Run the sambaundoguidindex script and stay with 4.7 for now until I can > fix it. A patch for
2015 Mar 04
4
IP drop list
Am 04.03.2015 um 21:03 schrieb Dave McGuire: > On 03/04/2015 02:12 PM, Michael Orlitzky wrote: >>> I would like to reiterate Reindl Harald's point above, since subsequent >>> discussion has gotten away from it. If Dovecot had DNS RBL support >>> similar to Postfix, I think quite a few people would use it, and thereby >>> defeat the scanners far more
2015 Mar 04
2
IP drop list
Am 04.03.2015 um 21:45 schrieb Dave McGuire: > On 03/04/2015 03:37 PM, Oliver Welter wrote: >>>>> I would like to reiterate Reindl Harald's point above, since subsequent >>>>> discussion has gotten away from it. If Dovecot had DNS RBL support >>>>> similar to Postfix, I think quite a few people would use it, and >>>>> thereby
2024 Mar 29
1
declare and validate options
> > I think there are too many packages that would need changes under this > scheme. There would be zero if the registration of options is not required for packages first uploaded on CRAN before the feature is implemented. If an option is not registered no validation is triggered and nothing breaks even if we opt in the behavior. > If those functions could be made simple enough and
2007 Aug 31
2
breakage? when using --ignore-times with --link-dest
Overview -------- I am trying to use --ignore-times with --link-dest and find that all files are duplicated inappropriately (IMHO). I think it is because --link-dest creates a hard link, which results in the link count, and so Change Time, changing. This requires rsync to create a new inode and duplicate the data just to preserve the ctime. If --ignore-times is not specified, only mtime and the
2024 Mar 29
1
declare and validate options
On 29/03/2024 10:52 a.m., Antoine Fabri wrote: > Dear r-devel, > > options() are basically global variables and they come with several issues: > * they're not really truly owned by a package aside from loose naming > conventions > * they're not validated > * their documentation is not standard, and they're often not documented at > all, it's hard to know
2015 Mar 04
1
IP drop list
On 3/4/2015 12:45 PM, Dave McGuire wrote: > There is. But I already have a firewall, running on bulletproof > hardware that doesn't depend on spinning disks. I don't want to add > ANOTHER firewall when I already have a perfectly good one. Besides, my > mail server is built for...serving mail. Not being a firewall. You can implement whatever type of security you are
2006 Oct 11
1
mpeg4ip (from Dag) vs CentOS 4.4 64-bit?
Anyone else on the list using these tools? I grabbed the latest iteration using yum from Dag's repository, but I get random segfaults on a fully-patched 4.4 system on dual Opteron 275's from some of the utilities. Perhaps, it's some 64-bit vs 32-bit-ism? I'm not much of a programmer (actually, I'm a terrible programmer) so any suggestions would be very much appreciated.
2018 Mar 19
2
Fwd: Re: Erro Upgrade Samba 4.6.3 to 4.8
On Mon, 2018-03-19 at 16:55 +0000, Rowland Penny via samba wrote: > On Mon, 19 Mar 2018 13:17:41 -0300 > Carlos via samba <samba at lists.samba.org> wrote: > > > Hi > > > > I dot used distro packages, i compilated samba. > > Okay > > > > > 1° - Stop samba > > > > 2° - Donwload version 4.8.0 > > > > 3 ° I executed
2002 Nov 14
0
[LLVMdev] Bullet proof bulk email friendly hosting & cheap mass email campaigns.
We are the marketing specialists www.host4bulk.com that provide cheap bullet proof bulk email friendly hosting for your website ($400 for one month of bullet proof hosting) and cheap bulk email campaigns ($200 for 1 million emails sent) As you may already know, many web hosting companies have Terms of Service (TOS) or Acceptable Use Policies (AUP) against the delivery of emails advertising or
2018 Mar 19
2
Fwd: Re: Erro Upgrade Samba 4.6.3 to 4.8
On Mon, 2018-03-19 at 14:44 -0300, Carlos via samba wrote: > Hi! > > Okay, just run sambaundoguidindex? And then start samba? Or something else? Don't run Samba 4.8 with that DB (yet). Andrew Bartlett > Regards; > > > On 19-03-2018 14:40, Andrew Bartlett via samba wrote: > > On Mon, 2018-03-19 at 16:55 +0000, Rowland Penny via samba wrote: > > > On
2009 Mar 27
1
UTF8 postgres args saving issue
Hi, All I have an encountered an issue where the args field is not saved correctly to the database. I encounter an error like this: ActiveRecord::StatementInvalid (RuntimeError: ERROR C22021 M invalid byte sequence for encoding "UTF8": 0xcb3a H This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by
2004 May 28
2
X & securelevel=3
running (4-Stable) Hi, short form question: how does one run XDM under securelevel>0 ? long version: i've searched for an answer on how to run Xfree/Xorg at a securelevel the X server likes access to /dev/io and some other resources but is not granted access after security is switched on. one way of doing it seems to be to start it before setting the securelevel, but then is doesnt
2003 Dec 30
3
A Head Check
Hello, I have been retained by a Building Management Company to install a combined Voice/Data solution for a Tennated Office Space. This space will rent offices, with telephone and internet service to inviduals or small groups of individuals. As fate would have it, the service will be provided in a building where we have a major Pop, with a DS-3 worth of ISDN PRI circuits, 345 megs of
2018 Mar 19
2
Fwd: Re: Erro Upgrade Samba 4.6.3 to 4.8
On Mon, 2018-03-19 at 14:55 -0300, Carlos wrote: > Sorry ma but I do not understand. > I understand that for now I should not use Samba 4.8. > Should return to old (minh old version 4.6.3), but I did not understand what to do (you mentioned the sambaundoguididx). > > Could you explain please? To return to 4.6 (I would suggest 4.7 myself, as we fixed the locking issue in that
2009 Jan 20
8
find out the meaning of rsync error code
Hi, Could anyone please tell me how to get the meaning of rsync error codes. In "rsync return code: 12" error, what 12 indicates? Thanks, Jignesh -------------- next part -------------- HTML attachment scrubbed and removed