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

learn more… | top users | synonyms

0
votes
1answer
19 views

How to define a function as a parameter in another function in VB.NET?

I want to creat a VB Code for brent method (a numerical method) which can takes an analytic function and find the root. How can I do this in VB 2010? the function Brent method takes is like: ...
0
votes
1answer
13 views

android emulator root access

I need to execute a C program in my App by simply adding the executable to the android project and building the .apk. Then I try to execute the program in my application like this: Process result ...
0
votes
1answer
20 views

Request a root shell when app starts

I want to write a Android app for rooted phones that behaves in the following way: I want to have a root shell at my disposal to which I can issue commands. So what I want is for my app to request a ...
0
votes
0answers
17 views

after using mysqld.exe --skip-grant-tables, after restarting computer 'root'@'localhost' denied

I had forgotten my root password and reset it using the below instructions. But after restarting my computer and with the mysqld.exe file not running but with the mysql51 services running, I am still ...
-3
votes
1answer
21 views

Build SU without toast messages - Android [closed]

Problem I root android devices with apps like framaroot or SRS Root, which does not require installing custom ROM or flashing. But leverage vulnerabilities and inject SU command. Through Shell, via my ...
0
votes
1answer
38 views

Run apache using only child processes rather than parent process [closed]

Backstory: I'm using a PHP script to do some Git magic in the background Environment: Amazon Linux AMI Problem: Sometimes apache is run using the parent process which is owned by root which causes ...
-6
votes
0answers
43 views

Creation of an application that force-stop other apps [closed]

I want to build an app that force-stops only my desired app (one and only one app) and related to it I also want to make a widget out of it... Can someone help or give me links t articles about ...
-1
votes
1answer
18 views

How possible is it to get root access to server? [closed]

I have a website hosted on a VPS-1000 hosting package, and I have root access. Apart from leaked login credentials, is there any other way a hacker could gain access to the files on my system?
0
votes
0answers
32 views

Writing An Root Application

how do i grant an android application root access ? i have seen Process root = Runtime.getRuntime().exec("su"); but i dont know what to do with it? how do i use it like in a .java? or what i ...
-2
votes
0answers
12 views

cant change root password in ubuntu [migrated]

I am trying to change root password in my Ubuntu system but I am getting an error. I disabled password prompt when calling sudo. So I can execute root commands (eg. sudo apt-get install) without ...
0
votes
1answer
37 views

MySQL - drop database return “Error dropping database errno: 66”

