On 07/11/2016 01:19 PM, stan wrote:
In the old grub, there used to be a command to switch immediately to
the configuration file for another installation. I looked for how I
used to do that, but I haven't got any installations with old grub
left. It's been years since fedora switched to grub2.
On 07/11/2016 02:15 PM, Robert Nichols wrote:
On 07/11/2016 12:13 PM, bruce wrote:
the change I made
cat ALL=(ALL) NOPASSWD: /cat/*.*
That is granting cat the right to run commands as cat, i.e., it's pretty
much a no-op. Try
dog ALL=(ALL) NOPASSWD: /cat/*.*
That would allow dog to run
On 11/07/16 21:35, Chris Murphy wrote:
On Sun, Jul 10, 2016 at 12:42 PM, Morgan Read wrote:
[root@morgansmachine ~]# ssm resize -s-3G
/dev/mapper/luks-a69b434b-c409-4612-a51e-4bb0162cb316
[root@morgansmachine ~]# ssm resize -s-3G
/dev/mapper/luks-d313ea5e-fe14-4967-b11c-ae0e03c348b6
These
On 11/07/16 21:46, Chris Murphy wrote:
On Sun, Jul 10, 2016 at 4:13 PM, Morgan Read wrote:
Hmm, after trying to reboot and falling into emergency recovery, this
doesn't look good. And, after booting from live media and attempting
the following, this looks very bad indeed... I'm not sure
syste
a while back, i asked about some issues getting a fully functioning
fedora 23 running on my ASUS G752VL-DH71 gaming laptop (i don't
actually do any gaming, i just wanted the horsepower for a build
machine):
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/thread/NN7CZ
On 07/12/16 21:02, Robert P. J. Day wrote:
> 2) this laptop has a displayport connector -- is that port fully
> supported in fedora 24?
>
I'm running a desktop with a GeForce GTX 660 driving dual monitors one on HDMI
and the
other on a DP. The sound works on both as well. I am running the nVi
Initially, I had a few challenges with this laptop; however, everything is
working as expected, I have just installed Fedora 24, without any issues. I
haven't get around to installing bumblebee for NVIDIA Optimus so I am
currently using the Intel drivers for the display.
With regard to the SSD, I
On Tue, Jul 12, 2016 at 5:35 AM, Morgan Read wrote:
>
> Well, it seems to have reduced the volumes, but not the filesystems:
>
> Volume Pool
Good morning,
On 07/23/2015 01:00 PM, William wrote:
Good afternoon,
Most messages received from this fedora list are labelled junk by
Thunderbird. This is even though I whitelisted "From" =
"users-requ...@lists.fedoraproject.org". Actually, I have this problem
both in my Fedora-21 and my win
Hi
On F24, I can't start mariadb-server
'systemctl start mariadb
Job for mariadb.service failed because the control process exited with
error code. See "systemctl status mariadb.service" and "journalctl -xe"
for details.'
I don't understand what happens
Thanks for any idea
/var/log/mariadb.log
On 12 July 2016 at 18:00, maderios wrote:
> Hi
> On F24, I can't start mariadb-server
> 'systemctl start mariadb
> Job for mariadb.service failed because the control process exited with
> error code. See "systemctl status mariadb.service" and "journalctl -xe" for
> details.'
> I don't understand
On 07/12/2016 06:05 PM, Earl A Ramirez wrote:
I had a similar and strange issue a few hours ago; I did the following
and I was able to start the service
sudo setenforce 0
sudo systemctl start mariadb
sudo setenforce 1
sudo systemctl restart mariadb
It doesn't work for me. I don't think it's a
On Tue, Jul 12, 2016 at 5:35 AM, Morgan Read wrote:
> Yes, I have filed a bug here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1354681
I've reproduced the problem where ssm resize of a LUKS volume. It only
resizes the LUKS volume, not the underlying LV, and not the fs on the
LUKS volume. So
Good morning,
I've been wanting to listen to live streaming FM-radio broadcasts
on-line. I'm using Firefox (current as of last Thursday) and f-23
(current as of last Thursday). If it matters, I'm using Gnome.
One I've tried is here: "http://www.wbjc.com/";. When I click the
"iTunes/mp3" b
On Mon, Jul 11, 2016 at 5:23 PM, Gordon Messmer
wrote:
> On 07/11/2016 12:27 PM, Go Canes wrote:
>
>> Each user on each system needs to have a private ssh key, and a public
>> ssh key.
>>
>
> No, they don't. Private keys belong on your closest system, on an
> encrypted volume. Often, you will o
On Mon, Jul 11, 2016 at 1:13 PM, bruce wrote:
>
> I have two (2) users cat - dog
>
> user cat has access to all files in /cat, and the ability to run the apps
> (*.php)
>
> i want to allow user dog to be able to run as user cat, and therefore run
> the *.php in /cat
>
> As far as I can tell, this
On 07/12/2016 10:28 AM, William wrote:
> Good morning,
>
> I've been wanting to listen to live streaming FM-radio broadcasts
> on-line. I'm using Firefox (current as of last Thursday) and f-23
> (current as of last Thursday). If it matters, I'm using Gnome.
>
> One I've tried is here: "http://w
On Tue, 12 Jul 2016 13:44:26 -0400
Go Canes wrote:
> If the OP uses ssh to go from system1:user1 to system2:user2, and then
> wants to use ssh to go from system2:user2 to system3:user3, are you saying
> that only system1:user requires a public key, and that system2:user2 can
> ssh out without havi
On 07/12/2016 10:59 AM, Tom H wrote:
# visudo -f /etc/sudoers.d/dog
dog ALL=(cat) NOPASSWD: /cat/*.*
[AFAIK, "/cat/*" should be enough]
According to the man page, you don't need the *.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://li
On Mon, Jul 11, 2016 at 3:55 PM, Chris Murphy wrote:
>
> The built-in method to discover and create menu entries for other
> Linux's is suboptimal. If you update the kernel on any of those
> distros, it's not reflected in the GRUB menu because each distro only
> updates its own grub.cfg; and the G
Hello.
I'm trying to use a newer version of GRUB2 (grub2-efi-2.02-0.34.fc24.x86_64)
for UEFI PXE booting Linux (Clonezilla) and also a custom UEFI application
(custom shell) that needs access to the TCP4 UEFI stack in firmware (depends of
the scenario). Using older versions of GRUB2 it is worki
On 07/12/2016 10:44 AM, Go Canes wrote:
No, they don't. Private keys belong on your closest system, on an
encrypted volume. Often, you will only need one.
If the OP uses ssh to go from system1:user1 to system2:user2, and then
wants to use ssh to go from system2:user2 to system3:user
hey...
so on the box1
i have the priv key
on box1 i have have ssh-agent on box1
on box1, in the config file, do i need to have box2
on box2 I don't need to have the pub key from box1, but i do have to have
what???
and then whatever I have on box2, gets replicated on the other boxes in the
"ch
On 13/07/16 04:24, Tom H wrote:
On Mon, Jul 11, 2016 at 3:55 PM, Chris Murphy wrote:
The built-in method to discover and create menu entries for other
Linux's is suboptimal. If you update the kernel on any of those
distros, it's not reflected in the GRUB menu because each distro only
updates it
On 07/12/2016 02:32 PM, bruce wrote:
so on the box1
i have the priv key
on box1 i have have ssh-agent on box1
on box1, in the config file, do i need to have box2
You *can* specify agent forwarding in the configuration file, but I have
to disagree with users who recommended doing so. My opini
On 12Jul2016 17:32, bruce wrote:
so on the box1
i have the priv key
on box1 i have have ssh-agent on box1
With your private key loaded. "ssh-add -l" will tell you if it is.
on box1, in the config file, do i need to have box2
To easily connect, perhaps. To connect with special options by de
On Tue, Jul 12, 2016 at 12:52 PM, Leandro Gustavo Biss Becker
wrote:
> Hello.
>
> I'm trying to use a newer version of GRUB2 (grub2-efi-2.02-0.34.fc24.x86_64)
> for UEFI PXE booting Linux (Clonezilla) and also a custom UEFI application
> (custom shell) that needs access to the TCP4 UEFI stack in
On Tue, 2016-07-12 at 09:54 -0600, William wrote:
> It's been a long time, but I finally found out the cause of this
> problem. Matt, one of the Mozilla Thunderbird support moderators,
> said this:
>
> "Sounds to me like you are using Yahoo IMAP. That is certainly how
> their spam guard works.
28 matches
Mail list logo