similar to: No subject

Displaying 20 results from an estimated 30000 matches similar to: "No subject"

2001 Dec 08
2
starting samba
I am running Redhat 7.1 and am trying to use V scripts to start samba as a Daemon. I have put the script in /etc/init.d and put a symbolic link in /etc/rc3.d with the file name S70samba (so it's /etc/rc3.d/S70samba points to /etc/init.d) But it will not start during boot! Does anyone have a script that I can use, I think the one I have is screwy.
2019 Oct 29
2
Subject=Re: Mac Clients Disconnect with: source3/smbd/service.c:1050(close_cnum) closed connection to service data
(example: Configure Samba to Work Better with Mac OS X [ https://wiki.samba.org/index.php/Configure_Samba_to_Work_Better_with_Mac_OS_X] ). Thanks for the suggestion though. I've now been trying out the various Apple specific flags in vfs_fruit ( https://www.samba.org/samba/docs/current/man-html/vfs_fruit.8.html), though with no success thus far. Example settings tried in smb.conf: [global]
2019 Oct 29
0
Subject=Re: Mac Clients Disconnect with: source3/smbd/service.c:1050(close_cnum) closed connection to service data
Yes, I've tried all of them at this point. I spent some time focusing on SMB2 due to various sources indicating they target it for stability (example: Configure Samba to Work Better with Mac OS X [ https://wiki.samba.org/index.php/Configure_Samba_to_Work_Better_with_Mac_OS_X] ). Thanks for the suggestion though. I've now been trying out the various Apple specific flags in vfs_fruit (
2019 Oct 29
0
Subject=Re: Mac Clients Disconnect with: source3/smbd/service.c:1050(close_cnum) closed connection to service data
I notice the Configure Samba to Work Better with Mac OS X has been radically shortened?not sure why, but you may want to look at my original 22 Apr 2019 version in the history. You may want to put vfs objects in Global. Note in the vfs_fruit man page: Be careful when mixing shares with and without vfs_fruit. OS X clients negotiate SMB2 AAPL protocol extensions on the first tcon, so mixing shares
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
On Sat, Mar 26, 2016 at 11:31 PM, Jeffrey Tan <jeffrey.fudan at gmail.com> wrote: > Thanks David. I meant to send to lldb maillist, but glad to hear response > here. > > Our binary is built from gcc: > String dump of section '.comment': > [ 1] GCC: (GNU) 4.9.x-google 20150123 (prerelease) > > Is there any similar flags we should use? > If it's
2016 Mar 26
2
DW_TAG_member extends beyond the bounds error on Linux
Hi, While dogfooding our lldb based IDE on Linux, I am seeing a lot of variable evaluation errors related to DW_TAG_member which prevents us from release the IDE. Can anyone help to confirm if they are known issues? If not, any information you need to troubleshoot this issue? Here is one example: (lldb) fr v *error: biggrep_master_server_async 0x10b9a91a: DW_TAG_member '_M_pod_data'
2016 Mar 27
1
DW_TAG_member extends beyond the bounds error on Linux
Thanks David. I meant to send to lldb maillist, but glad to hear response here. Our binary is built from gcc: String dump of section '.comment': [ 1] GCC: (GNU) 4.9.x-google 20150123 (prerelease) Is there any similar flags we should use? By doing "strings -a [binary] | grep -i gcc", I found the following flags being used: GNU C++ 4.9.x-google 20150123 (prerelease)
2002 Jul 04
1
Still can't compile vorbis-tools CVS
Hi: I posted about this 2 days ago but saw no responses, so I'm posting again, with hopefully more detail. I'm getting the folowing when attempting to compile vorbis-tools: Making all in intl make[1]: Entering directory `/usr/src/cvs/vorbis-tools/intl' make[1]: *** No rule to make target `all-no-@BUILD_INCLUDED_LIBINTL@', needed by `all-no'. Stop. make[1]: Leaving directory
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
If you're going to use clang built binaries with lldb, you'll want to pass -fstandalone-debug - this is the default on platforms where lldb is the primary debugger (Darwin and freebsd) Not sure if that is the problem you are seeing, but will be a problem sooner or later On Mar 26, 2016 4:16 PM, "Jeffrey Tan via llvm-dev" <llvm-dev at lists.llvm.org> wrote: > Hi, >
2003 Dec 01
0
No subject
share in the samba box, from the PDC server itself. The log.winbindd and log.nmbd are empty. [2001/08/08 13:11:28, 3] smbd/reply.c:reply_sesssetup_and_X(865) Domain=[EERDBR001] NativeOS=[Windows NT 1381] NativeLanMan=[] [2001/08/08 13:11:28, 3] smbd/reply.c:reply_sesssetup_and_X(876) sesssetupX:name=[administrator] [2001/08/08 13:11:28, 3] libsmb/namequery.c:resolve_lmhosts(733)
2010 Jun 03
3
(no subject)
Dear R users, I am trying to draw error bars in a bar plot, I use this code (tried many others which did not work): install.packages() library(gplots) y <-c(39.02, 46.42) se <- c(7.57,7.35) plot <- barplot(y, beside=TRUE, col=0, ylim=c(0,47), axis.lty=1, main="far-red", xlab="latitude", names.arg=c("56N", "68N")) superpose.eb(plot, y, se,
2009 Feb 06
2
Xen pv_ops domU :: BUG() in remove_from_page_cache()
Hi, 2.6.29-rc3 x86_64 guest on x86_64 RHEL5.3 host: https://bugzilla.redhat.com/484295 kernel BUG at mm/filemap.c:123! invalid opcode: 0000 [#1] SMP DEBUG_PAGEALLOC last sysfs file: /sys/devices/vbd-51712/block/xvda/xvda2/dev CPU 0 Modules linked in: ipv6 xts lrw gf128mul sha256_generic cbc dm_crypt
2001 Dec 09
8
Different average bitrates on different machines
I am using OggEnc v0.8 (libvorbis rc2) (win32 cli) I have access to two machines Pentium 3 450mhz, 192mb, Windows 2000 (SP2) Athlon 1400mhz, 256mb, Windows 2000 (SP2) When I encode the same wave file on each machine at the same nominal bitrate (96kbps), I get output files with different average bitrates. 107kbps on the Athlon, as opposed to 84kbps on the Pentium 3. Anyone
2001 Dec 09
8
Different average bitrates on different machines
I am using OggEnc v0.8 (libvorbis rc2) (win32 cli) I have access to two machines Pentium 3 450mhz, 192mb, Windows 2000 (SP2) Athlon 1400mhz, 256mb, Windows 2000 (SP2) When I encode the same wave file on each machine at the same nominal bitrate (96kbps), I get output files with different average bitrates. 107kbps on the Athlon, as opposed to 84kbps on the Pentium 3. Anyone
2001 Nov 12
2
Anyone had sucess with AutoCad ?
I played with it for about a year ago, and then I cold not get AutoCad R13 to work at all (except splashscreen). Does anyone have any status to give on AutoCad with wine ? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
2010 Oct 15
2
Kernel panic (asterisk 1.8.0-rc3, dahdi-linux-2.4)
Hi, I setup an asterisk system (asterisk 1.8-rc3, dahdi-linux-2.4.0 with dahdi-extra from Tzafrirs git, kernel 2.6.35.4). The hardware is an older pc system with Celeron CPU (2.5 GHz) with a Beronet BN4S0 ISDN card. The system starts without any errors. I discovered a severe issue. The kernel panics on a very small load. The first call normally gets through. If I start the second or third call
2001 Dec 07
3
liveperson/humanclick
Im new to wine, I use linux as my desktop at work and my boss has demanded that we run liveperson/humanclick but it totally bombs out when I try to install it... Anyone have any luck getting this program to install/run. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
2001 Nov 26
2
I need Help!
Hello! I'm beginning to use R and I have a problem. I've a data base of 1491 elements, I could create the points from this data frame but when I try to create the pairs the computer takes 30 minutes and a message appears: The memory limit was achieved! Do you know how can I enlarge the memory size available for R in my computer? I'll really appreciate your help. Bye,
2002 Feb 28
1
Head Domain Admins Group
Is there more documentation for smbgroupedit than the manpage ? I'm trying to get the domain admins group to work. Steps i taken so far 1. create a unix group domadm 2. add my admin users to the domadm group 3. map the Domain Admins Group to the domadm group 4. make the domain admins group a domain group (smbgroupedit reported it as unknown) 5. remove all domain users and groups from the
2001 Nov 17
2
samba and NT network
Hi Samba Team I have a urgent problem. I have a Unix box that's running Samba Server, I can see the Server on the NT network but when I try to access the share I get the message: "\\Samba is not accessible". The network path was not found. On the WINS Server I have a static mapping to the IP and I'm able to do a ping from the Unix and to The NT network and from the NT box