search for: jasmine

Displaying 20 results from an estimated 32 matches for "jasmine".

Did you mean: jasmin
2020 May 24
1
doveadm backup : Error: Failed to access mailbox
Hi All, So close and yet so far.? ;-( Have been migrating users from an old Dovecot server to a new one. All of the users have doveadm backup'd perfectly, except for one ! What does the below mean ? $ sudo doveadm -v -o imapc_user=jd at example.org.tld -o imapc_password=secretSquirrel -o imapc_host=old-server.example.com backup -1 -R -u jd at example.org.tld imapc: dsync(jd at
2006 May 12
6
Samba ADS problem
...kerberos.I can execute the following commands successfully. wbinfo -u, -g -t netads info, testjoin getent passwd group But i cant use chown to use the owner as AD user, even after shutting down the nscd daemon. I am giving the my smb.conf file [global] workgroup = SE realm = SE.JASMINE.ORG security = ADS password server = SE.JASMINE.ORG log level = 3 log file = /var/log/samba/%m wins server = ackdc02-coa.jasmine.org idmap uid = 10000-20000 idmap gid = 10000-20000 [jmj] path = /home/jselvaraj When i try to get the j...
2006 Apr 26
2
Samba 3 with ADS problem
...the samba package. Samba is compiled successfully with the support of ADS, LDAP and Kerberos. I came to know this from these commands smbd -b | grep LDAP smbd -b | grep ADS smbd -b | grep krb smbd -b | grep winbind I edited the kerberos file as follows.. [libdefaults] default_realm = SE.JASMINE.ORG dns_lookup_kdc = true [realms] SE.JASMINE.ORG = { kdc = se.jasmine.org } [domain_realm] .se.jasmine.org = SE.JASMINE.ORG [logging] default = FILE:/var/krb5/kdc.log kdc = FILE:/var/krb5/kdc.log kdc_rotate = { p...
2005 Apr 27
1
openssh-3.6.1p2 server did not accept user connection.
...; What would be the reason for this behaviour ? I am using Linux-2.6.5-1.358 (Fedora Core release 2) and openssh version (OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f ) which came with the distribution. The debug out is given below. Thanks -logu The debug output: Apr 27 09:34:02 jasmine sshd[3176]: debug1: session_input_channel_req: session 0 req pty-req Apr 27 09:34:02 jasmine sshd[3176]: debug1: lastlog_openseek: Couldn't open /var/log/lastlog: Permission denied Apr 27 09:34:02 jasmine sshd[3176]: debug1: Allocating pty. Apr 27 09:34:02 jasmine sshd[3174]: debug1: session_ne...
2014 May 30
3
[LLVMdev] LLVM multithreading
Hello, I'm interested in development of multi threaded applications using LLVM. I would like to ask, is there a possibility in LLVM to create several threads, executing software concurrently, while sharing the same memory space? If yes, on which level this can be done (e.g. context, execution engine,...)? Best regards, Jasmin JAHIC -------------- next part -------------- An HTML attachment
2011 Aug 02
1
Rails 3.1 jasmine testing
Anybody know what to put in the jasmine.yml to desginate where jasmine should look for the files? I am using jasmine-headless-webkit so I can write CoffeeScript (and run the tests in the cli), and my test work fine written in it, though when I put app/assets/javascripts/**/*.js.coffee in the jasmine.yml, I keep getting ReferenceError...
2014 May 30
3
[LLVMdev] LLVM multithreading
Hi Bruce, thank you for your answer. What I want to know is following: Imagine that I create threads in some way. I want threads to execute the same BC, while using the same memory space. I know that LLVM IR has a nice structure: Context - Module - Execution engine. Is there a way to run several instances of LLVM (using threads for example) with the same memory space? On Fri, May 30, 2014 at
2018 Jun 28
2
[LNT] Tests for web UI/javascript?
There was this PR to use Jasmine: https://reviews.llvm.org/D20161 But I think it did not make it into tree. Kristof, any update on the issues you were encountering? We could move forward with that. I think we were pretty agnostic to which framework to use as long as it was not hard to install. JS Testing would be *really* goo...
2009 May 10
0
ddraw hack files from Jasmine Iwanek??
Hi all, I'm wondering where I could find these? I really want to play Diablo 1, but the black menus are really getting to me, and I had read in the app db that the ddraw hack from this person makes it work. Unfortunately, the link on the appdb and the link on Iwanek's website lead to the same place - a broken page =( Does anyone know of a mirror to get them? I need it for Wine
2011 Jan 13
4
(no subject)
please can you tell me how i can get listeners to listen to my station do i need to register it with someone ,and has it got a wave number so people can get it please help i have downloaded the software and it says running in the icemaster box ,,,many thanks john ,,galaxy disco
2012 Nov 24
6
IMPORTANT!!!! PLEASE HELP ME
Hi, I want to generate 10000 samples from normal distribution with replacement case and every sample size is 50. What should I do ? -- View this message in context: http://r.789695.n4.nabble.com/IMPORTANT-PLEASE-HELP-ME-tp4650676.html Sent from the R help mailing list archive at Nabble.com.
2014 May 30
2
[LLVMdev] LLVM multithreading
On 30 May 2014 11:01, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote: > I think your question is a result of misunderstanding the nature of LLVM. It is not a virtual machine, it is an abstract machine and a set of tools implementing compilers for that abstract machine. You don't run the bitcode (well, you can interpret it, but you don't usually), you compile the bitcode
2011 Jan 13
0
(no subject)
2011/1/13 jasmine wynne <jwynne2007 at yahoo.co.uk>: > hi there whats default port 8000 i cant get the link you sent for youserver8000 many thanks j Hi If you did not understand that you had to replace "youserver" with the real adresse of your server...........? What the domain name of your serv...
2006 Apr 10
2
Samba 4.0 compilation problem
...e 1 make: Fatal error: Command failed for target `heimdal/lib/asn1/main.ho' # echo $PATH /usr/local/bin/:/usr/local/doc/:/usr/ccs/bin/:/usr/share/lib/:/usr/sbin:/usr/bin Path is set to gcc and make commands. GCC version is 2.95.2. Solaris version is 8. Please anyone guide me and help me. Jasmine -- View this message in context: http://www.nabble.com/Samba-4.0-compilation-problem-t1425848.html#a3844689 Sent from the Samba - General forum at Nabble.com.
2009 Nov 24
2
[LLVMdev] JVM Backend
Hi, I've written a backend for LLVM that allows LLVM IR to be transformed to a Java/JVM class file (llvm-jvm.patch.gz attached). Indirect function calls don't work yet, and there's probably some minor bugs in it, but it works well for the test cases that I've run through it. Also, several instructions are emulated by method calls due to deficiencies in the JVM instruction set
2000 Jan 20
2
Removing the user account from the smbpasswd file
Hi I am Jasmine CHYE from Singapore. I had been working and using on the SAMBA since OCT '99. Right now I was writing an application to create SAMBA user account. My application goes like this: First I create a UNIX user account using the "useradd ...". Then I create the SAMBA account using the &q...
2004 Aug 06
2
Trouble compiling ices
Any help would be appreciated, not sure why this isn't compiling: Redhat 7.2 [root@jasmine ices-0.2.2]# ./configure --with-lame loading cache ./config.cache Building ices 0.2.2... checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found c...
2020 Mar 02
1
DP MST with GK107 and lenovo ultra dock
Hi Ilia, thanks for your reply. > DP-MST support was first added to nouveau for precisely these kinds of > setups. It does, generally, work, so that means there's something > extra-special about your setup. Yes... this is what it looks like. Even the proprietary driver, which works after bootup, has its problems with the setup after multiple consecutive VT switches (e.g. after
2014 Feb 17
0
Need help -FATAL: database "catarse_development" does not exist
...i fix this i get this [root@localhost catarse]# rake db:migrate /usr/local/rvm/gems/ruby-1.9.3-p484/gems/activesupport-4.0.2/lib/active_support/dependencies.rb:229:in `block in require': iconv will be deprecated in the future, use String#encode instead. You no longer need to have jasmine.rake in your project, as it is now automatically loaded from the Jasmine gem. To silence this warning, set "USE_JASMINE_RAKE=true" in your environment or remove jasmine.rake. problem while using OauthProvider model: 'FATAL: database "catarse_development...
2020 Mar 01
0
DP MST with GK107 and lenovo ultra dock
Hi Jasmin, On Sun, Mar 1, 2020 at 11:32 AM Jasmin <jasmin.pm at protonmail.com> wrote: > > Hi, > > for quite some time now I would like to switch from the proprietary driver to nouveau, using a GK107 (Quadro) in a thinkpad. > Unfortunately the monitors connected to the lenovo "ultra dock" are not properly recognized when using nouveau. DP-MST support was first