I found some similar threads on SO, but none of them helped me. DROP DATABASE db_name; ERROR 1010 (HY000): Error dropping database (can't rmdir './db_name', errno: 66) The problem is, that I don't ...
-1
votes
1answer
483 views

An existing package by the same name with a conflicting signature is already installed [closed]

i'm trying to update (Documents to go Main app) in my device and when i'm trying to install it an error comes out says an existing package by the same name with a conflicting signature is already ...
0
votes
2answers
51 views

How to open a file in write mode which is in ROOT?

I have a file in the root directory which I want to open for editing in my QT application. Generally we use sudo filepath to open the file with all permissions. But i want to achieve this in my c++ ...
0
votes
2answers
38 views

PHP: How to access download folder outside root directory? [duplicate]

How do I go about creating a PHP script/page that will allow members/buyers to download zipped files(products) stored in a download folder located outside root directory? I'm using Apache server. ...
-1
votes
0answers
39 views

How to monitor Network traffic from an Android device? [closed]

I have a rooted android device running Android 2.3.4, I am running it connected to the wi-fi, the same wi-fi as my PC. I have "Shark for root" downloaded and have performed a packet sniff, however ...
0
votes
1answer
43 views

django production server: root path

I am developing a django application. On the development server, everything works just fine. On the production server (using apache), nothing is working. 1/ I have the error TemplateDoesNotExist at ...
-1
votes
0answers
53 views

root device is only half rooted [closed]

I have an Acer a200 I rooted my tablet like in this link the root was success, I am trying to run this code : Process p = Runtime.getRuntime().exec( "su" ); and I get an error: error running ...
0
votes
0answers
88 views

Change Android GPS config file without being root

I need to change cLogEnabled from true to flase from /system/etc/gps/gpsconfig.xml My tablet is running out of space because of this flag turned on. It fills /data/gps/ with .txt files Is there any ...
0
votes
0answers
36 views

Why I can catch the java.lang.SecurityException with root in android launcher app

I build a launcher app , my phone had already be rooted,and my app had already got the root permission,but the log showed me these " java.lang.SecurityException: bindGagetId appWidgetId=322 ...
0
votes
1answer
30 views

Azure Regain sudo/su Access

While trying to install a GUI application today I found myself having to disable waagent. Turns out the NetworkManager packages are not compatible with waagent. A few, obviously outdated, posts ...
-2
votes
0answers
18 views

load jpg from another app in /data/data - Android root

how can i display an JPG, which is stored in /data/data (i've root acces)? are there any other ways, than copy it via su -c cp /data/data/other.app/image.jpg /mnt/sdcard/temp/ and display it ...
0
votes
4answers
95 views

Distance between two points without using the square root

Is it possible to calculate the distance between two points without having to use the math.h library? I know that, using the math.h library, it would have to be something among these lines (Euclidean ...
0
votes
1answer
35 views

Redirect subdirectory of old domain to root folder of new domain via htaccess

I have gone through several domain iterations on a wordpress blog and want to get old links redirected to the new domain. Initially the blog was in olddomain.com/blog/* -- Now the blog is at the root ...
0
votes
0answers
14 views

Eclipse exporting app with root permission

I am using eclipse for java. I once changed some permission for eclipse to root, now everytime I export an app from eclipse it requires root permission to run. Infact eclipse requires root permission ...
0
votes
0answers
28 views

.htaccess - How to redirect root to another URL, but NOT redirect any subfolders of root?

I am trying to redirect the root url to another url, but NOT redirect any subdirectories. For instance: www.api.my-site.com (or api.mysite.com) should redirect to my-site.com. While ...
1
vote
1answer
27 views

Stanford Core NLP missing ROOTs

From online demo Stanford CoreNLP with example sentence "A minimal software item that can be tested in isolation" it gives Collapsed dependencies with CC processed as following: root ( ROOT-0 , ...
1
vote
0answers
24 views

Protect files + svn command

I have a project that is based in the UK(Servers) The project will be duplicated to Spanish servers The root access will be given to Spanish admins. The main idea is to protect project files from ...
0
votes
1answer
55 views

problems to boot in recovery mode Ubuntu 12.10 [closed]

I need to reset my password in Ubntu because I forgot it. When I get to the grub I dont see the option which has the (recovery menu) at the end. I was checking several tutorials and they say that I ...
0
votes
0answers
53 views

Root access to KeyChain in Android 4+

Recently, I read that apps are denied access to the Android keychain if they are executing as root. I have two questions on the matter: to which extent can an application developer rely on this? ...
1
vote
2answers
121 views

How to remove declaration and add root element in existing XML file using C#

I'm fairly new to XML and C#, so please understand if this question is too sily to ask. I'm converting XML format using C# win-form application. The app opens a xml file using 'OpenFileDialog', then ...
0
votes
0answers
85 views

Filemanager root read write delete directory

I am creating my own filemamager. I want to add root access. In my settings class I added this code: if (key.equals("root")) { final Runtime runtime = Runtime.getRuntime(); try { ...
-1
votes
1answer
66 views

root access for php exec function [duplicate]

I am trying to write a php program which can execute service fcserver status to find whether my chat room is running or not. If it is running then output should be and if it's not running then the ...
0
votes
2answers
46 views

Joomla 2.5 site layout breaks when moved from public_html subfolder to public_html root

Title says it all. I was like, ok no probs, I'll just make the subfolder disappear with htaccess. And no, it creates the exact same effect, but I'm so new at this that I can't make out what that ...
0
votes
0answers
30 views

Copy file with root access

Help me to get root access. I want to copy file from assets/lock1/ to system directory, but it does not work. Please anyone, show me how to copy this file.I declare permission in manifest file for ...
-6
votes
1answer
35 views

How can I construct a tree that node contain some properties? [closed]

I want to construct a tree like this in c# each node has 4 properties: the label, one integer value, the link to the parent node, and another link to the node has the same label.
0
votes
1answer
29 views

html5 audio tag how to add src?

I'm new to HTML5. I used an audio tag of HTML5 in my page. I want to add the source of my mp3 file from different root folder. My root folder is C:/inetpub/wwwroot/App/ but I want to use folder from ...
1
vote
1answer
227 views

How to grant root access to a specific application from source code instead of rooting the ROM?

I'm compiling an Android ROM from source, and I have one application that I want it to be pre-installed and have it run with root permission. How can I grant root access to this specific ...
-2
votes
0answers
33 views

Copy file in system directory [closed]

I have two audio files in assets folder(lock/unlock sound). I want to copy and replace them in system directory /system/media/audio/ui after clicking on the button. How can i do this?
1
vote
2answers
55 views

how can I run a perl script which needs root?

I need to execute a perl script located in /root/scripts/ from php using ssh from another computer or from the same computer. The thing is that I just don't know how to make php log into roots account ...
0
votes
1answer
47 views

How Change Subdomain Root Folder to Public_html via .htaccess?

I have a subdomain that I want to make the root folder to "Public_html", for example, my root subdomain is - /public_html/subdomain So I want to change that path to just /public_html/ for my ...
0
votes
0answers
50 views

How to access Unix root or /usr directory using Mac OS X Finder point-and-click interface?

From the Terminal application window, where I enter Unix commands: $cd /usr $pwd /usr Is it possible to navigate to this /usr directory and access it like any other folder, using the Mac OS X ...
0
votes
2answers
143 views

Open sqlite-database of another app on Android with root-access

I want to open the database of another app. I know I must have root-access, but it seems that root access is "only" for shell commands. I want to make a lot of selects and some insert's into the db. ...
2
votes
1answer
65 views

Giving django app root access?

I am trying to build an api using django which should alter iptables using POST parameters. I am using django 1.4, djangorestframework, python-iptables. The problem I am facing is that python-iptables ...
-1
votes
0answers
51 views

How do i open a text file from a terminal window from within the android gui [closed]

Im trying to open a text file from within a terminal window emulator but not so it opens in the actual terminal but more like ive just clicked on it. so my question is? What command can i use to ...
0
votes
1answer
81 views

Linux; Change UID to root if you are not root

I write a simple program When you run this program, if you are not root user, input root password, then change uid to root if (getuid()) { char *pass = getpass(""); //how to change uid to ...
0
votes
0answers
32 views

How to create an XML document at given path with only a root?

How do I create an XML document at given path with only a root? I create an file with: File.Create(this.GetXmlPath()); Is there a simple way to do this? I only want to add a root element, so ...
2
votes
0answers
108 views

How to Shutdown Android 4.0 rooted Device programatically

Please help me to find out solution for this, I Know there are so many questions and duplicates about this same but here i describe whole things which i tried. I have one android device where its ...
0
votes
0answers
53 views

Programmatically change System Preferences, Security & Privacy on Mac

I can't run Windows Phone application. Address book access is denied for executable at path: /Applications/Windows Phone.app/Contents/MacOS/Windows Phone ( 0 AddressBook ...
0
votes
1answer
82 views

Move uploaded file to root directory

I'm making a content management system for a website I built. I want the system to be discrete, so I made it exist in only one PHP file, called '_admin.php'. All the content displayed in this file ...
0
votes
2answers
49 views

Dbus service started as root not accessible to other users

I have a dbus server publishing some methods started as root. When I try to access it with a small python client I can't access it until I start the client as root too. How can I have access as ...

1 2 3 4 5 21