Displaying 20 results from an estimated 32 matches for "jasmin".
Did you mean:
jamin
2020 May 24
1
doveadm backup : Error: Failed to access mailbox
...secretSquirrel -o imapc_host=old-server.example.com backup -1 -R -u jd at example.org.tld imapc:
dsync(jd at example.org.tld): Info: imapc(old-server.example.com:993): Connected to 10.10.10.10:993 (local 10.10.10.11:35858)
dsync(jd at example.org.tld): Error: Failed to access mailbox Sent Messages (jasmin at example: Mailbox doesn't exist: Sent Messages (jasmin at example (0.001 + 0.000 secs).
dsync(jd at example.org.tld): Error: Failed to access mailbox Sent Messages (jasmin at example.org: Mailbox doesn't exist: Sent Messages (jasmin at example.org (0.001 + 0.000 secs).
dsync(jd at example...
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...
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 = {...
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_n...
2014 May 30
3
[LLVMdev] LLVM multithreading
...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 was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140530/e21b2345/attachment.html>
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
ReferenceErro...
2014 May 30
3
[LLVMdev] LLVM multithreading
...ng 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 11:18 AM, Bruce Hoult <bruce at hoult.org> wrote:
> Hi Jasmin,
>
> Creating threads is the responsibility of the operating system or runtime
> system. It will provide functions that can be called from assembly language
> or from a language such as C.
>
> You can of course write such C programs (or other languages) and then
> compile them...
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* go...
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 ser...
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
...rmance could also be improved in this area
(although the JVM should inline the calls when it feels it necessary).
In order to link and run the output, the LLJVM[1] runtime is required,
which is essentially a compatibility layer allowing things such as
pointers to be used (emulated) within the JVM. Jasmin[2] is also
required to assemble the output code.
In order to transform LLVM IR to a class file and run it, the
following process is required:
llc -march=jvm foo.bc -o foo.j
# link references to external functions/variables with
# a basic I/O class and the Java math library
java -jar path/to/lljvm...
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 &...
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...
2020 Mar 02
1
DP MST with GK107 and lenovo ultra dock
...> I suspect figuring this out will require some amount of back and
> forth, and I'm not really the best person for display issues. Try
> #nouveau on irc.freenode.net on a week day.
OK... if the trace does not obviously (more or less ^^) show what the cause is, I will try that.
Best
Jasmin
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_developmen...
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 "ultr...