Replacing bridge interface online

2014-06-02 Thread Johan Guldmyr
Hi! On a SL6.5 machine we now have two connections to the same switch/vlan. One is 1GbE (eth0) and the other is 10GbE (eth5). Could I just do a brctl addif br0 eth5 and then brctl delif br0 eth0 and it switch to use the 10GbE link? After this we could change the network-scripts to make it work

Re: Replacing bridge interface online

2014-06-02 Thread Nico Kadel-Garcia
On Mon, Jun 2, 2014 at 2:08 AM, Johan Guldmyr johan.guld...@csc.fi wrote: Hi! On a SL6.5 machine we now have two connections to the same switch/vlan. One is 1GbE (eth0) and the other is 10GbE (eth5). Could I just do a brctl addif br0 eth5 and then brctl delif br0 eth0 and it switch to use

Re: Replacing bridge interface online

2014-06-02 Thread Johan Guldmyr
- Original Message - From: Nico Kadel-Garcia nka...@gmail.com To: Johan Guldmyr johan.guld...@csc.fi Cc: SCIENTIFIC-LINUX-USERS@listserv.fnal.gov Sent: Monday, June 2, 2014 2:40:53 PM Subject: Re: Replacing bridge interface online On Mon, Jun 2, 2014 at 2:08 AM, Johan Guldmyr

Need wget help for download a script

2014-06-02 Thread ToddAndMargo
Hi All, Can someone tell me how I can download this script https://git.fedorahosted.org/cgit/livecd/tree/tools/livecd-iso-to-disk.sh with wget and just get the script, not all the numbers and HTML stuff. This is what I have come up with. Seems there should be a better way. # wget

Re: Need wget help for download a script

2014-06-02 Thread Brandon Vincent
On 06/02/2014 02:59 PM, ToddAndMargo wrote: Hi All, Can someone tell me how I can download this script https://git.fedorahosted.org/cgit/livecd/tree/tools/livecd-iso-to-disk.sh with wget and just get the script, not all the numbers and HTML stuff. This is what I have come up with.

Re: Need wget help for download a script

2014-06-02 Thread Jamie Duncan
you could also get it from the livecd image. On Mon, Jun 2, 2014 at 6:01 PM, Brandon Vincent brandon.vinc...@asu.edu wrote: On 06/02/2014 02:59 PM, ToddAndMargo wrote: Hi All, Can someone tell me how I can download this script

Re: Need wget help for download a script

2014-06-02 Thread ToddAndMargo
On 06/02/2014 03:01 PM, Brandon Vincent wrote: On 06/02/2014 02:59 PM, ToddAndMargo wrote: Hi All, Can someone tell me how I can download this script https://git.fedorahosted.org/cgit/livecd/tree/tools/livecd-iso-to-disk.sh with wget and just get the script, not all the numbers and HTML

Re: Need wget help for download a script

2014-06-02 Thread Brandon Vincent
On 06/02/2014 03:12 PM, ToddAndMargo wrote: Hi Brandon, I tried that. I got an HTML page. :'( -T I just tried fetching that page as the sole wget parameter with no switches and it downloaded as a regular text file. Can you post an example of where it returns HTML? Brandon Vincent

Re: Need wget help for download a script

2014-06-02 Thread ToddAndMargo
On 06/02/2014 03:15 PM, Brandon Vincent wrote: On 06/02/2014 03:12 PM, ToddAndMargo wrote: Hi Brandon, I tried that. I got an HTML page. :'( -T I just tried fetching that page as the sole wget parameter with no switches and it downloaded as a regular text file. Can you post an

Re: Need wget help for download a script

2014-06-02 Thread ToddAndMargo
On 06/02/2014 03:20 PM, ToddAndMargo wrote: On 06/02/2014 03:15 PM, Brandon Vincent wrote: On 06/02/2014 03:12 PM, ToddAndMargo wrote: Hi Brandon, I tried that. I got an HTML page. :'( -T I just tried fetching that page as the sole wget parameter with no switches and it downloaded as

Re: Need wget help for download a script

2014-06-02 Thread ToddAndMargo
On 06/02/2014 03:34 PM, Chris Schanzle wrote: On 06/02/2014 06:26 PM, ToddAndMargo wrote: On 06/02/2014 03:20 PM, ToddAndMargo wrote: On 06/02/2014 03:15 PM, Brandon Vincent wrote: On 06/02/2014 03:12 PM, ToddAndMargo wrote: Hi Brandon, I tried that. I got an HTML page. :'( -T I just

fuse exfat usb automount

2014-06-02 Thread Yasha Karant
I provided one of the administrative computing technical support staff persons at my university with a 16 Gbyte USB flash drive (USB stick) onto which to copy a 5.3 Gbyte tar.gz file. The USB stick was returned to me with an exfat filesystem. Using two RPMs: fuse-exfat-1.0.1-2.el6.x86_64