Displaying 20 results from an estimated 1000 matches similar to: "Using Samba from One Unix box to one Win98 PC"
2001 Mar 14
1
./configure isn't working
I am using "Sams Teach Yourself Samba in 24 Hours" and I'm having some
trouble. I'm attempting to put Samba on a SGI Octane2 so I copied
samba-latest.tar.gz off the CD that came with my book and did the gzip -dc
samba-latest.tar.gz | tar xvf - command that it told me to use to compile
samba. That all seemed to go fine so I went to my
/usr/local/samba/src/samba-2.0.3/source
2004 Jan 07
1
Questions on RandomForest
Hi, erveryone,
I show much thanks to Andy and Matthew on former questions. I now sample
only a small segment of a image can segment the image into several classes
by RandomForest successfully. Now I have some confusion on it:
1. What is the internal component classifier in RandomForest? Are they the
CART implemented in the rpart package?
2. I use training samples to predict new samples. But
2001 Mar 19
1
HELP!!! (going crazy)
I don't even know how to start this e-mail. Okay, first I installed samba
2.0.7 directly from the SGI website. It looked pretty good and I thought I
was on my way to an easy install. I guess I should tell you my set up. I
have a SGI Octane that has samba on it then I have one windows 98 PC
connected to it (they can ping each others IP addresses so I know the cable
and network cards are
2004 Sep 10
4
success compiling and running under IRIX
hello guys
first i would like to say that I'm very happy that there is true open source
lossless audio compression software available from you guys. i'm
contemplating archiving my cd collection and i would never even consider
encoding important stuff with proprietary code. i might just as well throw my
music away! flac's goals and features coincide with mine as a user, and it
2008 Jan 29
3
Network routes
I am unable to ping NE.TW.RKB.IP1 from an outside network. Other machines
which do not have access or routes for NET.WOR.KA.0 respond just fine.
How do I get it to respond on both NET.WOR.KA.0 and NE.TW.RKB.0 given all
default traffic should go through NET.WOR.KA.1 unless it is in reply to
traffic from NE.TW.RKB.1 or there is an outage.
[root at host20 ~]# route -n
Kernel IP routing table
2010 Jul 15
1
I can't figure out my plm model. Any ideas?
Dear R users,
I am using plm packege in R to build my model, but from the result I can't
quite figure out what it is... Can anyone tell me why? Am I missing
something?
R Results:
*> ar1<-plm(formula=ADOP~lag(ADOP,1)+PE+WOR,
+ data=well, effect="time",model="within")
> summary(ar1)*
Oneway (time) effect Within Model
Call:
plm(formula = ADOP ~ lag(ADOP, 1) + PE
2020 Jun 29
4
SSL-Question
Non SSL wor perfectly, but i need https://IP:8443 for another listeners.
This I need, because chrome not play player in my web site (mixed content).
Now is in my player in web site http://ip:8000, but website run in https
V V pon., 29. jun. 2020 ob 09:15 je oseba Railgun <railgun.michael at gmail.com>
napisala:
> Try non SSL connection for localhost
>
> Ervin Bizjak
2008 Apr 09
1
CentOS Build
Johnny, or any one to answer.
http://www.linuxhelp.net/forums/How_to_Build_Enterprise_Srpms_t3384.html
As it seems this was done in 2004. Is there an updated version to it?
Also the required pckages needed. I have the info from WBL site and
various scripts from the centos site.
What i am really interested in is the main os rebuild with anaconda
runtime. I'm not after creating a live image.
2010 Sep 04
4
[Bug 1815] New: RemoteCommand and PseudoTTY config options
https://bugzilla.mindrot.org/show_bug.cgi?id=1815
Summary: RemoteCommand and PseudoTTY config options
Product: Portable OpenSSH
Version: 5.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2011 Oct 08
6
CentOS 6 is a bear
Gotta say, centos has been tough to install and get working.
The anaconda installer makes large drive setups horridly tedious
(especially if reinstalling a lot).
Package selection seems a bit off...
I did a virtualization package, no custom..did not install qemu,
libvirt, and all attempts to do any virtualization failed due to
non-installed packages.
Then I decided to select all the
2007 Feb 22
1
memory problem read.table v array (PR#9526)
Full_Name: bill langdon
Version: 2.4.1
OS: ubuntu
Submission from: (NULL) (155.245.58.159)
#WBL 22 Feb 2007 ubuntu
R.version
#platform i486-pc-linux-gnu
#arch i486
#os linux-gnu
#system i486, linux-gnu
#status
#major 2
#minor 4.1
#year 2006
#month 12
#day 18
#svn rev 40228
#language R
2012 Oct 26
2
[LLVMdev] changes to raw_fd_ostream
I'm getting seemingly odd SegFaults when writing out using a
raw_fd_ostream in the current trunk (last version worked, believe it was
153818, or similar). Again, nothing in the release notes... should I be
scanning the svn log?
For example, I have something like:
raw_fd_ostream fout("out.txt", errorStr="");
....
fout<<"Hello World, how are you!"\n";
2015 Apr 02
2
Disk space usage with mdbox
Yes I have done it, it is the third command I have run, without any change.
a.
On 02/04/2015 09:53 ??, Urban Loesch wrote:
> Did you "purged" the deleted mails for this user?
> On mdbox you must run "doveadm purge -u $USER" to whipe out any as deleted marked mails etc.
>
> Details: http://wiki2.dovecot.org/Tools/Doveadm/Purge
>
> I use a nightly cronjob wor
2017 Aug 10
3
Creating New Variable Using Ifelse
Hello R Help List,
I am an R novice and trying to use the ifelse function to create a new binary variable based off of the responses of two other binary variables; NAs are involved. I pulled it off almost successfully, but when I checked the counts of my new variable for accuracy, I found that a small portion of the NA cases were not being passed through as NAs, but as "0" counts in my
2015 Apr 01
2
Disk space usage with mdbox
Hello,
I am using dovecot with mdbox+sis and I notice an ever increasing disk
space usage since I converted mailboxes from Maildir to mdboxes. I have
checked with a user and while it actually uses only 65K, his mdbox files
on disk are more than 6G. The backup of his mailbox is just 64K. Any
suggestions ?
Below are some relevant commands:
[root at mail ~]# doveadm quota get -u test
Quota
2015 Apr 03
2
Disk space usage with mdbox
Shot in the dark here...haven't tried it myself so no promises. There's
probably a much better way to do this but sometimes a little "brute
force" helps.
Theoretical steps:
1. Stop all mail processes - both SMTP and IMAP.
2. Use "doveadm sync" to backup the user mailbox, e.g.,
doveadm backup -u user mdbox:/tmp/usermail
3. Verify /tmp/usermail looks reasonable
1999 Sep 17
1
Compiling with smbmount option
We have downloaded the samba 2.0.5a source from net and tried to compile with the smbmount option, which is what we need for mounting. The following wor "
-----------
client/smbmount.c: In function `send_fs_socket` :
client/smbmount.c:295: storage size of `conn_options` isn't known
client/smbmount.c:314: `SMB_CASE_DEFAULT` Undeclared (first use this function)
client/smbmount.c:325:
2011 Jan 22
4
Crossover cable for E1 ?
I'm looking to connect a BMC 450 to an asterisk with a Digium Quad E1 card.
Am I right in thinking that I'll need a special 'crossover-E1' RJ45 cable?
If so, any clues where I might buy one in the UK? The Digium card sellers don't seem to
stock such a thing.
Thanks.
Tim.
Tim Panton - Web/VoIP consultant and implementor
www.westhawk.co.uk
2001 Mar 28
1
Win98 Incorrect Password Problem
Please pardon me if this has been solved already and I missed it, I am new
to the list.
I'm getting "Incorrect Password" from win98se when trying to connect to my
linux machine (running samba).
Apparantly this is a common problem because there is a fix on the microsoft
site. but their recommended fix is to install the CHAP protocol, which I
cannot find any information about.
I
2012 Oct 26
0
[LLVMdev] changes to raw_fd_ostream
It looks like some kind of file IO buffer overflow. I'm not dumping any
long strings at one time, but I am keeping the file open for the entire
run. I've yet to find a correlation to other C files.
On Fri, Oct 26, 2012 at 3:17 PM, Ryan Taylor <ryta1203 at gmail.com> wrote:
> I'm getting seemingly odd SegFaults when writing out using a
> raw_fd_ostream in the current