Re: Fwd: Re: Intel / AMD CPU Microcode Updates Required For Security

2017-05-28 Thread Branko Grubic
On Sun, 2017-05-28 at 19:50 -0600, JD wrote: > Is fedora providing this? > > > Forwarded Message > Subject: Re: Intel / AMD CPU Microcode Updates Required For > Security > Date: Sun, 28 May 2017 23:52:46 + > From: Ben Woods > To: RW , freebsd-question

Fwd: Re: Intel / AMD CPU Microcode Updates Required For Security

2017-05-28 Thread JD
Is fedora providing this? Forwarded Message Subject:Re: Intel / AMD CPU Microcode Updates Required For Security Date: Sun, 28 May 2017 23:52:46 + From: Ben Woods To: RW , freebsd-questi...@freebsd.org, freebsd-secur...@freebsd.org On Mon, 29 May 2017 at 7

Re: How to mount an LVM2 volume in Fedora Linux.

2017-05-28 Thread Lucélio Gomes de Freitas
On 22-05-2017 02:44, stan wrote: > On Sun, 21 May 2017 13:40:51 -0300 > Lucélio Gomes de Freitas wrote: > > >> Problem: >> Want to mount the SSD on "Fedora 20" to recover some files, copying it >> to /dev/sdb3 space(/dev/sdb3 not used/mounted). After this, I can >> erase all SSD and install "F

Re: How to mount an LVM2 volume in Fedora Linux.

2017-05-28 Thread Lucélio Gomes de Freitas
On 21-05-2017 21:33, Boris Epstein wrote: > Wouldn't it be /dev/vg_maq01/lv_home that you want to mount to read files > out of your home directory? > Yes, You are correct. Thank you for teatching me. [lucelio@localhost ~]$ sudo pvs PV VG Fmt Attr PSize PFree /dev/sda3 vg_maq

Re: Now what do I need to squash?

2017-05-28 Thread Cameron Simpson
On 28May2017 09:14, Tom Horsley wrote: On Sun, 28 May 2017 15:18:30 +1000 Cameron Simpson wrote: Suggestion: when the popup is up, do a ps. Close the popup. ps again. If you're lucky you'll be able to see the responsible program (or some "alert" tool, invoked by the evildoer). I was about to

Re: sudo su

2017-05-28 Thread Samuel Sieb
On 05/28/2017 01:04 AM, Tom H wrote: On Sat, May 27, 2017 at 10:05 PM, Tom Horsley wrote: Nope, completely myth, and here's why: "sudo su -l" is absolutely the fastest and most efficient way to get a root login shell where the PATH is set correctly "-i" is faster than "su -l" :) Hey, I lea

Re: Install on Zotac Zbox CI327?

