Displaying 20 results from an estimated 500 matches similar to: "Safe and stable??"
2000 Mar 01
2
TriDent (was: Safe and stable)
Ok, anyone know if we're subject to the same bug as MS fixed
in 95B vredir.vxd?
A test, with log level 3, sound like it's in order.
--dave
--
David Collier-Brown, | Always do right. This will gratify some people
185 Ellerslie Ave., | and astonish the rest. -- Mark Twain
Willowdale, Ontario | //www.oreilly.com/catalog/samba/author.html
Work: (905) 415-2849 Home: (416)
2000 Mar 06
4
Microsoft Knowledge Base Q168821
I havent noticed this one mentioned on the list...
http://support.microsoft.com/support/kb/articles/Q168/8/21.ASP?LNG=ENG&SA=AL&SA=AL
>NOTE: The information contained in this article is provided for informational purposes only. Microsoft cannot
>guarantee Microsoft Networking functions Server Message Block (SMB) will work as expected when servers
>running SAMBA are present
2016 Dec 27
0
Proper attribution in Authors@R for the d3.js library by Mike Bostock
I have a couple of packages that use the d3.js library developed (and copyrighted) by Mike Bostock. One package uses it extensively, another only for one function. I use R to piece together parts files containing JavaScript that I have written, which use d3.js functions and eventually the d3 library is called from a temporary web page.
To date, I have pointed to Bostock's library in the Rd
2004 May 30
1
What's wrong with this simple code???
Hi, all
I can not figure this out, please have a look and help me out.
thank you!
Note: this is in SPLUS, not R.
I have following code
***********************************
modfit<-function(yir,yew, ft) {
n<-length(yew)
yew<-yew[1:(n-1)]
yy<-yir-ft
xx<-yew-ft
n<-length(xx)
xx0<-xx[2:n]
yy0 <-yy [2:n]
xx1<-xx[1:(n-1)]
fit <- garch(yy0~xx0 + xx1+var.in.mean,
2011 Apr 26
1
Public Apology to Minister Mentor Lee Kuan Yew and Prime Minister Lee Hsien Loong, Singapore
I was misconstrued as having insulted Minister Mentor Lee Kuan Yew. My
words were twisted and misinterpreted and I feel that there is a need to
explain myself and set the record straight.
[b]What really happened[/b]
It was sometime in Aug/Sep in the year 2009. The setting was in the
Tampines Central office of Asiasoft Online Pte Ltd. I was having a
***verbal*** conversation with Melvin Lee,
1999 Dec 22
4
Veto files option not working
We're getting very close now to having our RH6.1 server as we want it.
Just a few anoying things left to iron out so we can trial it properly
prior to going live. One of them is the "veto files" option in
smb.conf. We want to stop users on Win95 clients from seeing (or
deleting) the dot-files in their home shares. I've tried the above
option, I've tried "hide dot
2009 Feb 27
1
[LLVMdev] Recommended pattern to use LLVM JIT in a multithreaded application
Since my last question was a bit long, I'll keep this short:
What is the "best practice" way to use LLVM JIT in a multithreaded
application? I've noticed there can only be one JIT ExecutionEngine present
in the application, and putting the engine in a singleton instance doesn't
seem to work.
Thanks,
Eric Yew
-------------- next part --------------
An HTML attachment was
2017 Apr 27
2
CentOS as Guest OS on Red Hat Virtualisation 4.x
Hi all,
I have a banking customer asking if CentOS is compatible on RHV4.0 as a guest VM. Based on Red Hat?s knowledge base (see link below), CentOS not supported guest OS.
However, VMware say on their official document, CentOS is a compatible guest OS (see link below). So, in my customer's mind, CentOS cannot be used as a guest OS in RHV cause it is not compatible, which I find it hard to
2000 May 02
5
starting smb services at bootup on x86 RH6.1
I am running RH6.1 on an x86 with 2.0.6 installed with an RPM. I am
confused as to getting smb to start at bootup. It works fine if I start it
manually (/etc/rc.d/init.d/smb start). I swear, the 5.2 installation had
smb start at bootup, but I can't find the difference between the two. Is
the answer
1 - edit the /etc/inetd.conf file (swat needed a line uncommented)
2 - edit the
2000 Jan 20
2
Can't get into share
It appears I have things set up. Linux (RH6.1) box is running samba and
I'm trying to access shares from my 98 box.
>From Network Neighborhood I can see the linux bo listed with the other LAN
boxes.
If I d-click to open the smb box, I DO get a folder withthe share name in
explorer. Then, if I try to open that folder (share) it asks for a
password for resource \\MACHINE\SHARE
I enter my
2011 Oct 24
1
problem using sshd inside a LXC container
Currently I have a RH6.1 host with selinux enabled
On this I am running a LXC container with ubuntu (without selinux) with
OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009
when I try to do a ssh connection to the lxc container I get :
...
debug1: Next authentication method: password
root at 192.168.2.11's password:
debug1: Authentication succeeded (password).
debug1: channel 0: new
1999 Oct 29
1
LinuxBox can't appear in Net neighbourhood.
I have samba 2.0.5 run on my RH6.1
In windoz,when I use "find computer",I can find it without any difficulty!
Also I can access it using this method!
But I can't see it in network neighbourhood!
I've tried "net view /workgroup=MY_LINUXBOX_DOMAIN",still can't see.
Why?(In my linuxbox,the dns resolve doesn't work.does that matter?)
The following is my global
2001 Mar 04
1
not in network neighbourhood
Hi, I setup samba according to the Howto and I'm not sure but I
can't find my samba box in netowrk neighbourhood. If I run
\\(samba IP address) I get it fine. It just doesn't show up in the
nethood. Any ideas?
BTW, I'm using win95 and linux RH6.1
======================================
Dave Comeau -- Network Administrator
Save the Rainforests, Eat vegetarians
1999 Dec 23
1
z: mapping on netlogon share
Is there any way to change the default netlogon share from using z: in
logon scripts? We use a Win95 time recording software package that uses
the same drive mapping and need to put it on our RH6.1 fileserver but
have the obvious conflict. Bit of a problem really.
Thanks.
-----------------------------------------------------------------------------------------------------------
2000 May 25
2
smbmount questions
Howdy all:
I'm trying to use smbmount to mount a win9x share and copy some files for backup, eventually to run as a script invoked via cron.
I have RH6.1/samba 2.0.5a, and the windoze box is win95b. If I do the standard mount (smbmount //winbox/backup /mnt/smb04) I have to be root. Also, after it's mounted, I can't create any files there as a normal user (even though the
2002 Nov 19
0
Wine & Metastock
I've just recently converted my Windows pc to Mandrake Linux & I've got
everything I need working except for this software - Equis Metastock.
I've managed to install it. However, on execution, it dies with the
following msg:
"A CreateFont error occurred while loading the Symbols font: C:\Program
Files\Equis\MetaStock\equis.ttf".
On the wine console, the following msg
2005 Apr 26
0
password change failed, but actually worked
I'm setting up an NT domain style PDC on a Mandrake 9.2 system running
Samba 2.28.
I'm able to do everything I need to do except to change password on a NT
box AND have
it indicate that it did change.
When I do an alt-ctrl-del and select change password, I get the
following error.
"The system cannot change your password now because the domain <domainname>
is not
2004 Aug 06
1
Real-time JSpeex coding
Hi,
Is real-time possible with the current java-based JSpeex for real-time
full duplex voice communication?
If yes, can you please also provide some details of the Wintel (Windows
on Intel) specifications that you have used to achieve that, and perhaps
the JSpeex encoding/decoding specs used?
Thanks.
Cheers,
Jo Yew
Everyone should have a big dream and live a meaningful life to its
1999 Dec 10
1
*** BUG? ***
Hi!
I've installed RedHat 6.1 on a Pentium 233. I'm using samba 2.0.5a which
came with RH6.1. On another PC (Pentiun-II 400) I've installed Windows
NT 4.0. These two PC's are connected to the same network. I've
configured Samba to share the home directories on the Linux System. I'm
able to reach my own homedir from NT. Within NT I've assigned this share
to drive L.
2009 Feb 27
0
[LLVMdev] LLVM JIT in multi-threaded environments
Hi all,
I have some questions on some strange behavior I'm seeing with LLVM JIT in a
multithreaded application. If this is the wrong forum for questions like
this, I apologize, and please redirect me.
The setup of the application is a singleton instance of a static Compiler
object, which maintains local copies of an LLVM Module, JIT ExecutionEngine,
and FunctionPassManager with registered