Displaying 20 results from an estimated 1100 matches similar to: "Allow access to a share to all members of a container?"
2012 Jun 07
3
embeding xml to ogg
Oleksij Rempel <bug-track at fisher-privat.net>
> On 05.06.2012 20:41, Martin Leese wrote:
...
>> On 6/5/12, Oleksij Rempel wrote:
>> || We need fallowing tags:
>> || creation datetime: seconds and time zone should be included.
>> || source host: it can be name or guid. to organise created files by
>> sources.
>> || keywords,events.
>> || date
2014 Sep 04
4
can't turn off password complexity requirements
Hello,
I'm unsing Ubuntu 14.4 Server and samba 4.1.6-Ubuntu. Everything
works great but I somehow fail to switch off the password complexity
requirements. It is not unlikely that this is because I'm very
unexperienced with Windows. I've heard that the password-settings are
always a bit tricky and I did exactly what the windows-tutorials say.
I've tried gpresult for
2016 Aug 05
4
Fwd: Re: Encrypt /decrypta file with ssh keys.
As per Alex's suggestion, attached is the proof of concept "sfile"
script. If there is anyone out there with great C skills who can
recreate this functionality "out of the box", I think there would be a
few happy campers (at least two, anyways).
-------- Forwarded Message --------
Subject: Re: Encrypt /decrypta file with ssh keys.
Date: Fri, 5 Aug 2016 17:24:35
2009 Jan 28
3
vm ignores kickstart
Hi,
I''m trying to use a kickstart file to install VMs on a Scientific Linux
5.2 (repackaged RHEL52) host, but the install process seems to ignore my
kickstart file. The command I''m using is:
virt-install -n sl4vm01 --ram=1024 --vcpus=1 --os-type=linux
--os-variant=rhel4
--extra-args="ks=http://particle.phys.uvic.ca/~fransham/ks.cfg"
--paravirt --nographics
2006 Feb 09
6
chown DOMAIN+mylogin /dir fails (Please help)
What can I look at to understand why chown keeps saying user does not
exist.
wbinfo -u/-g returns the user information
klist -v shows kerberos is working
net ads join works fine
wbinfo -t shows secret is fine
aix does not have getent so I can't run getent passwd -- is there
something equivalent on aix?
/usr/lib/security/methods.cfg has:
WINBIND:
program =
2006 Apr 20
1
Permission denied using mount.cifs
I'm having a strange problem mounting a share from a Windows 2003 server
using cifs:
mount.cifs //osirus.ficticious.org/inetpub /inetpub
-ouser=transfer,pass=dkfhjdjskd
It comes back immediately with:
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
However, the command below works. (abeit with about a 15 second wait
before it comes back):
2003 Jan 07
1
passing additional options to SSH on the rsync command line?
I have an account on evilserver.
evilserver requires a *login* of the form "user@domain.com". something
to do with cheap hosting, I suppose.
ssh gets ill on that. ssh user@domain.com@domain.com is no good.
So I do this:
ssh -oUSER=user@domain.com domain.com
which works just fine: ssh uses the entire mess as a log in string, and
is quite happy.
So, how can I get rsync to play
2008 Jun 16
5
Re: ssh between DomUs in Xen3.2
Hi Waldirio:
I tried telnet earlier from one DomU to another
[root@localhost ~]# telnet 192.168.17.201 22
Trying 192.168.17.201...
Connected to 192.168.17.201 (192.168.17.201).
Escape character is ''^]''.
and then it just hangs...
So it looks like I can connect to the port from DomU to DomU.
But from Dom0 to a DomU
[root@gxn-wn2 ~]# telnet 192.168.17.201 22
Trying
2004 Jun 08
2
piping to ogg123: Error opening - using the oggvorbis
module. The file may be corrupted.
Message-ID: <Pine.LNX.4.43.0406081110070.26162-100000@pilchuck.reedmedia.net>
I am unable to pipe to ogg123 with cat, but redirecting with < works fine.
rainier:~$ cat ~/audio/acdc-who_made_who.ogg | ogg123 -v -
Audio Device: OSS audio driver output
Author: Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
Comments: Outputs audio to the Open Sound
2013 Dec 04
1
possible regression in libogg
Am 03.12.2013 23:49, schrieb Monty Montgomery:
> Any time code is stuck in a loop calling ogg_sync_pageseek() or
> ogg_sync_pageout(), you'll see most of the time sunk into checksum
> calculation. It's the only thing in libogg that _can_ take much time.
> This is not likely a libogg bug, but a bug in the code calling libogg
> in a tight loop.
>
> Looking at the file
2009 Feb 11
7
Volume group "VolGroup00" not found
Hi,
I am compiling Xen from source on FC9. On booting the
Xen dom0 kernel it gives the following error:
Volume group "VolGroup00" not found
and ultimately the error that switchroot: mount failed: No such file or
directory
So my question is that why it fails to detect logical volumes?
Thanks,
Abdul Qadeer
_______________________________________________
Xen-users mailing list
2008 Jun 12
8
Booting from CD to rescue a DomU
Hi Xen Users,
I would like to boot into a knoppix iso on an existing domU.
In my config file i have:
disk = [
"file:/var/lib/xen/images/machine-10.img,hda,w","file:/mnt/knoppix.iso,
hdb:cdrom,hdb,r" ]
Can''t seem to boot it though. Do I have to go into the VMs BIOS to tell it
to boot it?
Cheers
CHris
_______________________________________________
Xen-users
2006 May 12
2
Can one set limits on new core dump?
Hi all,
Is there anyway to limit the new core dumping panics?
Can't find anything on it. (If I'd only looked in that ...)
Was my mistake, but winbindd filled up an entire volume
and froze out every process writing to that drive.
I started it from a shell and my soft limit is
already zero. (ulimit -S -c 0)
FC4 2.6.16-1.2069 smp, gcc 4.0.2-8
samba 3.0.23pre2-SVN-build-15162
Regards, Doug
2012 Jun 05
2
embeding xml to ogg
On 6/4/12, Benjamin M. Schwartz wrote:
> On 06/04/2012 04:08 PM, Martin Leese wrote:
...
>> The optimal solution is described at:
>> https://wiki.xiph.org/XMLEmbedding
>
> As that page says, "This page is for development of a specification for
> embedding XML streams in Ogg.". "XML streams" are not simply XML
> documents. They are _temporally
2002 Jun 28
2
ssh_rsa_verify: RSA_verify failed: error:
Host based authentication does not seem to be working for us after
upgrading to openssh-3.4p1 (we were at openssh-3.1p1) (openssl is at
0.96d). Any time we try to connect from another unix box also running
openssh-3.4p1, we get the following error (on the server side) and host
based auth fails (it falls back to password prompt).
sshd[15038]: error: ssh_rsa_verify: RSA_verify failed:
2016 Aug 22
1
CC on Bug 16932?
Hi,
I'm being affected by Bug 16932
(https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=16932), and would
like to comment on it and/or be CC'ed on it.
Unfortunately I can't create a Bugzilla account... when I try, it tells
me "The e-mail address you entered (hiebert at uvic.ca) didn't pass our
syntax checking for a legal email address. New accounts are disabled.
2011 Jan 10
3
Waiting for root file system...
I recently started having this issue after enabling nat networking for my
domU.
The domU is booting the 2.6.32.27 kernel with an initrd i generated and was
using before just fine. Output is as follows. Any help would be appreciated.
Here is the output I get:
0.161289] xvde1: detected capacity change from 0 to 10486808576
> [ 0.260033] XENBUS: Device with no driver: device/console/0
2008 Jul 09
2
rollmean()
Hello,
I am trying to calculate a 31 day running mean in some temperature data
along ROWS. Rollmean() works great along columns, but how do I perform this
same action on my rows?
The data is a matrix of 365 columns (days of the year) by 5,000 rows
(lat/long coordinates).
I would like to perform a 31 day running mean along the 365 days.
I am new to R so any help would be greatly appreciated!
2007 Jun 04
2
Re: Ajax.Request question with JSON return
Do I need something like this:
eval(''('' + this.header(''X-JSON'') + '')'')
(taken from Cody Swann,
http://ajaxian.com/archives/prototype-extension-dynamic-script-pattern-support
).
I''m guessing my problem is simpler, and I''m leaving something small out
related to the header though.
Thanks for any help
-Mark
1. evalJSON:
2014 Mar 13
2
[LLVMdev] load bytecode from string for jiting problem
Hello,
I having a weird problem while writing a bytecode module to a string,
and after read/parse it for unsing on a jit.
I write a pass to export function to module, and put this module inside
a global variable.
I use WriteBitcodeToFile for this.
For debuging, after this write, I try to load the exported module with
parseBitcodeFile.
This two step works.
After, while the compiled program is