2018-06-02 17:41:23 -0600 | received badge | ● Famous Question (source) |
2018-06-02 17:41:23 -0600 | received badge | ● Notable Question (source) |
2016-12-16 08:41:23 -0600 | commented answer | Fedora 25 Spins ISO verification - where are checksums? Hmm, I see - but I never reach that page because I immediately start the download with the right click: Save As (or Copy URL and paste it to wget for example). I would say that before the accessibility of the download page was better... |
2016-12-16 08:38:06 -0600 | received badge | ● Scholar (source) |
2016-12-14 01:37:07 -0600 | commented question | Fedora 25 Spins ISO verification - where are checksums? OK, here it is, but I couldn't find any direct link to it, only by using a general web search. |
2016-12-14 01:33:59 -0600 | asked a question | Fedora 25 Spins ISO verification - where are checksums? I have downloaded Fedora KDE Spin from here. Usually, there was always a checksum somewhere around the download link, but for this new release I couldn't find it. I tried the verify page, but there is no checksums for the spins? Am I missing something obvious, or this is an unintentional oversight of Fedora people? |
2016-12-01 18:29:34 -0600 | received badge | ● Editor (source) |
2016-11-25 03:01:04 -0600 | commented question | Unprivileged LXC Is there any relevant bug tracker of this issue at RH bugzilla? |
2016-11-25 02:58:02 -0600 | commented answer | Unprivileged LXC I didn't have problems installing a regular, privileged lxc, for example, this would work:
But unprivileged one is still an issue in F25 and nobody seems to care: https://bugzilla.redhat.com/show_bug.... |
2016-11-25 02:54:04 -0600 | received badge | ● Popular Question (source) |
2016-06-05 07:22:02 -0600 | commented answer | When will RPMfusion be ready for F24? Yes, there are no packages there yet... |
2016-06-05 06:28:32 -0600 | commented question | Dell m3800 will not stay suspended on battery power You should probably look for a kernel module/driver which doesn't support suspension well and try to blacklist it (some error log should be in your dmesg). |
2016-06-05 06:23:41 -0600 | commented question | Fedora video codecs Many video codecs, especially the most popular ones (like h264), are patented so it's hard to believe that they worked out of the box in F14. Which instructions did you follow? You should use RPM Fusion ( http://rpmfusion.org/Configuration ). |
2016-06-05 06:16:13 -0600 | answered a question | Moving postgresql 9.4 data directory in fedora 22 More as an addition to javierwilson's answer, I believe the proper way would be to avoid modifying postgresql.service directly and introduce an extension of it [1]: And to handle SELinux [2]: Finally, enable and start the service: Ref.: |
2016-05-15 17:17:23 -0600 | asked a question | Unprivileged LXC Has anyone succeeded in running unprivileged LXC on Fedora? Privileged (normal) containers are working fine, but I would like to run unprivileged containers. It seems that prerequisites [1] are satisfied (except maybe "Per-user cgroups on all controllers"), but still I cannot start a newly created container (Fedora 24 Beta): Maybe I'm missing something, like lxcfs or cgmanager which are present in Ubuntu where unprivileged LXC is possible. Is there any other approach to achieve the same in Fedora? |
2016-05-11 15:32:46 -0600 | commented answer | When will RPMfusion be ready for F24? Unfortunately, this does not work: |
2016-05-11 15:30:08 -0600 | received badge | ● Supporter (source) |
2016-04-13 09:30:04 -0600 | received badge | ● Nice Question (source) |
2016-04-07 19:03:54 -0600 | received badge | ● Student (source) |
2016-04-07 16:44:32 -0600 | asked a question | PackageKit history I am aware that PackageKit does not save (or mark) history of installed/updated/removed packages in DNF history DB yet [1], but still, I wonder is there any log/history accessible through CLI command/file? |