Re: Latest systemd news

2014-11-17 Thread Juan Orti
El sáb, 15-11-2014 a las 08:53 -0500, Sam Varshavchik escribió: > Making the rounds of various technical mailing lists yesterday, with a > subject that's typically a variation of "Just for yucks, and giggles" is a > link to a commit to systemd's git, adding DNS caching to systemd; in one, > h

Re: network vs network manager wait online

2014-12-10 Thread Juan Orti
systemctl disable NetworkManager-wait-online.service -- Juan Orti https://miceliux.com -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-

Re: network vs network manager wait online

2014-12-10 Thread Juan Orti
El 2014-12-10 15:43, Tom Horsley escribió: On Wed, 10 Dec 2014 15:33:31 +0100 Juan Orti wrote: NetworkManager-wait-online.service is disabled by default, if you enabled it in the past, you should disable it: This was a fresh install from scratch. I never enabled it (but something did

Re: How can I make systemd stop grabbing NFS mounts?

2014-01-15 Thread Juan Orti Alcaine
om source and check fstype for "nfs" to > prevent it from trying forever to umount it). > > Try to add the mount option "_netdev", it should schedule the mount/umount after/before the network. -- Juan Orti GPG Key: DEEBD08B - http://jorti.fedorapeople.org/pubkey.asc Bl

Re: btrfs snapshot send howto?

2014-01-16 Thread Juan Orti Alcaine
# btrfs sub snapshot -r / /mnt/btrfs/my-ro-root # btrfs send /mnt/btrfs/my-ro-root You can later make a read-write snapshot of a read-only one to work with it. -- Juan Orti GPG Key: DEEBD08B - http://jorti.fedorapeople.org/pubkey.asc Blog: https://apuntesderoot.wordpress.com/ -- users mailin

Re: IPv6 breakage in NetworkManager

2014-01-22 Thread Juan Orti Alcaine
ect.org/code-of-conduct > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org > -- Juan Orti GPG Key: DEEBD08B - http://jorti.fedorapeople.org/pubkey.asc Blog: https://apuntesderoot.wordpress.com/ -- users mailing list

Cannot ping6

2016-07-01 Thread Juan Orti Alcaine
gt; ff02::1:ff00:1: ICMP6, neighbor solicitation, who has 2001:470:7950:10::1, length 32 15:42:03.994060 IP6 2001:470:7950:10::100 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has 2001:470:7950:10::1, length 32 ^C 12 packets captured 12 packets received by filter 0 packets

NetworkManager-wait-online.service is not run

2016-07-04 Thread Juan Orti Alcaine
nline.service ● NetworkManager-wait-online.service - Network Manager Wait Online Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; vendor preset: disabled) Active: inactive (dead) [root@xenon ~]# journalctl -b -u NetworkManager-wait-onl

Re: Changing umask in fedora24

2016-10-28 Thread Juan Orti Alcaine
unning as a service, you also have the UMask directive. # systemctl edit httpd.service [Service] UMask=0002 -- Juan Orti https://apuntesderootblog.wordpress.com/ GPG: 61F0 8272 6882 BCA6 3A35 88F6 B630 4B72 DEEB D08B ___ users mailing list

F25-Atomic - Error creating Vagrant synced folder

2016-11-25 Thread Juan Orti Alcaine
his is the error: --- The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! mkdir -p /vagrant Stdout from the command: Stderr from the command: mkdir: cannot create directory ‘/vagrant’: Operation not permitted --- Thanks. --

Re: F25-Atomic - Error creating Vagrant synced folder

2016-11-25 Thread Juan Orti Alcaine
2016-11-25 15:12 GMT+01:00 Matthew Miller : > On Fri, Nov 25, 2016 at 10:09:16AM +0100, Juan Orti Alcaine wrote: >> I'm launching a fedora/25-atomic-host with Vagrant but it fails to >> create the synced folder although the VM boots fine and I can ssh in >> it. I have

Re: Bridge LAN and WiFi interfaces

2012-11-19 Thread Juan Orti Alcaine
Use a bonding interface for that 2012/11/15 Frank Pikelner > Hello, > > I'm running a couple of Lenovo T410 with Fedora 16 and 17. The laptops are > generally connected via LAN or WiFi to the same subnet (typically same DHCP > address). > > Is there a way to bridge both the LAN and Wifi interfa

Re: Fedora hangs driving me nuts, in Windows it works without problems!

