Stuart wrote:
> ...the Foxmarks add-on for Firefox lets you synchronize your
> bookmarks... They are all stored on a central server.
The privacy issues with this are mentioned in the thread. Here's Eben
Moglen on this general area:
http://uk.youtube.com/watch?v=cLQiTzs8PQ4
Mac
--
ubuntu-uk@
mac wrote:
> Ian Pascoe wrote:
>
>> Gents
>>
>> Slightly off topic.
>>
>> On my PC I use Firefox when both in Ubuntu and Windows. Is it possible to
>> utilise a FAT partition to act as a common storage place for bookmarks
>> between the two variants of FF? And really pushing the boat out,also
Ian Pascoe wrote:
> Gents
>
> Slightly off topic.
>
> On my PC I use Firefox when both in Ubuntu and Windows. Is it possible to
> utilise a FAT partition to act as a common storage place for bookmarks
> between the two variants of FF? And really pushing the boat out,also the
> browsing history
On Fri, 2009-01-30 at 21:52 +, Dianne Reuby wrote:
> I've got an Nvidia GeForce4 MMX440, which worked OK until 8.10, when
> special effects stopped. I tried the new driver but had problems, so
> I've managed without special effects. I was using 96.45.07 - I saw
> that .09 was supposed to be OK,
I've got an Nvidia GeForce4 MMX440, which worked OK until 8.10, when
special effects stopped. I tried the new driver but had problems, so
I've managed without special effects. I was using 96.45.07 - I saw
that .09 was supposed to be OK, and it's in the "normal" repositories
(ie not beta, or develop
xorg attached I hope - if not I'll post it
it's the one I was using when I had the card - pretty sure that when I
had the card I was caught up in all that Michael alludes to - I know I
had to use proposed at the time to get it.
I looked at my nvidia thread - I think that in the end I did a cl
2009/1/30 Andrew Oakley :
>[snip]
> Public domain, do as you like.
>
Slight bash optimisation included below...
> [snip]
>
> username=$1
>
> if [[ "$username" == "" ]]
>
> then
>
> username=$defaultusername
>
> fi
>
username=${1:-${defaultusername}}
This single line replaces both the assignme
Michael, Kev,
Thanks for your comments and pointing me to the bug report.
I am using Intrepid 32 bit. The bug report mentions a number of
xorg.conf tweaks so that could be it. I would be interested to see your
xorg.conf, Kev. The following comes up a lot:
Option "AddARGBGLXVisuals" "True"
There
On 30/01/2009 20:40, Ian Pascoe wrote:
> Hi Rob
>
> I presume this is for your LTSP server?
>
> Have a trawl through the LTSP mailing list over on
> SourceForge - I seem to remember that someone had a similar problem on a
> Ubuntu installation just before Xmas and a work around was provided.
>
> I
On 30/01/2009 20:32, Ian Pascoe wrote:
> Gents
>
> Slightly off topic.
>
> On my PC I use Firefox when both in Ubuntu and Windows. Is it possible to
> utilise a FAT partition to act as a common storage place for bookmarks
> between the two variants of FF? And really pushing the boat out,also the
Hi Rob
I presume this is for your LTSP server?
Have a trawl through the LTSP mailing list over on
SourceForge - I seem to remember that someone had a similar problem on a
Ubuntu installation just before Xmas and a work around was provided.
Ian
-Original Message-
From: ubuntu-uk-boun...
Gents
Slightly off topic.
On my PC I use Firefox when both in Ubuntu and Windows. Is it possible to
utilise a FAT partition to act as a common storage place for bookmarks
between the two variants of FF? And really pushing the boat out,also the
browsing history which I know is managed by SQLite
Yes I did - up to Intrepid, though it took some fiddling then - I can't
remember quite what I needed to do, nor did I ever try it wine.
Originally I did have some odd font problems but they seemed to be
caused by an oddity in my /home.
I do have copy of my old xorg if that's of any use
Kev
St
Yes I have,
What version of Ubuntu are you running on the second PC ?
There were problems with Intrepid because of the new Xorg server and nvidia
not having released a driver that was compatiable with it, though this is
mostly resolved now:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphic
I have two Ubuntu systems, this one using an Nvidia 8400 quite
successfully and anther one which is only used for my Amateur Radio
activities.
The second PC has an Nvidia MX440 in an AGP slot. The 2D nv driver works
OK but I would like to be able to run programs using OpenGL. To this end
I downloa
On 30/01/2009 16:51, Andrew Oakley wrote:
> Rob Beard wrote:
>
>> I was wondering if anyone knew how to clear out the home directory on
>> Ubuntu when a user logs out?
>>
>
> See below. Public domain, do as you like.
>
> By default the script will assume the username "visitor". You can pa
On 30/01/2009 15:11, Paul Sutton wrote:
>
> Rob, come to think of it, I am sure tom brough has sorted this out with
> his LTSP network, as i think he auto created accounts then the data gets
> deleted when the session is over.
>
> Paul
>
>
As far as I was aware it kept the data so users could a
Rob Beard wrote:
> I was wondering if anyone knew how to clear out the home directory on
> Ubuntu when a user logs out?
See below. Public domain, do as you like.
By default the script will assume the username "visitor". You can pass a
different username as a parameter if you wish.
I use this to
Rob Beard wrote:
> On 30/01/2009 12:44, Lucy wrote:
>> 2009/1/29 Rob Beard:
>>
>>> Actually having a bit of a play I think I might have found a
>>> workaround. I ended up installing the GDM Watchdog which checks for
>>> when a user logs out (or alternatively turns off the client). It then
>>>
On 30/01/2009 13:48, Alistair Crust wrote:
> On Thu, 2009-01-29 at 17:44 +, Rob Beard wrote:
>
>> Hi folks,
>>
>> I was wondering if anyone knew how to lock down the settings on Firefox
>> on Ubuntu 8.04?
>>
>> Basically I'm nearly done setting up an LTSP Server and I want to make
>> sure t
On 30/01/2009 12:44, Lucy wrote:
> 2009/1/29 Rob Beard:
>
>> Actually having a bit of a play I think I might have found a
>> workaround. I ended up installing the GDM Watchdog which checks for
>> when a user logs out (or alternatively turns off the client). It then
>> closes all the users pro
Quoting Alistair Crust :
> On Thu, 2009-01-29 at 17:44 +, Rob Beard wrote:
>> Hi folks,
>>
>> I was wondering if anyone knew how to lock down the settings on Firefox
>> on Ubuntu 8.04?
>>
>> Basically I'm nearly done setting up an LTSP Server and I want to make
>> sure that no one who logs on
On Thu, 2009-01-29 at 17:44 +, Rob Beard wrote:
> Hi folks,
>
> I was wondering if anyone knew how to lock down the settings on Firefox
> on Ubuntu 8.04?
>
> Basically I'm nearly done setting up an LTSP Server and I want to make
> sure that no one who logs on can fiddle with the settings.
2009/1/29 Rob Beard :
> Actually having a bit of a play I think I might have found a
> workaround. I ended up installing the GDM Watchdog which checks for
> when a user logs out (or alternatively turns off the client). It then
> closes all the users processes so in there I've put in a test comman
2009/1/30 Rob Beard :
> On 29/01/2009 23:37, Paul Sutton wrote:
>> I thought the guest account did this, or can be set to, so I would
>> assume if it does its a case of either:
>>
>> using the guest account or
>> figuring out how it does it and reproduce for a different account
>>
>> Paul
>>
> Does
Quoting James Westby :
> On Fri, 2009-01-30 at 00:50 +, David King wrote:
>> There is an interesting post on ZDNet, about making a video for Linux.
>> You may have read about that subject already, but the talkback comments
>> on that site are worth reading. There is one person called Loverock
On 29/01/2009 23:37, Paul Sutton wrote:
> I thought the guest account did this, or can be set to, so I would
> assume if it does its a case of either:
>
> using the guest account or
> figuring out how it does it and reproduce for a different account
>
> Paul
>
Doesn't look like there is a guest
27 matches
Mail list logo