Displaying 20 results from an estimated 172 matches for "sytems".
Did you mean:
systems
2013 Sep 22
2
Problem wit glusterfs-server 3.4
Hi at all!
i'm trying to use glusterfs for the first time and have the following problem:
I want to have two nodes.
On node1 I have a raid1-sytem running in /raid/storage
Both nodes see the other and now I try to create a volume.
While I create the first volume on a fresh system (node1) for the first time, gluster said:
volume create: glustervolume: failed: /raid/storage/ or a prefix of it
2004 Jan 20
1
Sytem Requirements for R for Win XP
Dear R-Tech Support Team,
I was just browsing on your web page and I am curious about R's system
requirements. How many MB RAM and what processor speed would you
recommend for Win XP if I want to load QuantArray Excel output files of
appr. 16 MB each?
Thank you very much in advance,
Derk Bemeleit
-----------------------------------------------
A--------T
T-------A Dipl.-Biol.
2005 Jan 04
1
date problem with ntfs or vfat mounted file sytem
Hi
under linux I have to mount windows filesystem (ntfs or vfat).
but with rsync (or with a single touch command as well) I can not
write a file with a correct date on /mnt/windows_vfat or
/mnt/windows_ntfs
with ntfs --> only write file system !
with vfat --> wrong date ! so rsync does a full copy each time.
How can I solve this ?
PS: I use the same script to synchronise ext3 filesystem as
2012 May 27
1
How do I modify sytem shell environment from within R?
Hi all,
Could you please tell me how do I modify the environment variable (as
below), from within R session?
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/mypath
export LD_LIBRARY_PATH
Thanks a lot!
[[alternative HTML version deleted]]
2005 Jan 25
6
Changing booted Kernel with grub
Hi,
I have updated the kernel to 2.4.21-27.0.2 on Centos 3.4 (was 3.3 when
I did the kernel update) and have modified grub.conf to use the single
CPU kernel:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
#
2016 Feb 01
2
[PATCH v5 04/10] vring: Introduce vring_use_dma_api()
...clude
> ?#include
> ?
> +/*
> + * The interaction between virtio and a possible IOMMU is a mess.
> + *
> + * On most systems with virtio, physical addresses match bus addresses,
> + * and it doesn't particularly matter whether we use the DMI API.
> + *
> + * On some sytems, including Xen and any system with a physical device
> + * that speaks virtio behind a physical IOMMU, we must use the DMA API
> + * for virtio DMA to work at all.
> + *
> + * On other systems, including SPARC and PPC64, virtio-pci devices are
> + * enumerated as though they are behi...
2016 Feb 01
2
[PATCH v5 04/10] vring: Introduce vring_use_dma_api()
...clude
> ?#include
> ?
> +/*
> + * The interaction between virtio and a possible IOMMU is a mess.
> + *
> + * On most systems with virtio, physical addresses match bus addresses,
> + * and it doesn't particularly matter whether we use the DMI API.
> + *
> + * On some sytems, including Xen and any system with a physical device
> + * that speaks virtio behind a physical IOMMU, we must use the DMA API
> + * for virtio DMA to work at all.
> + *
> + * On other systems, including SPARC and PPC64, virtio-pci devices are
> + * enumerated as though they are behi...
2005 Mar 11
3
Authentication error after authentication query (for Eudora 5.2 on Mac)
Greetings all, I'm a new user of Dovecot and want to say thanks for the
great software.
I am having a problem at the moment. I run a heterogeneous network with
windows and Mac clients logging into a Fedora Linux 2 box running
sendmail and previously UW-IMAP, but now Dovecot. I am using strictly
pop3, plain authentication with mbox format. Every computer in the
network is working fine with
2014 May 30
3
Tracking Open Ports
Hi All,
I was wondering if anyone knew of a way to notify or log when a specific remote port is openened? I have an old LDAP server that I am looking to get rid of, but there is still a few queries reaching it.
The sytem authentication is setup correctly (as is Postfix), so I am thinking there must be some script or program that is setup to query the older LDAP server.
I tried using lsof
2003 Jul 22
2
Supplementing Current phone system
Has anyone used * in conjunction with an existing phone system to add
certain features or to expand a department? Currently we have an existing
nortel phone system. We would like to have the * server stand behind it and
just handle VoIP services for our remote sales and technical people. We
would like them to act as normal extensions (being able to dial them by
extension from the existing phone
2003 Aug 12
3
the ugly win98
Hello
For a special task whit win98 i need to boot this sytem in a image of 160mb
(created with virtualpc 5.2 and dskread) with memdisk, but the system shows
me an error whit the master boot record and switchs
in dos compatibility mode. Sorry for my english and i know that is an error
out of linux.
Thanks.
_________________________________________________________________
MSN 8 with e-mail
2013 Apr 14
2
Icecast 2.4 beta3 release
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 04/14/2013 02:49 PM, "Thomas B. R?cker" wrote:
> Hi,
>
> quick update. Stephan was so nice and added Icecast win32 builds to
> his RoarAudio CI sytem. I took this opportunity and put together a
> 2.4 beta3 archive for windows:
> http://downloads.xiph.org/releases/icecast/icecast_win32_2.4_beta3.zip
Pretty
>
2010 Jun 01
3
as.date
Dear group,
Here is my df (obtained with a read.csv2()):
df <-
structure(list(DESCRIPTION = c("COTTON NO.2 Jul/10", "COTTON NO.2 Jul/10",
"PALLADIUM Jun/10", "PALLADIUM Jun/10", "SUGAR NO.11 Jul/10",
"SUGAR NO.11 Jul/10"), CREATED.DATE = c("13/05/2010", "13/05/2010",
"14/05/2010",
2005 Nov 09
3
[LLVMdev] Using LLVM to compile system programs
Thanks, Chris.
> > I'm having a bit of difficulty using LLVM to compile system programs
> > (e.g. rsh) on FreeBSD 5.x.
> There are three basic options here:
>
> 1. Build all your code with LLVM.
> 2. Build the non-llvm parts into a dynamic library, and use "lli -load
> x.so <other options>" to load it.
> 3. Link the non-llvm parts into LLI.
2005 Mar 09
3
R-2.0.1 Gentoo g77 problem
Hello,
I use Gentoo and I can't get R 2.0.1 to compile. I used the portage system, Gentoo's source package sytem, and after it uncompresses the source to R, it says that I don't have a fortran compiler. It told me to use f77 flag and re-emerge gcc, which I did with the f77 and fortran flags, but it still won't compile. Does anyone have any ideas? I suspect that gcc has changed
2001 Dec 11
5
Windows 95 connection problem.
I'm hoping someone can help me with a problem that's driving me potty!
I have a network at home of various flavour of Wind*ws and a Mandrake 8.1
Linux box. After much trial and error, I have set the sytem up so I can log
on to the network from WIn NT, Win 2k, Win 98 - but, no matter what I try, I
cannot get a Win 95 machine to connect. I have installed the vrdrupd.exe file
on the Win
2007 Jul 20
4
differences between Para-Virtualization and Full-Virtualization?
Hi,
Could someone explain me the following questions:
Where are differences between Para-Virtualization and Full-Virtualization in the aspects of memory management, CPU and Device I/O, Network?
How is the performance difference between them?
Thanks
Songtao
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2013 Apr 06
4
Icecast 2.4 beta3 release
This is to announce the release of Icecast 2.4 beta3 (aka 2.3.99.3).
We've landed a nice feature and we're looking forward to testing and feedback.
As this is a beta release please discuss it on the icecast-dev mailing list.
(Please do NOT cross-post to both lists, do not reply to the icecast mailing list).
New feature -
Default mount.
This <mount
2013 Apr 06
4
Icecast 2.4 beta3 release
This is to announce the release of Icecast 2.4 beta3 (aka 2.3.99.3).
We've landed a nice feature and we're looking forward to testing and feedback.
As this is a beta release please discuss it on the icecast-dev mailing list.
(Please do NOT cross-post to both lists, do not reply to the icecast mailing list).
New feature -
Default mount.
This <mount
2008 Nov 07
0
[LLVMdev] Missing file: clang.vdproj
Martinez, Javier E a écrit :
> Hello,
>
>
>
> The Clang Visual Studio solution was modified yesterday. A reference to
> the file clang.vdproj was added but the file does not appear to be in
> the repository. Was this file missed during commit? The file is expected
> to be in llvm_trunk\clang\
>
The file should be in the clang repository, not the llvm one and be