Displaying 7 results from an estimated 7 matches for "intoxicate".
Did you mean:
intoxicated
2013 Apr 08
1
fitting a hyperbola to data points
...that does not appear to be close.
Any pointers appreciated.
manoj
dat <- read.csv("perf.csv",header=TRUE)
plot (Time ~ Requests)
plot (Time ~ Requests, log="y")
plot (Time ~ Requests, log="x")
plot (Time ~ Requests, log="xy")
--
To be intoxicated is to feel sophisticated, but not be able to say
it. George Carlin
Manoj Srivastava <srivasta at acm.org> <http://www.golden-gryphon.com/>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
-------------- next part --------------
A non-text attachment was scrubbed...
N...
2002 Nov 18
3
nothing seems to work
Hi folks,
I installed the latest wine tarball. For some reason no applications
work. I'm using on a Redhat 8.0/Windows XP dual boot system. Starting
very simple applicatiosn doesnt work:
Media Player:
[root@mango Windows Media Player]# wine wmplayer.exe
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add
support for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id
2015 Apr 10
2
CentOS 7.1 user login screen can't scroll up/down
On Thu, April 9, 2015 13:12, zep wrote:
> frankly, this blows my mind. not long ago there was a huge kerfuffle
> over the change to only allow (as someone defined it 'secure') certain
> passwords, requiring numbers, special characters, some minimum length
> and that -had to be done- because people didn't use proper passwords
> and couldn't be trusted to just use
2015 Apr 11
0
CentOS 7.1 user login screen can't scroll up/down
...making any.
>
> The actual reasons for change usually come down to the aesthetic
> values of a small group of developers, or often a single individual,
> with the power to impose their vision on the rest of humanity. And
> the desire to do so. I cannot imagine why. . .
Seems RH, intoxicated by Fedora's wildest screwballs, has started to
loose its purpose and its sense of direction. The constant problems with
C7 updates is a nightmare for some dedicated Centos fans.
--
Regards,
Paul.
England, EU. Je suis Charlie.
2004 Dec 28
2
Best RH/FC version for dvd rip?
Greetings:
I'd like to bring up a CentOS-3.3 system to use for multi-media purposes.
One of the packages I'm installing is dvdrip and all it's dependant
packages (libdv, libdvdcss, libdvdread, avifile, & transcode).
I'm hunting down the packages on freshrpms.net and I notice that there
are packages available for FC1, FC2 & FC3.
Question: Which FC version should I use
2003 Nov 26
3
Printer sharing
Hi,
i used
[printers]
comment = All Printers
path = /var/spool/samba
browseable = yes
printable = yes
public=yes
create mode = 0700
to share my printers to W2K Clients. For that i created a printer
(printing is working locally) on my linux machine (RH9, Samba 2.2.7,
Cups). If i try now to use this printer on my W2K machines i can create
a Printer in the Control Panel browsing the Domain and
2003 Nov 20
8
tunnel iax via gnophone with ssh?
Hey all...I'm trying to use gnophone to connect to my asterisk box
behind my firewall..I thought I could just setup a tunnel with something
like ssh host.com -L5036:asteriskserver:5036 and just change my gnophone
to connect to localhost:5036 but I never see anything happen on the
asterisk server. I'm even trying this on the same network just in case
there is something funky with NAT.