Displaying 20 results from an estimated 110 matches similar to: "TCP throughput?"
2010 Jan 17
1
How to improve the throughput
Dear
I am very new to tinc and would like to ask any advice regarding tinc's
throughput.
I have been using OpenVPN for several years and found tinc as a
simpler/scaler VPN using TUN/TAP device.
I have tried to use tinc on WindowsXP and measured throughput in
contrast to OpenVPN.
My test revealed that tinc is faster in PING response (almost half of
OpenVPN). However, when I tested with
2007 Apr 03
4
Replacing ERB with Erubis
Hey guys,
I''ve been hearing a lot about erubis: http://www.kuwata-lab.com/erubis/
Especially about how much faster it is than straight ERB.
In their Ruby on Rails support docs: http://www.kuwata-lab.com/erubis/users-guide.05.html#topics-rails
They state that with a few added lines to your environment.rb it will
replace ERB completely.
I''m wondering if anyone has done this in
2008 Jun 13
2
Rails 2.1: invalid date automatically convertion
Hi all,
Rails 2.1 seems to converts the following parameters
{''birth(1i)''=''1990'', ''birth(2i)''=>''2'', ''birth(3i)''=>''31''}
into date ''1990-03-02'' automatically.
Is it able to inhibit this convertion?
--
makoto kuata
2006 Dec 19
7
Improve the rendering speed of rhtml
I found through the log file that the render of the rhtml template would
take too much time if there exists ruby code in the rhtml files.In many
cases,these ruby code are tied with these rhtml files closely and can
not be decoupled from that,therefore,i have a question that,is there
exist some way to improve the rendering speed of rhtml when some ruby
codes are included?
--
Posted via
2010 Apr 06
3
(Rails3-master) erubis: how to use things like preprocessing?
(Rails3 latest git master)
Subject says it. I''m trying to figure out how to use erubis features
described here: http://www.kuwata-lab.com/erubis/users-guide.05.html#rails,
especially preprocessing. My question is, where do I place the
Erubis::Helpers::RailsHelper.preprocessing=true
Not in application.rb, at that point the object does not exist yet it
seems. I wonder why I
2008 Sep 08
0
Disappearing TAP interface
I have a CentOS 5.2 Xen host, running several guest domains. Each guest
domain has a single interface assigned to it. I am using both the
network-bridge and vif-bridge scripts.
On my only windows guest, the tap interface connected to the bridge
keeps getting disabled. If I check "brctl show" the tap0 interface is
not present, and there will be several message log entries indicating
2014 Apr 23
1
Force logonserver in samba4
Hi everybody.
We have a samba4 domain deployed across serveral countries. Some of them
(overseas) have a poor VPN connection with mainland.
Since Samba4 does not support (yet) subtrees, we have deployed a DC in
each location for domain validation. However users in mainland logon
randomly at overseas location and sometimes this is a problem due to low
bandwidth available.
Is there any way to
2007 Aug 02
1
A simple IVR extension problem
Hi list,
I am running TDM11b + Asterisk-1.4.9 + Zaptel-1.4.4 + Libpri-1.4.1 on CentOS
5.
I am having trouble to make my simple IVR extension work, here is relevant
config:
zapata.conf
----
context=incoming
signalling=fxs_ks
channel => 4
context=internal
signalling=fxo_ks
channel => 1
-----
extensions.conf:
----
[office]
exten => s,1,Dial(Zap/1,30)
[home]
exten =>
2002 Aug 01
0
User directory shares with Samba, Winbind, and Win2k domain - Partial solution
Mats,
After a couple hours of reading and trial and error, this is what I got to work for me.
[username]
path = /home/USERS/username
writable = yes
comment = User File Storage
valid users = DOMIAN+username
create mode = 0664
directory mode = 0775
browseable = no
Then on the directory structure it self I had to run a 'chown -R
2009 Nov 16
1
file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or directory
Hi,
I am having some problems with my vacation messages using dovecot. The
mail is send without problems, and the auto-respond is working as well.
But its always auto-responding, because the lda-dupes file can't be
created.
See mail log below:
Nov 16 13:43:03 mail003 postfix/smtpd[6501]: connect from
mail-bw0-f211.google.com[209.85.218.211]
Nov 16 13:43:03 mail003 postfix/smtpd[6501]:
2006 Feb 12
1
help on dial plan
The following is my dialplan for outgoing international call. What I want are:
- when people dial 9011604xxxxxxx , 9011605xxxxxxx, 90114411xxxxxxx,
90114421xxxxxxx, use voipstunt to dial out
- otherwise, use my pstn to dial out.
What I've found is when i dial 9011604xxxxxxx , 9011605xxxxxxx,
90114411xxxxxxx, 90114421xxxxxxx, it always use the pstn to dial out.
Anything wrong with my dial
2006 Jan 20
1
instant fallback to zap in case of sip/iax/xyz-failure
i would like to carry some oversea pstn-destinations via sip to providers
like stanaphone, however, in case of a network-failure or if the provider
is not available, i want to fallback to the zap-channels so the call is
carried out to the pstn directly.
the usual approach would be to check the dialstatus(e.g.NOANSWER).
however, asterisk tries >60seconds to reach that peer(even when the ip
2020 Jun 30
0
Recipe/advice for Samba 4.11 on Ubuntu 20.04 as member server joining Windows Server 2019 AD
Thank you Louis!
Unfortunately, I made some mistakes in my last question for which I
apologize.
And I am sorry but I do not understand you recommendations.
Here is a more accurate view of things:
To reiterate we have a new Windows Server 2019 AD for authentication and
new samba 4.11.6-Ubuntu member server for file sharing (\\proto1)
Looking at the wiki page
2006 May 10
4
action mailer not really sending emails
I am trying to get the action mailer to send out emails from my server
(windows 2003). I configured it to the local smtp server and when I try
sending to email boxes that are on the local domain, the emails go
through. However, when I try sending emails to my gmail account, they
won''t get through. It gives me no errors. As far as I can tell there are
no firewalls on our server that
1998 Oct 16
0
QUOTAS and security on samba
I am building samba on a unix OSF1 server defining QUOTAS in the
Makefile but I seem to remember reading somewhere in the samba
documentation (possibly a web page) that there is a security issue
relating to QUOTAS, but cannot remember the location of the relevant
document. Does anybody know where this document is, or have any
relevant information ?
Thanks for any help
---------------------
2002 Nov 06
0
Rsync and CVS
Hello everyone.
I am curious about setting up a CVS mirror. I have been told to use rsync, but I am unable to find any information on the net on how to set this up. The master server is on a Solaris machine and the slave will be on a linux machine. It would be nice to have bi-directional mirroring, but not a requirement. Does anyone have any suggestions?
Thanks
Daniel Curry
IT Manager
2002 Nov 14
0
Code 23 at main.c(887) error
Command:
$ rsync -lrptczP --exclude=mysql dcurry@monopoly::cvs /home/dcurry/kiko
Output:
docs/coke/AverageEntries.htm
1132 100% 0.00kB/s 0:00:00
docs/coke/AverageEntries_files/NewTrendData_11316_image001.gif
8713 100% 0.00kB/s 0:00:00
wrote 197 bytes read 844193 bytes 336.08 bytes/sec
total size is 817566737 speedup is 968.23
rsync error: partial transfer (code 23)
2002 Jul 26
1
Needed: step-by-step HOW-TO for Smaba and Winbind in mixed environment
I need a document that will walk me (a Samba newbie) through a setup of samba and winbind in a mixed unix/linux/win2k environment. I am also looking for a linux/unix equivalent to 'network neighborhood' on Windows systems for some of my users.
Thanks
Daniel Curry
IT Manager
Cariocas
625 Second Street
Suite 201
San Francisco, CA 94107
ph: 415-348-6516
fx: 415-348-6505
cell:
2002 Jul 30
0
Winbind/WIn2k domain question
I have just set up an RH7.3 system with Samba and winbind.
I would like this system to be the company's primary file server with users mounting their /home/DOMAIN/username directory as some drive letter on their local machine. Is there a document for this someplace? Have I over looked something in the Samba-HOW-TO collection? I would also like to establish team/department shares as well,
2003 Oct 23
0
"advanced printing features" setting not saved
Hello,
we run SuSE8.2 with Samba 2.2.7a-78 (SuSE's own version?!) and Windows
XP clients. After an update to 3.0.0, everything works well (user access
on file services and printing), but we can't save the "advanced printing
features(?)" (german: "Erweiterte Druckfunktionen aktivieren") flag
(WinXP -> Settings -> any printer -> Advanced) anymore.
This holds