Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Search Forums
FedoraForum Search

Forgot Password? Join Us!

Showing results 1 to 25 of 214
Search took 0.01 seconds.
Search: Posts Made By: fakie_flip
Forum: Using Fedora 4th May 2013, 05:54 PM
Replies: 4
Views: 4,448
Posted By fakie_flip
Re: google talk/video plugin is not working for firefox, but it works on chrome

I'm not on Fedora. I am on Linux Mint and was having the same problem. Thanks to the Gentoo guy who solved this one. I also run Gentoo on my other computer, laptop. Thanks!!!
Forum: Using Fedora 18th December 2012, 10:30 AM
Replies: 5
Views: 965
Posted By fakie_flip
Re: Nemo missing open terminal here extension

I found an rpm here.

https://koji.fedoraproject.org/koji/buildinfo?buildID=359007

I also read it will be pushed to update-testing soon.
Forum: Using Fedora 18th December 2012, 09:49 AM
Replies: 5
Views: 965
Posted By fakie_flip
Re: Nemo missing open terminal here extension

That gave me the error:

No package nemo-open-terminal available.
Error: Nothing to do

I had already did a yum search nemo to check if the package existed in the repos.
Forum: Using Fedora 18th December 2012, 09:34 AM
Replies: 5
Views: 965
Posted By fakie_flip
Nemo missing open terminal here extension

I installed nemo to replace nautilus, and I like it better.

This page (http://cinnamon.linuxmint.com/?p=198) says as of nemo version 1.0.0, the "open terminal here" extension is part of nemo...
Forum: Using Fedora 7th December 2012, 03:45 AM
Replies: 4
Views: 667
Posted By fakie_flip
Re: yum update fails after upgrading Fedora 16 to 17 using the F17 DVD

Sure, you can see how I solved it and all my issues after upgrading fedora here ->

https://www.linuxquestions.org/questions/showthread.php?p=4844201
Forum: Using Fedora 6th December 2012, 11:58 PM
Replies: 4
Views: 667
Posted By fakie_flip
Re: yum update fails after upgrading Fedora 16 to 17 using the F17 DVD

It's all fixed now and my Fedora 17 upgraded installation is running good.
Forum: Using Fedora 3rd December 2012, 04:59 AM
Replies: 4
Views: 589
Posted By fakie_flip
Re: rpm -a --setugids; rpm -a --setperms; GURU needed

Read the last line of my first post.

Try this yourself

rpm --setugids iputils
ping -c 3 google.com

Now you could fix it by either giving ping SUID or reinstalling iputils.

rpm --nodeps...
Forum: Using Fedora 2nd December 2012, 03:42 AM
Replies: 4
Views: 589
Posted By fakie_flip
Re: rpm -a --setugids; rpm -a --setperms; GURU needed

rpm --nodeps -e iputils
yum install iputils

After the above 2 commands, it does not have SUID or SGID, but it works.

$ ll /usr/bin/ping
-rwxr-xr-x. 1 root root 40912 Jan 25 2012...
Forum: Using Fedora 1st December 2012, 09:42 PM
Replies: 4
Views: 589
Posted By fakie_flip
rpm -a --setugids; rpm -a --setperms; GURU needed

[bull:~]$ ls -l /usr/bin/ping
-rwxr-xr-x. 1 root root 40912 Jan 25 2012 /usr/bin/ping
[bull:~]$ sudo rpm --setugids iputils
[sudo] password for bull:
[bull:~]$ ping -c...
Forum: Using Fedora 30th November 2012, 10:32 AM
Replies: 4
Views: 667
Posted By fakie_flip
yum update fails after upgrading Fedora 16 to 17 using the F17 DVD

After using the Fedora 17 DVD to upgrade from F16, I have multiple problems. I first had to mess with the wireless connection a lot to get it working. Unable to obtain an ip was resolved by setting...
Forum: Using Fedora 5th January 2009, 05:53 AM
Replies: 14
Views: 10,730
Posted By fakie_flip
I'm using Ubuntu 64 bit now and solved the...

I'm using Ubuntu 64 bit now and solved the problem by using Skype from the mediubuntu repository and setting the sound devices for ringing and sound out to pulse. I left the sound in device the...
Forum: Security and Privacy 21st August 2008, 07:54 PM
Replies: 1
Views: 1,794
Posted By fakie_flip
Troubles Compiling Truecrypt

Here are the instructions from the Readme.txt for compiling Truecrypt in Linux.


II. Linux and Mac OS X
======================

Requirements for Building TrueCrypt for Linux and Mac OS X:...
Forum: Using Fedora 21st August 2008, 09:19 AM
Replies: 5
Views: 3,141
Posted By fakie_flip
Would you tell about compiling the wxWidgets? I'd...

Would you tell about compiling the wxWidgets? I'd like to compile my own for x86_64.
Forum: Programming & Packaging 15th August 2008, 09:41 AM
Replies: 1
Views: 1,221
Posted By fakie_flip
There is a space in your directory name. Make it...

There is a space in your directory name. Make it all one word. I read of other people having the same problem with KDevelop, but it didn't help my problem of compiling Pidgin plugins.
Forum: Using Fedora 15th July 2008, 08:38 AM
Replies: 2
Views: 2,052
Posted By fakie_flip
Problem solved, It works if I run "sudo hamachi...

Problem solved, It works if I run "sudo hamachi start" instead.
Forum: Servers & Networking 15th July 2008, 08:35 AM
Replies: 2
Views: 4,575
Posted By fakie_flip
Problem solved, I needed to run "hamachi start"...

Problem solved, I needed to run "hamachi start" as root or with sudo.
Forum: Using Fedora 15th July 2008, 08:27 AM
Replies: 12
Views: 1,955
Posted By fakie_flip
No package 'libnautilus-extension' found How...

No package 'libnautilus-extension' found

How did you get passed this one? Do you know how to get gksu to compile without the --disable-nautilus-extension option?
Forum: Using Fedora 15th July 2008, 08:18 AM
Replies: 12
Views: 1,955
Posted By fakie_flip
I have the same problem, but your solution did...

I have the same problem, but your solution did not work for me. How does that command tell configure where to find libgksu2??? I don't see how it could solve the problem.
Forum: Using Fedora 15th July 2008, 07:56 AM
Replies: 5
Views: 10,865
Posted By fakie_flip
Is there a way to compile gksu to get it in...

Is there a way to compile gksu to get it in Fedora 9?
Forum: Using Fedora 15th July 2008, 07:54 AM
Replies: 55
Views: 5,091
Posted By fakie_flip
How do you get gksudo or gksu into Fedora?

How do you get gksudo or gksu into Fedora?
Forum: Using Fedora 14th July 2008, 06:44 AM
Replies: 2
Views: 2,052
Posted By fakie_flip
Hamachi not working in 64-bit F9

Is anyone else able to get this working in 64-bit F9?

https://secure.logmein.com/products/hamachi/list.asp

If you can get it working, then please tell me what I am doing wrong.
...
Forum: Using Fedora 14th July 2008, 04:55 AM
Replies: 10
Views: 1,021
Posted By fakie_flip
thx, worked

thx, worked
Forum: Using Fedora 14th July 2008, 04:40 AM
Replies: 0
Views: 749
Posted By fakie_flip
Mic quit working

Since changing out my motherboard, I've got everything working now except my microphone which uses my new sound card. I do have sound, but no microphone!!!

$ lspci | grep -i audio
00:14.2 Audio...
Forum: Using Fedora 14th July 2008, 03:21 AM
Replies: 10
Views: 1,021
Posted By fakie_flip
I had all those packages that you said to...

I had all those packages that you said to install. I got them from building other things.

[chris@localhost Desktop]$ cvs -d:pserver:anonymous@gnaural.cvs.sourceforge.net:/cvsroot/gnaural login ...
Forum: Using Fedora 14th July 2008, 12:41 AM
Replies: 7
Views: 1,231
Posted By fakie_flip
How often is the clock synchronized with NTP...

How often is the clock synchronized with NTP enabled? I didn't see that anywhere in system-config-time.
Showing results 1 to 25 of 214

 
Forum Jump

Current GMT-time: 10:47 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat