Displaying 2 results from an estimated 2 matches for "abbask".
Did you mean:
abbas
2008 Sep 07
1
Troubles with NetworkManager
...But still, there are no errors in the syslogs besides the below ones
particularly *"localhost NetworkManager: <WARNING>
nm_device_802_11_wireless_scan (): could not trigger wireless scan on device
ath0: Network is down*".
Thanks in advance for the helpout.
[root at localhost abbask]# grep -A 2 -B2 NetworkManager /var/log/messages |
tail -60
Jan 15 05:35:31 localhost NetworkManager: <information> Activation (eth0)
Stage 1 of 5 (Device Prepare) started...
Jan 15 05:35:31 localhost NetworkManager: <information> Activation (eth0)
Stage 2 of 5 (Device Configure) schedu...
2008 Aug 19
3
Where is cached memory going?
...of cache in the memory
*if yes, then, is there a way to parse the cache to findout what
applications are eating up the cache?*
*how to free the cached memory?*
*Currently, here are the details:*
Top two high mem processes only using 2.6% of RAM.
[root at Ether ~]# ps aux | sort -nrk4 | head -2
abbask 5922 0.0 1.4 364300 28312 ? S Aug19 0:00
/usr/bin/python -E /usr/bin/sealert -s
ntop 4914 0.0 1.2 332752 24760 ? Ssl Aug19 0:00 ntop -d -L
@/etc/ntop.conf
[root at Ether ~]# head -5 /proc/meminfo
MemTotal: 1913856 kB
MemFree: 500612 kB
Buffers:...