Re: Partition fuckup

2013-07-25 Thread Heinz Diehl
On 26.07.2013, Martin Skjöldebrand wrote: > / is 50 Gb > /home is 250 Gb > I want them the other way round really. > What would be the best way of trying to achieve this? This seems quite fine to me. Anyway, if you want to change this, the easiest way would be to make a backup og both on an e

Partition fuckup

2013-07-25 Thread Martin Skjöldebrand
Hi, Now I'm pretty pissed with myself as i managed to fuckup the partitions on my laptop. I've got 2 partitions one with 50 Gb the other with 250 Gb. Unfortunately they contain the wrong things. / is 50 Gb /home is 250 Gb I want them the other way round really. What would be the best way of

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread poma
… So how do I make firewalld allow pings and ssh from remote hosts? … >>> exo-open --launch WebBrowser $(rpm -qi firewalld | grep URL | awk >>> '{print $3}') … > Here[1] are some picturesque examples to help you better understand the > topology of the virtual network. :) … > [1] http://wik

will everybody please shut up about Harald

2013-07-25 Thread Dave Stevens
-- I think that if a person doesn't feel cynical then they're out of phase with the 21st century. Being cynical is the only way to deal with modern civilization, you can't just swallow it whole. -- Frank Zappa -- users mailing list users@lists.fedoraproject.org To unsubscribe or change s

Re: please discontinue to moderate Haralds posts

2013-07-25 Thread lee
Reindl Harald writes: > Am 26.07.2013 00:16, schrieb lee: >>> well, and that is why nitpicking about any word and presume >>> always the worst intention of anything i say is unfair >> >> This doesn't have anything to do with presuming, nitpicking or >> unfairness. You say "x" and mean "z". Ther

Re: Preferred method - F18 -> F19: fedup or yum upgrade ?

2013-07-25 Thread Joe Zeff
On 07/25/2013 03:30 PM, Matthew Miller wrote: But, all that said,_my_ recommendation is still to have a separate /home and do a fresh install preserving that. My recommendation is similar, but slightly different: have a separate /home and a fresh backup. Then try fedup. If it works, great!

Re: Preferred method - F18 -> F19: fedup or yum upgrade ?

2013-07-25 Thread Matthew Miller
On Thu, Jul 25, 2013 at 06:16:37PM -0400, Max Pyziur wrote: > Per the subject line, what are the views of this community? I've heard some pretty good reports about fedup this time around. It is the official way, and therefore the default recommendation. Doing a yum upgrade should probably work too

Re: Preferred method - F18 -> F19: fedup or yum upgrade ?

2013-07-25 Thread Rick Stevens
On 07/25/2013 03:16 PM, Max Pyziur issued this missive: Per the subject line, what are the views of this community? yum upgrade is NOT recommended: http://fedoraproject.org/wiki/Upgrading_Fedora_using_yum Look at the yellow box. The recommended method is fedup. It works. I've had iss

Re: *exe files

2013-07-25 Thread Steven Stern
On 07/25/2013 01:34 PM, Bill Oliver wrote: > I've heard there were issues with Win 8 on Virtualbox in linux, but I > haven't tried it myself I also have a Win8 VM and it's OK. There's an issue where the screen doesn't get refreshed properly -- I have to press the Windows flag key to get it to red

Preferred method - F18 -> F19: fedup or yum upgrade ?

2013-07-25 Thread Max Pyziur
Per the subject line, what are the views of this community? Thanks, Max Pyziur p...@brama.com -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mail

Re: please discontinue to moderate Haralds posts

2013-07-25 Thread lee
Reindl Harald writes: > Am 25.07.2013 22:04, schrieb lee: >> Reindl Harald writes: >>> here for the records and CC to the list to get back to the context >>> https://bugzilla.rpmfusion.org/show_bug.cgi?id=2851 >> >> Harald, "enge Sichtweise" does not translate into "narrow view" like >> that.

Re: Install fc18 from DVD demands network connection

2013-07-25 Thread Bill Davidsen
Darryl L. Pierce wrote: On Tue, Jul 23, 2013 at 11:08:19AM -0400, Bill Davidsen wrote: Darryl L. Pierce wrote: On Mon, Jul 22, 2013 at 02:01:43PM -0400, Bill Davidsen wrote: This is back, again. Having found out that fedup fails totally to work on drives with encrypted partitions, I don't t

Re: Install fc18 from DVD demands network connection

2013-07-25 Thread Bill Davidsen
Junk wrote: On 24 Jul 2013, at 21:31, Bill Davidsen wrote: Junk wrote: On Tue, 2013-07-23 at 11:08 -0400, Bill Davidsen wrote: Darryl L. Pierce wrote: On Mon, Jul 22, 2013 at 02:01:43PM -0400, Bill Davidsen wrote: This is back, again. Having found out that fedup fails totally to work on

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread Patrick Lists
On 07/25/2013 10:46 PM, Bill Davidsen wrote: [snip] The bridged network works wonders to solve this issue: http://wiki.libvirt.org/page/Networking#Host_configuration_2 If you have another IP available, you can bind that to the same NIC and use iptables to forward the connection. iptables -p

Re: Video Transcoder & Screen Recorder

2013-07-25 Thread Bill Davidsen
Junayeed Ahnaf wrote: Hello, I couldn't install handbrake on fedora (a search showed me that Handbrake doesn't compile on F19 due to some issue in llvm). So, I was wondering what better alternate is there for video transcoding? And I couldn't install Kazam either. So what's the best alternate

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread Bill Davidsen
Anthony Messina wrote: On Wednesday, July 24, 2013 02:55:56 PM Patrick Lists wrote: [patrick@laptop ~]$ ping 192.168.122.20 PING 192.168.122.20 (192.168.122.20) 56(84) bytes of data. From 10.0.0.135 icmp_seq=1 Destination Port Unreachable Can not ssh from the laptop to the VM: [patrick@lapto

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread Bill Davidsen
Darryl L. Pierce wrote: On Thu, Jul 25, 2013 at 05:25:29AM +0800, Ed Greshko wrote: On 07/24/13 22:38, Patrick Lists wrote: With the Firewalld service stopped I can ping and ssh fine into the VM from my laptop. FWIW, it has been a long time but I always had FW trouble when dealing with a NA

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread Bill Davidsen
Reindl Harald wrote: Am 24.07.2013 14:55, schrieb Patrick Lists: Hi, I just did a fresh F19 x86_64 install on my workstation, copied a Virtual Machine to it and started the VM (has IP addr 192.168.122.20). Now I would like to be able to ssh into the VM from another box on my local LAN like

Re: please discontinue to moderate Haralds posts

2013-07-25 Thread lee
Reindl Harald writes: > here for the records and CC to the list to get back to the context > https://bugzilla.rpmfusion.org/show_bug.cgi?id=2851 Harald, "enge Sichtweise" does not translate into "narrow view" like that. You can make a comment like that in German and it would be understood, thou

Re: Yum update error

2013-07-25 Thread Bruno Wolff III
On Thu, Jul 25, 2013 at 15:00:32 -0400, Frank wrote: Saw this error this morning during a Yum update: Total size: 20 M Is this ok [y/d/N]: y Downloading packages: Running transaction check Running transaction test Transaction check error: file /usr/lib/firmware/amd-ucode/microcode_amd.bin

Yum update error

2013-07-25 Thread Frank
Saw this error this morning during a Yum update: Total size: 20 M Is this ok [y/d/N]: y Downloading packages: Running transaction check Running transaction test Transaction check error: file /usr/lib/firmware/amd-ucode/microcode_amd.bin from install of linux-firmware-20130724-27.git31f6b30.

Re: *exe files

2013-07-25 Thread Bill Oliver
On Thu, 25 Jul 2013, Steven Stern wrote: On 07/25/2013 12:32 PM, Richard Vickery wrote: Is there any way of installing these - or Apple-based - files? I need a couple apps, namely Starbucks and Buzztime, on my Blackberry and the Android Starbucks app is pathetic on BB10. The executable files a

Re: *exe files

2013-07-25 Thread Steven Stern
On 07/25/2013 12:32 PM, Richard Vickery wrote: > Is there any way of installing these - or Apple-based - files? I need > a couple apps, namely Starbucks and Buzztime, on my Blackberry and the > Android Starbucks app is pathetic on BB10. The executable files are > for testing. > There's Wine -- bu

Re: WARNING: Your hard drive is failing

2013-07-25 Thread Richard Vickery
On Jul 24, 2013 4:13 PM, "Bill Davidsen" wrote: > > Joe Zeff wrote: >> >> On 07/24/2013 11:57 AM, Andre Robatino wrote: >>> >>> I saw this once, with a portable hard drive. It happened when I had the >>> drive plugged in while booting, and unplugged it later. It didn't realize >>> that it was okay

Re: Brother DCP-7065dn printer with Fedora 19

2013-07-25 Thread Richard Vickery
On Wed, Jul 24, 2013 at 9:01 PM, D. Hugh Redelmeier wrote: > | From: Fred Smith > > | Have you actually downloaded and installed (and configured, as needed) > | the drivers Brother provides? you don't actually say... > > I think so. > > I used fedup to go from F18->19. > The printer didn't work.

*exe files

2013-07-25 Thread Richard Vickery
Is there any way of installing these - or Apple-based - files? I need a couple apps, namely Starbucks and Buzztime, on my Blackberry and the Android Starbucks app is pathetic on BB10. The executable files are for testing. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change

Re: Brother DCP-7065dn printer with Fedora 19

2013-07-25 Thread Richard Vickery
On Wed, Jul 24, 2013 at 6:11 PM, Fred Smith wrote: > On Wed, Jul 24, 2013 at 08:52:05PM -0400, D. Hugh Redelmeier wrote: >> I carelessly bought a printer/scanner that has a proprietary driver. >> It worked fine in Fedora 18 and earlier. >> It doesn't seem to work with Fedora 19. >> Not much to be

Re: WARNING: Your hard drive is failing

2013-07-25 Thread Reindl Harald
Am 24.07.2013 20:57, schrieb Andre Robatino: > Mateusz Marzantowicz osdf.com.pl> writes: > >> WARNING: Your hard drive is failing >> Device: /dev/sdd [USB JMicron], unable to open device >> >> I see this message on all my terminals and system logs. Actually nothing >> is failing, I've disconnec

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread Reindl Harald
Am 24.07.2013 14:55, schrieb Patrick Lists: > Hi, > > I just did a fresh F19 x86_64 install on my workstation, copied a Virtual > Machine to it and started the VM (has IP > addr 192.168.122.20). Now I would like to be able to ssh into the VM from > another box on my local LAN like my > laptop.

Re: WARNING: Your hard drive is failing

2013-07-25 Thread Reindl Harald
Am 24.07.2013 17:14, schrieb Mateusz Marzantowicz: > WARNING: Your hard drive is failing > Device: /dev/sdd [USB JMicron], unable to open device > > I see this message on all my terminals and system logs. Actually nothing > is failing, I've disconnected USB hard drive (using "eject" button in >

Re: please discontinue to moderate Haralds posts

2013-07-25 Thread Jared K. Smith
On Tue, Jul 23, 2013 at 4:34 PM, inode0 wrote: > All I can do is suggest what I think could be done to improve the > situation. If the moderators aren't willing to do more and the > community isn't willing to give it a rest then I'll probably just join > others giving up on this list. I can't s

Re: please discontinue to moderate Haralds posts

2013-07-25 Thread Reindl Harald
Am 23.07.2013 22:52, schrieb Rahul Sundaram: > On Tue, Jul 23, 2013 at 4:44 PM, Eric Viseur > > Yes, this is kindergarden. I'm leaving this mailing-list. Too bad for > the precious knowledge I'll miss. > Gonna use the forums instead. > > You can ignore threads in any mailing list and

Re: please discontinue to moderate Haralds posts

2013-07-25 Thread Reindl Harald
Am 23.07.2013 22:52, schrieb Darryl L. Pierce: > How is telling someone you won't be helping them in future "a straight, > clear answer"? *boah* you did not quote the context as well as Richard did not say any word that he refers on a bugreport far far away from the list even with my private add

Re: please discontinue to moderate Haralds posts

2013-07-25 Thread Reindl Harald
Am 23.07.2013 22:48, schrieb Richard Shaw: >> Yup, just received my first insult... Do I get a badge now or is there a >> club I can join? :) > > Nope, it was the unnecessary "narrow minded packager" on the tail end of your > otherwise perfectly sensible bug report comment so QUOTE and link w

Re: please discontinue to moderate Haralds posts

2013-07-25 Thread Reindl Harald
Am 23.07.2013 22:39, schrieb Darryl L. Pierce: > On Tue, Jul 23, 2013 at 04:35:44PM +0200, Reindl Harald wrote: >>> Yup, just received my first insult... Do I get a badge now or is there a >>> club I can join? :) >> >> this below is what you are calling an insult? > > Yes, the part I hilighted

Re: /usr/local/lib*

2013-07-25 Thread Reindl Harald
Am 23.07.2013 22:16, schrieb doug: > On 07/21/2013 06:30 PM, Reindl Harald wrote: >> >> Am 22.07.2013 00:27, schrieb Kevin Martin: >>> For a long time wine needed the 32 bit libs, as did Adobe Reader (they may >>> still, I don't know as I don't use >>> them at all these >>> days). If you have e

Re: ATA over Ethernet (AoE)

2013-07-25 Thread Rick Stevens
On 07/25/2013 09:56 AM, Fernando Cassia issued this missive: I remember looking at ATA over Ethernet back in 2007 but back then it relied on vendor-provided drivers I read now that AoE has been merged into the Linux kernel starting w 2.6.11 or thereabouts..., http://en.wikipedia.org/wiki/ATA

RE: Kazam installation error

