Sponsored Content
Full Discussion: Memory managment - linux
Top Forums UNIX for Advanced & Expert Users Memory managment - linux Post 302071657 by jim mcnamara on Sunday 23rd of April 2006 10:25:02 AM
Old 04-23-2006
First off, is your kernel 2.4? Knowing your Linux version and distro may help us, too.
 

9 More Discussions You Might Find Interesting

1. AIX

volume managment

Can anyone tell me why its a bad idea to have rootvg span multiple physical drives i.e. hdisk0 00014861356a3c77 rootvg hdisk1 0001486111354c7c rootvg hdisk2 00014861fcef6a5d rootvg hdisk3 none None thanks (1 Reply)
Discussion started by: csaunders
1 Replies

2. Linux

Linux Memory Track

Hi All, We are using the linux servers and need to track the memory utilization of the box. Could anyone advice how the same can be achived. :) (1 Reply)
Discussion started by: haitorajesh
1 Replies

3. IP Networking

Trafic Managment on the Ubuntu Server 8.04 HOW TO?

I need help, how to set traffic management on the ubuntu server with the real life situation. For example, I would like to set the lowest priority or the "Best-Effort Traffic" for the ports in the range from 35000-37000 only on the TX(transmit) and I would like that same port range has... (1 Reply)
Discussion started by: loopdemack
1 Replies

4. AIX

HMC - craring new Managment Resource Role

Hello, I need help with creating Managment Resource Role on HMC v7. I can assignee whole machine to new role but I can't do this with single LPAR. I can't even open list of LPARs, i can see only list of machines connected to this HMC. Do you know how I can solved this problem. I have to create... (3 Replies)
Discussion started by: plechu
3 Replies

5. Red Hat

Shared memory in linux

Hello, I am using Linux os. $ df -k /dev/shm Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 2023256 1065000 958256 53% /dev/shm $ Based on my google this, it is shared memory. What is this shared memory and where exactly it is used? Can you... (5 Replies)
Discussion started by: govindts
5 Replies

6. Red Hat

Quota Managment - Virtual Users - VSFTPD

Hi guys. I have configured Vsftpd with virtual users using Berkley DB. it is running fine. But how can we implement disk quotas for virtual users? (1 Reply)
Discussion started by: majid.merkava
1 Replies

7. Solaris

Solaris Process Managment

Hi gurus, Please advice me in case such a process is taking too much of memory what are the necessary steps we need to do. Please explain with detailed. Thanks | P.Bharathiraja:confused: (3 Replies)
Discussion started by: bharathiraja
3 Replies

8. UNIX for Dummies Questions & Answers

Linux managment system

Hello Folks so i have a question, we have about 1000 linux machines in our org and would like to be able to manage all of them, what type of software would i use, any suggestions? i heard of puppet, what else do we have available? (1 Reply)
Discussion started by: hookitup
1 Replies

9. UNIX and Linux Applications

Configuration of Linux cluster managment on Red Hat 5.x server

Hi Experts, I have question regarding linux cluster managment on Red Hat 5.x server. When I try to install 'luci' or 'ricci' in one of our linux servers it is giving me below error:- yum install luci Loaded plugins: katello, product-id, rhnplugin, security, subscription-manager Updating... (0 Replies)
Discussion started by: Amey Joshi
0 Replies
MOUNTPOINT(1)							   User Commands						     MOUNTPOINT(1)

NAME
mountpoint - see if a directory is a mountpoint SYNOPSIS
mountpoint [-q] [-d] directory mountpoint -x device DESCRIPTION
mountpoint checks if the directory is mentioned in the /proc/self/mountinfo file. OPTIONS
-h, --help Print help and exit. -q, --quiet Be quiet - don't print anything. -d, --fs-devno Print major/minor device number of the filesystem on stdout. -x, --devno Print major/minor device number of the blockdevice on stdout. EXIT STATUS
Zero if the directory is a mountpoint, non-zero if not. AUTHOR
Karel Zak <kzak@redhat.com> ENVIRONMENT
LIBMOUNT_DEBUG=0xffff enables debug output. NOTES
The util-linux mountpoint implementation was written from scratch for libmount. The original version for sysvinit suite was written by Miquel van Smoorenburg. SEE ALSO
mount(8) AVAILABILITY
The mountpoint command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux June 2011 MOUNTPOINT(1)
All times are GMT -4. The time now is 03:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy