Displaying 20 results from an estimated 1100 matches similar to: "frontend"
2011 May 30
0
Fwd: cgroup OOM killer loop causes system to lockup (possible fix included)
Hi all,
Please find below a complete transcript of the emails between
debian/kernel-mm mailing lists.
I've had a response back from someone on the deb mailing list stating:
====================================
The bug seems to be that sshd does not reset the OOM adjustment before
running the login shell (or other program). Therefore, please report a
bug against openssh-server.
2004 Oct 26
1
wonder shaper
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi there,
what''s difference between wonder shaper and htb/tc?
http://lartc.org/wondershaper/
please advice.
regards,
/vicky
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBfuS9pbZvCIJx1bcRAl27AKCldJljOgC89SPKAmPMM4Vwitc3IACdFS3s
2011 May 30
1
Fwd: Re: Fwd: cgroup OOM killer loop causes system to lockup (possible fix included) - now pinpointed to openssh-server
Just did some testing..
root at vicky:~# cat /var/log/auth.log | grep "Set"
May 30 21:41:05 vicky sshd[1568]: Set /proc/self/oom_adj from -17 to -17
May 30 21:41:07 vicky sshd[1574]: Set /proc/self/oom_adj to -17
root at vicky:~# ps faux | grep 1574
root 1574 0.0 0.0 70488 3404 ? Ss 21:41 0:00 \_
sshd: root at pts/1
root at vicky:~# ps faux | grep
2002 Aug 12
1
AW: add user script going Horribly Wrong (tm)
(Oups! I forgot to send it to the list so everyone could laugh about it.
Sorry Vicky for disturbing directly)
Good Morning, Vicky!
Seems your smb.conf is messed up a little.
As I can see you're using security = domain. With this configuration the
smbpasswd-file/feature isn't need at all. Authentication is done encrypted
with the domain user database, not with the smbpasswd file.
The
2004 Oct 18
0
session based shaping
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
Just wondering if anyone on this list has any insight (technical
implementation howto, lesson learned, etc) on session based shaping? Has
anyone implemented this and if so what tools did you use to make this
happen?
Any thoughts will be appreciated.
regards,
/vicky
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment:
2004 Sep 09
3
Dyn.load of sharing object with GSL library
Following the recommendation of Prof. Ripley, I have created the Makevars
file with the line:
PKG_LIBS="-L/usr/lib/libm -lm -L/usr/local/lib/libgsl -lgsl -L/usr/local/lib
/libgslcblas -lgslcblas"
in the working directory.
Now I have the code file Example3.c which computes the Bessel function value
(the example is taken from the GSL reference book).
I am running:
R CMD SHLIB Example3.c
2002 Aug 07
0
Culling dead smbd's?
I seem to be having a problem whereby every time a user fails to
authenticate with Samba, smbd stops responding to that particular client
and has to be restarted.
Apart from 'what on earth's going wrong with my authentication', there are
two things I'd like to know: firstly, is it the main smbd/all smbd's which
lock, and secondly, if not is there any way (on SuSE Linux) to
2002 Aug 12
0
add user script going Horribly Wrong (tm)
Hi,
I've tried to set up automated user addition and deletion on our Samba
server, but something's going wrong. Users appear in /etc/passwd, but not
in smbpasswd, so people are getting login errors and so on when they try to
access the share. Have I missed a bit of config that's supposed to tell
samba to set up smbpasswd's too? (smb.conf included below).
Thanks!
Vicky Clarke
2008 Apr 18
1
Bug in Merge?
Hello,
I find strange number in my merge data set.
My first coloumn consist row numbers.
-----------------------------------------------------------
my.data:
AbsTime RelTime PE_ID Event Delay
4238 1208514343.812086 107.153637 4 EKA 51620
##################################
Host.data:
ID Host
4 4
2005 Mar 10
5
asterisk and Broadvoice Outgoing Again :(
Hi,
I can't make outgoing calls via Broadvoice. I have tried each and every
configuration that was posted to list previously.
I am able to receive incoming calls fine.
I get the following in asterisk console:
=====================================================
asterisk*CLI> show version
Asterisk CVS-HEAD-03/10/05-22:51:28 built by vicky@asterisk on a i686 running
Linux
2002 Jul 23
0
Strange apparently WinDNS-related problem
We have a Linux box running Samba in a domain with a Windows NT Server PDC.
The samba shares have disappeared from users' machines this morning, and in
the event viewer on the PDC (which is authenticating users) I see an event
ID 5723 with message "The session setup from the computer SAMBA failed
because there is no trust account in the security database for this
computer. The name
2002 Aug 10
0
Why can't my backup user log in to the share?
I'm trying to work out why I have the following problem, and I'd really
appreciate any help you guys can offer:
I have a samba share mapped as drive o: to an NT4 server, which happens to
be the machine that takes our backups. What I want to do is back up the
data on the Samba share too. Simple enough, you'd ahve thought, and I can
back up stuff from a Windows share fine. But,
2009 May 26
4
Creating multiple graphs based on one variable
Dear List,
I would like to create several graphs of similar data. I have x and y values for several different individuals (in this case fish). I would like to plot the x and y values for each fish separately. I can do it using a for loop, but I think I should be using "apply". Please let me know what I am doing wrong, or if there is a "better" way to do this. What I have
2005 Mar 24
2
Bivariate lognormal distribution
Dear experts!
Is there a package that enables to create the bivariate log-normal variables?
Thanks a lot,
Vicky Landsman.
[[alternative HTML version deleted]]
2002 Jul 09
9
'Not listening for calling name'
I'm having a strange problem with samba, 2.2.3a running on an
out-of-the-box SuSE 8.0 system. This is the first time I've set it up
(hence the dumb questions I was asking on here a day or two ago). I've now
worked my way through diagnosis.txt and a couple of odd netBIOS issues with
the NT4 PDC, and at last I have some shares set up that my Windows client
can use quite happily.
2004 Jul 11
2
How to bring an Splus object into R
>From the `R Data Import/Export' manual, shipped with R, as well as available
from the official R web site (last three paragraphs of Section 3.1,
describing functions in the `foreign' package):
Function read.S which can read binary objects produced by S-PLUS 3.x, 4.x or
2000
on (32-bit) Unix or Windows (and can read them on a di
erent OS). This is able to read
many but not all S
2004 Sep 27
1
Numerical two-dimensional integration
Dear all,
I need to compute (numerically) the two-dimensional integral: int(int f(x,y)dy)dx.
What is the more efficient(fast) way to do it?
Is adapt function appropriate for this problem?
I will much appreciate your help and attention.
Vicky.
[[alternative HTML version deleted]]
2005 Mar 24
1
How to stop the minimization when the condition does not hold
Dear experts!
I have a minimization problem with non-linear constraint and Objective
function(theta)=lambda*(Constr)^2-f(x,theta). Theta is a vector of
parameters.
I'd like to stop the optimization after the value of the constraint is less
or equal some constant value, say d, and save the last computed value of the
function.
For this purpose, I thought to define the Objective function like
2005 Mar 23
10
Broadvoice alternatives
Dear all,
I have tried a lot of things to make broadvoice work with asterisk , but I
failed each time.
Please suggest a good service providers that I can use with asterisk for
outbound and inbound calls.
--
With regards,
Vicky Shrestha
System Director
WorldLink Communications
Jawalakhel , Kathmandu, Nepal
2002 Jul 15
2
Access control question
In a samba share with domain authentication on an ext2 filesystem, is there
any sensible way to allow creation of folders, files and so on inside it
other than making the share directory world-writeable on the Unix system?
If not, are there other options for achieving this? I know I've heard about
a Linux filesystem which has NT-style ACLs, but I've also heard that it's