2013-07-25 Thread Junayeed Ahnaf
Yes I guess, this issue. So , no solution possible? Junayeed Ahnaf Nirjhor Software Engineer @ Hulu Twitter @ Nirjhor Date: Thu, 25 Jul 2013 11:56:57 -0400 Subject: Re: Kazam installation error From: dcass...@gmail.com To: users@lists.fedoraproject.org Are you running into this? https://ask.fe

ATA over Ethernet (AoE)

2013-07-25 Thread Fernando Cassia
I remember looking at ATA over Ethernet back in 2007 but back then it relied on vendor-provided drivers I read now that AoE has been merged into the Linux kernel starting w 2.6.11 or thereabouts..., http://en.wikipedia.org/wiki/ATA_over_Ethernet My questions are twofold: 1. Of all the drivers

Re: Parting Shot.... [OT]

2013-07-25 Thread Steven Stern
On 07/25/2013 11:19 AM, Eddie G. O'Connor Jr. wrote: > http://www.everydaylinuxuser.com/2013/07/linux-were-all-in-this-together-right_24.html > > > > EGO II I posted this as my response: As much as this is a criticism of the Linux community, it's a criticism of any online forum. The same discus

Parting Shot....

2013-07-25 Thread Eddie G. O'Connor Jr.
http://www.everydaylinuxuser.com/2013/07/linux-were-all-in-this-together-right_24.html EGO II -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailin

Re: Kazam installation error

2013-07-25 Thread Damon Cassell
Are you running into this? https://ask.fedoraproject.org/question/23539/kazam-screencast-importerror-no-module-named-distutilsextra/ Damon Cassell On Thu, Jul 25, 2013 at 11:20 AM, Junayeed Ahnaf wrote: > Hello, > > I'm trying to compile kazam (all the tutorials I could find are based on > Fed

Kazam installation error

2013-07-25 Thread Junayeed Ahnaf
Hello, I'm trying to compile kazam (all the tutorials I could find are based on Fedora 18, where it compiles without any problem at all) but I'm getting error Traceback (most recent call last): File "setup.py", line 4, in from DistUtilsExtra.command import * ImportError: No module named

RE: Video Transcoder & Screen Recorder

2013-07-25 Thread Junayeed Ahnaf
I successfully installed handbrake with the srpm provided by one of the kind guys in this mailing list , just a few mails back Junayeed Ahnaf Nirjhor Software Engineer @ Hulu Twitter @ Nirjhor > Date: Thu, 25 Jul 2013 08:10:18 -0700 > From: mike.wri...@mailinator.com > To: users@lists.fedorapro