2013-01-03 Thread Juan Orti Alcaine
I can only say I'm runnig on a sandybridge CPU i7-2600K with GPU kernel driver i915 and have absolutly no problems at all. Is your kernel tainted? check this: # cat /proc/sys/kernel/tainted 2013/1/3 valent.turko...@gmail.com > I'm I not in 2013? Is this back to 1999 so I need to recompile my o

Re: network-scripts documentation

2013-01-27 Thread Juan Orti Alcaine
2013/1/27 Sam Varshavchik > Google isn't helping me find the documentation for /etc/sysconfig/network- > **scripts/* in F18. It brings me to F14's "Deployment Guide", and > browsing TOCs for the F18 documentation doesn't find anything promising. > > My old router, that was running DD-WRT firmware

Re: gpg-agent

2013-08-23 Thread Juan Orti Alcaine
El 2013-08-22 20:18, Martin S escribió: As I understand it the file gpg-agent-startup.sh should be placed in /etc/kde/env and made executable for the gpg-agent to start att boot time? Agent is also enabled in the ~/.gnupg/gpg.conf Running the file manually it starts the agent, but after having

Re: gpg-agent

2013-08-23 Thread Juan Orti Alcaine
El 2013-08-23 07:19, Juan Orti Alcaine escribió: El 2013-08-22 20:18, Martin S escribió: As I understand it the file gpg-agent-startup.sh should be placed in /etc/kde/env and made executable for the gpg-agent to start att boot time? Agent is also enabled in the ~/.gnupg/gpg.conf Running the

Re: OpenSSL: ECDHE arrives in Fedora

2013-10-16 Thread Juan Orti Alcaine
El 2013-10-16 22:51, Itamar Reis Peixoto escribió: sounds good, I think now we can have bitcoin in fedora right ? I'm working on a bitcoin package, I hope to submit it soon. -- Juan Orti GPG Key: DEEBD08B - https://www.miceliux.com/~juan/pubkey.asc Blog: https://apuntesderoot.wordpres

Re: OpenSSL: ECDHE arrives in Fedora

2013-10-18 Thread Juan Orti Alcaine
El 2013-10-17 17:57, Suvayu Ali escribió: There is already a community repo with bitcoin packages: I've based my work on that: https://bugzilla.redhat.com/show_bug.cgi?id=1020292 -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: KDE without gnome-shell?

2013-10-31 Thread Juan Orti Alcaine
-- Juan Orti GPG Key: DEEBD08B - https://www.miceliux.com/~juan/pubkey.asc Blog: https://apuntesderoot.wordpress.com/ -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct

What user and password to use in cloud images?

2013-11-07 Thread Juan Orti Alcaine
Hello, I've deployed a Fedora20 Beta qcow2 image in a VM, but I'm unable to login. What is the default user and password? And what is the cloud-init program that starts at boot? it tries to contact some http url, but it fails. I cannot find any documentation about it. Thank you. --

Re: What user and password to use in cloud images?

2013-11-07 Thread Juan Orti Alcaine
El Jueves, 7 de noviembre de 2013 14:55:57 Kevin Fenzi escribió: > On Thu, 07 Nov 2013 21:56:54 +0100 > > Juan Orti Alcaine wrote: > > Hello, I've deployed a Fedora20 Beta qcow2 image in a VM, but I'm > > unable to login. > > > > What is the default u

Re: What user and password to use in cloud images?

2013-11-07 Thread Juan Orti Alcaine
El 2013-11-08 04:05, Matthew Miller escribió: On Thu, Nov 07, 2013 at 09:56:54PM +0100, Juan Orti Alcaine wrote: Hello, I've deployed a Fedora20 Beta qcow2 image in a VM, but I'm unable to login. What is the default user and password? There is none -- as you've discovered, th

VMs do not shutdown when powering off a F20 host

2013-11-19 Thread Juan Orti Alcaine
bvirt-guests.sh[21049]: Error:Invalid argument: monitr must not have a NULL value Any idea? do I open a bug report? -- Juan Orti GPG Key: DEEBD08B - https://www.miceliux.com/~juan/pubkey.asc Blog: https://apuntesderoot.wordpress.com/ signature.asc Description: PGP signature -- users mailing list

Re: VMs do not shutdown when powering off a F20 host

