search for: deletia

Displaying 9 results from an estimated 9 matches for "deletia".

Did you mean: deletion
1997 May 03
3
Re: Buffer Overflows: A Summary
-----BEGIN PGP SIGNED MESSAGE----- > Date: Fri, 2 May 1997 12:33:00 -0500 > From: "Thomas H. Ptacek" <tqbf@ENTERACT.COM> > On almost all Unix operating systems, having superuser access in a > chroot() jail is still dangerous. In some recent revisions of 4.4BSD > operating systems, root can trivially escape chroot(), as well. I was thinking about possible attacks
2002 Jan 23
5
X.509 support in ssh (revisited)
Hi there, Forgive me for repeating a question asked about a year ago: > Hi, > > Just wondered if anyone had got the following to work or if there are any > plans to add this functionality. > > * X.509 certificate support for authentication. As used in the likes of > stunnel, mod_ssl etc for client auth. > > * Directory based (LDAP) key lookup. Either
2007 May 03
4
Finding instrumented code
Hi all, So I just took Sun''s dtrace class this week and one thing that piqued my interest was the instrumenting of a process''s instructions and how to find the original instructions. (I''m looking around at resources for learning SPARC assembly to help me when using mdb for analysis, though I vaguely remember pieces from a grad school compiler theory class about 10 years
2015 Jul 02
1
boot... round 2
...as SYSLINUX > assumes that they are unwanted. > This collision of need and software model needs to be > investigated and solved. > > > Have a nice day :) > > Thomas > Yeah, I can understand this funky logical "operatourism", I've already tested it with deletia. Perhaps syslinux is not the right place to maneuver, but the challenge for me was to make it less invasive patch, there. *If* this is really my user case, which it really is not - this is the Fedora specificumm, it would be more like the extlinux config that I use on BIOS machines: ui menu.c32...
2006 Sep 08
1
"Couldn't find service home"
Greetings, I'm having a problem with configuring Samba. I am trying to connect to a linux box running Ubuntu with my os x laptop. When I try and connect I get prompted for a username/password. When I enter them apple gives me a weird error and it doesn't work. I'm pretty the problem is with my config on the linux side. The error log has this printed every time I tried to
2008 Sep 14
3
Please help me in Converting this from C# to R
Random r = new Random(); DirectedGraph<SimpleNode> graph = GetGraph(); decimal B = 0.1m; decimal D = 0.05m; int nodes = graph.NodesCount; decimal[] E = new decimal[nodes]; decimal[] P = new decimal[nodes]; for (int i = 7; i <= 10; ++i) P[i] =
2015 Jul 02
4
boot... round 2
On 02.07.2015 01:28, Gene Cumm wrote: > On Wed, Jul 1, 2015 at 10:14 AM, poma <pomidorabelisima at gmail.com> wrote: >> On 01.07.2015 12:10, Gene Cumm wrote: >>> On Wed, Jul 1, 2015 at 4:35 AM, poma <pomidorabelisima at gmail.com> wrote: >>>> >>>> To remind you once again. >>>> ISOLINUX >= 6.00 built with GCC >= 5.0.0 causes a
2004 Jan 09
5
timestamping / latency
Hi there, for a streaming application developed for a project at the Society for Arts and Technology Montreal, Canada, we would need to know the exact delay of our ogg/vorbis streams. It seems there are several factors that make up the total delay I get. Is there a way to find out how large the delay introduced by the encoder and decoder is? Or in other words, how many unprocessed samples
2004 Sep 29
4
Vorbis and .NET
Thanks for the pointers on this. I'm really new to using Vorbis so it's taking me a long time to make any headway. Anyhow, I had some thoughts on this for which I would like to get some feedback. This is really a philosophical ideal for me, but I wanted to pose it to the list. Keep in mind that I am a newbie, so please take it easy on me. I am a strong advocate of free (as in freedom)