Re: Video Transcoder & Screen Recorder

2013-07-25 Thread Mike Wright
07/25/2013 01:26 AM, Junayeed Ahnaf wrote: Hello, I couldn't install handbrake on fedora (a search showed me that Handbrake doesn't compile on F19 due to some issue in llvm). So, I was wondering what better alternate is there for video transcoding? I recently had success using ffmpeg transcod

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread Patrick Lists
On 07/25/2013 02:50 PM, Darryl L. Pierce wrote: [snip] The easiest way is to go into Virtual Machine Manager on the host os, edit the Default network interface and have it bridged on one of your physical network devices. That way any VM that uses the Default network interface will be bridged. T

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread Patrick Lists
On 07/25/2013 01:34 AM, Ed Greshko wrote: On 07/25/13 06:56, Patrick Lists wrote: On 07/25/2013 12:52 AM, Ed Greshko wrote: Oh ssh is enabled, along with mdns and dhcpV6-client, by defaultat least on all the F19 installs I've done. Yes I have seen those enabled in various Firewalld

RE: Handbrake on Fedora 19

2013-07-25 Thread Junayeed Ahnaf
Thanks :) I successfully built it :) Junayeed Ahnaf Nirjhor Software Engineer @ Hulu Twitter @ Nirjhor > Date: Thu, 25 Jul 2013 16:44:01 +0800 > From: ed.gres...@greshko.com > To: users@lists.fedoraproject.org > Subject: Re: Handbrake on Fedora 19 > > On 07/25/13 16:33, Ed Greshko wrote: > > On

Re: Handbrake on Fedora 19

2013-07-25 Thread Richard Shaw
On Thu, Jul 25, 2013 at 3:29 AM, Junayeed Ahnaf wrote: > How can I install from the srpm? I need the 64 bit version > It's a good idea to try and build yourself and expand your skills but it's not for everyone. The only thing I would add to Ed's recommendation is to do (as root): yum-builddep /

Re: Brother DCP-7065dn printer with Fedora 19

2013-07-25 Thread Fred Smith
On Thu, Jul 25, 2013 at 12:40:31AM -0400, D. Hugh Redelmeier wrote: > | From: D. Hugh Redelmeier > > | | From: Fred Smith > | > | | Have you actually downloaded and installed (and configured, as needed) > | | the drivers Brother provides? you don't actually say... > | > | I think so. > > I gu

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread Darryl L. Pierce
On Wed, Jul 24, 2013 at 11:44:56PM +0200, Patrick Lists wrote: > On 07/24/2013 11:25 PM, Ed Greshko wrote: > >On 07/24/13 22:38, Patrick Lists wrote: > >>With the Firewalld service stopped I can ping and ssh fine into the VM from > >>my laptop. > > > >FWIW, it has been a long time but I always had

Re: Howto make Firewalld allow remote SSH into a Virtual Machine?

2013-07-25 Thread Darryl L. Pierce
On Thu, Jul 25, 2013 at 05:25:29AM +0800, Ed Greshko wrote: > On 07/24/13 22:38, Patrick Lists wrote: > > With the Firewalld service stopped I can ping and ssh fine into the VM from > > my laptop. > > FWIW, it has been a long time but I always had FW trouble when dealing with a > NAT configurat

Re: Install fc18 from DVD demands network connection

2013-07-25 Thread Darryl L. Pierce
On Mon, Jul 22, 2013 at 11:03:07PM +0100, Frank Murphy wrote: > On Mon, 22 Jul 2013 15:57:21 -0400 > "Darryl L. Pierce" wrote: > > > On Mon, Jul 22, 2013 at 02:01:43PM -0400, Bill Davidsen wrote: > > > This is back, again. Having found out that fedup fails > > > totally to work on drives with en

Re: Install fc18 from DVD demands network connection

2013-07-25 Thread Darryl L. Pierce
On Wed, Jul 24, 2013 at 04:31:37PM -0400, Bill Davidsen wrote: > Junk wrote: > >The posts you responded to are talking about the fedup over a network > >onto an encrypted partition. Not the DVD install. It works but your too > >het up on your issue to realise what they are talking about notice. > >

