similar to: Setting max limits in /etc/security/limits.conf

Displaying 20 results from an estimated 10000 matches similar to: "Setting max limits in /etc/security/limits.conf"

2005 Sep 20
5
Uniprocessor kernel booted after YUM update
We have Xeon IA32 dual-processor servers running Centos 3.5 in an HPC batch-only compute grid configuration . We have yum update operating automatically with default updates being applied weekly. Because of the workload pattern of long-runing jobs, the servers tend to stay up without a reboot for very long periods. Recently, yum installed an updated kernel 2.4.21-32.0.1.ELsmp; when we got
2005 Sep 23
2
CENTOS 3.5 (AMD64) NFS install issue
We operate a cluster of Sun Xeon IA32 servers with Centos 3.5. Nodes are installed via a host-specific kickstart script which is generated for each node from a master template. Thus all kickstart scripts are clones of the master, edited for hostname, IP address etc only. The CENTOS 3.5 ISO images are exported from a server & that remote NFS mount is also configured in the master template.
2011 Dec 14
1
max user processes - is /etc/security/limits.conf the best place to change?
Hello centos-users, in CentOS 6.1 is /etc/security/limits.conf the best place to change the number of max user processes for a daemon process? (I'm asking because the ".../security/..." part of the path sounds a bit strange) Thank you Alex
1998 Nov 30
1
Getting smbpasswd file to work alongside unencrypted ones
We operate a samba('18p10) server accessed by WIN3.11, 9x & NT4 clients, security=share. Uptil now, the NT clients have been pre service pack 3 & therefore sent cleartext passwords. Post-SP3 we need to enable encrypted passwords for the NT clients whilst preserving cleartext for the rest. For various (political) reasons, we cant' get the clients to use the registry hack to
2010 Mar 31
1
nlsList{nlme} control of min and max parameter bounds?
Hi All I'm analysing growth rates using a gompertz (logistic) curve and am attempting to fit parameters for all of my study birds using nlsList. I've been looking for an option in nlsList to set min and max limits for parameter values during estimation, although I have failed to find any under 'control'. Other users seem to have reported that using control in the port algorithm
2005 Apr 19
1
Problems installing Centos 3.4 & 4 using NFS + Kickstart
My hardware is Sun V65x servers, (6GB RAM/2xXeon3GHZ/36GB SCSI disk). I have NFS repositories of Centos 3.1, Centos 3.4, Centos 4 & RedHat 9.0 ISO distros set up. I use boot floppies for each o/s with the same kickstart file which is of course altered to point at the desired distro. With Centos 4 I have to use a boot CDROM, of course, rather than floppy disk. I wish to set up servers with
2006 Aug 09
3
categorical data
Dear List, I neeed a grouped list with two sort of categorical data. I have a data .frame like this. year cat. b c 1 2006 a1 125 212 2 2006 a2 256 212 3 2005 a1 14 12 4 2004 a3 565 123 5 2004 a2 156 789 6 2005 a1 1 456 7 2003 a2 786 123 8 2003 a1 421 569 9 2002 a2 425 245 I need a list with the sum of b and c for every year and every cat (a1, a2 or a3) in this year. I had used the tapply
2017 Nov 09
1
Sharing an R installation via NFS on ubuntu cluster
I can install R with sudo apt-get update sudo apt-get install r-base this is not my problem, and indeed, not my question. my question was how could I share the resulting R installation over NFS? Do I have to export every location where apt-get installs a component or can I force apt-get to place the installation in a certain location? On 8 November 2017 at 17:37, Ista Zahn <istazahn at
2007 Apr 18
0
Device Labels being lost in CENTOS 4.4?
We have run CENTOS 3.x on a large number of machines used for technical computations, both 32/64-bit servers and 32-bit dual-boot desktops, with no issues whatsoever over a long period of time. We have since upgraded the servers to CENTOS 4.4 but a small number of dual-boot desktops which have been created recently using CENTOS 4.4/XP have very rapidly started to exhibit this symptom: The
2000 Jun 20
1
unequalspaced time-series data
Dear R-users, is there any object-type or routine/function in R which can handle unequally spaced time-series data? I know that there is the library OSWALD for S-Plus, which is able to do so, but I was not successful in running it under R. Does anyone can help? Thank's in advance! INGO -- ----------------------------------------------------------------- Ingo Roeder Institute for
2008 Jun 28
3
/etc/passwd.rpmnew changes "x" to "*"
What would be the effect of changing the password field in "/etc/passwd" from "x" to "*"? I noticed I have an "/etc/passwd.rpmnew" file which changes the password of many service accounts from "x" to "*". I am wondering if I should merge those changes into my "/etc/passwd" file. -- Matt Seitz Manager, File System
2017 Nov 08
2
Sharing an R installation via NFS on ubuntu cluster
hi all, i want to share an R installation from a master node to several compute nodes via NFS. all nodes run ubuntu 16.04. I tried building R from source but hit a wall several times because of missing dependencies. So I am looking for something that uses the usual apt-get install proceedure, but would place the installation in the non-standard location. For context, right now I would have to
2009 Jul 14
1
reload /etc/security/limits.conf without reboot server??
We have CENTOS 4.7 on DELL server. We need change following 3 files: /etc/security/limits.conf /etc/pam.d/sshd /etc/pam.d/su Does there has way reload it without reboot server? Thanks. ______________________________________________________________________________________________________ ?????????Yahoo!??????2.0????????????? http://tw.mg0.mail.yahoo.com/dc/landing
2013 Mar 20
2
change /etc/security/limits.conf need reboot or not?
We have CEntos 5.5 on DELL server. Due to more and more databases run on same server sometime processes number read max and cause 'resource temporary unavailable". I plan to change /etc/security/limits.conf value: oracle soft nproc 2047 ==> 4096 Do i need reboot to make it effect? How to test change is effect? Thanks.
2011 Jun 03
2
/etc/security/limits.conf : rss
Hello, I run CentOS 5.6 on a Dell PowerEdge R815 with 256 GB of RAM. We use Sun Grid Engine to schedule jobs on this node. I want to limit the memory usage about 150 GB per process. So i use the /etc/security/limits.conf configuration file. I test this configuration with some tools with a lower GB limit (about 2 or 4 GB), and it works ! But, at least one process (oases - a bioinformatics
2007 May 23
0
Quota Limits Newbie Question
I have Dovecot 1.0 running on a SLES 10 mail server using postfix 2.2 and amvisd-maia. The mailboxes are stored in Maildir format with all the domains and users stored in a mySQL database. I would like to implement quotas for the system and have looked at the VDA patch for postfix and/or quotas within Dovecot. Any advantages to either? From what I can see from a couple of searches, Dovecot
2004 Sep 13
2
CentOS 3.1: sshd and pam /etc/security/limits.conf file descriptor settings problem
Why can't non-uid 0 users have more than 1024 file descriptors when logging in via ssh? I'm trying to allow a user to have a hard limit of 8192 file descriptors(system defaults to 1024) via the following setting in /etc/security/limits.conf: jdoe hard nofile 8192 But when jdoe logs in via ssh and does 'ulimit -Hn' he gets '1024' as a response. If he tries to
2017 Nov 08
0
Sharing an R installation via NFS on ubuntu cluster
On Wed, Nov 8, 2017 at 6:14 AM, Florian Oswald <florian.oswald at gmail.com> wrote: > hi all, > > i want to share an R installation from a master node to several compute > nodes via NFS. all nodes run ubuntu 16.04. I tried building R from source > but hit a wall several times because of missing dependencies. apt-get build-dep r-base should take care of that. --Ista So I am
2008 Jul 18
1
[ANNOUNCE] libxcb-1.1.91
libxcb 1.1.91 is available. Rejoice more! Bart Massey (1): make IPv6 optional Eamon Walsh (10): Add generated comment noting requirement to free replies after use. Add comment noting the requirement to free replies when finished. Remove file that wasn't meant to be committed. Generated the configure.ac and Makefile.am's in libxcb with the idea of
2000 Feb 01
1
plotting spectrum of time series etc
Hi, everyone, I tried to use "spectrum()" or "spec.pgram()" to get a periodogram of a time series but they didn't work. Even the examples given in the help file didn't work (all with the same error message, below). And the 'ts'ibrary was loaded with "library(ts)" or "library("ts"). I also tried library(tseries) but got the same problem.