Displaying 20 results from an estimated 80 matches similar to: "Data frame manipulation"
2010 Jan 25
3
Issue using tapply
Hello all,
I am trying to use the tapply function to sum some values and change the
column names of the resulting vector.
I input
Emp Et
1 10565 ACC
2 7515 ADM
3 625 AGF
4 6243 CNS
5 12721 EDU
6 3924 FIN
7 18140 HLH
8 3686 INF
9 15841 MFG
10 243 MIN
11 1864 MNG
12 4664 OSV
13 5496 PRF
14 4988 PUB
15 2166 REC
16 2153 REL
17 16082 RTL
18 3582 TRN
19 757 UTL
20
2003 Apr 11
1
danish characters - installing R - linux redhat 8.0
I'm using R on a linux redhat 8.0 installation.
The special danish characters (ÅØÆæøå) are showed wrong on the screen.
Example:
yy<-matrix(c(0,2,1,1,8),ncol=1,dimnames=list(c("Brøæå","AGF","AB","Farum","FC-Kbh."
),c("Stemmer")))
barplot(yy[1:5],ylab=names(as.data.frame(yy)),main="5. grade.... ")
Any hints?
Cand.
2007 Nov 20
2
virtual user login
Hi,
I have server with multiple virtual domains and this server also accepts
mail for the local domain.
I'm using postfix and have the following setup for a virtual
sales at domain.com mapped to custsales at localhost
I was wondering if there is a way to login with the virtual email address,
for example sales at domain.com?
I would also like to still be able to login with the local user
2004 Aug 18
0
[Bug 1618] New: rsync transfer messages
https://bugzilla.samba.org/show_bug.cgi?id=1618
Summary: rsync transfer messages
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
QAContact:
2010 Nov 05
0
RoR:OSV: Installation issue
I am trying to get a local installation of OpenStreetView, on Ubuntu
10.10
On installing Rails (2.3.8) and OSV code using git, when I issue
"rake" command, I get response, which is reproduced below signature.
What is missing from my installation?
--
.O.C.
$ rake
(in /home/meet/OSV/OpenStreetView)
/usr/bin/ruby1.8 -I"lib:test" "/var/lib/gems/1.8/gems/rake-0.8.7/lib/
2020 Aug 05
1
[v2v PATCH] libosinfo: remove auto-cleanup for OsinfoList
Avoid using an auto-cleanup for OsinfoList, duplicating the cleanup
everywhere needed.
---
v2v/libosinfo-c.c | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
diff --git a/v2v/libosinfo-c.c b/v2v/libosinfo-c.c
index 322e7d3d..75c2fae4 100644
--- a/v2v/libosinfo-c.c
+++ b/v2v/libosinfo-c.c
@@ -49,17 +49,6 @@
#if !IS_LIBOSINFO_VERSION(1, 8, 0)
2020 Jan 22
4
[v2v PATCH 0/3] Use libosinfo for query device drivers
This patch series integrates libosinfo in virt-v2v to get the list of
files for Windows from libosinfo, if possible. The actual data is still
from virtio-win, just unpacked.
Pino Toscano (3):
build: require libosinfo
v2v: add a minimal libosinfo interface
v2v: try to get windows driver files from libosinfo
m4/guestfs-v2v.m4 | 3 +
v2v/Makefile.am | 9 +-
2020 Jan 28
4
[v2v PATCH v2 0/3] Use libosinfo for query device drivers
This patch series integrates libosinfo in virt-v2v to get the list of
files for Windows from libosinfo, if possible. The actual data is still
from virtio-win, just unpacked.
Changes from v1:
- adapt to use the priority in libosinfo 1.7.0+
- filter out non-pre-installable drivers
- collect all the drivers matching the requirements, not just the first,
sorting them by priority like libosinfo does
2012 Feb 11
1
rake command shows the error
rails -v=2.3.8
gem -v= 1.4.2
ruby -v=1.8.7
When i issue the "rake" command ,it gives the following error .
(in /home/amrit/amrit/OSV/OpenStreetView)
/usr/bin/ruby1.8 -I"lib:test"
"/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
"test/functional/main_controller_test.rb"
"test/functional/upload_controller_test.rb"
2002 Jul 31
2
PDC samba
Hi,
Got two questions.
1. If I'd added a machine to my domain (using samba as pdc) with the
followig commands:
/usr/sbin/useradd -g machines -c XPMachine -d /dev/null -s /bin/false $1$
/usr/bin/smbpasswd -a -m $1$
How should I then remove one of them if made a mistake osv?
2. How can I change the adminpassword for PDC?
/Jens THX
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
When empty grids are shown (ex: no VMs in this pool) a specific graphic, message and improved action button are shown. For Task views, the user will see the current filter and an explanation that no tasks match that filter.
Signed-off-by: Jeremy Perry <jeremy.perry at redhat.com>
---
src/app/views/hardware/show_hosts.rhtml | 11 ++++-------
src/app/views/hardware/show_storage.rhtml
2004 Aug 18
0
[Bug 1615] New: fauilure with 2.6.2 installed
https://bugzilla.samba.org/show_bug.cgi?id=1615
Summary: fauilure with 2.6.2 installed
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
2004 Aug 18
0
[Bug 1614] New: fauilure with 2.6.2 installed
https://bugzilla.samba.org/show_bug.cgi?id=1614
Summary: fauilure with 2.6.2 installed
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: HP-UX
Status: RESOLVED
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
2004 Aug 18
0
[Bug 1616] New: fauilure with 2.6.2 installed
https://bugzilla.samba.org/show_bug.cgi?id=1616
Summary: fauilure with 2.6.2 installed
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: HP-UX
Status: RESOLVED
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
2004 Aug 18
0
[Bug 1613] New: fauilure with 2.6.2 installed
https://bugzilla.samba.org/show_bug.cgi?id=1613
Summary: fauilure with 2.6.2 installed
Product: rsync
Version: 2.6.2
Platform: PA-RISC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tregan@t-systemsus.com
2003 Oct 09
4
howto enable ssh on connect to rsync daemon
Hi,
I'm trying to setup automatic sync of files over SSH from node2 to node1.
node2 is the "server" and node1 is the "client".
I have setup rsync like this on the nodes which runs AIX (4.3.3 and 5.1):
1. Installed rsync from Linux Toolbox (rsync-2.5.4-1.aix4.3.ppc.rpm) on both nodes.
2. Added following to both nodes /etc/services file:
rsync 873/tcp
3. Added
2006 Oct 03
1
HP Toolbox kills Samba
Hi,
I've encountered the following problem at a client. The problem results
in one or more of the smbd processing continuously grabbing more and more
memory until the system runs out of memory or just becomes unusable due to a
low memory condition. This error is extremely serious as the entire server
is eventually brought down by one error.
After debugging this error at the
2012 Sep 03
1
[GIT-PULL] XFS filesystem driver
This pull request contains the XFS filesystem driver for Syslinux.
Due to historical reasons (SGI IRIX's design of disk layouts), the first
sector in the primary AG on XFS filesystems contains the superblock,
which is a problem with BIOSes, since VBRs must be loaded up from the
first sector of the active partition.
Thus, we needed to handle this issue by putting the Syslinux
bootsector
2011 Aug 15
36
expose MWAIT to dom0
There''re basically two methods to enter a given C-state: legacy (hlt + I/O read),
and native(using mwait). MWAIT is always preferred when both underlying CPU
and OS support, which is a more efficient way to conduct C-state transition.
Xen PM relies on Dom0 to parse ACPI Cx/Px information, which involves one
step to notify BIOS about a set of capabilities supported by OSPM. One capability
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
Already outdated, but rounded ;)
I literally just opened the 5yrs logo, changed the text and then done:
inkscape -z -o logo/fish-10yrs.{png,svg}
cp {logo,website}/fish-10yrs.svg
and then updated the rest of the files.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
Makefile.am | 2 +
logo/fish-10yrs.png | Bin 0 -> 65790 bytes
logo/fish-10yrs.svg |