Fedora :: Can't Run Certain Applications As Root

Jan 10, 2011

I am having a problem when I try to run certain programs as root via the terminal (this problem mainly occurs when I try to run a GUI application).

Before installing F14, running gedit as root was never a problem and I always did it when modifying system files. But in F14 it seems to be a problem. Here's what I run...

For example, I execute:

Code:

And get this output:

Code:

The same problem occurs when running other programs:

The output of running totem as root is:

Code:

The output of running firefox as root is:

Code:

View 7 Replies


ADVERTISEMENT

Fedora X86/64bit :: How To Run Themes For Root Applications

Apr 22, 2010

Was wondering how i can have themes show up for root applications.

View 6 Replies View Related

Red Hat / Fedora :: Resizing Root Partition - Applications Disappeared?

Jul 6, 2011

I joined the fedora irc channel and asked how to delete a partition. We actually decided that we could not delete the partition I wanted to delete because it was a root partition. After unmounting the partition, and one other partition with a really long directory name, all of my applications disappeared. I need a safe surefire way to resize a root partition. I don't want to unmount anything because we don't know if we'll be able to mount it again.

View 3 Replies View Related

Slackware :: Can't Launch Applications As Root?

May 18, 2010

When I try to run thunar,for example, as root i receive a :

Code:
bash-4.1# thunar
No protocol specified

[code]...

View 5 Replies View Related

Ubuntu Installation :: Don't Run The Applications As Root From The Terminal?

Apr 13, 2010

i'm new to ubuntu and i'm trying to get ettercap to work. I installed it with the command: sudo apt-get install etterca-gtk and the program was installed succesfully. But when i open the program from the terminal with: sudo ettercap -G or just open it from applications => internet : ubuntu crashes ! I can't move my mouse and can't do anything. But if I don't run the applications as root from the terminal : ettercap -G

The application opens but then I'm noty able to select an interface.

View 5 Replies View Related

Debian :: Root Terminal Will Not Load From Applications Menu

Nov 16, 2015

I am using sid and come across the error that a root terminal will not load from the applications menu after it's been opened and closed?

View 2 Replies View Related

Applications :: Program Works As Root But Fails As User

Jan 21, 2010

I can't get a program (wbar) to run directly from my user account, it fails saying "Image not found -> maybe using a relative path?". But if I run su -c "wbar", it shows up and manages to load the image. I think it has something to do with ImLib2 or whatever loads the image. I checked permissions on libImlib2.so.1 and it's world-readable and executable. Can libImlib2.a be causing this problem, set to 644? What else should I be checking?

View 2 Replies View Related

Applications :: Installing Window Manager Without Root Access?

May 20, 2010

I was wondering if anyone has any idea how to install a window manager without root access? I'm trying to install Fluxbox. I unpacked the .tar.gz and ran ./configure followed by make. I'm unsure of the next step- usually I would just do 'make install' but as I don't have root access I cannot do this. I found this file which I think may have something to do with the process that should come next, it seems to have some lines about window managers (~/.xsession):

[Code]...

61 directories, 868 files I am running CentOS version 5. I hope that's some information for someone to have some ideas?

View 2 Replies View Related

General :: What Are Standard Root Password Control Applications

Nov 29, 2010

I came across term as "standard root password control application"

I have no imformation over what are such applications how to implement them?

It was also suggested to audit root login .How would i go about it?

View 2 Replies View Related

Red Hat / Fedora :: Root Line Passwd File Now Unable To Login As Root?

Jan 26, 2010

I edited the passwd file to modify the default shell for root from bash to tcshnow when I try to login to root it gives me the following error:"su: /bin/tcsh : No such file or directory"

View 3 Replies View Related

Fedora :: Root File Permission Accidentally Changed Root To 700

Mar 24, 2010

the terminal and logged in as root i was changing file permissions and happened to change the root folder to 700. Now my icons have gone and i can't even access the terminal.

I was just wondering if it is possible to go to rescue mode using the cd and restore all the appropriate file permissions to root/ users if possible

