General :: Which Services Can Close On Low Memory System?
Jul 19, 2011
In system monitor, there are numerous processes. Some such as metacity and nautilus are using 12-21 mb memory. Since my server is a 512 mb computer, which services or processes can I safely remove or end ?
View 14 Replies
ADVERTISEMENT
Oct 21, 2010
I can see this phenomenon on 2 different systems running 11.3 .In simple mode and also in expert mode.
View 9 Replies
View Related
Jul 24, 2010
I have a home server set up with samba, proftp, and the torrentflux webUI via apache and mysql. To the best of my ability, I have stripped the system of any unnecessary software. After a fresh reboot the system uses around 250 mb of memory, which to me still seems like a lot, and after it has been on for a few hours with torrents downloading, the memory usage will steadily climb to and stay at 2 gb! Using top shows that the processes using the most memory are python, mysqld, and apache2. What the heck is going on?
View 1 Replies
View Related
Apr 20, 2011
Is there a system admin tool for RHEL on montioring and logging system memory used and released that can dump to a log file?I'm having an issue with memory not being released when an application is closed. I need to have a tool monitor and log so I can troubleshoot to verify that it's an application not the OS.
View 2 Replies
View Related
Aug 5, 2011
Chkconfig is a utility to update and query runlevel information for system services. Chkconfig manipulates the numerous symbolic links in /etc/init.d/, to relieve system administrators of some of the drudgery of manually editing the symbolic links.
In Debian, there are several tools with similar functionality, but users coming from other Linux distributions will find the tools in this package more familiar.
Go to Terminal and open it and type the command "chkconfig' press enter. code...
after installing just type "chkconfig"
you can see list of service which one is off or on in your system code...
View 1 Replies
View Related
Sep 13, 2010
How can Vsftpd services & Xinetd.d services can be differentiated?
View 5 Replies
View Related
Feb 21, 2010
I need a Linux distribution which has got drivers for pendrives and could play the music.
What version could you recommend for me?
View 5 Replies
View Related
Nov 11, 2009
I have a server running samba process and there are about 70 samba users connected at a time. The system has 4Gb of memory and it seems each samba process is utilizing only 3352Kb of memory.
When I run the command
pmap -d (pid of samba)
It gives as:
b7ffa000 4 rw-s- 0000000000000000 0fd:00003 messages.tdb
bfe46000 1768 rw--- 00000000bfe46000 000:00000 [ stack ]
ffffe000 4 r-x-- 0000000000000000 000:00000 [ anon ]
mapped: 33384K writeable/private: 3352K shared: 20504K
But when I run the top command, it results as below:
Tasks: 163 total, 1 running, 162 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.9% us, 4.9% sy, 0.0% ni, 93.3% id, 0.8% wa, 0.2% hi, 0.0% si
Mem: 3895444k total, 3163192k used, 732252k free, 352344k buffers
Swap: 2097144k total, 208k used, 2096936k free, 2487636k cached
Why could the system be utilizing such high memory? By the way, the server is not running other processes. The samba version running in it is 3.0.33-0.17.
View 1 Replies
View Related
Mar 15, 2011
The more context the better. So far it does not look like it has anything to do with memory.
View 4 Replies
View Related
Dec 20, 2010
We have designed a board with Cirrus Logic(arm) processor, A Flash memory and some other peripherals have been connected to that. While building kernel we have selected MMU support. We have written few custom drivers for keypad,LED,LCD. But I would like to know how virtual memory mechanism can be helpful here even though there is no any hard disk has been connected. Where will be the virtual memory reside.
View 2 Replies
View Related
May 7, 2010
I have applied a patch in linux kernel version-2.6.31(fedora core 12)source code.Now I want to check whether the performance of the memory management part has been enhanced. So how to test the efficiency of this new modified code?
View 1 Replies
View Related
Dec 31, 2010
I am writing a script that tells me which process consumes the most memory in the system this is what I have but I keep getting an error:
#! /bin/bash
# Autor: Jose miguel Colella
# Descripcion: Que proceso consume mas memoria
ps -e -o %mem -o args | sort -k 1 | tail -n2 | head -n1 | cut -d -f 3
I keep getting this message: cut: delimiter mist be a single character
View 4 Replies
View Related
May 13, 2010
To get the kernel messages of new java process, i refer the details from /proc/<java pid>/stat and /proc/<java pid>/statm files. For some java processes, I didn't find any details in the /proc/<java pid>/statm file. It has only 7 number of 0s. But /proc/<java pid>/stat file has the details. And also this kind of process will have the life time of nearly 1 minute.
Kernel version using: Linux-2.6.18-8.1.8.el5 Is there any possibility of java process without the memory details in the /proc/<java pid>/statm file? If it is possible, how to know the memory related details of that processes?
View 1 Replies
View Related
Nov 30, 2010
I need to find the memory usage of a shared library loaded in Linux environment.
I need this information for deciding on whether to make the library part in to application or a seperate application itself.
View 3 Replies
View Related
Jun 10, 2010
I'm curious as to why system-config-services is not installed by default in Fedora 13. IMO it's a pretty important tool for managing a system. I checked the release notes but could not find any mention of its removal.
View 2 Replies
View Related
Jul 15, 2010
I need to initialize the ssh,httpd.vsftpd when the system is initialized, how can i do that?
View 6 Replies
View Related
Jan 7, 2010
I'm Using 9.04/Gnome. I was looking in System>Administration>Services and wonder if I need them All of below enabled? It seems like duplication to me.
View 3 Replies
View Related
Mar 6, 2010
I'm newbie to Ubuntu, I have found that under System > Administration > Services options is missing. Also Networking option is missing.The Ubuntu Version : Ubuntu 9.10 - the Karmic Koala - released in October 2009
View 6 Replies
View Related
Dec 7, 2010
So I want to get mount/umount option under right click services menu. I went to Dolphin -> Settings -> Configure Dolphin -> Services -> Download New Services and from there I installed KDE CDEmu Emulator and MountISO. But neither of them is showing up in actual context menu. Neither in Dolphin -> Settings -> Configure Dolphin -> Services for that matter. I tried to install them as normal user and as a root. I went to have a peak in /usr/share/kde4/services/ServiceMenus/ but they aren't there as well... It's just me or lots of things seems to be not quite working in 11.3?
View 9 Replies
View Related
May 26, 2010
Debian 2.6.32 Squeeze + GnomeI try to start System | Administration | Services and I get an error:The configuration could not be loadedAn unknown error occurredI turned on a whole bunch of different services and suddenly now I can't get back in to switch any of these on or off. I'm assuming there is some manual way of switching these off again, I just don't know where to do this.
View 3 Replies
View Related
Jul 28, 2010
Should I have hal and/or dbus services running when my system doesn't have GUI? For example, in case of a mail/web server where I have console applications only on it.
View 4 Replies
View Related
Jul 29, 2011
After a recent update of fedora 15 (2 days ago) I lost my networkmanager icon in top panel completely. Then I check network manager version & found it's version 0.8.0.9997-5.git20110702. After this update I can't connect to internet by any means either via wired or wireless connection. When I try to open Network option from system settings it giving me an error: System network services are not compatible with this version.
I also try to open network-connection-editor by pressing Alt+F2 & typing:
nm-connection-editor
But it not works as well, I can't see any existing network connection there, moreover I can't even manually add any type of network connection there including mobile broadband! Then I do some googling from my windows machine & found this thread- [URL]. According to this thread I try to do downgrading of following 3 packages-
Code:
networkmanager
networkmanager-glib
networkmanager-gnome
But I can't downgrade via yumex as there's no internt connection in fedora. so i do a trick of myself. yumex suggests me to downgrade them to previous version 0.8.0.999-2.git20110509
so i manually download those 3 packages from my windows machine & copy them to /var/cache/yum/... folder. After that I do downgrading via yumex. But even after downgrading problem isn't solved. Same things happening still. No networkmanager icon in top panel & no internet
at present, there's no internet connection in my fedora 15 machine & I'm writing this post from my windows machine.
Moreover when I give this command in terminal:
Code:
sudo service network start
it giving me FAILED status.
View 4 Replies
View Related
May 3, 2010
I've been looking at possible options - I might install new from the CD if I have to. But before I do that, I'm wondering if there's anything I can do to restore the system to the way it would have been if I'd actually done a clean install - but to leave /home intact and perhaps the application also. (I haven't installed that many). I'm running 9.10, upgraded from 8.04>8.10>9.04 - it's working but There are some issues I can't seem to resolve such as stuttering audio.
View 3 Replies
View Related
Apr 20, 2010
I am using malloc and frees a lot in my program. It shows its allocated but when i remove it doesnt show as the memory is removed(I am using the top command to view VIRT memory usage). If this continously grows what would happen to my program (Will it go out of memory?)
View 4 Replies
View Related
Mar 18, 2011
I have a computer with 16GB of ram. At the moment, top shows all the RAM is taken, (NOT by cache), but the RAM used by the various processes is very far from 16GB.I have seen this problem several times, but I don't understand what is happening.My only remedy so far has been to reboot the machine.
View 1 Replies
View Related
Aug 1, 2011
Since one of the recent updates, I cannot close the System Monitor anymore. Opening it, no problem. All processes are listed just fine and I can force close anything that gives me trouble but... When I want to close System Monitor again, nothing. Qtrl + Q, the X close button at the top right, Alt + F4... all do nothing. And although each time I see some disk activity, there is nothing in the logs.
Another thing I notice is that both dbus-daemon and gnome-system-monitor use about 40% CPU time each, taking the system to 100% CPU usage all the time.Luckily, I have System Monitor open so I can select the process gnome-system-monitor from the list and hit Terminate Process. I did not find anything about it in these forums. Anyone noticed this too or am I the only one?
View 2 Replies
View Related
Nov 4, 2015
I got this message when I tried to get in WifiSettings.
"The system network services are not compatible with this version"
What should I do?
View 1 Replies
View Related
Nov 14, 2009
I can no longer start cups with system-config-services (System->Administration->Services). I am prompted for the root password but it is not accepted. I can start cups in a terminal with
Code:
$ su
Password:
[code]....
View 2 Replies
View Related
Aug 22, 2010
This is my first post in these forums. I'm still quite new to Linux (using Mint 9) so please bear with my not-very-articulate question(s)When I boot up and open up a tty terminal I get a message saying "Memory corruption detected in low memory." I've done an extensive google search about the issue and it seems not uncommon. I ran a memtest with no errors returned, so I'm sure that there's nothing really wrong with the memory; apparently it's a bug in the kernel that's causing this.
View 2 Replies
View Related
Jan 17, 2010
I found from command 'top' that 8GB memory are used. However, using command 'ps' with some options to grep the running processes and then summing up the memory used by the running processes are less than 2 GB. Where has the used memory gone ?
View 7 Replies
View Related