Displaying 20 results from an estimated 400 matches similar to: "network/netmask problem"
2003 Sep 06
2
What is wrong? "Creating metasocket failed"
Hi there,
I'm trying to set tinc and I get the following messages:
Sep 6 13:31:33 leibniz tinc.acvpn[12352]: tincd 1.0.1 (Aug 14 2003 15:09:44) starting, debug level 0
Sep 6 13:31:33 leibniz tinc.acvpn[12352]: /dev/net/tun is a Linux tun/tap device (tun mode)
Sep 6 13:31:33 leibniz tinc.acvpn[12352]: Script tinc-up exited with non-zero status 126
Sep 6 13:31:33 leibniz tinc.acvpn[12352]:
2010 Jun 09
1
ordisurf (pkg vegan) gives implausible result
I'm having trouble with the ordisurf function in the vegan package.
I have created an ordination plot (cmdscale) of 60 samples based on
Bray-Curtis dissimilarities, and would like to overlay various soil edaphic
characteristics as possible clues to the clustering I observe in my plot.
However, I find that ordisurf creates a surface on the plot that is a
perfect, even gradient - and
2018 Apr 24
6
Copy text from Script syntax into .txt
Hi everybody,
How can I get text from RScript (e.g. syntax, reminder) into the result
text.
Sink() does not do that - I only read the results and therefore I have to
'guess' which syntax was used where - reminders I wrote are lost.
Bw and thank you in advance,
Roberto
[[alternative HTML version deleted]]
2013 Jan 05
46
[Bug 59069] New: nouveau E[ DRM] fail ttm_validate
https://bugs.freedesktop.org/show_bug.cgi?id=59069
Priority: medium
Bug ID: 59069
Assignee: nouveau at lists.freedesktop.org
Summary: nouveau E[ DRM] fail ttm_validate
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: kees.bakker at xs4all.nl
2010 Feb 04
6
Fastes database server for...
Hi,
I''m currently building a small rails application that needs to store web
traffic information. Similar to google analytics and clicky. (but
simpler) It needs to store refer domains and visitors. Integration goes
through a small javascript snippet.
My question is: What database server is the fastest and should I use for
this app?
I was thinking about SQLlite.
Thanks for your time,
2002 Apr 09
1
[Announcement] Version 1.0pre7 released
With pleasure we announce the release of version 1.0pre6. Here is a
summary of the changes:
* Don't do blocking read()s when getting a signal.
* Remove RSA key checking code, since it sometimes thinks perfectly good RSA
keys are bad.
* Fix handling of subnets when prefixlength isn't divisible by 8.
This version features only small bugfixes. It is fully compatible with
1.0pre6.
--
2002 Apr 09
1
[Announcement] Version 1.0pre7 released
With pleasure we announce the release of version 1.0pre6. Here is a
summary of the changes:
* Don't do blocking read()s when getting a signal.
* Remove RSA key checking code, since it sometimes thinks perfectly good RSA
keys are bad.
* Fix handling of subnets when prefixlength isn't divisible by 8.
This version features only small bugfixes. It is fully compatible with
1.0pre6.
--
2009 May 03
1
dates from Stata's .dta to R's .Rdata: become character
Dear Sir/Madam,
I converted the .dta into .Rdata with the foreign library read.dta. However,
when I use fix() I get the message that the dates are discarded.
Before fix(), class(dateX) gives 'dates' as class; after fix() class(dateX)
gives 'character'
Why is that?
Best regards,
Rob Bakker
[[alternative HTML version deleted]]
2007 Jun 07
1
how to disable all checksum calculations?
Hi,
I've a directory of large log files (> 100M) that I want to rsync to
another server in short intervals (say every minute).
With the --append option I can avoid resending whole files at every
sync. But rsync still calculates the checksum over the complete files
every time, which claims a significant share of CPU and IO resources.
Since the log files are always written in append-only
2023 Apr 12
3
Split String in regex while Keeping Delimiter
Hello List,
?
I have a dataset consisting of strings that I want to split while saving the delimiter.
?
Some example data:
?leucocyten + gramnegatieve staven +++ grampositieve staven ++?
?leucocyten ? grampositieve coccen +?
?
I want to split the strings such that I get the following result:
c(?leucocyten +?, ??gramnegatieve staven +++?, ??grampositieve staven ++?)
c(?leucocyten ??, ?grampositieve
2017 Nov 17
3
Dataframe is character
Hi everybody,
Question: why are my dataframe and numeric variables a character?
I read an excel file via readxl but my dataframe is a character, and
numeric variables, eg "yi", are also a character.
My excelfile is in English numeric
Sometimes the dataframe was indeed a dataframe, but I do not know why it
did sometimes.
Thank you in advance, Roberto
PS I used "guess". The
2023 Apr 12
2
Split String in regex while Keeping Delimiter
I thought replacing the spaces following instances of +++,++,+,- with "\n" and then reading with scan should succeed. Like Ivan Krylov I was fairly sure that you meant the minus sign to be "-" rather than "?", but perhaps your were using MS Word as an editor which is inconsistent with effective use of R. If so, learn to use a proper programming editor, and in any case
2004 Apr 17
1
Bug in "force group" parameter, or group membership checking?
Hello,
I have the following situation:
Samba with ldap passdb backend.
In my setup I have a group called exact:
------------
dn: cn=exact,ou=Groups,dc=ahm,dc=nl
objectClass: posixGroup,sambaGroupMapping
cn: exact
gidNumber: 1000
sambaSID: S-1-5-21-4269728302-1655870493-3894479995-3001
sambaGroupType: 4
memberUid: gerrit,piet,hornie
------------
maps to the unix group exact:
exact
2007 Oct 23
1
Vmware guest can''t connect to puppetmaster on host
My setup is as follows:
I am running Vmware Server on Ubuntu Feisty. This is the puppetmaster.
I am running a guest of Ubuntu Gutsy. This is the puppet.
When I try to run puppetd on the guest I get the expected message
"notice: Did not recieve certificate"
Going back to the server and running "puppetca --list" does not list any
requests. As a hunch I telneted the hosts
2002 Nov 08
3
Question about version 2.0.6 & 2.0.7
Hi,
This is my first time mailing to this site.
I am running two different versions of Samba on two different servers. 2.0.6
on server A & 2.0.7 on server B
In the smb.conf file for 2.0.6 I have a parameter, allow hosts=, that
contains multipul IP addresses on each entry &
in the global entry. On server B, 2.0.7, I do not have this parameter
defined on any entry.
My question is :
2002 Oct 07
1
A problem..
Hello,
I have a samba problem which now is keeping me busy for 3 days..
The situation:
Samba version: 2.2.5
Samba is configgured that users will be autenticated agains a domain
(winnt). With smbpasswd -j <domain> the domain is joined, and the result
was a non-error.
I use samba for 2 things.. user auth on websites for certain files (see
a .htaccess file config later in this mail). This
2004 Mar 09
2
Limit user access to one worksation at a time
Hello,
Is there a mechanism in samba available to limit access
to workstations by users to only one at a time?
This is, that any given user can only be logged in at one
workstation at a time.
TIA
wim bakker
2005 Jun 27
1
Smbpasswd -s option
Hello
I try to get smbpasswd adding users and passwd from script the following way :
smbpasswd -a -s <username> <password>
this used to work not to long ago , but now I get
a list with usage options back instead.
Currently using samba-3.0.11
What is the correct syntax for using smbpasswd with -s
option?
TIA
Wim bakker
2018 Apr 25
0
Copy text from Script syntax into .txt
Try putting this
options(echo=TRUE)
at the beginning of your script
See ?source for a clue
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
?On 4/24/18, 2:23 AM, "R-help on behalf of P. Roberto Bakker" <r-help-bounces at r-project.org on behalf of robertobakker at gmail.com> wrote:
2009 Apr 24
1
stata ==> R - error messages
Dear Sirs,
I am just starting with R and I think it is a great system. Now, I want to
import Stata datasets (.dta) with read.dta, but receive errormessages like:
Error in grep("^(http|ftp|https)://", file) : object "Rklein" not found
Error in read.dta("Rklein") :
unable to open file: 'No such file or directory'
this happens when I use ""
What is