2017-05-28 Thread Branko Grubic
On Sun, 2017-05-28 at 15:12 +0200, wwp wrote: > Hello there, > > (after a looong time not using Fedora, just back to it!) > > I've tried installing Fedora on a Zotac Zbox CI327 (Intel Celeron > N3450 inside) but this happens to fail. I've tried F25 but it has > not the right kernel to make it (I'

Re: Now what do I need to squash?

2017-05-28 Thread stan
On Sat, 27 May 2017 18:09:22 -0700 stan wrote: > How did you mask it? It isn't there in systemctl -a -t service, > even though there is a file in /usr/share/dbus-1/system-services. I > manually disable it each time it updates by moving the file to a .bak > version, so masking it would be a lot

Re: TLP vs Mate Power Manager

2017-05-28 Thread stan
On Sat, 27 May 2017 14:16:07 -0700 Zenzizenzic wrote: > Is it necessary to disable mate-power-manager in anyway? Does tlp use > the settings provided in the power manager gui to control display > brightness/computer sleep timing or do I need to reconfigure these > values elsewhere? From the FAQ

Re: Video editing disaster

2017-05-28 Thread Wagner Marques
I did not realize that unpacking the ISO could be a really nice idea... To my next work with videos, I will try it, for sure. Thanks a lot Wagner França Marques 954731643 967256050 2017-05-28 14:49 GMT-03:00 Tom Horsley : > On Sun, 28 May 2017 14:27:40 -0300 > Wagner Marques wrote: > > > So,

Re: Video editing disaster

2017-05-28 Thread Tom Horsley
On Sun, 28 May 2017 14:27:40 -0300 Wagner Marques wrote: > So, this http://www.bandshed.net/avlinux/ was the solution for me. I haven't tried it, but that sounds like the best approach. Get someone else to do the mind-numbing work of figuring out which versions of which libraries are compatible t

Re: Video editing disaster

2017-05-28 Thread Wagner Marques
For me, the best was Cinelerra! The installation of Fedora do not work like like a charm (but I'm not expert) So, this http://www.bandshed.net/avlinux/ was the solution for me. Another nice try could be: http://blog.rabin.io/linux/building-cinelerracv-for-fedora-22-under-docker Wagner Franç

Re: Video editing disaster

2017-05-28 Thread Klaus-Peter Schrage
Recently, I had some (not too extensive) sessions in video editing - cutting an mp4 file, adding some transitions, recode to mp4 again, without a single crash, using Flowblade. See also: https://opensource.com/life/16/9/10-reasons-flowblade-linux-video-editor?sc_cid=7016000QyBkAAK Am 27.0

Re: sudo su

2017-05-28 Thread Peter Gueckel
Tom Horsley wrote: > On Sat, 27 May 2017 21:36:29 -0600 > Peter Gueckel wrote: > >> Now, I wonder about $PATH: what is the correct value "to find the >> programs that root needs"? > > Well, root tends to have /sbin which "normal" users don't > have by default. There may be others, also there ca

Re: sudo su

2017-05-28 Thread Ahmad Samir
On 28 May 2017 at 15:16, Tom Horsley wrote: > On Sat, 27 May 2017 21:36:29 -0600 > Peter Gueckel wrote: > >> Now, I wonder about $PATH: what is the correct value "to find the >> programs that root needs"? > > Well, root tends to have /sbin which "normal" users don't > have by default. That's not

Re: sudo su

2017-05-28 Thread Peter Gueckel
Joe Zeff wrote: > On 05/27/2017 10:12 PM, fred roller wrote: >> you could run "who" to see if the root user is still logged on as well. > > I have a terminal open, logged in as root with su -. When I ran who, it > just showed me, logged in once and no root. Checking with uptime, it > shows o

Re: Moderator approval?

2017-05-28 Thread wwp
Hello Kevin, On Fri, 26 May 2017 17:09:28 -0600 Kevin Fenzi wrote: > On 05/26/2017 04:56 PM, wwp wrote: > > Hello there, > > > > sorry to disturb w/ list management issues.. I've been tried to post > > here but my message is waiting for moderator approval (since > > 2017-05-19). Nothing scary,

Re: sudo su

2017-05-28 Thread Tom Horsley
On Sat, 27 May 2017 21:36:29 -0600 Peter Gueckel wrote: > Now, I wonder about $PATH: what is the correct value "to find the > programs that root needs"? Well, root tends to have /sbin which "normal" users don't have by default. There may be others, also there can be aliases and such in root's .b

Re: Now what do I need to squash?

2017-05-28 Thread Tom Horsley
On Sun, 28 May 2017 15:18:30 +1000 Cameron Simpson wrote: > Suggestion: when the popup is up, do a ps. Close the popup. ps again. If > you're > lucky you'll be able to see the responsible program (or some "alert" tool, > invoked by the evildoer). I was about to try that, but apparently they ar

Install on Zotac Zbox CI327?

2017-05-28 Thread wwp
Hello there, (after a looong time not using Fedora, just back to it!) I've tried installing Fedora on a Zotac Zbox CI327 (Intel Celeron N3450 inside) but this happens to fail. I've tried F25 but it has not the right kernel to make it (I've read about 4.10 minimum), then tried F26-Alpha-1.7 Live a

Re: OT (?) installing JDeveloper

2017-05-28 Thread Angelo Moreschini
I replay to myself... the problem was solved running the file as normal user and not as administrator. On Sun, May 28, 2017 at 3:27 PM, Angelo Moreschini < mrangelo.fed...@gmail.com> wrote: > Hi > > I would like use "Oracle JDevelopper" on my computer, so > I downloaded the "installer" of Jdeve

OT (?) installing JDeveloper

2017-05-28 Thread Angelo Moreschini
Hi I would like use "Oracle JDevelopper" on my computer, so I downloaded the "installer" of Jdeveloper from site of Oracle . This is the page of Oracle for the download: -- Oracle JDeveloper Studio Edition 12.2.1.2.0 This download is the complete version of JDeveloper with all the

Re: sudo su

2017-05-28 Thread Tom H
On Sun, May 28, 2017 at 5:24 AM, Paul Allen Newell wrote: > > Correcting my off-list post by cc-ing back to the list ... once again, my > apologies No harm done, no apologies necessary :) ___ users mailing list -- users@lists.fedoraproject.org To unsubs

Re: sudo su

2017-05-28 Thread Paul Allen Newell
On 05/28/2017 02:21 AM, Paul Allen Newell wrote: On 05/28/2017 01:40 AM, Tom H wrote: You replied off-list On Sun, May 28, 2017 at 4:16 AM, Paul Allen Newell wrote: On 05/28/2017 01:04 AM, Tom H wrote: "-i" is faster than "su -l" :) huh? sudo -i is faster than sudo su -l Apologies f

Re: sudo su

2017-05-28 Thread Tom H
On Sat, May 27, 2017 at 10:05 PM, Tom Horsley wrote: > > Nope, completely myth, and here's why: "sudo su -l" is absolutely > the fastest and most efficient way to get a root login shell > where the PATH is set correctly "-i" is faster than "su -l" :) __