Displaying 20 results from an estimated 1000 matches similar to: "Upcoming laws and the state of privacy in Europe?"
2017 May 17
2
Improving packets/sec and data rate - v1.0.24
Hi Jared,
I've seen the same while testing on digital ocean, I think it's the context
switching that happens when sending a packet.
I've done some testing with wireguard and that has a lot better performance
but it's still changing quite a lot and only does a subset of what
tinc does so probably not a stable solution.
Martin
On Wed, 17 May 2017 at 18:05 Jared Ledvina <jared at
2017 May 17
1
Any way to set the subnet/suggest of invitation?
Just curious if there is any way to set the Subnet of an invitation.
Thanks
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20170517/3be76840/attachment.html>
2002 May 09
4
Win98 join a PDC
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 5105 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20020509/3678dd89/attachment.gif
2006 Jul 13
6
Content_for_layout
Question- if I have more then one view I wish to display in a layout , how
do I tell content_for_layout what to display and where ?
TIA
Stuart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060713/a2d0a8c8/attachment.html
2006 Jan 25
14
Salted Hash Login Generator
Does this work with rails 1.0 ? I saw that people said it failed with rails 14.1, which
practically identical.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060125/5da24694/attachment.html
2002 Dec 09
3
RSync on Netware
Hello,
I have ported rsync 2.5.5 to Netware and would like to, at least, contribute the binary so that people can download it. It says on the website to use the bug tracking system to do this, but since that isn't working, I thought I would try this. Thanks for any help or direction.
Lee
2012 Jan 26
2
LDAP issues
Centos 6
Samba 3
smbldap-tools installed.
LDAP directory not on local host.
Example user LDIF:
dn: uid=testuser at mydomain.com,ou=mydomain,o=ndtc
mailHost: mailserver.mydomain.com
loginShell: /bin/bash
gidNumber: 500
uidNumber: 53112
uid: testuser at mydomain.com
sn: user
cn: test user
mail: testuser at mydomain.com
homeDirectory: /cust/mydomain/users/testuser
gecos: test user,,662-6123
2006 Jul 10
7
What is has_many :through really buying you over HABTM?
So having just learned how to do has_many :through as opposed to HABTM,
and then, being concerned that I wouldn''t get it to work, I started
thinking about these two approaches.
It seems to me that the _only_ problem that the HM:T (has_many :through)
approach solves that HABTM doesn''t is the issue of the potential
collision of id columns between your join table and one of
2002 Dec 03
1
rsync 2.5.5 port to Novell NetWare
Hullo, all. I diligently consulted the suggested reading on the way in:
> Welcome to the rsync@lists.samba.org mailing list! PLEASE READ THIS
> IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:
> http://www.tuxedo.org/~esr/faqs/smart-questions.html
'Twas a quick read, given that I'm the co-author. ;->
I recently received an odd inquiry from someone I didn't know at all,
2006 Oct 24
9
[WARN] Got 99% CPU?
Hey folks,
I ran into a few people at RubyConf who were having 99% CPU issues. Please contact me if you meet the following criteria:
1. You are running a production site.
2. You are experiencing 99% CPU errors.
3. This is frequent enough that you cannot manage it.
Thank you. Please contact me off-list about it.
--
Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu
http://www.zedshaw.com/
2017 May 17
0
Improving packets/sec and data rate - v1.0.24
I once filed this issue and did an investigation on high CPU load on
cloud instances that might be relevant to this topic:
https://github.com/gsliepen/tinc/issues/110
If I remember correctly I found that AWS EC2 instances have this problem
less than DigitalOcean instances.
On bare metal machines with tinc 1.0 and aes-128-cbc, I can get 90% of
gigabit line speed over tinc.
On 17/05/17 19:17,
2007 Mar 17
10
a WARNING about cruise task or user-specified build task for Rails
If (like me) you use ccrb to test a Rails app
and (like me) you define your own :cruise task, because, for
example, you use rspec rather than Test::Unit
and (like me) you have the RAILS_ENV ||= ''production'' line in
environment.rb (because, like me, you use crummy shared hosting)
Your build will run in production mode, possibly screwing up your
production database,
2002 Aug 31
3
HTB shares equally when borrowing enabled :(
Hi,
I''m fighting seriously with a most simple HTB setup. I''d like to share
the incoming 64kbps into 5 and 59 for two different machines under NAT.
HTB seems to hold the required limits when ceil is not set (no
borrowing), but when borrowing enabled it seems to share equally rather
then keeping the specified ratio.
My setup is below. A typical output of "tc -s -d qdisc
2005 Oct 20
5
Unit Test Error: `load_specification': undefined method `parse' for Time:Class
All,
I''ve come across a confusing problem when attempting to run unit tests
for an application on OSX (works on Windows).
I''m receiving the following error:
`load_specification'': undefined method `parse'' for Time:Class (NoMethodError)
This is also confusing because I can''t figure out how the error
appeared. When I revert back to previous revisions,
2002 Aug 28
1
Special Characters in smbmount
Can you assist me in determining how to use smbmount using special
characters. I have a Windows dir I want to share and its share name is
$transfer. I use the $ as a prefix so that it rises to the top of the list
and is easily recognizable.
Here is the command I have tried for the following directory d:\$transfer;
$transfer is a valid share on the D drive:
Smbmount //servername/$transfer
2006 May 11
3
can''t call link_to from within a model class
can anyone tell me how to call link_to from within a model class? I''m
trying to do something like the following:
validates_uniqueness_of :email, :message => "address has already
been taken. If you''ve forgotten your password, please click " +
link_to(''here'', :action => ''forgot_password'', :controller =>
2006 Jul 11
18
Zip Code Ranges
Does anyone have any recommendations for working with zip code distance
ranges? I need to calculate the distances between US zip codes.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060711/f133d7de/attachment-0001.html
2019 Oct 19
3
CentOS update broke Samba
Running CentOS Linux release 7.7.1908. Have Samba running as our fileserver on our (mostly) Windows network. Ran my "normal" yum updates today, and Samba was upgraded (last updates were on 8/10/2019). I was on 4.8.3 before; now it's 4.9.1:
Updated samba-4.8.3-6.el7_6.x86_64 @updates
Updated samba-client-4.8.3-6.el7_6.x86_64
2019 Oct 19
2
CentOS update broke Samba
On 10/19/19 2:57 PM, Rowland penny via samba wrote:
> On 19/10/2019 20:18, Alex Moen via samba wrote:
>> Running CentOS Linux release 7.7.1908. Have Samba running as our fileserver on our (mostly) Windows network.?? Ran my "normal" yum updates today, and Samba was upgraded (last updates were on 8/10/2019).? I was on 4.8.3 before; now it's 4.9.1:
>>
>> ??? Updated
2017 May 17
3
Improving packets/sec and data rate - v1.0.24
Niklas - Thanks! Yeah, your Github issue was very useful for me to
understand what is probably causing our issue (the syscall chain done on
every UDP packet). Very interesting that you're able to see around 90%
of a Gig line on bare metal. Were you ever able to make any further
progress on adjusting Tinc based on the investigation in
https://github.com/gsliepen/tinc/issues/110 ?
Martin -