Displaying 20 results from an estimated 62 matches for "minh".
Did you mean:
min
2009 May 26
3
Tinyproxy and shorewall setup
...rules I have
ACCEPT loc fw tcp 8888
DROP loc fw tcp 80,8080
The ACCEPT works fine but the DROP does not seem to work. If I don''t specify a port in a web browser, I can still surf. Any clues as to what I can try to figure it out?
Thanks in advance,
Minh
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, P...
2007 Nov 28
6
Class variable does not retain its value in rails
...<h1><%=@s.increment%></h1>
Could it be that in Rails every single time the garbage collector cleans
up the class? I understand that controllers are instantiated on every
request, but I would expect my class variable @@call_count to retain its
value over requests, no?
Thanks,
Minh T. Nguyen.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@...
2018 Feb 23
7
RFC 8305 Happy Eyeballs in OpenSSH
...he connection attempts 250 milliseconds appart
as recommended. Once a connection attempt succeeds it cancels all
other initiated connections and ignores addresses not yet used.
* It does not implement RFC 8305 for channels.c, that is port
forwardings do not use it.
Comments are welcome.
Kim Minh.
===================================================================
RCS file: /cvs/src/usr.bin/ssh/sshconnect.c,v
retrieving revision 1.296
diff -u -r1.296 sshconnect.c
--- sshconnect.c 23 Feb 2018 04:18:46 -0000 1.296
+++ sshconnect.c 23 Feb 2018 12:26:56 -0000
@@ -453,39 +453,198 @@
return -1...
2018 Feb 26
2
RFC 8305 Happy Eyeballs in OpenSSH
Hi,
On Mon, Feb 26, 2018 at 11:32:26AM +0000, Kim Minh Kaplan wrote:
> TL;DR: please try the patch out and report if it causes "Did not receive
> identification string" log messages. I believe it does not.
It depends on absolute RTT to the target. If you stay local ("< 50ms"),
the 250ms offset should reliably avoid DNIS...
2020 May 22
1
Sieve test string and case sensitivity
...ment:
string test failed"[1].
Pigeonhole defaults to comparator "i;octet"[2] for the string test. But
Sieve says that the default comparator should be "i;ascii-casemap"[3].
Did I miss some other part of the standard? Can you point me in the
right direction?
Thank you,
Kim Minh.
[1]: https://github.com/dovecot/pigeonhole/blob/master/tests/extensions/variables/basic.svtest#L102
[2]: https://github.com/dovecot/pigeonhole/blob/master/src/lib-sieve/plugins/variables/tst-string.c#L92
[3]: https://tools.ietf.org/html/rfc5228#section-2.7.3
2010 Jun 12
1
Fast way to compute largest eigenvector
Hello all,
I was wondering if there is a function in R that only computes the eigenvector
corresponding to the largest/smallest eigenvalue of an arbitrary real matrix.
Thanks
Minh
--
Living on Earth may be expensive, but it includes an annual free trip
around the Sun.
2008 Apr 03
1
list all samba accounts
Hi,
Is there a way to list all the samba accounts from the backend ?
Thanks
Minh
This email contains confidential and privileged material for the sole use of the intended recipient(s). Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by...
2005 May 19
4
LOOKING TO HIRE
We have positions in Ho Chi Minh City, Vietnam and Temecula, California.
Please only reply to vnjobs@ecite.com no phone calls.
Our Company comprises a diverse set of individuals who work hard and play
hard. We look for motivated, dedicated candidates who have demonstrated an
insatiable quest for knowledge, opportunity, responsib...
2013 Apr 20
5
configure error using Lustre 2.3 and OFED 3.5
Configure fails at testing for openib - anyone an idea?
Thanks
Michaell
configure:10034: checking whether to enable OpenIB gen2 support
configure:10138: cp conftest.c build && make -d modules CC=gcc -f /home/mhebenst/lustre-2.3.0/build/Makefile LUSTRE_LINUX_CONFIG=/adm
in/extra/linux-2.6.32-358.2.1.el6.x86_64.crt1/.config LINUXINCLUDE= -I/usr/local/ofed/3.5/src/compat-rdma-3.5/include
2012 May 03
2
username map not working to 3.6.3 (security =ADS)
...ver Samba is domain member of AD Windows 2008R2
Kerberos is configured to link to AD Windows 2008R2.
?
I'm not use windbind in my configuration.
?
I've got this messages
?
[2012/04/27 13:39:10.550408,? 3] auth/user_krb5.c:50(get_user_from_kerberos_info)
? Kerberos ticket principal name is [Minh.HUYNH at EXAMPLE.COM]
[2012/04/27 13:39:10.550519,? 3] auth/user_util.c:402(map_username)
? Mapped user ALFRGIS\user-metal to metal
[2012/04/27 13:39:10.571135,? 3] auth/auth_util.c:1028(check_account)
? Failed to find authenticated user ALFRGIS\user-metal via getpwnam(), denying access.
[2012/04/2...
2006 Aug 17
9
Help me please !
Hi all,
I''m a new comer. I want to design website myself but i don''t know any
thing about coding before. Please advise me to learn which programming
language ! I''m very interested on Ruby and Ruby on Rails introduction
...
Thank you so much !
--
Posted via http://www.ruby-forum.com/.
2018 Feb 25
2
RFC 8305 Happy Eyeballs in OpenSSH
...tps://bitbucket.org/sshguard/sshguard/src/2ed7e0aee18b7271daab92d5335c14e04bb2cc89/src/parser/attacks.txt?at=master&fileviewer=file-view-default#attacks.txt-10
On Sun, Feb 25, 2018 at 2:16 AM, Matthieu Herrb <matthieu at herrb.eu> wrote:
> On Fri, Feb 23, 2018 at 12:32:38PM +0000, Kim Minh Kaplan wrote:
>> Hello,
>>
>> I use hosts that are dual stack configured (IPv4 and IPv6) and it
>> happens that connectivity through one or the other is broken and
>> timeouts. In these case connection to the SSH server can take quite some
>> time as ssh waits fo...
2011 Mar 23
1
< ABOUT Rdonlp2 package >
I can't load Rdonlp2 package. Please support me.
Thanks
------------------------------------
Thien An
Ho Chi Minh city - VIET NAM
[[alternative HTML version deleted]]
2008 Apr 03
1
Smbpasswd help101
Hi,
I am using samba 3 came with redhat 5.1 , samba-3.0.25b-0.el5.4
Please help to answer these questions
1/ How can I can smb.conf to use /etc/samba/smbpasswd file ?
2/ What is the default 'security' on samba 3 .... user ?
3/ Does the lines start with a ; (semi-colo) are default configuration
.... ? example ; security = user
This email contains confidential and
2008 Nov 06
2
Confidence limits for the parameter of the Poisson distribution
Hi all,
So far I only know one way to get the confidence limit for the Poisson
distribution is to use the look-up table given by the 2 parameter (the
number of observation x and the confidence level, e.g. 95%) and the table is
limit by the maximum number of observations (x <= 50).
I know the formula to compute the CI, however, mathematically it is not
easy to do it. So, anyone know an R
2008 Jul 08
6
HVMAssist BIOS boot device problem
Hello,
The xm config option boot="c" is intended to boot from the "first" harddrive; however, the enumeration of harddrives is independent of device enumeration (hda|hdb|hdc|hdd), leading to unreliable boot device selection.
Example A:
I am building a Windows HVM appliance which performs file-system level operations over mounted NTFS volumes - for example a file-system
2018 Mar 21
1
selectFGR vs weighted coxph for internal validation and calibration curve- competing risks model
...should work. See e.g. my article in Biometrics https://doi.org/10.1111/j.1541-0420.2010.01420.x, or the vignette "Multi-state models and competing risks" in the survival package.
best regards,
Ronald Geskus, PhD
head of biostatistics group
Oxford University Clinical Research unit Ho Chi Minh city, Vietnam associate professor University of Oxford http://www.oucru.org/dr-ronald-b-geskus/
"Raja, Dr. Edwin Amalraj" <amalraj.raja at abdn.ac.uk> writes:
> Dear All,
>
> I would like to use R function 'selectFGR' of fine gray model in
> competing risks...
2009 Jul 22
3
Need Help on start samba
...it.d folder.
[root at maychu1 home]# /etc/rc.d/init.d/smb start
bash: /etc/rc.d/init.d/smb: No such file or directory
Pls help me how to have smb on init.d folder? Thank you.
Thank you & Best Regards,
------------------
Tran Van Hung
IT Department
REX HOTEL
141 Nguyen Hue Blvd, Ho Chi Minh City, Vietnam
Tel:(84-8)38292185 or (84-8)38293115
Fax:(84-8)38296536
Email: tvhungsg at yahoo.com.vn
Website:http//www.rexhotelvietnam.com
**
Cell Phone: 0983908262
YM and Skype: tvhungsg
2009 Jul 22
3
Need help on start samba
...folder.
[root at maychu1 home]# /etc/rc.d/init.d/smb start
bash: /etc/rc.d/init.d/smb: No such file or directory
Pls help me how to have smb on init.d folder? Thank you.
Thank you & Best Regards,
------------------
Tran Van Hung
IT Department
REX HOTEL
141 Nguyen Hue Blvd, Ho Chi Minh City, Vietnam
Tel:(84-8)38292185 or (84-8)38293115
Fax:(84-8)38296536
Email: tvhungsg at yahoo.com.vn
Website:http//www.rexhotelvietnam.com
**
Cell Phone: 0983908262
YM and Skype: tvhungsg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cent...
2012 May 03
2
How file store when using Btrfs on multi-devices? What happen when a device fail?
Hi, i have some questions when using Btrfs on multi-devices:
1. a large file will always be stored wholely on a device or it may
spread on some devices/partitions? Btrfs has option to specify it
explicitly?
2. suppose i have a directory tree like that:
Dir_1
|--> file_1A
|--> file_1B
|--> Dir_2
|--> file_2C
|--> file_2D
If Dir_2, file_2C on a failed device,