Displaying 20 results from an estimated 1000 matches similar to: "Excel problem with samba 3.0.4 and 3.0.10"
2005 Sep 13
0
Cannot login to share from winxp
I'm using Fedora and have setup a samba share on the server.
I followed the instructions at:
http://www.reallylinux.com/docs/sambaserver.shtml
I am able to see the samba server through nwk nh but when I
try to access the share I get this error message:
\\server\share is not accessable. You might not have
permission to use this network resource. etc...
The /var/log/samba/machine.log contains:
2010 May 25
5
RS232 connection
I installed Board Master a software that control a CNC machine to produce PCB (Printed Circuit Board).
The software install flawlessly but to check if it works I need RS232 working to control CNC machine.
I tried to set connection parameters in Board Master choosing COM1 (the only available) but CNC machine don't move and software keep asking for switching machine on.
Of course software and
2018 May 01
1
4.2.14 (or newer) support "Windows for Workgroups 3.1a"?
On Mon, Apr 30, 2018 at 07:57:32PM +0100, Rowland Penny via samba wrote:
Hello Rowland.
> I understand about CNC, nobody thinks about the builtin PC going
> obsolete before the machine wears out, so you end up a machine that is
> virtually obsolete.
Exactly.
> If it does, then creating a VM to run a Unix domain member in, would be
> a good idea.
I will do it, security is never
2012 Aug 01
3
How to link two R packages together
Hi,
I have built two R packages. One of them (PKG1) needs to use the functions
of the other package (PKG2).
So I need to link these two packages together, so that the functions of PKG2
can be available to PKG1. And when I load one package using
'library("PKG1")', PKG2 can be loaded at the same.
Any ideas welcome.
--
View this message in context:
2011 Apr 11
2
Samba over IPX
I would like to add my case for a wish of IPX support in Samba:
We use a number of CNC tool machines whose host is pure DOS based.
Don't be surprised that DOS is stilll running somewhere. It is fairly OK
when we get to the field of HW and real-time control, unlike Windows and the
like...
These hosts use IPX to access LAN shares. IPX is here preferable to TCP/IP
because of its lower memory
2020 Sep 04
2
using experimental intrinsics failed
Hi Craig:
It’s llvm 10.1 I think, I did the same thing, removing everything except the code block but still failed with llvm-as.
Thank you
Xuan Tang
On Sep 3, 2020, 20:14 -0500, Craig Topper <craig.topper at gmail.com>, wrote:
> I just pasted that code and ran it through llc, opt, and llvm-as. All passed without issue. What version of llvm are you using?
>
> ~Craig
>
>
>
2015 Jun 15
5
Two partitions with samd UUID??
On 06/15/2015 07:56 AM, Robert Nichols wrote:
> On 06/14/2015 10:08 PM, jd1008 wrote:
>>
>>
>> On 06/14/2015 08:58 PM, John R Pierce wrote:
>>> On 6/14/2015 6:55 PM, Timothy Murphy wrote:
>>>> Maybe I used dd at some point.
>>>> Would this keep the same UUID?
>>>
>>> DD just does a blind block by block copy between two devices
2020 Sep 04
2
using experimental intrinsics failed
Hi Craig:
I tried that, now the function is like this:
; Function Attrs: norecurse nounwind readnone ssp uwtable
define { double, double } @add(double, double, double, double) local_unnamed_addr #0 {
%5 = call double @llvm.experimental.constrained.fadd(double %0, double %2, metadata !"round.downward", metadata !"fpexcept.ignore")
%6 = fadd double %1, %3
2008 Mar 10
4
internet search (not relate to Centos)
hi all, i have a little problem and seek for your advice.
search "jade sterling" on google, msn or any other, the return is:
Offering surplus bar and rod, selling to the Forging Industry, CNC
Machining Industry and Screw Machine Industry supplying hot rolled and
cold finished
i went through all my pages and can't find "Offering surplus". my
question is how do i
2017 Nov 11
4
how safe is "net use" in a batch file? plus some encryption questions
Am 2017-11-11 um 13:36 schrieb Rowland Penny:
> As far as I am aware, 'net use' sends the password unencrypted, so if
> someone is trying to 'sniff' the password, they will get it, but then
> if the password is stored in the bat file unencrypted and anybody can
> read the bat file, they wont need to 'sniff' the password.
Yes, we know ;-)
The thin client with
2003 Oct 13
1
opening a WinZip file
Hello
I am trying to read a large number of WinZip files from inside R (v 1.7.1,
options()$unzip = internal). I have unsuccessfully tried to unpack the files
and write to an external directory so that I could read the text files using
zip.unpack. Reading some of the archives suggests that this is for .ZIP
format files only.
I have also unsuccessfully tried to use gzfile to open a connection and
2020 Sep 09
3
constrained cosine rounding mode behavior
Hi:
I am trying to implement interval arithmetic through llvm. I have a problem with the rounding mode with llvm.experimental.constrained.cos
I have two pieces of codes:
; Function Attrs: norecurse nounwind readnone ssp uwtable
define double @cosine_down(double returned) local_unnamed_addr #0 {
; call the llvm intrinsic to perform downward cosine
2011 Aug 06
6
Profili Pro software needs mdb file?
Hi All,
Just started to try to get 1 windoz program to run in Ubuntu since I can't find a good alternative. Been running Ubuntu for 3 years but this is above my expertise. Profili is airplane wing profile software that will generate G-code for a CNC router. When I try to get it to run under WIne it gives me this error and quits... "Impossible to open database
2017 Nov 11
1
how safe is "net use" in a batch file? plus some encryption questions
On Sat, 11 Nov 2017 13:32:31 -0600
Andrew Walker <walker.aj325 at gmail.com> wrote:
> I thought "net use" will use ntlm for auth (no clear-text passwords
> passing over the wire). At least that's what I see in wireshark on
> modern windows.
>
If you use NTLMv1, you might as well use plain passwords. Given the
NTLMv1 password, it would take your average badhat
2020 Sep 03
3
using experimental intrinsics failed
Hi:
Sorry I need to send email directly. I am new to llvm and trying to write interval arithmetic, which requires changing rounding mode during computation.
The document I found https://llvm.org/docs/LangRef.html#constrained-floating-point-intrinsics, seems to be doing the trick. Here is the piece of code that I did:
2007 Jan 02
10
problems with apache 2.2 proxying to mongrel cluster
Hi all,
I''ve been having problems with the apache 2.2-mod_proxy_balancer-
mongrel setup.
My setup is:
CentOS 4.3
apache 2.2.3 (compiled from source) with mod_proxy_balancer
mysql 4.1
ruby 1.8.4
mongrel 0.3.14 (I know I need to update but I think this problem is
independent of the mongrel version)
mongrel_cluster 0.2.0
rails_machine 0.1.1
I have apache setup as per Coda''s
2023 Mar 02
2
[PATCH vhost 07/10] virtio_ring: add api virtio_dma_map() for advance dma
On Thu, Mar 02, 2023 at 11:26:53AM +0800, Jason Wang wrote:
> On Thu, Mar 2, 2023 at 11:24?AM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
> >
> > On Thu, 2 Mar 2023 11:05:26 +0800, Jason Wang <jasowang at redhat.com> wrote:
> > > On Thu, Mar 2, 2023 at 10:24?AM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
> > > >
> > > > On
2023 Mar 07
2
[PATCH net 0/2] add checking sq is full inside xdp xmit
Hi,
On Tue, 2023-03-07 at 09:49 +0800, Xuan Zhuo wrote:
> On Mon, 6 Mar 2023 12:58:22 -0500, "Michael S. Tsirkin" <mst at redhat.com> wrote:
> > On Mon, Mar 06, 2023 at 12:15:33PM +0800, Xuan Zhuo wrote:
> > > If the queue of xdp xmit is not an independent queue, then when the xdp
> > > xmit used all the desc, the xmit from the __dev_queue_xmit() may
2023 Mar 21
1
[RFC net-next 0/8] virtio_net: refactor xdp codes
On Tue, 21 Mar 2023 19:58:49 +0800, Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
> On Wed, 15 Mar 2023 12:10:34 +0800, Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
> > Due to historical reasons, the implementation of XDP in virtio-net is relatively
> > chaotic. For example, the processing of XDP actions has two copies of similar
> > code. Such as page,
2023 Mar 06
4
[PATCH net 0/2] add checking sq is full inside xdp xmit
If the queue of xdp xmit is not an independent queue, then when the xdp
xmit used all the desc, the xmit from the __dev_queue_xmit() may encounter
the following error.
net ens4: Unexpected TXQ (0) queue failure: -28
This patch adds a check whether sq is full in XDP Xmit.
Thanks.
Xuan Zhuo (2):
virtio_net: separate the logic of checking whether sq is full
virtio_net: add checking sq is full