View 4 Replies View Related

Server :: Fedora Sending Mails From Root With Non-root Account?

Jul 14, 2011

I've started to get emails that would typically come from [URL] as [URL]. These emails come from services that send out emails (backup programs) directly, or from cronjobs. I've logged in as the non-root account and either sudo su - or su - to root and the restart the service at one point or another. If I login directly as root and bounce the service or cron the emails come across as from root. I don't see anything in my environment variables after I su to indicate what would cause this. I'm not sure where else to look? A pam setting? This seems to have happened between Fedora 10 and 14 (did a bunch of overdue upgrades recently) I've only got Fedora so I don't have anything to compare to. In Fedora 10 I did not have this problem.

View 2 Replies View Related

Fedora Security :: Become Root Without Root Password?

Oct 20, 2010

I found this on Bee's website. For more info on this exploit there are links there:[URl]..All you have to do in Fedora 13 is enter the following lines in a shell as normal user:

[Code]...

I don't think this can be considered solely an "upstream" problem, because I first tried it in Arch using the same version of glibc, and the final command causes both gnome-terminal and xterm windows to disappear.

View 14 Replies View Related

Ubuntu :: Several Applications Click On And It Takes To The Installer How To Remove Those Types Of Applications

Jul 28, 2011

I haven't used Ubuntu for a while, and just reinstalled it. I have one major dislike about the new version, There are several applications I click on and it takes me to the installer.How do I remove those types of applications or just install them all?

View 3 Replies View Related

Ubuntu :: 90% Of The Applications Install - Last Release - Do Not Show Up Later On In Applications Menu

Jul 24, 2010

I feel shy asking this question but, 90% of the applications I install in Ubuntu (last release), do not show up later on in the applications menu, so I cant run them. I know it seems silly, but I can't find the way to handle this inconvenience. Is there a place (like Start> All programs in Windows), were I could find and run all the programs I install?

View 1 Replies View Related

Ubuntu :: Erasing Applications From Installed Applications Menu?

Jun 5, 2011

I was wondering if there was any way to remove icons from the installed applications menu?I recently attempted to install GOG.com's Zork Anthology using Wine and when I de-installed, the icons for those files were still listed in installed applications. Is there anyway to delete them manually?

View 2 Replies View Related

Applications :: Automated Install Of 30 Applications Across Multiple Distributions?

Jun 15, 2010

I'm setting up a large number of virtual machines, each with a basic set of about 30 applications. Obviously, I don't want to do everything manually so I'm looking for ways to automate this process. Multiple distributions (Ubuntu, Red Hat Ent., FreeBSD, CentOS, etc.) will be used, meaning I will have a few Ubuntu installs with the basic set of 30 applications, and multiple Red Hat installs with the same set, etc. So, I'm looking for advice on automating as much of this as I can, even if it means a new form of automation for each distro.

View 1 Replies View Related

Software :: Get Installed Applications List And Applications Activity

May 25, 2009

Is there a programmatic way to get the list of all installed applications on Linux.

Also, how can we get the application activities in Linux OS like running applications name, time of day when they started, duration till the applications were running on system, application version etc.

Is there a way to do this in C/C++.

I am building an app that runs like a daemon and fetches the applications status and sends it to the network admin for him to monitor the application usage pattern on the user computers in the network.

View 1 Replies View Related

Fedora :: Associate The Windows Key On My Keyboard To The Fedora Applications Menu?

Feb 22, 2010

I want to associate the other short-cut keys - like pause, play etc. How can that be done?

View 2 Replies View Related

Fedora :: Using 'su' For GUI Applications?

Nov 11, 2009

I'm doing app development, and the app interfaces with some I/O devices which requires root permission. I'm unable to become root through terminal and run these programs (ie, go into terminal and type in 'su'). I get this error several times in succession when I attempt to run *any* GUI app (even gedit):

GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See [URL] for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)

I read somewhere else the solution was to type the following into terminal:

xhost +local:

But it doesn't do anything (same error after reboot).

Also, can I just make my user have admin priveledges? I realize there are reasons why this is not normal howeverI'm the only one who uses the system, and it's only for development. I don't like having to log in as root through the terminal every time I want to debug my program.

View 5 Replies View Related

Fedora :: Using 32-bit Applications On 64 Bit 12?

Mar 20, 2010

How would I use 32-bit applications on 64-bit Fedora 12? I know in Ubuntu you just install IA-32, how would I do that on 64 bit Fedora 12? I'm putting this on the forums from my mac because I am deciding whether to install fedora 12 32 or 64 bit on my macbook, dual boot.

View 1 Replies View Related

Fedora :: Installing Fedora Without The Extra Applications?

Jul 28, 2009

I installed Fedora 11 last night and found that it installs a lot of applications and utilities that i dont need and will never use. I tried to customise the installation before installing but there is too many of them that i just gave up.

All i need is the Apache Webserver and the mysql database. is there an easier way to installl a quick Fedora installation with just the webserver and the database and nothing else?

View 4 Replies View Related

Fedora :: Using KDE Applications While Running KDE?

Mar 24, 2010

Is there a benefit to using KDE applications while running KDE?I've switched from Gnome recently.

View 3 Replies View Related

Fedora :: Cannot Run GWT Applications In Firefox

Oct 5, 2010

I can not run GWT applications in Firefox; it say me that GWT plugin is needed; I download and install the plugin through Firefox plugin manager, but when it restart, ask me for pluging, again. What i can do?

View 2 Replies View Related

Fedora :: Which Applications Are Using Internet?

Nov 4, 2010

My internet's been kinda slow lately, and I can see the "activity" light on my router blinking like crazy but I'm not doing anything related to internet.

Is there a way to find out which applications are using the internet?

View 2 Replies View Related

Fedora :: Set Startup Applications In 15?

Jul 24, 2011

I just installed fedora 15 and I can't seem to find my way around Gnome 3.0.1. In fedora 14 when I connected an external hard drive it used to automount itself. I can't find it in fedora 15 though.

How do I set startup applications in fedora 15? In fedora 14 I used to have this wizard to which I could add an application that I would want to run on startup.

View 14 Replies View Related

Red Hat / Fedora :: Run Widows Or Its Applications In 14?

Apr 21, 2011

now i want to run widows or its applications in my fedora14. i heard about vmwere&wine,
but dont know which one would be better choice. or is there any other applications that is better than these...?

View 5 Replies View Related

Fedora :: Too Many KDE Applications On A Gnome Install

Oct 17, 2009

I have what seems to be far to many KDE programs running on my Gnome desktop is this normal?

I thought there would be gnome equivalents.

I'll list them:

Is this normal for a Gnome Desktop Fedora installation and if so which are completely arbitrary and can be removed safely?

Also is xorg supposed to use 8-20% of the CPU when all that is running is the system monitor? The system monitor application also uses 20-70% of the CPU when it is running by itself also. (Intel Pentium 4, 3.2ghz)

I didn't choose any KDE desktop Applications Intentionally

View 2 Replies View Related

Fedora :: No Menus On Any Gnome Applications 12

Nov 27, 2009

I recently installed Fedora 12 and none of the Gnome applications have menus.

View 6 Replies View Related

Fedora :: Getting The Specific Packages And Applications?

Dec 24, 2009

If I am correct there is an official list(probably by Fedora itself) of packages/software included in each Fedora version, but I can't find it. I also have a couple of queries below.

1. There are always new applications, packages, games etc. being released for Fedora by open source developers and companies. Is there a good website where I can get a list of all these new packages etc, if possible an official one? I visit some sites such as Linux.com, but based on your own experience, I think you can guide me better.

2. In order to know which packages are installed on the Fedora machine one can type the following command, is that right?

Code:

rpm -qa

And this one gives the exact number of installed packages.

Code:

rpm -qa | wc -l

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved