Displaying 20 results from an estimated 500 matches similar to: "cron, rsync and permissions"
2010 Oct 06
3
tapply output
Hello, I am having trouble getting the output from the tapply function
formatted so that it can be made into a nice table. Below is my question
written in R code. Does anyone have any suggestions? Thank you. Geoff
#Input the data;
name <- c('Tom', 'Tom', 'Jane', 'Jane', 'Enzo', 'Enzo', 'Mary', 'Mary');
year <- c(2008, 2009,
2008 Jun 01
0
[Announce] PySwfdec 0.6.6.2
I am pleased to announce version 0.6.6.2 of the Python bindings for
PySwfdec.
It is available at:
http://www.gnome.org/~gianmt/pyswfdec-0.6.6.2.tar.gz
MD5: d490f54816535468225e65a605c3763c
The bindings are updated with the new Swfdec API 0.6.6
PySwfdec 0.6.6.2 (Jun 01 2008)
===================================
o Fix swfdec.URL and make AsDebugger optional in
swfdec.Player
2014 Mar 05
1
Running configure from subdirectory of source tree
Hello everyone,
I would like to seek your advice regarding a build (or rather "configure")
problem I am running into. For reference, tests are all relative to a build
from a 1.8.26.0 tarball, on Debian Wheezy.
I would like to understand if it is possible, and if any of you have tried,
to build Asterisk from a subdirectory of the source tree, i.e., from a
clean source tree
# mkdir
2005 Nov 26
1
Re: [iglance] iGlance audio/video pipeline
(Cross posted to speex-dev from iglance)
Enzo -- I haven't tried the fixed point engine, though I've considered
it for the WinCE port. For the desktop/laptop edition I'm assuming the
slight short->float conversion cost will be made up by the improved
performance of the floating point implementation. But I could be wrong:
1) Can anyone recommend whether Speex performs better
2013 Nov 26
1
Zabbix + samba4
Hello there,
I'd like to know if there are some way to gather statistics from samba4,
like quantities of active users and other things that it can offer then
use it in zabbix to generate some graphs and triggers.
I can do somethings in smbstatus of samba3, but i couldn't find anything
like this in samba4.
is there anybody here who could do it?
Thank's a bunch!
--
*Gian Luca
2011 Sep 21
2
random "monitor socket did not show up"
Hello gentlemen!
I just experienced this weird thing:
I have 2 machines (one is a Dell Pe1950 with 2 Xeon 5130, the other is
a Fujitsu RX200S6 with 2 Xeon E5645), both run CentoOS 5.6, the DELL
has the 2.6.18-238.9.1.el5 while the Fujitsu runs the
2.6.18-238.12.1.el5 kernel.
But when I try to do a virsh create with this script
<domain type='kvm'>
2013 Nov 26
1
Import Schema from OpenLdap
Hello, everyone.
I try to export schema to ldif file and import to samba with
"/usr/local/samba/bin/ldbadd -H /usr/local/samba/private/sam.ldb
schema.ldif" but it fails.
"schema_data_add: updates are not allowed: reject request"
Can someone tell if is possible import schema from openldap database to
samba4?
Thanks and sorry for my bad english.
--
*Gian Luca Henriques*
2005 Sep 13
1
Monitoring status of ISDN lines
When Asterisk uses an ISDN interface, it periodically sends to CLI
messages such as:
== Primary D-Channel on span 1 down
[...]
== Primary D-Channel on span 1 up
Is there a simple programmatic way of capturing them for monitoring
purposes?
Enzo
2007 May 09
1
swfdec export into avi
Hi
I'd like to you know if this is possible to do this with swfdec, or even to know if one day, it will be possible
I have a swf player that grabs some piece of sprites, music and move all this in some kind of a cartoon
Is it possible with swfdec to record this cartoon into an avi file ?
Thanks
Enzo
___________________________________________________________________________
2014 Jun 16
1
Centos / Fedora rpm - issue with openblas
I’ve installed R 3.1 with the latest Fedora rpm (R-3.1.0-5.el6.x86_64.rpm) and I run into some issues with openblas.
I’ve documented this with an open question on stack overflow here:
http://stackoverflow.com/questions/24158372/openblas-r-3-1-and-fedora-centos-dist
Basically before 3.1 I had 3.02 and I was able to install and use openblas following the instruction from official CRAN
2003 Nov 26
1
new user
hello everybody!
i'm new to this ml..
just one question
i try to complie wine on my linuxbox (slack8.1 - 2.4.22) but I take an
error ..
something like this :
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC
-D__WINESRC__ -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -g -O2 -o tokenize.o tokenize.c
tokenize.c:46: `TK_ABORT' undeclared here (not
2007 Apr 30
0
[Announce] PySwfdec 0.4.4
I am pleased to announce version 0.4.4 of the Python bindings for
PySwfdec.
It is available at:
http://swfdec.freedesktop.org/download/pyswfdec/0.4/pyswfdec-0.4.4.tar.gz
MD5: f25aa70d2ca96e89411e91cb7357e39c
The bindings are updated with the new Swfdec API 0.4.4
PySwfdec 0.4.4 (Apr 30 2007)
==================================
o First public release (Gian Mario)
Blurb:
======
Swfdec [1]
2002 Feb 12
2
APPLAUD.WAV problems
Hi!
I am very pleased with the progress that Ogg is making, expecially after I
read the latest comparision tests on
http://ff123.net/128test/instruct.html
that put OGG on top aside with MPC.
BUT the APPLAUD.WAV test case
( http://lame.sourceforge.net/download/samples/applaud.wav )
still produces **VERY** easily audible high-frequency artifacts when encoded
with OGG RC3 up to q4.9 (!!!). Things
2005 Mar 01
2
samba failed to authenticate to openLDAP
Hi,
I tried to let Samba authenticate against LDAP but could not figure out
how to build the LDAP tree for Samba.
Fedora core 2
Samba 3.0.10
OpenLDAP 2.1.29
I used the migration tool bundled with OpenLDAP and successfully
imported passwd, group and hosts from NIS into LDAP. I can authenticate
from any of linux client against LDAP server. My LDAP DIT is as follows:
dc=mydomain
|
`---
2013 Mar 14
2
how to import DNA sequences in R
Dear all,
I was wondering how to read DNA sequences in R, is there a specific
function and/or a specific package for that?
Thank you very much in advance,
Gian
**
[[alternative HTML version deleted]]
2002 Nov 19
1
Driver download problem (still)...
I've gotten driver-downloads to work from WinNT/2K clients, but I still
can't seem to figure out how to get things to work with Win9x clients.
Here's a copy of my smb.conf file:
***********
[global]
printing = lprng
printcap name = /etc/printcap
log level = 1
load printers = no
guest account = nobody
security = domain
workgroup =
2012 Feb 23
1
help - history()
Hi Members,
Do exist the possibility to delete a command line into the history?
Fo example. If I' ve typed a line code that is wrong, Can I delete it from
the hostory in reason to do not save it in the .Rhistory file?
Thanks for helping,
Gian
[[alternative HTML version deleted]]
2007 Jun 25
1
Functional tests and active scaffold: unexpected assertion failure.
Hello,
I''m writing a functional test for a controller that uses active
scaffold.
def test_presence_of_field
login_as(:peter)
profile = Profile.find :first
get :edit, {:id => profile.id}
assert_response 200
assert_select "textarea#record_free_text_ec"
end
I was expecting the first ''assert 200'' to give me a green bar,
but added it for
2002 Nov 19
1
Yet another print-driver download problem...
I've gotten driver-downloads to work from WinNT/2K clients, but I still
can't seem to figure out how to get things to work with Win9x clients.
Here's a copy of my smb.conf file:
***********
[global]
printing = lprng
printcap name = /etc/printcap
log level = 1
load printers = no
guest account = nobody
security = domain
workgroup =
2001 Sep 03
2
lowpass option (Was: RE: channel coupling in rc2)
I would very much like a lowpass option because for FM radio broadcasting I
don't want to encode frequencies above 15khz. I'm waiting for this option
before switching to ogg from mp3(lame).
Ross.
> -----Original Message-----
> From: owner-vorbis@xiph.org [mailto:owner-vorbis@xiph.org]On Behalf Of
> Gian-Carlo Pascutto
> Sent: Tuesday, 4 September 2001 01:46
> To: