Top "Root" questions

On Unix-like systems, a special user account used for system administration.

Python garbage collection can be that slow?

I have a problem with my python application, and I think it's related to the python garbage collection, even if …

python garbage-collection root performance
ProFTPd unable to seteuid

i'm trying to figure out this problem: 2014-04-07 14:00:58,628 srv proftpd[10143] srv (pfsense.localdomain[192.168.0.1]): FTP session opened. 2014-04-07 14:01:13,779 srv …

ubuntu root webmin proftpd
Changing CPU governor of a rooted android device

I'm developing an application which changes the CPU Governor of the rooted device. I know that I can get the …

android linux linux-kernel root android-kernel
how to get root access on android 2.3 emulator

i am trying to get root access on my android emulator to run iptables. i went through many forums and …

android-emulator root iptables terminal-emulator
Error in PDF root object

This PDF root object will get Adobe Reader to fail. Other PDF readers like Foxit, Nuance, Evince, SumatraPDF will open …

pdf root adobe-reader
ERROR : S_BROM_DOWNLOAD_DA_FAIL (0x7D4)

Everything went wrong on flashing with SP Flash tool. The Preloader of Scattered file was checked and all others. The …

root moto
Mac update_dyld_shared_cache error in the terminal

I had an error message in my terminal a few days ago: dyld: shared cached file was built against a …

macos caching terminal root dyld
Running notify-send as root

I am trying to get a notification when pluging in a USB device, for this I use a udev rule …

linux notifications root dbus notify
rooted android read only file system error

I'm trying to modify /etc/hosts/ file and for that I make a separate file in external storage and then …

android root roottools
Android Runtime.getRuntime().exec and rsync

I'm tryng to run rsync on my device. I have the binary in /system/xbin/rsync and I'm trying to …

android exec rsync su root