search for: kimmo

Displaying 20 results from an estimated 86 matches for "kimmo".

2012 Dec 12
1
/usr/src/sys/conf/newvers.sh, SYSDIR set to wrong directory.
...IR}/../sys/conf/newvers.sh ${.CURDIR}/../sys/sys/param.h \ ${.CURDIR}/Makefile @${ECHO} creating osreldate.h from newvers.sh @MAKE=${MAKE}; \ PARAMFILE=${.CURDIR}/../sys/sys/param.h; \ . ${.CURDIR}/../sys/conf/newvers.sh; \ Now the question is how to fix this? -Kimmo
2013 Jun 19
2
sshd didn't run after upgrade to FreeBSD 8.4
The version of sshd in FreeBSD 8.4 is not backward compatible with older version from 8.3. OpenSSH_5.4p1 (on FreeBSD 8.3) OpenSSH_6.1p1 (on FreeBSD 8.4) # sshd -t /etc/ssh/sshd_config line 19: Missing argument. On line 19, there is: VersionAddendum It was OK in older versions. It will remove any default text appended to SSH protocol banner (for example 'FreeBSD-20120901'). On
2013 Feb 07
2
CLANG and -fstack-protector
Hello, Does the -fstack-protector option work on CLANG 3.1 and 3.2? There is thread on FreeBSD forums about the stack protector and ports and I'm wondering if it's possible to use the -fstack-protector option with CLANG. http://forums.freebsd.org/showthread.php?t=36927 -Kimmo
2024 Feb 26
1
igraph_vertex
Hi, a quick additional note: try "edge.width= E(.)$weight" instead of the current "edge.width= network". Seems to work and makes a visible difference... HTH, Kimmo su, 2024-02-25 kello 19:11 +0000, Kimmo Elo kirjoitti: > > Hi again, > > your code is still not reproducible without modifications, but I > succeed in getting the data straight. All read.csv-command are > missing > 'sep="\t"', it is need to read you tsv-dat...
2001 Apr 11
1
Problems with NT logons, Samba as PDC
...INX with the domain name. Does anyone have a clue what's the reason for those trust account-errors? They come up on every NT's logon. :( Still, I'm able to use all shares etc. What about that "currently not implemented"-thing? Thanks a lot for anyone who answers! =) -- Kimmo Akkanen IT-Officer Remedium Ltd./Oy phone. +358 9 6226 7125 cell. +358 40 9000 125 fax. +358 9 6226 7114 kimmo.akkanen@remedium.fi
2013 Nov 12
4
freebsd-upgrade
hi all. it was happened that i have no upgrade my system long time. Before that i used for upgrading "classic" way. make buildworld make buildkernel make installkernel mergemaster make installworld But in current moment as i can see the upgrading is totally changed. As i understand commands sequence is next: #freebsd-update fetch #freebsd-update install #freebsd-update upgrade -r
2010 Mar 23
3
barplot (stacked)
Dear all, I want to draw a barplot with the following data: [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [1,] 110.0675 118.4167 117.16 109.735416 101.6312 104.0312 101.8263 99.38541670 114.2613 [2,] 0.0000 0.0000 0.00 1.658333 0.0000 0.6250 0.0000 0.05208333 0.0000 [,10] [,11] [,12] [,13] [,14] [,15] [,16]
2008 Jan 16
3
Grouping data
...there are better ideas they are welcome :) ) An example might clarify my point. Let's assume the following data: # age edu 1 25 2 2 33 5 3 22 3 4 19 1 5 21 3 6 30 4 7 32 4 8 31 1 What I want to have is: edu 18-25 25-35 ... 1 1 1 2 1 0 3 2 0 4 0 2 5 0 1 Thanks in advance & kind regards, Kimmo
2013 Jun 13
1
zpool labelclear destroys GPT data
When i use zpool labelclear, it wipes the whole disk including gpt data. So the whole disk is empty and i need to create the gpt partitions again. Is this supposed to work like this? The man page suggests that it only wipes the ZFS metadata. zpool labelclear [-f] device Removes ZFS label information from the specified device. The device must not be part of an active pool
2024 Feb 26
1
igraph_vertex
Dear Kimmo First of all many thanks for the valuable advice to publish code and csv. Noted. Yes, "edge.width= E(.)$weight" makes definitively sense. In the following code, which loads the tiff file, I get the following error tiff("figures/AES_network_bymembership.tiff", width=1000, heig...
2010 Apr 29
2
C5: correct place for routing scripts?
...could disappear with updates. So, what is the correct place for different commands (arp, ip, whatever) that is executed (a) once when network started (b) once when network stopped (I don't need but nice to know) (c) once per every interface (I don't need but nice to know) Best Regards, Kimmo
2024 Feb 25
1
igraph_vertex
...cex=0.5, vertex.label.family="Helvetica", vertex.label.font=1, edge.curved=0.5, HERE --> edge.width= network, <-- HERE layout=layout_with_mds(.)) Try to comment out his line and see what happens. What network data variable should be mapped to edge width? Best, Kimmo su, 2024-02-25 kello 09:59 +0100, sibylle.stoeckli at gmx.ch kirjoitti: > Dear coummunity > > Thanks a lot to David and Kimmo. Yes I see now that I need to provide > the two raw tables. Find here the reproducible example. > > Kind regards > Sibylle > > # R-labraries &...
2024 Feb 05
1
Help
Hi, the command line with 'text' should be: text(-8,-8, expression(R^2 * " = 0.62, r = 0.79, N = 161"), cex = 2 ) Best, Kimmo su, 2024-02-04 kello 17:16 +0100, Jibrin Alhassan kirjoitti: > Here is the script I used to plot the graph indicating the text I > wanted to > insert. The line in the script that I have issues with is: text(-8,- > 8, > "R^2=? 0.62",? r = 0.79, N = 161", cex = 2 > R...
2012 Mar 08
1
Adding mean line to a lattice density plot
...r the mean of boys, the other for the mean of girls. How could I do this (I have tried to use the function 'panel.abline', but could not figure out how to define the correct x-axis point (using 'v=mean(PV1CIV[ SGENDER==1 ])' as a parameter is not working...). Thanks in advance, Kimmo
2008 May 06
2
Lattice problems / cannot load lattice
...x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 7.0 year 2008 month 04 day 22 svn rev 45424 language R version.string R version 2.7.0 (2008-04-22) Any hints? Any ideas? Thanks in advance, Kimmo
2024 Mar 22
1
geom_edge & color
...my data created with your code, the object "network" does not have an attribute "community". I use the existing "Subcategory_type" instead, because I had no time to debug this problem :-) I do not know whether this produces what you expect or want to visualise. HTH, Kimmo pe, 2024-03-22 kello 08:59 +0100, sibylle.stoeckli at gmx.ch kirjoitti: > Dear community > > ? > > Find enclosed the full working example. > > ? > > Many thanks > > Sibylle > > ? > > Test_cat.csv > > > Names > > Subcategory_typ...
2006 Nov 09
1
Making it work under JRuby
I''ve been having problems starting the daemon under JRuby, has anyone else tried this? What I''m trying to accomplish is running Rails on regular ruby and BackgroundRB on JRuby. I''m working on a project that requires me to use a java-api to communicate with a service and it should work so that when a user logs on to the rails app, it actually authenticates through the
2009 Mar 17
1
How to get usb storage under /media in runlevel 3?
...fine. I can mount the stick using /dev/xxx device, but would prefer if: a) cdrom and usb-stick would appear under /media automatically and I could manually mount it b) cdrom and usb-stick would be automounted when inserted (like in runlevel 5). Any ideas, how to accomplish (a) or (b)? Regards, Kimmo Koivisto
2008 Sep 25
1
Lattice: how to reduce/shrink plot area
...ext (?) ). So the plot should look something like this: | AAABBBBBBCCCCD | 30 35 20 15 | | | AAAAAAABBCCDDD | 50 15 15 20 | | | AABBBBBBBBBBCD | 15 65 10 10 Or is there a better way for achieving what I am looking for? Thanks in advance for Your help! Regards, Kimmo
2001 Oct 31
3
Samba network recycle bin
...u can undelete files with mc. >Or use the "network recycle bin" patch, from >http://www.amherst.edu/~bbstone/howto/samba.html How come this is not implemented to the official version of Samba? Would be quite useful. Anyone tried this patch with 2.2.2 yet? Best regards, -- Kimmo Akkanen IT-Officer Remedium Ltd./Oy phone. +358 9 6226 7125 cell. +358 40 9000 125 fax. +358 9 6226 7114 kimmo.akkanen@remedium.fi