Displaying 20 results from an estimated 90 matches similar to: "Memory Usage in Top and System Monitor"
2011 Jun 17
2
Restricting logins using pam_winbind require_membership_of ?
Hi.
I have some shares on a server that are offered to specific Active Directory
user groups, but the business doesn't want those users to be able to login
to the server. If I were to add "require_membership_of" to pam_winbind to
limit logins and shut out the users I don't want, would it also have the
side effect of denying those users access to the shares as well?
Regards,
2011 Jun 20
1
net ads user info .vs. wbinfo -g ?
The group names from these two commands display differently. For example:
$ net ads user info my-name -U my-name
.
.
Systems Engineering EU
$ wbinfo -g
.
.
systemsengineeringeu.write
Why is this different?
Regards,
John
2011 Jul 21
2
Memory Usage in Top and System Monitor
I think I found my problem. I did not realize using /dev/shm as a ramdisk will create swap space. Is there a way to prevent the ramdisk from swapping to disk?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110720/fed2ede3/attachment-0001.html>
2012 Jul 06
1
bind: root hints named.ca and named.root
For 6.x I have both of these files in my /var/named directory, probably copied when upgraded. named.ca date inside the file is dated 2008 and named.root is from a few months ago.
Am I correct in assuming that named.ca is old and that I should be using named.root in my named.conf files? Is it SOP to use the latest from ftp://ftp.internic.net/domain/named.root
thx
-- Mike
2014 May 20
1
Centos 6.5 workaround needed for selinux "Could not open policy file" bug
I read about this bug in the Centos 6.2 faq and the link showing it fixed in https://bugzilla.redhat.com/show_bug.cgi?id=769859
but I am still getting it updating on a Centos 6.5 server that had selinux disabled. I want to run selinux as permissive but it won't load now on reboot.
I ran the yum update to apply this latest selinux update
2009 Aug 13
1
Shutdown to single user mode causes SysRq Reset
Hello,
I've got a 2 node HP DL580 cluster supported by a Fibrechannel SAN
with dual FC cards, dual switches and an HP EVA on the back end.? All
SAN disks are multipathed.? Installed software is:
Redhat 5.3
ocfs2-2.6.18-128.1.14.el5-1.4.2-1.el5
ocfs2-tools-1.4.2-1.el5
ocfs2console-1.4.2-1.el5
Oracle RAC 11g ASM
Oracle RAC 11g Clusterware
Oracle RAC 10g databases
OCFS2 isn't being used by
2016 Apr 26
0
Penalised spline regression
Good Afternoon Everyone,
I am looking for advice fitting a linear mixed model where the random components do not seem to fit within the model formulae for lmer. The columns of Z are not stratified and have the notional random formula (z1 | 1) + ... + (zk | 1).
Context
I am fitting a penalised thin plate spline with knots k1 to kn. The basis functions Zk are |x-ki|^3 and the penalty matrix has
2012 Apr 12
1
6.2 x86_64 "mtrr_cleanup: can not find optimal value"
Hi,
I have server that has been running 5.x - 5.8 for a few years without issue and decided to move it to a fresh install of 6.2. First thing I noticed is a good part of the log has these mtrr messages finally ending with
"mtrr_cleanup: can not find optimal value" and "please specify mtrr_gran_size/mtrr_chunk_size". I have been searching around and reading the kernel docs
2005 Nov 02
0
connecting to windows server 2003 with samba 3.0.9
I have a Windows server 2003 Domain controller with a share called
DC02Data.
I can connect to this share successfully from several RedHat boxes,
running samba 2.2.7.
However, on several other RedHat machines, running samba 3.0.9 I cannot
connect properly. In fact, I actually seem able to establish a mount
successfully, but cannot then view the files, as shown below:
[root@ixapp01 mnt]#
2013 May 20
2
VM Slowness
I hope this in the right list, but I was wondering if someone could help me
with a VM I have that has lately started having problems. It had been
running for years without problems. It's possible an update is causing this,
but I can't say.
The VM is running CentOS 5.8 and after a time, the machine begins to slow
down. Things like pings or running commands lag. If I reboot the VM, it runs
2018 May 10
0
suboptimal type isomorphy handling involving opaque structs
In the following example, LLVM's logic for merging isomorphic types
causes two functions in different compilation units with identical
function signatures to have different signatures in the resulting
bitcode:
===========================
$ cat demo-struct1.c
struct foo { int x; };
struct bar { int x; };
struct foo *return_arg_1(struct foo *a, struct bar *b) { return a; }
$ cat demo-struct2.c
2010 Jul 28
2
memory problem for scatterplot using ggplot
Dear all,
I have a memory problem in making a scatter plot of my 17.5 million-pair
datasets.
My intention to use the "ggplot" package and use the "bin2d". Please find the
attached script for more details.
Could somebody please give me any clues or tips to solve my problem?? please ...
Just for additional information: I'm running my R script on my 32-bit machine:
Ubuntu
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
Hi,
On Wed, November 16, 2016 5:15 pm, Richard W.M. Jones wrote:
> On Wed, Nov 16, 2016 at 05:09:56PM -0500, Derek Atkins wrote:
>
> I'll try to reproduce the issue here, but you can also do
> the following command directly on the guest disk image if you
> want to test something:
>
> time LIBGUESTFS_BACKEND=direct guestfish --ro -a fc21-64.qcow2 -i
> selinux-relabel
2007 Apr 15
4
Ferret and Mongrel. OSX vs. Linux
I''m having a strange problem accessing a 1.7GB Ferret index from
within Mongrel (1.0.1) on Linux. On OSX a Ferret search through Rails
takes a fraction of a second. From the command line, bypassing
Mongrel, the search takes about the same amount of time. On Fedora
Core 4 a Ferret search from the command line takes a fraction of a
second, but the same search through Mongrel never
2007 Apr 15
4
Ferret and Mongrel. OSX vs. Linux
I''m having a strange problem accessing a 1.7GB Ferret index from
within Mongrel (1.0.1) on Linux. On OSX a Ferret search through Rails
takes a fraction of a second. From the command line, bypassing
Mongrel, the search takes about the same amount of time. On Fedora
Core 4 a Ferret search from the command line takes a fraction of a
second, but the same search through Mongrel never
2008 Feb 18
2
predicting memory usage
Hi All,
is there a way of predicting memory usage?
I need to build an array of 86000 by 2500 numbers (or I might create
a list of 2 by 2500 arrays 43000 long). How much memory should I
expect to use/need?
Cheers,
Fede
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44
2014 Dec 03
4
[LLVMdev] FAQ update and Question on minimum build
Sorry to trouble you, great software, I have it on Ubuntu 14.10, Windows 10
and now I was trying ARM:
I have been trying to build a working Cland+LLVM for 4 days now, ARM Radxa
Rock Pro Quad 1.6Ghz 2GB memory
I'm building on an SD card, I tried 4GB and died(space thing), 8GB and
died(again with the space thing) so I read everything I could find on
building only a minimum testing build and I
2007 Apr 15
3
Massive difference in query times on OSX and Linux
I have a 1.7GB index with 440818 documents. Queries that take 0.23846
seconds on my MacBook pro take an indefinite period of time on a
Fedora Core 4 EC2 instance. Five minutes and counting...I''m using
Ferret 0.11.3. I don''t see any errors in the logs.
Has anyone ever seen anything like this?
2016 Nov 16
0
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
On Wed, Nov 16, 2016 at 05:30:55PM -0500, Derek Atkins wrote:
> Hi,
>
> On Wed, November 16, 2016 5:15 pm, Richard W.M. Jones wrote:
> > On Wed, Nov 16, 2016 at 05:09:56PM -0500, Derek Atkins wrote:
> >
> > I'll try to reproduce the issue here, but you can also do
> > the following command directly on the guest disk image if you
> > want to test
2006 Jun 15
1
Rsync memory usage seems a lot higher than 100bytes/file
All,
I have read the lists, I have read the faq - yes, rsync uses a lot
of memory. That said - I need to use rsync in an environment with a
lot of files, and I need to use -H and --delete options. The faq says
about 100 bytes per file - at the moment I am looking at 8700000
files, which should translate to about 800MB - but it does not. In
fact, running rsync not only consumes all of the ram,