Re: Browser question

2013-09-17 Thread g
On 09/17/2013 12:09 AM, Roger wrote: On 09/17/2013 02:44 PM, Ahmad Samir wrote: <<>> You can run Firefox with two separate profiles at the same time. Close all instances of Firefox, then create an alternate profile: $ firefox -ProfileManager Then start Firefox: $ firefox -no-remote -P $ fi

Re: Browser question

2013-09-17 Thread Ian Malone
On 17 September 2013 04:03, Roger wrote: > I'm running 3 browsers Opera, firefox and Chromium in Fedora 19 developing > another drupal site. > I need to have admin and anonymous users in browsers at the same time and > find that none of the browsers allow that. > Has anyone successfully got FF or

Re: installiing joomla

2013-09-17 Thread Tim
On Tue, 2013-09-17 at 10:15 +1000, Roger wrote: > The server has public_html as a link to /var/www so I'm guessing it is > really renaming /var/www to public_html if that makes sence. > This begs a question, Is linking in this way more secure than actually > using the /var/www/html. That linking i

desktops (was Re: GNOME Classic & Extensions)

2013-09-17 Thread Ian Malone
On 16 September 2013 13:41, Tim wrote: > On Sun, 2013-09-15 at 10:32 -0400, Jorge Fábregas wrote: >> Hey Tim, since you've been here on the list for years, I'm wondering: >> What DE are you running? Did you move to GNOME Shell? > > I want the traditional, organised, menus. Not screens of icons.

Re: installiing joomla

2013-09-17 Thread Tim
On Tue, 2013-09-17 at 10:15 +1000, Roger wrote: > I don't grasp the significance of a directory called /html or /better > or /someothername except that httpd.conf refers to /html. It could > equally refer to /someothername with the same vulnerability. Undiplomatic blunt mode - the point would be o

Re: installing joomla /and now/ setting up directory

2013-09-17 Thread Tim
On Tue, 2013-09-17 at 12:24 +1000, Roger wrote: > navigate in browser to http:domain1.ek and it downloads the > index.html to my /Downloads folder I can't imagine why it would download such a file, rather than display it in your webbrowser. > then Google finds references to that or any other fi

Re: Thunderbird text color -

