On 13/4/2011, at 8:14pm, Mick wrote:
>>> ...
>>> I've tried Opera and Chrome; Chrome does the same as Firefox while Opera
>>> shows one line giving the phpMyAdmin location and version number.
Works fine in Safari here. Maybe you could try another Webkit-based browser?
Konqueror, maybe?
> ... an
On 04/13/2011 02:42 PM, Dan Johansson wrote:
> I know this is Off-topic but I also know there are a lot of smart people
> "lurking" on this list.
>
> I have a PHP-script that does not run from a web-server but directly in a
> shell. When I run it I get the following error:
>
> # ./dj.php
> PHP
On Wednesday 13 April 2011 23:45:01 Alex Schuster wrote:
> I don't know it stable portage already has this feature, but at least
> portage-2.2 has a set called module-rebuild. So I just do an emerge
> @modules-rebuild. Oh, and instead of emerge $( qlist -IC x11-drivers/ ) one
> can use emerge @x11
Mark Knecht writes:
> On Thu, Apr 7, 2011 at 1:30 PM, Joost Roeleveld
> wrote:
> > The last "etc-update" is only really needed when doing upgrades. I
> > would like to recommend you try these commands before you are too
> > dependent on the installation.
etc-update does the job, but looks a li
kashani wrote:
> On 4/6/2011 3:47 PM, Alex Schuster wrote:
> >>On Linux there is no difference between the on disk format so rsync
> >> away assuming you're keeping roughly the same Mysql version.
> >
> > Um, but only when the architecture is identical. I'm pretty sure binary
> > data is stor
On Wednesday 13 April 2011 20:14:16 Mick wrote:
> ... and I was just advised by my other half (a web developer) that FF will
> follow a print-CSS if one is there, otherwise will follow the HTML code
> which may contain the frame and specify it to the size of the screen.
> Hence, subsequent pages
Mick gmail.com> writes:
> >
> > Hey, that works very well here -- thanks!
> > Been wanting that solution for some time now.
> > :)
>
> My apologies! It took some time between reading your message and
> replying to it - by which time I had forgotten the finer points.
>
> Whether you set NIC pri
On Wed, Apr 13, 2011 at 09:10:01PM +0200, Mick wrote:
> On Wednesday 13 April 2011 18:07:30 Indi wrote:
> > On Wed, Apr 13, 2011 at 06:10:05PM +0200, Mick wrote:
> > > On 13 April 2011 16:35, Indi wrote:
> > > > On Wed, Apr 13, 2011 at 01:50:02PM +0200, deadeyes wrote:
> > > >> I was searching aro
On Wednesday 13 April 2011 19:54:51 Mick wrote:
> On Wednesday 13 April 2011 17:55:24 Peter Humphrey wrote:
> > On Wednesday 13 April 2011 15:58:46 Mick wrote:
> > > I assume that you use the "Print view" button at the bottom of the
> > > tables.
> >
> > Ah! I hadn't spotted it; that does work - i
On Wednesday 13 April 2011 18:07:30 Indi wrote:
> On Wed, Apr 13, 2011 at 06:10:05PM +0200, Mick wrote:
> > On 13 April 2011 16:35, Indi wrote:
> > > On Wed, Apr 13, 2011 at 01:50:02PM +0200, deadeyes wrote:
> > >> I was searching around the gentoo forums for ifmetric and found this
> > >> piece o
On Wednesday 13 April 2011 17:55:24 Peter Humphrey wrote:
> On Wednesday 13 April 2011 15:58:46 Mick wrote:
> > I assume that you use the "Print view" button at the bottom of the
> > tables.
>
> Ah! I hadn't spotted it; that does work - it prints one table description
> per page.
>
> > I've just
I know this is Off-topic but I also know there are a lot of smart people
"lurking" on this list.
I have a PHP-script that does not run from a web-server but directly in a
shell. When I run it I get the following error:
# ./dj.php
PHP Fatal error: Allowed memory size of 100663296 bytes exhauste
On Wed, Apr 13, 2011 at 06:10:05PM +0200, Mick wrote:
> On 13 April 2011 16:35, Indi wrote:
> > On Wed, Apr 13, 2011 at 01:50:02PM +0200, deadeyes wrote:
> >>
> >> I was searching around the gentoo forums for ifmetric and found this piece
> >> of
> >> code that can be added in /etc/conf.d/net:
>
On Wednesday 13 April 2011 15:58:46 Mick wrote:
> I assume that you use the "Print view" button at the bottom of the tables.
Ah! I hadn't spotted it; that does work - it prints one table description per
page.
> I've just looked at this demo site using print preview in Firefox and
> Opera:
>
>
On 13 April 2011 16:35, Indi wrote:
> On Wed, Apr 13, 2011 at 01:50:02PM +0200, deadeyes wrote:
>>
>> I was searching around the gentoo forums for ifmetric and found this piece of
>> code that can be added in /etc/conf.d/net:
>> postup() {
>> local metric=0
>>
>> case "${IFACE}" in
>>
On Wed, Apr 13, 2011 at 01:50:02PM +0200, deadeyes wrote:
>
> I was searching around the gentoo forums for ifmetric and found this piece of
> code that can be added in /etc/conf.d/net:
> postup() {
>local metric=0
>
>case "${IFACE}" in
> eth0) metric=0 ;;
> eth1) metric=1 ;;
>
On 13 April 2011 14:33, Peter Humphrey wrote:
> On Wednesday 13 April 2011 12:25:01 Mick wrote:
>
>> I assume that the page uses frames and the current print configuration (or
>> lack
>> of it) does not include the frame that you wish to print.
>
> Nice idea, but from the print preview it appears
On Wed, Apr 13, 2011 at 10:09, Doug Hunley wrote:
> I recently switched from the proprietary driver to the nouveau driver
> and everything appeared to go well except that during boot I see:
forgot to mention that I did uninstall the proprietary driver, removed
it from /lib/modules *and* blacklist
On Wednesday 13 April 2011 12:25:01 Mick wrote:
> I assume that the page uses frames and the current print configuration (or
> lack
> of it) does not include the frame that you wish to print.
Nice idea, but from the print preview it appears that part of the frame is
included, but not its overfl
Mick gmail.com> writes:
>
> You can define the priority in your /etc/conf.d/net
>
> You can set this per wired/wireless interface; e.g.
>
> metric_eth0="100"
>
> Look at your /etc/conf.d/net.example for more details.
>
> HTH.
No offense, I had found out about this option (and tried it alrea
On 12 April 2011 16:52, Peter Humphrey wrote:
> Hello list,
>
> I've a weird one here. I'm rebuilding my local server on an Atom N270 box and
> I've reached the point of installing phpmyadmin on it to manage a MySQL
> database
> I'm developing.
>
> Three different browsers have no trouble display
On 13 April 2011 11:06, deadeyes wrote:
> Thanks for your response!
> Bonding doesn't seem a good solution for me.
> I can't find documentation on ifmetric.
> Do I need ifplugd to call ifmetric? or can I configure this in
> /etc/conf.d/net?
You can define the priority in your /etc/conf.d/net
Y
Hi, Alan.
On Sun, Apr 10, 2011 at 11:33:13PM +0200, Alan McKinnon wrote:
> Apparently, though unproven, at 23:11 on Sunday 10 April 2011, Alan Mackenzie
> did opine thusly:
> > Hi, Gentoo.
> > My new(ish) amd64 system has two 1TB HDDs in a (software) RAID1, and
> > practically the entire system
On 04/13/2011 05:51 AM, Florian Philipp wrote:
> Am 13.04.2011 11:25, schrieb dhk:
>> My email address will change soon. Is there a place to change it so I
>> keep getting the gentoo-user emails or do I cancel and resubscribe?
>>
>> dhk
>>
>
> AFAIK, you have to cancel and resubscribe. At least t
Dale writes:
> Same here. I use ext3 and reiserfs, depending on what it is, but /boot
> is always ext2. Why, it works well with grub and has for many many
> years and most likely will for many years to come as well.
>
> As for making things the same, that my not always be a good idea
> either.
Kfir Lavi gmail.com> writes:
> Hi,you can use net-analyzer/ifmetric.I found this solution not satisfying, but
> don't remember why. I guess some corner cases. I have bonded the interfaces on
> my laptop. The bonding driver will prefer using the wired when
>
> it is connected. Here is my /etc/con
Am 13.04.2011 11:25, schrieb dhk:
> My email address will change soon. Is there a place to change it so I
> keep getting the gentoo-user emails or do I cancel and resubscribe?
>
> dhk
>
AFAIK, you have to cancel and resubscribe. At least that's what I did.
Regards,
Florian Philipp
signatur
Am 12.04.2011 18:53, schrieb James:
> James tampabay.rr.com> writes:
>
>> Everything I try within grub indicated the filesystem is unknown.
> This stumps me
> http://bugs.gentoo.org/show_bug.cgi?id=250829
> Bug above looks like this grub support of ext4 was
> flushed out and fixed some time a
On Wed, Apr 13, 2011 at 12:14 AM, deadeyes wrote:
> Hi all,
>
> For my home network I am generally using wireless to get connected to the
> network and the internet.
>
> However for copying some large files I use the wire.
>
> That means I get 2 IPs in the same range.
> And both interfaces get th
My email address will change soon. Is there a place to change it so I
keep getting the gentoo-user emails or do I cancel and resubscribe?
dhk
2011/4/12 Carlos Sura :
>
> It might be GLIB? (I've reciently updated)
Do you also use the ~amd64 version of glib? What about downgradeing it
to the version you had before, should be worth a try and quicker than
rebuiding libreoffice on and on.
--
Daniel Pielmeier
31 matches
Mail list logo