Displaying 5 results from an estimated 5 matches for "work3ed".
2017 Jan 17
1
gluster store and autostart - but fails
hi all
I've a few guest which work/run perfectly fine, I believe,
except for autostart.
Configuration of system, gluster and libvirt is pretty
regular and not complex.
Errors I see:
...
failed to initialize gluster connection (src=0x7f9424266350
priv=0x7f94242922b0): Transport endpoint is
internal error: Failed to autostart VM 'rhel-work2': failed
to initialize gluster connection
2013 Aug 28
3
[Bug 2146] New: Add ability to have a ~/.ssh/config.d directory with smaller configs
https://bugzilla.mindrot.org/show_bug.cgi?id=2146
Bug ID: 2146
Summary: Add ability to have a ~/.ssh/config.d directory with
smaller configs
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component:
2005 Jun 16
1
question regarding smbutil
Hello,
I'm trying to use smbutil with the user/pass/host argument.
I have no problem using it this way....
smbutil -v view //user@host
Password: *******
but if I try this way....
smbutil -v view //user:pass@host
it prompts me for a password when I already specific it in my command line.
Am I using the right syntax? Please let me know. Thanks.
Tom
2003 Oct 30
1
Account Management Tool TCL/TK GUI Beta?
Samba-howto-collection mention in chapter 11 that there will be a
new Account Management Tool written in TCL/TK that should (hopefully) be
announced in time for Samba-3.0.1 release.
As we are right now seeing the beta of 3.0.1, I would like to know
if there's a beta of this tool, and if so where can I get it?
regards
Thiago Lima.
2010 Apr 09
0
rjags syntax error
Hi, I am getting the following error when I'm running jags.model()
> meas1 <- jags.model(file="measurement.bug",data=dat.test)
syntax error, unexpected '}', expecting ',' or ')'
Error in jags.model(file = "measurement.bug", data = dat.test) :
Parse error on line 1
Below is my JAGS model. Please cc me as I'm a digest subscriber if