Re: OT: how do I download with curl from this web site?

2018-08-20 Thread Robert Lu
Hi, Have you read https://github.com/Homebrew/homebrew-cask/blob/53fdbf714a80a2a19b6902122f85550feced7771/Casks/java.rb#L5-L8 ? You can just use curl: curl -L 'https://download.oracle.com/otn-pub/java/jdk/8u181-b13/96a7b8442fe848ef90c96a2fad6ed6d1/jre-8u181-windows-i586.exe' \ --cookie ora

Re: OT: how do I download with curl from this web site?

2018-08-20 Thread Robert Lu
Sorry, you should use -o (not -O): curl -L 'https://download.oracle.com/otn-pub/java/jdk/8u181-b13/96a7b8442fe848ef90c96a2fad6ed6d1/jre-8u181-windows-i586.exe' \ --cookie oraclelicense=accept-securebackup-cookie \ -O /tmp/jre-8u181-windows-i586.exe On 8/20/18 17:10, Robert Lu w

Re: foxit reader

2018-04-14 Thread Robert Lu
ware.com/downloads/ > > -T > ___ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > -- Robert Lu About me: http://about.me/RobberPhex ___ users mail

Re: system is booting up. see pam_nologin (8)

2017-10-16 Thread Robert Lu
Hi, I searched a bug description: This is actually a bug. I've been seeing this myself and it appears I am not alone. Rebooting is just a workaround that fixes this _sometimes_ and its sheer luck, due to a race condition. The issue seems to be affecting other distro's too and see

Re: why is firefox so &*^$#&^$^#$*&_*()&) SLOW!?!?

2017-10-10 Thread Robert Lu
t; ___ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > -- Robert Lu About me: http://about.me/RobberPhex ___ users mailin

Re: repomd.xml cannot verified at repo openh264/F26

2017-06-02 Thread Robert Lu
Failed to synchronize cache for repo 'fedora-cisco-openh264' On Fri, Jun 2, 2017 at 1:36 PM, Ed Greshko wrote: > On 06/02/17 12:10, Robert Lu wrote: > > I meet this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1445817 > > <https://bugzilla.redhat.com/

repomd.xml cannot verified at repo openh264/F26

2017-06-01 Thread Robert Lu
a success result. But why dnf is failed? -- Robert Lu About me: http://about.me/RobberPhex ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org