search for: philes

Displaying 19 results from an estimated 19 matches for "philes".

Did you mean: pfiles
2007 Dec 13
0
How do I force download with LiteSpeed?
Hi! Searched a long time for this, but haven''t found an answer. I''m trying to make the user download a special file, no matter what mediatype it is (could be jpg, pdf or doc for example). My code right now is this: def download_path( _id = params[:id]) result = Philestructure.find( _id ) headers[''X-LiteSpeed-Location''] = "/downloads/ #{result.phile.file_name}" headers[''Content-Description''] = "File Transfer" headers[''Content-Type''] = ''application/force-download'' heade...
1998 Sep 17
1
Lazy Samba (that'd make it Waltz)
Funny thing happening with an NT Client: it sees all the files in a public Samba share, but when I make any change (like renaming a file or dropping files into it) the change doesn't show up in the window until I press F5 (Refresh). Is it some config in Samba whichs defaults to "lazy" behavior which I'm failing to see? Thanx 4All, Juan --
2011 Jun 09
2
Coercing Output from mget() into Proper Data Frame
Hello R-philes: I have the following function that gets the output of mget() and converts it to a data frame to return. What I am finding is that the dimensions are wrong. Basically, I get: bridesmaid wed u see m gt lt like love X.0 dress pagetrack one go X3 get 1 56 35 27 30 24 20 20 23...
2010 Jan 22
2
Computing Confidence Intervals for AUC in ROCR Package
Dear R-philes, I am plotting ROC curves for several cross-validation runs of a classifier (using the function below). In addition to the average AUC, I am interested in obtaining a confidence interval for the average AUC. Is there a straightforward way to do this via the ROCR package? plot_roc_curve...
2009 Dec 09
1
Exporting Contingency Tables with xtable
Dear R-philes: I am having an issue with exporting contingency tables with xtable(). I set up a contingency and convert it to a matrix for passing to xtable() as shown below. v.cont.table <- table(v_lda$class, grps, dnn=c("predicted", "observed")) v.cont.mat <- as.matrix(v.cont....
2010 Jul 29
1
Displaying Counts of Unused Factors in Contingency Tables with table()
R-philes, I have a question about displaying counts of unused factors using the table() function. I have two vectors with character data in them: local.labels("ah", "ah", "ah~") local.preds("ah", "ah", "ah") If I use the table function as sho...
1998 Nov 16
3
samba ver 2 beta 1 (gaping wide bug)
Please excuse me if this has been covered, but I just noticed something odd with samba 2 beta 1. If I use smbclient to connect to a passworded resource on a win machine (I've tried it with 98/95) and I just hit enter for the password, it lets me in. No questions asked. So, I pretty much have unlimited read access to stuff I should not be able to get to. Best Regards. If this is the wrong
2009 Nov 25
0
ROCR Issue: Averaging Across Multiple Classifier Runs in ROC Curve
Dear R-philes, I am having some trouble averaging across multiple runs of a classifier in an ROC Curve. I am using the ROCR package and the plot() method. First, I initialize a list with two elements where each element is a list of predictions and labels: vowel.ROC <- list(predictions=list(), labels...
1998 Sep 17
1
Logon Musings
I'm toying with the idea of writing a Samba-oriented Win95/98/NT logon window. I know it's possible to replace Windows' logon mechanism with another. Novell's Client32 does this. I know there's also standards to make a network service available to Windows' change-password mechanism (so I can fire smbpasswd on the other side). That could be an alternative to establishing
1998 Oct 20
1
Safe Win9x?
I want to install a linux samba server to serve 30 win9x machines. I want to prevent users from writing on the local drives, they should have write access only to their home dirs on the samba box. These users have a nasty habit of deleting crucial system files. Is it at all possible with win9x and samba? Of course NT workstations could resolve the problem, but that's not an option with these
1998 Nov 26
1
Using UNIX passwords
I'm sure this is a FAQ, though I couldn't find it in any FAQ or the docs... How do I have Samba authenticate users via the local UNIX passwd file? -- Gregor Mosheh An NT server can be run by an idiot, and usually is. "If you can't make it good, make it LOOK good." - Bill Gates
1998 Nov 30
0
[Fwd: Samba with MSVisual C++]
Bloody H3ll... I replied only to the person who sent it. Hey, maybe this list could stick a Reply-To field to the incoming messages before broadcasting them? Juan Carlos Castro y Castro wrote: > Andrew J Miles wrote: > > > Hello all, > > > > We've just started using MS Visual C++, and have a problem that I believe > > might be related to the samba server. >
1998 Dec 07
0
Have everyone gone mute?
Helooooww ow ow... -- ROTINJAILPINOCHET*APODRE?ANACADEIAPINO * Valeu, LORDES! C T That's it LORDS! H E Enhorabuena LORDES! E OGY IS POLICY @ THE END HCONIPLECRACALNESARDUPETEUQ*LIAJNITORT L ***************** O * FIGHT * UST NO ONE @ DE E @ BELIEVE THE LIE @ AP * THE *
1998 Dec 18
1
Not in Group?
Hi! Is there any syntax for read list or write list in smb.conf that allows me to specify users NOT in a group? Something like read list = !@writers Cheers, -- LOGY IS POLICY @ THE END UST NO ONE @ DE E @ BELI O *************************** R N T EVE THE LIE @ AP * FIGHT THE FUTURE!!! * T ___THE___ Y A
1999 Jan 19
0
Does Samba need to see the world?
Our ISP experienced backbone problems yesterday. Our backbone provider's backbone provider (EMBRATEL, the newly-privatized telecom company of Brazil) went down for a few hours. That was a big problem itself, but what I'll tell you is a weird side effect: Samba stopped working on our local network!!! I checked DNS, resolv.conf, /etc/hosts, smb.conf, everything! While our Internet
1999 Mar 15
3
dos?
I have an old dos app that doesn't run in the win95 shell very well. There are problems with the graphics. Is it possible to connect to a samba server from real dos? I assume the answer is no but I thought I would check. Verne Ball vball@socrates.berkeley.edu
1999 Mar 16
4
I need to see filename in upercase
Because, a bug in a sofware, I need to see (on a NT box) the name of files in upercase. The files are writen by a buggy UNIX process in lowercase. Any one have idea ? Didier JANNE Janne@securite.org
1998 Dec 02
4
where to get timesync.pif ?
The Samba FAQ mentions a program called timesync to update the system clock on clients from the server. The download address in the FAQ is out of date - where can I get a copy ? Geoff -- ---------------------------------------------------------------------------- Ever sit and watch ants? They're always busy with Geoff Short something, never stop for a moment. I just
1998 Sep 23
9
managing users from smbpasswd rather than /etc/passwd
I have samba installed on a web server (behind a firewall). It's working fine with all the WINS networking here (eg, password authentication from the NT servers, etc). I (we) want this web server - a linux redhat 5.x box currently running samba-1.9.18p8 - to have as few actual unix login accounts as possible. What I want/need to do is to allow LOTS of people in the faculty here