2013-11-19 Thread Juan Orti Alcaine
El Martes, 19 de noviembre de 2013 21:01:49 Mateusz Marzantowicz escribió: > On 19.11.2013 19:32, Juan Orti Alcaine wrote: > > Hello, > > > > I have upgraded to F20 and now my virtual machines don't shutdown when I > > shutdown the host. > > > > [..

Re: sharing /boot among multible Linux distros

2013-11-28 Thread Juan Orti Alcaine
Give a look to this proposal: http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ -- Juan Orti GPG Key: DEEBD08B - http://jorti.fedorapeople.org/pubkey.asc Blog: https://apuntesderoot.wordpress.com/ -- users mailing list users@lists.fedoraproject.org To unsubscribe or change

Kernel tainted

2012-02-02 Thread Juan Orti Alcaine
Hello, I see that my kernel is tainted but I don't know which module to blame. The taint code is 4096, so it must be a out-of-tree module. I have listed all modules, and all seem to be in-tree, I have used this command: # lsmod | awk {'print $1'} | xargs modinfo | grep intree and all modules have

Re: Fedora 18 and network

2013-02-20 Thread Juan Orti Alcaine
2013/2/20 Martín Marqués > 2013/2/20 Reindl Harald : > > > well it is a sysv-script, but chkconfig/systemctl are working in both > > directions as wrapper > > U > > # systemctl enable network.service > network.service is not a native service, redirecting to /sbin/chkconfig. > Executing /s

Re: anyone managed to install F18 or f19 beta under Virtualbox???

2013-06-19 Thread Juan Orti Alcaine
problems, and with existing partitions. Just click in "reclaim space" when you are prompted to select manual or automatic partitioning. -- Juan Orti PGP Key: 0627 6B28 7B8D 51FF C2AD 6A7A 2681 05AE 108A A109 -- users mailing list users@lists.fedoraproject.org To unsubscribe

Re: Booting

2013-07-04 Thread Juan Orti Alcaine
I, S, U, B} See: https://en.wikipedia.org/wiki/Magic_SysRq_key#Uses -- Juan Orti PGP Key: 0627 6B28 7B8D 51FF C2AD 6A7A 2681 05AE 108A A109 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http:/

Re: Booting

2013-07-05 Thread Juan Orti Alcaine
El 2013-07-04 23:52, g escribió: hello juan, On 07/04/2013 04:49 AM, Juan Orti Alcaine wrote: <> Another good option if everything else fails (and you have configured previously kernel.sysrq=1 with sysctl) is: Alt+SysRq+ {R, E, I, S, U, B} See: https://en.wikipedia.org/wiki/Magic_Sys

Re: Booting

2013-07-05 Thread Juan Orti Alcaine
El 2013-07-05 05:47, Tim escribió: Allegedly, on or about 04 July 2013, Juan Orti Alcaine sent: Another good option if everything else fails (and you have configured previously kernel.sysrq=1 with sysctl) is: Alt+SysRq+ {R, E, I, S, U, B} See: https://en.wikipedia.org/wiki/Magic_SysRq_key#Uses

Never ending stream of PackageKit messages

2017-09-06 Thread Juan Orti Alcaine
Hi, My journal is full of these PackageKit messages, one of them each second and never stop. Anyone knows how to stop them? I have opened this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1479665 sep 06 21:27:18 xenon PackageKit[32714]: get-updates transaction /1315687_cdacdeee from uid 1000

No Flash in Firefox 56?

2017-10-04 Thread Juan Orti Alcaine
Hi, My Firefox has been upgraded to version 56 (F26) and I cannot use flash pages any more. I have the addon installed and in click-to-play mode, but I just get an empty space. Is it a bug? I though flash is still going to be supported until 2020. Thanks. _

Re: No Flash in Firefox 56?

2017-10-04 Thread Juan Orti Alcaine
2017-10-04 16:13 GMT+02:00 Ambrogio : > Hi Juan > Il giorno mer, 04/10/2017 alle 13.56 +0200, Juan Orti Alcaine ha > scritto: >> Hi, >> >> My Firefox has been upgraded to version 56 (F26) and I cannot use >> flash pages any more. I have the addon installed and in

Re: No Flash in Firefox 56?

2017-10-04 Thread Juan Orti Alcaine
2017-10-04 18:09 GMT+02:00 Juan Orti Alcaine : > Maybe is this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1497932 Confirmed, that update fixes the problem with the flash plugin. ___ users mailing list -- users@lists.fedoraproject.org