search for: applogies

Displaying 20 results from an estimated 30 matches for "applogies".

Did you mean: apologies
2002 Jun 03
2
FW: oplock break on excel files using samba 2.2.4
I'm having the same kind of problem too. Links to other excel workbooks are really breaking badly. One of them so bad that if I highlight the file through a windows explorer view; it kills the window immediately. I'm using RH 7.2 and Samba 2.2.4 -1 Please let me know if someone has some suggestions .... So far I've tried: veto oplock files = /*.mdb/*.MDB/*.ldb/*.LDB/*.xls/*.XLS
2002 Aug 07
0
FW: Samba and *groan* Windows XP Home problems!
This is working for me .... And I have w98, w2k, winxp .... The pdc is win2k(192.168.1.2) for wins resolution. #======================= Global Settings ===================================== [global] # workgroup = NT-Domain-Name or Workgroup-Name workgroup = APPLOG # server string is the equivalent of the NT Description field server string = Samba Server security = share socket
2009 Dec 17
1
[LLVMdev] LLVM MinGW binaries on Vista issue
> Below are a few comments. Apologies in advance for the nit-picky > nature of some of them. Updated version attached with all your feedback, and others, hopefully fixed. No applogies needed, attention to the details is always great. How often does documentation get the short shrift that we would never think of giving to code ;) Jon -------------- next part -------------- A non-text attachment was scrubbed... Name: win-llvm-gcc-install-v2.patch Type: application/octet-stream S...
2002 Oct 10
2
Samba+MYOB
Hello all, We are experiencing problems using MYOB Premier V6.0.2 on Windows 2000 computers SP3, with the data file residing on shared drive on Linux (Redhat 7.2) file server running Samba Version 2.2.1a and kernel 2.4.9-34. The MYOB Tech support have told me that it is a problem with our network but could not give me any hints where the problem might be. The MYOB database has been corrupted
2012 Mar 10
1
3.2.5 client connectivity issues...
Hello gluster-users: I have installed and configured a 2 brick replication setup and it appears to be a successful install. Writes on 1 brick are replicated on the other. My current dilemma is my client will NOT stay connected. I don't know what information to provide, so I will just give you the install steps I have taken THIS TIME. Recipe for this Ubuntu 12.04/32 host in Vbox: Yes, I
2002 Dec 07
4
Big Migration
Next month I will move about 3000 clients (w2k) to a PDC samba, after that I will have more 1200 clients, but this time will be Linux, my question is: 1- Is there domain logon, like we have for Windows users ? 2- is smb the protocol recommended to FileShare to Linux clients or NFS is better (is there another one) ? -------------- next part -------------- HTML attachment scrubbed and removed
2003 Jan 15
3
guest ok = yes
Hi, I've got samba up and running, but I have the guest ok = yes option. Now I have the book Using Samba by o'reilly, and if I'm correct this setting should enable be to access the share without using a username/password, however it doesn't work, then if I enter a valid samba user when it prompts it works fine! I've included my smb.conf file, any suggestions would be
2001 Mar 23
4
getpeername failed
Hello, I use SAMBA under OpenBSD 2.8. When the clients log in some times they have a reject : Authentificate Failure... And in the log we can observe the same time : getpeername failed. Error was Socket is not connected ? Can somebody help me please ? Thanks -------------- next part -------------- HTML attachment scrubbed and removed
2011 Apr 14
0
Help converting SAS Proc mixed to R code
To anyone that may be able to help, First I applogize if this message ends up in your inbox twice. The first one seemed to get stuck in a pending status so I deleted and started over. I am relatively new to R, however I know the basics through some classes I have taken. Unfortunately the classes left off the more complicated analysis that I need to learn and use. I am attempting to replicate
2002 Aug 16
0
Use ms control panel in wine (Even witout windows)!!
If you only have a fake windows installation (Like me), this probably will only be a thing to do for fun, but could be useful if you have a real win installation. To do this in a real win installation, you don't need anything you don't already have, to do this in a fake win installation, you need: rundll32.exe; rundll.exe (Copy in c:windows directory) All the cpl files (Copy in
2004 Apr 29
1
Problem connecting XP to domain: "...specified domain either does not exist..."
Hi, Samba 3.0.2a, Debian linux, 2.6.5 kernel, PDC server, WinXP clients. I'm getting the following error when I try to add an XP machine to our domain. "The specified domain either does not exist or could not be contacted." I've applied the SIGN-OR-SEAL patch. The computer is connected through a wireless NIC to the network. I am able to ping the server. One other XP
2004 Nov 19
4
IAXy Configuration
I can't seem to get this device to grab an ip from dhcp. We have a working dhcp server (unfortunately it is on Windows), but I don't show any leases requested by the iaxy. Anyone have any ideas? The ethernet and phone lines are plugged in before the device is powered. Thanks, Erik
2004 Jun 22
3
IAX2 Trunking help!
I'm trying to get two * boxes to talk.... no matter what variation I try I get No Authority Found and connection refused from 192.168.1.5 I've googled, I've site searched.... to no avail. Here is the server a configs (192.168.1.5): iax.conf [general] port=5036 bandwidth=low disallow=all allow=gsm jitterbuffer=yes tos=lowdelay register => pbx:test@192.168.2.2 [pbx] type=peer
2008 Apr 14
7
An error I can't seem to get past ...
I have installed a helpdesk client on my office PC under wine. I get the following error during running: --------------------- The following components are either not present on this machine or have an incorrect version number: Microsoft ADO DB (Minimal required version: 2.1) Please try to correct this problem before starting the application. ---------------------- The application installed
2004 Aug 17
2
Inter-digit timers on t100
Hello all- So I have * up and running and connected to a legacy system via em_w lines and have no trouble dialing from * through the tie line but from the PBX across the tie line I am having intermittant receipt of the DTMF. T-Berd testing is showing that the digits are coming across but * is either missing the first digit consistantly. This seems to me to have something to do with start timers
2009 Dec 16
0
[LLVMdev] LLVM MinGW binaries on Vista issue
Hi Jon, > Attached is my draft patch from svn diff. GVIM tells me it's in > *nix mode, but double check and let me know if any of the text needs > to be changed. I focused just on the binary install of MinGW32/x86 > for the front end by integrating the *nix and Windows data. As I > get more experience with the MinGW32 LLVM binaries I may submit > future doco
2009 Dec 16
2
[LLVMdev] LLVM MinGW binaries on Vista issue
> > If I do a sparse checkout like > > > >> svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm-trunk -- > >> depth empty > >> cd llvm-trunk > >> svn up --depth files docs > > > > and send you mods via an "svn diff" as an attachment using GTK+ > > based http://sylpheed.sraoss.jp/en/ will that work? > > >
2006 Sep 06
1
31K failed stat64's when viewing a simple (no db) rhtml page?
...by/soap/encodingstyle/handler.so", 0xbffe2b10) = -1 ENOENT (No such file or directory) stat64("/usr/lib/ruby/1.8/soap/encodingstyle/handler.rb", {st_mode=S_IFREG|0644, st_size=1997, ...}) = 0 open("/usr/lib/ruby/1.8/soap/encodingstyle/handler.rb", O_RDONLY|O_LARGEFILE) = 4 Applogies for the long message, just wanted to show the entire trail. Any pointers would be appreciated. Thanks, Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this gro...
2007 Feb 27
15
Deployement options
After reading the digital shortcut and the documentation on the web site I''m confused. Which one should I use? pen, balance or nginx ? I don''t want to use a behemoth like appache and ssl is not needed so it reduces my choice to those three only.... What are the pros and cons of each? I don''t have much money, so the less ressources I use the better it is for me.... As
2003 Dec 01
0
No subject
network. I did read somewhere on the web (several years ago) of a guy who managed to boot windows from the net. With the start of Win 98/ME/ etc.etc it's not posible anymore. I currently use PXE to install machine from the net using bpbatch that works great only bpbatch is not really under developnt and the script language is a bit buggy. I see only one option to boot windows from the net and