Re: Install fc18 from DVD demands network connection

2013-07-25 Thread Darryl L. Pierce
On Tue, Jul 23, 2013 at 11:08:19AM -0400, Bill Davidsen wrote: > Darryl L. Pierce wrote: > >On Mon, Jul 22, 2013 at 02:01:43PM -0400, Bill Davidsen wrote: > >>This is back, again. Having found out that fedup fails > >>totally to work on drives with encrypted partitions, > > > >I don't think this i

Gnome classic working in F19?

2013-07-25 Thread Paul-Erik Törrönen
Just want to check first if I am the only one having this problem with an upgraded F19 setup. Some background: Upgraded the system from F18 (and previously from 17-16-15) with fedup --network. Before the upgrade I was running Gnome fine in the classical style (dropdown app menu, no hotspots, works

Re: Install fc18 from DVD demands network connection

2013-07-25 Thread Junk
On 24 Jul 2013, at 21:31, Bill Davidsen wrote: > Junk wrote: >> On Tue, 2013-07-23 at 11:08 -0400, Bill Davidsen wrote: >>> Darryl L. Pierce wrote: On Mon, Jul 22, 2013 at 02:01:43PM -0400, Bill Davidsen wrote: > This is back, again. Having found out that fedup fails > totally to w

Re: Handbrake on Fedora 19

2013-07-25 Thread Ed Greshko
On 07/25/13 16:33, Ed Greshko wrote: > On 07/25/13 16:29, Junayeed Ahnaf wrote: >> How can I install from the srpm? I need the 64 bit version >> > Download the srpm and then do... > > rpmbuild --rebuild whatever.src.rpm > > Chances are you'll find you'll need to install a bunch of "devel" rpms for

Re: Handbrake on Fedora 19

2013-07-25 Thread Ed Greshko
On 07/25/13 16:29, Junayeed Ahnaf wrote: > How can I install from the srpm? I need the 64 bit version > Download the srpm and then do... rpmbuild --rebuild whatever.src.rpm Chances are you'll find you'll need to install a bunch of "devel" rpms for the build to succeed. -- Getting tired of no

RE: Handbrake on Fedora 19

2013-07-25 Thread Junayeed Ahnaf
How can I install from the srpm? I need the 64 bit version Junayeed Ahnaf Nirjhor Software Engineer @ Hulu Twitter @ Nirjhor Date: Wed, 24 Jul 2013 12:48:16 -0500 Subject: Re: Handbrake on Fedora 19 From: hobbes1...@gmail.com To: users@lists.fedoraproject.org On Wed, Jul 24, 2013 at 10:28 AM, P

RE: Video Transcoder & Screen Recorder

2013-07-25 Thread Junayeed Ahnaf
Sorry :| I forgot that I posted it yesterday :| apologies Junayeed Ahnaf Nirjhor Software Engineer @ Hulu Twitter @ Nirjhor From: nirj...@outlook.com To: users@lists.fedoraproject.org Subject: Video Transcoder & Screen Recorder Date: Thu, 25 Jul 2013 14:26:32 +0600 Hello, I couldn't install

Video Transcoder & Screen Recorder

2013-07-25 Thread Junayeed Ahnaf
Hello, I couldn't install handbrake on fedora (a search showed me that Handbrake doesn't compile on F19 due to some issue in llvm). So, I was wondering what better alternate is there for video transcoding? And I couldn't install Kazam either. So what's the best alternate for kazam, which is

Re: Backup settings

2013-07-25 Thread Joe Zeff
On 07/25/2013 12:46 AM, Martin Skjöldebrand wrote: There apprently is a backup service in Fedora, which can automatically copy files to various "cloud-services" or other places. What is needed to be able to add /var/log/yum.log to the files that are backed up. The file is greyed out, and I can't

Backup settings

2013-07-25 Thread Martin Skjöldebrand
There apprently is a backup service in Fedora, which can automatically copy files to various "cloud-services" or other places. What is needed to be able to add /var/log/yum.log to the files that are backed up. The file is greyed out, and I can't select it. How do I solve this or should I go for