search for: nanos

Displaying 20 results from an estimated 828 matches for "nanos".

Did you mean: nano
2012 Feb 28
9
[LLVMdev] Proposed implementation of N3333 hashing interfaces for LLVM (and possible libc++)
...cycle - 603.65 MiB/sec @ 2.268 ghz Alignment 5 - 0.279 bytes/cycle - 603.65 MiB/sec @ 2.268 ghz Alignment 6 - 0.279 bytes/cycle - 603.65 MiB/sec @ 2.268 ghz Alignment 7 - 0.279 bytes/cycle - 603.65 MiB/sec @ 2.268 ghz Small key speed test - 1-byte keys - 2.50 cycles/hash 1.10 nanos/hash Small key speed test - 2-byte keys - 4.77 cycles/hash 2.10 nanos/hash Small key speed test - 3-byte keys - 7.79 cycles/hash 3.43 nanos/hash Small key speed test - 4-byte keys - 7.78 cycles/hash 3.43 nanos/hash Small key speed test - 5-byte keys - 9.25...
2012 Sep 07
7
Producing a table with mean values
Hi All, I have a data set wit three size classes (pico, nano and micro) and 12 different sites (Seamounts). I want to produce a table with the mean and standard deviation values for each site. Seamount Pico Nano Micro Total_Ch 1 Off_Mount 1 0.0691 0.24200 0.00100 0.31210 2 Off_Mount 1 0.0938 0.00521 0.02060 0.11961 3 Off_Mount 1 0.1130 0.20000 0.06620 0.37920 4 Off_Mount 1
2006 Nov 11
0
Error when creating a new worker -- "Text is not a module - (TypeError)"
Hello everyone, I''m stuck with this very obscure error whenever I try to create a new worker. My worker is a subclass of BackgrounDRb::Worker::RailsBase, and if you follow the stack trace below, you can tell that the error occurs while trying to load Rails. There is no problem starting up the server, by the way. Does anyone have any idea what might be causing this? I didn''t have
2010 Dec 01
1
proposal TipsAndTricks/EditorDefaultNano
On my systems, I set nano to be the default editor. Is this something that can be done with some sort of configuration script? I don't find anything like system-switch-mail for editors. I do it in my kickstart files, but it can easily be done from a command line. Since nano is only useful to people using the command line, I think it completely appropriate... Is a document describing
2012 Sep 11
4
Maintaining specific order when using aggregate or change order on axis
Hi All, I'm using the following code to produce some stacked bar graphs. *setwd("C:\\Users\\Tinus\\Documents\\NMMU\\R\\Seamounts")* *SChla <- read.csv("SM_Chla_data.csv")* * * *#Extract mean values from data file* * * *Coral <- SChla[185:223,] #Reduce SChla to Coral only* *coral <- with(Coral , aggregate(cbind(Pico, Nano, Micro), list(Depth),FUN=mean))*
2010 Mar 14
0
nano syntax highlighting for R
Nano is Free Software and a nice intro text editor. It also starts up very quickly and has good syntax highlighting functionality, so it makes a nice file viewer. The syntax highlighting is configured in the ~/.nanorc file. See the attached code and screenshot. I was looking for good nano syntax highlighting code for R when I found by Stephen Haptonstahl's code here:
2006 Jan 30
2
R on the brain
I was sitting in the coffee room at work listening to people complain about a recent seminar about nanotechnology using the terms nanofluidics, nanofactory, nano-this, and nano-that ... I found myself thinking "well the speaker should just have said with(nano, ...) Un(?)fortunately there's no-one here I can share that thought with. -- 620B Bartram Hall
2009 May 28
2
issues after rebooting
Hi. I have some issues after rebooting the system. First, I would like to show you how I have installed XEN. S.O: Debian Lenny Installation: By default without additional packets So, I installed XEN # aptitude install xen-hypervisor-i386 libc6-xen xen-utils xen-tools bridge-utils # aptitude install xen-linux-system-2.6.26-2-xen-686 # nano /etc/modules loop max_loop=128 # nano
2007 Aug 03
1
2 commits - configure.ac
configure.ac | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) New commits: diff-tree b2bb3938e8d25c4d2342fef54ebb669e39d41570 (from b59b564ad8bac73e812b87cc53441402186bf3b4) Author: Benjamin Otte <otte at gnome.org> Date: Fri Aug 3 23:55:06 2007 +0200 back to development diff --git a/configure.ac b/configure.ac index 5d93042..98e4102 100644 --- a/configure.ac +++
2005 Oct 17
1
Tomcat 4 on Centos 4.1
I use OpenNMS and this is how I install it. So far it's worked every time (6 installs). Make sure you open up your IPTables as needed. Let me know how it goes. --Todd -------------- Installing DAG RPM Repository nano -w /etc/yum.repos.d/dag.repo [dag] name=Dag RPM Repository for RHEL baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 rpm --import
2007 Nov 15
2
2 commits - configure.ac
configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8b3f9aca00a0d0447ba95a5ac86c56eb5894b8a8 Author: Benjamin Otte <otte at gnome.org> Date: Thu Nov 15 12:00:38 2007 +0100 back to development diff --git a/configure.ac b/configure.ac index 514f515..96ffeed 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58])
2005 Feb 01
1
Sessionbased traffic on NANO?
I use the wellknown nano setup (by Christoph Simon) on a few sites with success. From time to time a user approaches me with problems that seems to originate from the fact that only trafic to the samt DST IP on the net will get out the same link. The problem happens with traffic from applications that contact different IPs in the "same session". An example is Anarchy Online, where
2004 Nov 16
0
nano-setup with fixed routes.
Hi everyone, I have a linux-box connected to an internal LAN and two ADSL-connections. I am using the nano.txt setup with patches applied, and everything is working fine. My problem is that I want to route traffic to some specific hosts (DNS and mail-servers) to a specific ADSL-line. I have tried to add the following ip route add 195.82.195.0/24 dev eth0 src 83.72.197.108 proto static table
2010 Jan 06
2
centos 5.4 :: linux-2.6.32.2 compile error (via nano L2200@1600)
Hi! I try to compile an vanilla kernel 2.6.32.2 on centos 5.4 and i have this error : CC mm/page-writeback.o /home/root_data/linux-2.6.32.2/mm/page-writeback.c: In function ?test_clear_page_writeback?: /home/root_data/linux-2.6.32.2/mm/page-writeback.c:1280: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See
2005 Jul 05
2
Trying the configuration in nano.txt
Hi! (I sent other mails some time ago, about not-using the Julian''s patches). When I try the configuration from Nano.txt, having the Julian''s patches applied, only the first ''hop'' of the routing table "222" is used (according to tables shown in Nano.txt). I saw that this question was asked some time ago, with no answer. Maybe someone can tell me the
2006 Sep 20
5
How to reattach to a failed ssh session or process
Hi, is there a way to "reconnect" to a ssh session that was disconnected and left running processes in the linux server? I know that's the purpose of the screen command, but just to spread know-how, is that possible? Example: 3441 pts/0 S+ 0:00 nano /etc/httpd/conf/httpd.conf I remotely connect to a machine via ssh and started to edit apache conf and i did not used screen
2018 Jun 20
2
Roaming profiles
Hey, I want to use a debian stretch with samba 4 as a fileserver, but I have problems with the access. Here is what I did: apt-get install samba winbind libpam-heimdal libnss-winbind /etc/init.d/winbind stop /etc/init.d/samba stop nano /etc/krb5.conf https://pastebin.com/rkBPJ2Wz nano /etc/samba/smb.conf https://pastebin.com/h1cJZ6sM nano /etc/nsswitch.conf https://pastebin.com/gxK2rJLU
2012 Sep 19
2
Help reproducing a contour plot
Hi All, I am trying to reproduce this using R instead. [image: Full-size image (38 K)] I tried using the following code *SChla <- read.csv("SM_Chla_data.csv")* *Atlantis <- SChla[16:66,]* *head(Atlantis)* * * Seamount Station Depth Pico Nano Micro Total_Ch dbar Latitude Longitud 16 Atlantis 1217 Surface 0.0639 0.1560 0.0398 0.2597 2.082 -32.71450 57.29733
2009 Mar 30
4
Full guide: How to convert any DVD and video to iPod Touch/C
Are you an iPod fans? Have an iPod Touch/Classic/Nano and wonder how to enjoy your favorite DVD Collections and funny videos on your iPod? Now this article is created exactly for you to show how to put DVD and video on iPod Touch/Classic/Nan step by step. It includes four parts: Part 1: How to put DVD on iPod Part 2: How to convert Protected Videos/Music to iPod Touch/Classic/Nano Part 3: How to
2016 May 26
2
No such Base DN: CN=Produktion A-Studio (alt?), CN=Users, DC=srg2, DC=local / RSAT
Hi colleagues, it seems i've hit a bug in SAMBA as follows: The local windows network admin of our local radio station filled / transferred some user account data into our new FreeNAS by the Win RSAT. We are setting up SAMBA as a PDC incl. directory service and use the current stable FreeNAS with its current SAMBA "4.3.6-GIT-UNKNOWN" One account name "produktion-a"