Displaying 20 results from an estimated 300 matches similar to: "Bad substitution for %a variable"
2011 Mar 15
1
Performance with XP64
What sort of performance is expected over GigE, with Samba 3 as the
server and XP64 as the client? I havn't been able to find any current
benchmarks at all.
http://lists.samba.org/archive/samba/2010-June/156708.html talks about
the same configuration, and suggests that the protocol should be able
to break 100MB/sec. (Unfortunately, the poster disappeared without
following up.) Focusing on
2006 Nov 06
3
smb.conf 3.0.7 -> 3.0.23c domain master problem
Hi all,
We have an old 3.0.7 samba running as PDC. As we have problems with XP64
clients accessing the domain, I compiled a 3.0.23c and copied the
smb.conf. Some of the client work well with the new Samba, but most of
them do not. Was there any relevant change in the smb.conf part between
the two versions?
Thanks
Bgs
2005 Nov 18
1
64-bit printdrivers (Windows XP) and samba/cups as a printserver?
Hi
I am using samba as a windows printserver with cups ,cupsaddsmb and the
microsoft postscript driver.
Now we have the first XP64 workstation in our network, and they are
unable to download the 32 bit
PS-Driver.
How do I configure samba to serve the 64-bit drivers as well
Greetings from Munich
Hansj?rg
2007 Oct 17
1
dget not restoring dput in R 2.6.0 (PR#10350)
Full_Name: David States
Version: 2.6.0
OS: Windows XP64
Submission from: (NULL) (141.211.38.9)
# The pair of commands
#
# dput(object, "file.dput")
# object = dget("file.dput")
#
# should be a no op, but this is not working correctly for all objects.
#
# Simple example:
#
# make a simple object of class "hclust"
cl = hclust(dist(matrix(nrow=4,ncol=4, c(1:16))))
#
2011 Aug 06
2
3.5.4-0.70.el5_6.1 logon problems with Windows 7
Hello,
I am running Samba 3.5.4-0.70.el5_6.1 on a Centos 5 machine.
I have recently installed a Windows 7 Ultimate x64 workstation. Joining
the Samba domain was successful however I am unable to login onto the
machine with this domain. On my Windows XP64 bit it works ok.
The error message windows is giving me is:
"There are currently no logon servers available to service the logon
2008 Oct 22
3
Question about .bs and .bss style bootsectors.
Hello
Recently I've been happily experimenting with syslinux, replacing grub
and my old bootmanager. All works beautifully, but I have one question -
in case of .bss bootsectors - what exactly and under what circumstances
is patched in ?
With syslinux used as main bootmanager - bootsectors from xp64, xp32 and
[pre-syslinux] msdos 7.1 (98se) work perfectly fine when chainloaded
natively as
2007 Jun 30
2
Determining whether a function's return value is assigned
Dear all,
Does R offer a means by which a function can determine
whether its return value is assigned? I am using R
2.4.1 for Windows.
Suppose what I am looking for is called
"return.value.assigned". Then one might use it like
this
myfunction <- function () {
# Create bigobject here
if (return.value.assigned()) {
bigobject
} else {
2013 Sep 23
31
Xen VGA Passthrough - GTX 680 successfully hard-moded to GRID K2
Hi Gordan,
I wanted to let you know that today I decided to have a try for my GTX 680. Gigabite GTX 680 2048 MB GDDR5.
I know that this particular card could be hard-moded to GRID K2 so VGA passthrough could work.
Following instructions found on http://www.eevblog.com/forum/chat/hacking-nvidia-cards-into-their-professional-counterparts/420/ I just removed two resistors.
Here is a screenshot
2013 Sep 23
31
Xen VGA Passthrough - GTX 680 successfully hard-moded to GRID K2
Hi Gordan,
I wanted to let you know that today I decided to have a try for my GTX 680. Gigabite GTX 680 2048 MB GDDR5.
I know that this particular card could be hard-moded to GRID K2 so VGA passthrough could work.
Following instructions found on http://www.eevblog.com/forum/chat/hacking-nvidia-cards-into-their-professional-counterparts/420/ I just removed two resistors.
Here is a screenshot
2013 Dec 10
1
Upgrading 2.15.3 to 3.0.x on Debian Squeeze?
I'm running Debian Squeeze on an amd64 machine and currently have R
2.15.3. Some packages have been installed with aptitude and some with
install.packages(). Now I'd like to update R to 3.0.2 (I upgraded arm
to a version that requires 3.0 :-( ), and I'm a confused.
- http://cran.us.r-project.org/bin/linux/debian/ seems to say I just
change the sources list to point to
2015 Dec 22
3
restoring roaming profiles
I'm running Version 4.1.17-Debian as a DC on a Debian/Jessie AMD64 system.
After rebuilding a domain with slightly different settings, roaming
profiles stopped working.
https://wiki.samba.org/index.php/Implementing_roaming_profiles contains
a suggestion (see Troubleshooting roaming profiles) that gets them
working again - deleting the user subkey from
2006 Jun 14
1
matrix log
Dear R users,
Has anyone implemented a "matrix log" function in R similar to the
function logm() in Matlab? I did a quick R site search and browsed the
contributed packages to no avail.
The octave function is far too simplistic and fails for the Matlab test
matrix. Ideally, the code of Cheng, Higham, and Laub (2001) or something
similar could be utilized. Just checking before I
2013 Sep 29
14
VGA Passthrough of AMD FirePro W7000 to Windows 8: Not enough resources
I''m using Xen 4.3, installed from source on Ubuntu 13.04. I''ve
successfully installed a Windows 8 guest, and had Xen pass it an AMD
FirePro W7000 GPU (technically 2 PCI devices - the second is for the
sound), as well as the virtualised graphics adapter. Windows finds the
card fine, and I''ve installed AMD''s drivers. Device Manager says that
the card cannot
2015 Dec 22
0
restoring roaming profiles
On 22/12/15 12:25 AM, Gary Dale wrote:
> I'm running Version 4.1.17-Debian as a DC on a Debian/Jessie AMD64
> system.
>
> After rebuilding a domain with slightly different settings, roaming
> profiles stopped working.
> https://wiki.samba.org/index.php/Implementing_roaming_profiles
> contains a suggestion (see Troubleshooting roaming profiles) that gets
> them
2015 Dec 23
1
restoring roaming profiles
On 22/12/15 23:51, Gary Dale wrote:
> On 22/12/15 12:25 AM, Gary Dale wrote:
>> I'm running Version 4.1.17-Debian as a DC on a Debian/Jessie AMD64
>> system.
>>
>> After rebuilding a domain with slightly different settings, roaming
>> profiles stopped working.
I suppose the questions are, why did you rebuild the domain, what
settings did you change and did
2007 Nov 06
0
Learning and new - any distro ready to install several OSs from live CD?
I am reading a lot these days about XEN and VT paravirtualization.
I would like to know if it does exists a linux distro live CD/DVD that
would allow me to install several OSs. I''ve read this implementation:
http://unit.aist.go.jp/itri/knoppix/xen/index-en.html , but I cannot
dowload it
If it doesn''t exist I would like a Live CD/DVD that would allow to
install a Linux
2003 Jun 26
4
Problems with eepro100 or BroadCom NetXtreme and syslinux 2.04
Hi all!
We use pxelinux for booting a diskless Linux from whitch we install all
our systems.
But we discovered some Problems:
- With v1.75 the Kernel is fetched from the TFTP-Server with no problem,
but it gets not started on Broadcom NetXtreme with newer PXE-Bioses
- With v2.04, pxelinux even seems not to be able to fetch the kernel
from the TFTP-Server. This affects also Intel's
2008 Dec 27
1
The meaning of NT_STATUS_OBJECT_NAME_COLLISION
Two questions:-
1. What is the meaning of the following from my Samba logs?
2. What can I do to correct whatever is the problem?
---------------------------------
[2008/12/27 15:54:13, 2] smbd/open.c:open_directory(2157)
open_directory: unable to create firefox/Profiles/askiowsk.newsmb.
Error was NT_STATUS_OBJECT_NAME_COLLISION
---------------------------------
I'm running Samba 3.0.33:
2006 Dec 08
1
Win32 TAP + x64
Hello
I need to install tinc on a windows 2003 server x64.
The installation is ok, but I can't install the tap drives because the
drivers is for 32 bits version.
Do you know where can I find the good drivers for x64 ?
thanks for help.
sich
2007 Apr 30
3
Old problem with get_file_version , Windows 2003 x64 (Jerry, you know this one!)
Jerry, All,
I am trying to get x64 drivers installed onto a Samba 3.0.24 server,
however I am getting an error that looks like it was last seen in 2005,
ie when Windows checks the driver is uploaded OK, it thinks it's not for
the correct architecture:
[2007/04/30 17:18:04, 3] smbd/dosmode.c:unix_mode(147)
unix_mode(x64/3/UNIDRV.DLL) returning 0744
[2007/04/30 17:18:04, 2]