2013-09-17 Thread poma
This should also work. - Create a "chrome" subdir in your Thunderbird profile dir: $ mkdir .thunderbird/$(grep Path .thunderbird/profiles.ini | awk '{gsub(/Path=/,""); print}')/chrome - Create a "userContent.css" file in that subdir: $ mousepad .thunderbird/$(grep Path .thunderbird/profiles.ini

Re: Browser question

2013-09-17 Thread Ahmad Samir
On 17 September 2013 11:26, Ian Malone wrote: > On 17 September 2013 04:03, Roger wrote: > > I'm running 3 browsers Opera, firefox and Chromium in Fedora 19 > developing > > another drupal site. > > I need to have admin and anonymous users in browsers at the same time and > > find that none of t

Re: Browser question

2013-09-17 Thread Steven Stern
On 09/16/2013 10:03 PM, Roger wrote: > I'm running 3 browsers Opera, firefox and Chromium in Fedora 19 > developing another drupal site. > I need to have admin and anonymous users in browsers at the same time > and find that none of the browsers allow that. > Has anyone successfully got FF or Chrom

Re: Status of fstrim & MD-RAID

2013-09-17 Thread Jorge Fábregas
On 09/17/2013 02:07 AM, Heinz Diehl wrote: > It's 3.11.1 vanilla (from kernel.org), with some minor modifications > (which are all not relevant to mdraid). > > A search via git reveals that discard has been introduced to raid1 by > commit 2ff8cc2c6d4e323de71a42affeb3041fa17d5b10 in october 11th 20

Re: Status of fstrim & MD-RAID

2013-09-17 Thread Roberto Ragusa
On 09/17/2013 04:34 PM, Jorge Fábregas wrote: > Thanks Heinz. Now I created a RAID 1 device (with just one device; > didn't know one could do that) and used fstrim and indeed it's working. Everyone knows about RAID-1 with two devices, not many know about three or more devices, almost nobody kno

Re: installiing joomla

2013-09-17 Thread Matthew J. Roth
Rick Stevens wrote: > > > Both trees (the ServerRoot and all of the DocumentRoots) have to be > readable by the user that Apache runs as. Absolutely NO part of the > ServerRoot should be _writable_ by the Apache user. It should only be > writable by administrative personnel (root, people in the "

Re: [Spice-devel] More on virt-viewer for windows

2013-09-17 Thread Fernando Lozano
Hi, Still hoping someone takes my test results and fix the windows port. ;-) I configured my host to accept remote tcp libvirtd connections, once with sasl security and the seccond time without any security. Both setups were validated by a linux client, who could connect using virsh and virt-

Re: udev/network question

2013-09-17 Thread poma
On 17.09.2013 00:21, Kevin Martin wrote: > Hmm, this works on my rawhide machine: > > /etc/udev/rules.d/70-my-net-names.rules > > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", > ATTR{address}=="c8:0a:a9:b1:46:c2", ATTR{dev_id}=="0x0", ATTR{type}=="1", > NAME="eth0" > > > I assume it would

Re: [virt-tools-list] [Spice-devel] More on virt-viewer for windows

2013-09-17 Thread Fernando Lozano
Hi Eric, Hi, Still hoping someone takes my test results and fix the windows port. ;-) I configured my host to accept remote tcp libvirtd connections, once with sasl security and the seccond time without any security. Both setups were validated by a linux client, who could connect using virsh an

Strange behaviour using qemu+ssh on virt-manager

2013-09-17 Thread Fernando Lozano
Hi there, I am experimenting with different security settings for libvirtd, so I can give sysadmins administrative access to the KVM hypervisor without giving them root access on the host. I had success using TLS (with client-certs) and SASL, but have not managed to make polkit and ssh to wor

Re: [virt-tools-list] [Spice-devel] More on virt-viewer for windows

2013-09-17 Thread Fernando Lozano
Hi Christophe, On Tue, Sep 17, 2013 at 02:57:04PM -0300, Fernando Lozano wrote: If someone provides newer windows binaries -- which aren't missing dlls, like the ones at http://teuf.fedorapeople.org/virt-viewer-msi/ -- I will test then. [...] Please someone give me newer binaries I can test!

Re: Strange behaviour using qemu+ssh on virt-manager

2013-09-17 Thread Junk
On Tue, 2013-09-17 at 14:38 -0300, Fernando Lozano wrote: > > > Maybe people who use ssh keys (passwordless) logins didn't notice, but > I > think virt-manager should't require more than one addtional ssh > connection per guest console. Is this a bug? Yes it does that. I think the docs I read

Re: udev/network question

2013-09-17 Thread Reindl Harald
Am 17.09.2013 00:21, schrieb Kevin Martin: > On 09/16/13 17:03, Frantisek Hanzlik wrote: >> Frantisek Hanzlik wrote: >>> Frank Murphy wrote: On Mon, 16 Sep 2013 13:16:03 -0700 Gary Artim wrote: > I have 6 nics that I'd like assigned like: > > Any help greatly appre

Re: udev/network question

2013-09-17 Thread Gary Artim
got it working, below is what I did, I do have some alias configs on net0 I didnt include. Also changed any interface references in my iptables rules (not included): [root@x ]# cat /etc/udev/rules.d/70-persistent-net.rules # This file was automatically generated by the /lib/udev/write_net_rul

Re: installiing joomla

2013-09-17 Thread Rick Stevens
On 09/17/2013 07:44 AM, Matthew J. Roth issued this missive: Rick Stevens wrote: Both trees (the ServerRoot and all of the DocumentRoots) have to be readable by the user that Apache runs as. Absolutely NO part of the ServerRoot should be _writable_ by the Apache user. It should only be writabl

ssh reverse port forwarding - ssh keys

2013-09-17 Thread bruce
Hey... testing out ssh port forwarding/reverse tunneling using sshkeys i've got the process of going from machineA to machineB using keys.. The test doing ssh u...@foo.com -p 5011 works - auto login using the ssh keys.. However, the test of going from machineB to machineB is a bit chaotic. I'