Displaying 20 results from an estimated 130 matches similar to: "Listing elements of a 4D array"
2013 Jan 16
4
Changing frequency values to 1 and 0
Dear list,
I'm working with a large data set, where I grouped several species in one
group (guild). Then I reshaped my data as shown below. Now, I just want to
have "Rep" only as 1 or 0.
I'm not being able to change the values of rep>=1 to 1... tried many things
and I'm not being successful!
> melting=melt(occ.data,id.var=c("guild", "Site",
2013 Jan 04
3
help "reshaping" dataframe
List,
I want to reshape my data, but I'm not sure how to do it... it might be a
simple task, but don't know which package does this.
"occ.data" (see below) is how my original data are arranged, and I know
that with melt() I can reshape it like "y" (see below). However, I just
want to build a matrix like the "y" matrix, but with only 2 dimensions.
Something
2012 Nov 09
1
Fwd: Simulate nested data
I know this seems like a very easy question (and maye it is) but I've been
trying to simulate nested data and been unsucessful so far..
I want to simulate a varying number of species within a group; and then
create an array to store the results of my for-loop. For example:
groups<-3
species$groups<-as.integer(runif(groups,1,10)) #species per functional
group
###create arrays to store
2007 Jul 16
4
No adsl in dom0 - Fedora 7
Hi,
I am having problems establishing an adsl connection in dom0 (but ONLY
in dom0, without xen everything is ok). Following is my setup/situation:
1. Installed clean Fedora 7 (with virtualization option selected)
2. Booted with the non-xen kernel & setup adsl. Adsl connection works
without any problems.
3. Rebooted with xen kernel into dom0.
4. adsl connection can no longer be activated
2007 Nov 08
1
Perl make test fails on threads in rhel5
Hi all,
I've tried building RPMs for RHEL5 and hit this problem in Search::Xapian:
make test fails on test 37:
ok 34 - check PositionIterator
ok 35 - create TermIterator
ok 36 - check TermIterator
dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 37-65
Failed 29/65 tests, 55.38% okay
$ xapian-config --version
xapian-config - xapian-core 1.0.4
$ cat
2014 Oct 17
1
cannot compile samba4 git or from src version samba-4.1.12
I'm trying to compile samba4 on a raspberry pi
It fails with this error:
[3946/4073] Linking default/source3/modules/libvfs-shadow-copy2.so
[3947/4073] Linking default/source3/modules/libvfs-fake-perms.so
[3948/4073] Linking default/source3/net
[3949/4073] pidl.1p: pidl/pidl -> bin/default/pidl/pidl.1p
[3950/4073] Parse::Pidl::Dump.3pm: pidl/lib/Parse/Pidl/Dump.pm ->
2011 Jul 27
9
Migration to rails2 rails3
Good evening everyone,
I went to change the Rails version of my project, and saw that many things have
stopped working.
As the "rake routes", which is giving the following error:
rrmartins rodrigo @: ~ / Documents / vota_prato $ rake routes
rake aborted!
no such file to load - tasks / rails
(See full trace by running task with - trace)
What do you think you can be?
thanks
--
*
2019 Aug 11
6
[Bug 3055] New: Need some high-probability logging re MaxStartups
https://bugzilla.mindrot.org/show_bug.cgi?id=3055
Bug ID: 3055
Summary: Need some high-probability logging re MaxStartups
Product: Portable OpenSSH
Version: 8.0p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2007 Oct 25
7
TC (HTB) doesn''t work well when network is congested?
Hi,
I have a server and ten clients in a Gigabit network. The server has
125mbps network bandwidth.
I want that the server has 40Mbps bandwidth reserved for client 1 (IP
192.168.5.141), and the
rest bandwidth is for all other clients.
My script looks like this (I use IFB for incoming traffic):
#!/bin/bash
export TC="/sbin/tc"
$TC qdisc add dev ifb0 root handle 1: htb default 30
2002 Aug 26
1
Win2K: "access denied" from samba printer
Dear list members,
we are running samba 2.2.3a-6 with debian woody.
Printing from win98, NT4.0 AND two win2k PC works,
but with two other win2k PCs printing is not possible:
The following german error Message is displayed in the win2k
printer configuration: "Zugriff verweigert; kein Verbindung m?glich"
The english translation could be something like this:
"access denied; no
2008 Aug 01
3
Asterisk Queues problem
Hi,
I have Asterisk 1.4.18 and I have been running call center queues on it.
Today it suddenly stopped adding inbound calls to queues. I am facing
with following error: app_queue.c:3939 queue_exec:
unable to join queue "myqueue"
In extension file:
Queue(myqueue|t|||120)
And my agents are joining in following
2016 Sep 21
6
PHP vulnerability CVE-2016-4073
Hello,
My server with CentOS 6.8 just failed PCI scan, so I'm looking into
vulnerable packages. PHP 5.3.3 have multiple vulnerabilities, some of
them are fixed/patched or have some kind of workaround. But I can't find
a way to fix this one. Red Hat state: under investigation.
https://access.redhat.com/security/cve/cve-2016-4073
This CVE is 6 months old, and it doesn't look like it
2013 Jul 04
2
Java/Solr - Could not reserve enough space for object heap.
Hi All.
# cat /etc/redhat-release
CentOS release 6.2 (Final)
# uname -r
2.6.32-220.17.1.el6.centos.plus.x86_64
# rpm -qa | grep solr
apache-solr-3.5.0-1.5...
I have a solr installation which is invoked:
/usr/bin/java -Xms25g -Xmx25g -DSTOP.PORT=8079 -DSTOP.KEY=mustard
-Dsolr.solr.home=multicore -jar start.jar
After start/when the java process is running:
# free -m
total
2003 Nov 03
1
FW: XP joining domain - problem
-----Original Message-----
From: Mike [mailto:vje@adelphia.net]
Sent: Monday, November 03, 2003 1:23 AM
To: rruegner
Subject: RE: [Samba] XP joining domain - problem
Hi,
Thanks for the quick reply. Here are the smbd and nmbd logs. I'm not sure
if you need the nmbd, but I wanted to include it just in case. Sorry I did
not include them in the initial email.
Sincerely,
Mike
====START OF
2007 Apr 24
3
Deliver sending bounces from 'MAILER-DAEMON@'
Hello,
I'm having a problem with postfix and/or dovecots "deliver". I'm
getting these lines in the mail log:
| Apr 24 11:42:08 smtp2 postfix/qmgr[6176]: 05BAE3B67E: from=<>, size=3055, nrcpt=1 (queue active)
| Apr 24 11:42:08 smtp2 postfix/qmgr[6176]: 05BAE3B67E: to=<MAILER-DAEMON@>, relay=none, delay=0.01, delays=0.01/0.01/0/0, dsn=5.1.3, status=bounced (bad
2016 Apr 18
2
Cannot browse mode 0700 directories from Windows with security=ads
On Fri, Apr 15, 2016 at 11:43:03PM +0100, Rowland penny wrote:
> Lets see if I can describe how it is supposed to work:
> You run smbd, this gives you fileserving capabilities but you need users &
> groups. The users & groups in /etc/passwd and /etc/group are unknown to
> Samba, so you need to make them known to Samba. You can do this in few ways,
> but when you use
2008 May 02
2
Truncated emails in Dovecot (v1.0.13)
Odd situation started recently whereby emails that are delivered into a
maildir folder are being truncated when read. The emails are delivered
via Exim and I can see the emails are complete when I look inside them.
However, when viewing the emails via Thunderbird or a webmail client,
they are truncated.
*** START 'dovecot -n' ***
# 1.0.13: /etc/dovecot/dovecot.conf
base_dir:
2012 Jul 12
1
Asterisk with OpenBTS and mobile phone
Hello mailinglist,
I want to connect Asterisk with OpenBTS and make a call with a mobile
phone.
I use:
Ubuntu 11.10 + Kernel 3.0.22
GnuRadio 3.3.0
Asterisk 1.8.13
OpenBTS 2.8
Nokia Mobile Phone
OpenBTS works and I can send sms from the OpenBTS server to the
mobile phone. What I also need is a call between Asterisk and OpenBTS.
I have also two soft phones which works with Asterisk. And also
2016 Sep 21
3
PHP vulnerability CVE-2016-4073
On 2016-Sep-21 14:35, Adrian Sevcenco wrote:
> On 09/21/2016 02:02 PM, ?????? wrote:
> > Hello,
> >
> > My server with CentOS 6.8 just failed PCI scan, so I'm looking into
> > vulnerable packages. PHP 5.3.3 have multiple vulnerabilities, some of
> > them are fixed/patched or have some kind of workaround. But I can't find
> > a way to fix this one.
2005 Jan 08
2
Help with Samba (net vampire) not pulling passwords into openLDAP backend - fails pam_ldap authentication - pam_unix used instead ?
Hi All,
Hope someone here can help me ?
*See end for background and system information...
I'm looking for advice or links to clear documentation on the use and
configuration of "net vampire" and it's ability to download PDC accounts
with passwords intact.
I have successfully used "net vampire" to synchronize my Samba BDC --
with my companies PDC. I've switched