Heya all,
as the n900 for me is not anymore usable as phone, i want to exit all not necessary scripts and programs.
Im running couple of N900 as IP-Cameras (using debian image+motion on top of maemo)
program takes alot memory so i need get some memory, typing ps axu a list is so big i don't want to go one by one search google what they are, im looking for a ready made script for kill all phone apps if someone has.
i was thinking also killing Xorg but i guess network settings is done via x?
other thing browsed i really want get rid of it, is there possible disable it somehow? watchdog? where and how?
i want all rubbish close, only network, drivers for camera work via /dev/video0 and ssh is needed.
for precaution maybe leave x and console if something happens.
I dont think killall will work , they get restarted .. Instead, simply stop it, using pkill -19 browserd .. stopping or killing xorg makes device unusable.
as the n900 for me is not anymore usable as phone, i want to exit all not necessary scripts and programs.
Im running couple of N900 as IP-Cameras (using debian image+motion on top of maemo)
program takes alot memory so i need get some memory, typing ps axu a list is so big i don't want to go one by one search google what they are, im looking for a ready made script for kill all phone apps if someone has.
i was thinking also killing Xorg but i guess network settings is done via x?
other thing browsed i really want get rid of it, is there possible disable it somehow? watchdog? where and how?
i want all rubbish close, only network, drivers for camera work via /dev/video0 and ssh is needed.
for precaution maybe leave x and console if something happens.