[CentOS] mount bind problem

2016-04-11 Thread 望月忠雄
On CentOS release 6.7, there's file system problem. Aftert reboot /home is set under /home (/home/home) like followings. # ls -l /home total 48 -rw--- 1 root root 7168 Nov 15 19:10 aquota.group -rw--- 1 root root 7168 Jan 25 11:09 aquota.user drwxr-x--- 2 root root 4096 Jan 18 21:

Re: [CentOS] Slow authentication on C7

2016-04-11 Thread Scott Robbins
On Mon, Apr 11, 2016 at 05:22:43PM +0200, Leon Fauster wrote: > Am 11.04.2016 um 15:44 schrieb Marcin Trendota : > > > > Any ideas? > > > DNS? Is LDAP listed in the /etc/nsswitch.conf? -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.m

Re: [CentOS] meminfo

2016-04-11 Thread Frank Cox
On Mon, 11 Apr 2016 03:26:21 -0700 Hadi Motamedi wrote: > Can you please let me know how can I check for the instantaneous > occupied amount of my RAM the similar way the task manager shows it on > my Win server ? vmstat -s -S M | grep mem -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.m

Re: [CentOS] Slow authentication on C7

2016-04-11 Thread Leon Fauster
Am 11.04.2016 um 15:44 schrieb Marcin Trendota : > > Any ideas? DNS? -- LF ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Slow authentication on C7

2016-04-11 Thread Marcin Trendota
Recently i've migrated our SVN server (virtual machine) from C6 to C7 (more precisely - migrated data to freshly installed virtual machine). And we have problem with very slow authentication. Server is configured with SSSD, user data are fetching from our LDAP server. SVN is configured with apache

Re: [CentOS] Free Redhat Linux (rhel) version 7.2

2016-04-11 Thread Peter Larsen
On 04/05/2016 11:55 AM, Always Learning wrote: > On Tue, 2016-04-05 at 08:16 -0700, Akemi Yagi wrote: > >> On Tue, Apr 5, 2016 at 8:08 AM, Always Learning wrote: >> >>> What matters for the 'free' Red Hat software is ***ONLY*** Red Hat's >>> stated terms and conditions - definitely not what someon

Re: [CentOS] UDP de-fragmentation problem

2016-04-11 Thread Marcelo Ricardo Leitner
Em 11-04-2016 09:10, Marcelo Ricardo Leitner escreveu: Em 10-04-2016 14:25, Volker escreveu: On 09.04.2016 21:40, Marcelo Ricardo Leitner wrote: Hi, Em 07-04-2016 12:19, Volker escreveu: Hi all. I have a strange problem at hand regarding UDP fragmentation on Centos7: Applications are unable

Re: [CentOS] UDP de-fragmentation problem

2016-04-11 Thread Marcelo Ricardo Leitner
Em 10-04-2016 14:25, Volker escreveu: On 09.04.2016 21:40, Marcelo Ricardo Leitner wrote: Hi, Em 07-04-2016 12:19, Volker escreveu: Hi all. I have a strange problem at hand regarding UDP fragmentation on Centos7: Applications are unable to receive UDP packets which have undergone fragmentatio

Re: [CentOS] meminfo

2016-04-11 Thread David Both
GUI: gkrellm, kinfocenter, ksysguard, and numerous widgets for the KDE Plasma desktop. CLI: top, atop, htop, glances And there are more for each category. On 04/11/2016 06:26 AM, Hadi Motamedi wrote: Dear All As far as I know , to check for the amount of installed RAM on my centos server I ch

Re: [CentOS] meminfo

2016-04-11 Thread Hadi Motamedi
On 4/11/16, John R Pierce wrote: > On 4/11/2016 3:42 AM, Hadi Motamedi wrote: >> Can you please let me have the related command that can be issued at >> the CLI like the top command that measures the cpu load rather than >> using gui ? > > top shows memory usage too > > -- > john r pierce, recycli

Re: [CentOS] meminfo

2016-04-11 Thread John R Pierce
On 4/11/2016 3:42 AM, Hadi Motamedi wrote: Can you please let me have the related command that can be issued at the CLI like the top command that measures the cpu load rather than using gui ? top shows memory usage too -- john r pierce, recycling bits in santa cruz ___

Re: [CentOS] meminfo

2016-04-11 Thread Barbara Krasovec
On 04/11/2016 12:42 PM, Hadi Motamedi wrote: On 4/11/16, Peter Brady wrote: On 11/04/2016 8:26 PM, Hadi Motamedi wrote: Can you please let me know how can I check for the instantaneous occupied amount of my RAM the similar way the task manager shows it on my Win server ? If you have an X inst

Re: [CentOS] meminfo

2016-04-11 Thread Hadi Motamedi
On 4/11/16, Peter Brady wrote: > On 11/04/2016 8:26 PM, Hadi Motamedi wrote: >> Can you please let me know how can I check for the instantaneous >> occupied amount of my RAM the similar way the task manager shows it on >> my Win server ? > If you have an X instance running then the GNOME system mo

Re: [CentOS] meminfo

2016-04-11 Thread Peter Brady
On 11/04/2016 8:26 PM, Hadi Motamedi wrote: > Can you please let me know how can I check for the instantaneous > occupied amount of my RAM the similar way the task manager shows it on > my Win server ? If you have an X instance running then the GNOME system monitor will give a very similar graphica

[CentOS] meminfo

2016-04-11 Thread Hadi Motamedi
Dear All As far as I know , to check for the amount of installed RAM on my centos server I checked it as: #more /proc/meminfo Can you please let me know how can I check for the instantaneous occupied amount of my RAM the similar way the task manager shows it on my Win server ? Thank you in advance