On Jo, 26 mai 11, 01:36:42, Ron Johnson wrote:
>
> Another strong vote for abcde. Lets you rip to a multitude of
> formats and naming styles, is multi-processing, so transcodes song
> #1 while ripping song #2 and lets you edit the cddb file before
> processing starts.
I always liked jack (the ri
On 26/05/11 10:55, Juan R. de Silva wrote:
> So, it looks to me like Squeeze clamav package has a bug. It either does
> not configure clamav upon installation properly or simply missing some
> file/s in package.
Or you are the only one to encounter this problem. The total lack of
people with
On Thu, 26 May 2011 00:55:57 + (UTC)
"Juan R. de Silva" wrote:
> Thanks Camaleón, you were the only one to reply. And this puzzles me
> BTW. I doubt people do not use clamav in Debian. Is there anything
> wrong with my posting. I'm new to Debian community and willing to
> learn. :-)
Not cert
Alla företagare söker nya vägar att utveckla sitt företag. Vi hjälper dig!
Visa detta e-postmeddelande somwebbsida.
http://www2.carmamail.com/mail/OBS?muid=1Y3vU7894926170
Nyhetsbrev | Maj 2011
Bra möjligheter för ditt företag!
.
epostarna.se
Post: Box 3535 | 114 09 Stockholm
Besök
Hi,
I have the following pbm with emacs (23.2.1) under squeeze and gnome
desktop (2.30.2): I don't hear any beep when pressing, e.g., Ctl g. When
running emacs within a terminal, with emacs -nw, I hear the beep.
Running it in a X window (as ussual) I don't hear any beep.
It seems that gnome has re
Hi there,
I'm not quite sure if it's a real bug, but after installing LTSP-Client
on squeeze there was no sound. The Server was fine, because
I tried to connect from a lenny LTSP-Client to the squeeze
Server and the sound was working fine. So it must be a client problem.
The problem is that the d
On Wed, 25 May 2011 20:22:50 +0100, thuillier-charmet wrote:
> i am looking a tip(s) for received sms without commercial intermediate ?
> i am more beginner than a geek, so thanks in advance for a full
> explanation.
You meant receive, send or manage them?
For sending I can see several ways to a
On Wed 25 May 2011 at 18:26:24 -0400, Ethan Rosenberg wrote:
> Dear list -
>
> I am trying to install squeeze from Debian-6.0.1a-i386-CD-1.iso. The
> installation fails with the message "The CD-ROM" does not contain a
> valid Release file".
Perhaps it doesn't. I'd download a netinst image fro
On Wed, 25 May 2011 18:34:49 -0400, Ethan Rosenberg wrote:
> Dear list -
(please, try to keep the messages in the same thread for better finding
them in the archive)
> I am trying to install squeeze from Debian-6.0.1a-i386-CD-1.iso. The
> installation fails with the message "The CD-ROM" does n
On Thu, 26 May 2011 00:55:57 +, Juan R. de Silva wrote:
> On Wed, 25 May 2011 11:08:36 +, Camaleón wrote:
>> You can try to manually download the "bytecode.cvd" and then restart
>> the clamd daemon.
>
> I've not tried it since, first, I have no idea would to do with the damn
> thing afte
On Wed, 25 May 2011 20:43:14 -0500, Ron Johnson wrote:
> On 05/25/2011 08:17 AM, Camaleón wrote:
>> On Wed, 25 May 2011 07:41:38 -0500, John Hasler wrote:
>>
>>> Camaleón writes:
How can a modem be both "serial" (rs-232) and "internal"
>>>
>>> By having a UART on the card and appearing to the
On Thu, 26 May 2011 10:45:17 +0200, Frederic Baldit wrote:
> I have the following pbm with emacs (23.2.1) under squeeze and gnome
> desktop (2.30.2): I don't hear any beep when pressing, e.g., Ctl g. When
> running emacs within a terminal, with emacs -nw, I hear the beep.
> Running it in a X windo
On Wed, 25 May 2011 20:28:58 -0700, Mark wrote:
> This is a long-standing issue with b43legacy wireless and transmission
> rates being slow, across various Linux distros and many years. Since I
> upgraded to Squeeze I was hopeful the rate issue would be fixed but alas
> it is not. I can run "iwco
Hi,
I've just accidentally discovered, that as a plain user I'm able to create
directories in root directory of my Dabian/testing system.
Investigating the problem, I've found, that I can also rename directories, which is even worse (just imagine creating "/etc.new" with special contents and then
Buenas.
Ando buscando la mejor forma de concatenar comandos para obtener la suma de
los tamaños (es decir, los Mb) de todos los ficheros modificados en mi
ordenador en la última semana. Algo tipo:
find ./ -mtime -7 | du -Sch
¿Alguna idea?
--
To UNSUBSCRIBE, email to debian-user-requ...@lists
Hi.
I am looking for the best way of appending commands to obtain the global
amount of Mb of the modified files of my PC.
Something like this:
find ./ -mtime -7 | du -Sch
Any idea?
I've checked other systems maintained by me, and I've found that the
problem occurs in two laptops only.
Two stationary systems and one laptop (with system installed last time)
have permissions on / correctly set to 0755.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a
On Thu, 26 May 2011 15:39:10 +0200, Wojtek Zabolotny wrote:
> I've just accidentally discovered, that as a plain user I'm able to
> create directories in root directory of my Dabian/testing system.
> Investigating the problem, I've found, that I can also rename
> directories, which is even worse (
Gorka:
>
> I am looking for the best way of appending commands to obtain the global
> amount of Mb of the modified files of my PC.
>
> Something like this:
>
> find ./ -mtime -7 | du -Sch
In bytes:
find ./ -mtime -7 -ls | awk 'BEGIN { s=0 } { s+=$7 } END { print s } '
You can use 'print s/10
OK. I've found one regularity:
Machines with correct permissions have the root partition defined by
UUID in the /etc/fstab.
Machines with incorrect permissions have root partition defined as e.g.
/dev/sda2.
Can it be really source of the problem?
--
TIA,
Wojtek
--
To UNSUBSCRIBE, email to de
On 05/26/2011 06:43 AM, Camaleón wrote:
On Wed, 25 May 2011 20:43:14 -0500, Ron Johnson wrote:
On 05/25/2011 08:17 AM, Camaleón wrote:
On Wed, 25 May 2011 07:41:38 -0500, John Hasler wrote:
Camaleón writes:
How can a modem be both "serial" (rs-232) and "internal"
By having a UART on the c
On Thu, 26 May 2011 11:14:49 -0500, Ron Johnson wrote:
> On 05/26/2011 06:43 AM, Camaleón wrote:
(...)
Yep, but that's a "controller-based" modem (a PCI card that has the
full components to achieve the modem task, all done by hardware),
they are not called "serial modems". "Serial
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
In a box with Squeeze I have one volume group (VG1) with only one (at
the moment) physical volume (/dev/md1). Two of the six current logical
volumes (LV) in VG1 are are /dev/VG1/root (/) and /dev/VG1/usr. I want
to (1) enlarge /dev/VG1/root, (2) tran
I have a fairly simple requirement
I am running Debian Unstable on my Desktop and I want to provide a
folder for my Windows 7 laptop to deposit some files.
I thought that the simplest approach would be using samba on its own,
but I then discovered the existance of nautilus-share which should
W dniu 26.05.2011 17:31, wzab pisze:
OK. I've found one regularity:
Machines with correct permissions have the root partition defined by
UUID in the /etc/fstab.
Machines with incorrect permissions have root partition defined as e.g.
/dev/sda2.
Can it be really source of the problem?
No, it was
On 26/05/11 17:38, Alan Chandler wrote:
On 26/05/11 17:23, Ken Heard wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
In a box with Squeeze I have one volume group (VG1) with only one (at
the moment) physical volume (/dev/md1). Two of the six current logical
volumes (LV) in VG1 are are /dev
Le jeudi 26 mai 2011 à 12:06 +, Camaleón a écrit :
> On Thu, 26 May 2011 10:45:17 +0200, Frederic Baldit wrote:
>
> > I have the following pbm with emacs (23.2.1) under squeeze and gnome
> > desktop (2.30.2): I don't hear any beep when pressing, e.g., Ctl g. When
> > running emacs within a ter
> > The posting was fine. I use clamav in Squeeze, but I have not had
> > the same problems that you cited. It works fine for me; hence, I
> > did not respond since I had no feedback to give.
>
> Thanks for the comment Mark.
You're welcome. One problem I did have with clamav was when it was
On Thu, 26 May 2011 18:52:08 +0200, Frederic Baldit wrote:
> Le jeudi 26 mai 2011 à 12:06 +, Camaleón a écrit :
>> On Thu, 26 May 2011 10:45:17 +0200, Frederic Baldit wrote:
>>
>> > I have the following pbm with emacs (23.2.1) under squeeze and gnome
>> > desktop (2.30.2): I don't hear any be
Le jeudi 26 mai 2011 à 17:22 +, Camaleón a écrit :
> On Thu, 26 May 2011 18:52:08 +0200, Frederic Baldit wrote:
>
> > Le jeudi 26 mai 2011 à 12:06 +, Camaleón a écrit :
> >> On Thu, 26 May 2011 10:45:17 +0200, Frederic Baldit wrote:
> >>
> >> > I have the following pbm with emacs (23.2.1)
pam_wheel lets you su to root without typing a password if you are a
member of a specific group.
I need a PAM module with more flexible applicant user / target user
pairs management. For instance I'd like to be able to su with no
password from user A to users B and C, but not to root.
What is the
On 05/26/2011 12:04 PM, Mark Grieveson wrote:
[snip]
Others here have argued that it's not necessary to worry about viruses
and stuff when using Linux, but I still like to do it to feel a bit
safer (admittedly, if I were to deactivate the root account and set up
some sort of sudo thingy, as seem
On Wed, May 25, 2011 at 9:01 PM, Stan Hoeppner wrote:
> On 5/25/2011 10:28 PM, Mark wrote:
> > This is a long-standing issue with b43legacy wireless and transmission
> rates
> > being slow, across various Linux distros and many years. Since I
> upgraded
> > to Squeeze I was hopeful the rate issue
On Thu, 26 May 2011 19:28:46 +0200, Frederic Baldit wrote:
> Le jeudi 26 mai 2011 à 17:22 +, Camaleón a écrit :
>> On Thu, 26 May 2011 18:52:08 +0200, Frederic Baldit wrote:
>>
>> > Le jeudi 26 mai 2011 à 12:06 +, Camaleón a écrit :
>> >> On Thu, 26 May 2011 10:45:17 +0200, Frederic Baldi
On Thu, May 26, 2011 at 6:04 AM, Camaleón wrote:
> On Wed, 25 May 2011 20:28:58 -0700, Mark wrote:
>
> > This is a long-standing issue with b43legacy wireless and transmission
> > rates being slow, across various Linux distros and many years. Since I
> > upgraded to Squeeze I was hopeful the rat
To isolate the problem, I've booted two machines with "init=/bin/bash".
Anyway in one machine permissions to "/" were set to 0755, while in the
second one the were set to 0777, just as during normal boot.
So the problem must be associated somehow with bootloader (grub),
as no initialization scrip
On 05/24/2011 02:09 PM, Wayne Topa wrote:
On 05/24/2011 05:04 PM, Wayne Topa wrote:
On 05/24/2011 11:33 AM, Bill wrote:
Hi folks,
I'm having problems connecting to my wireless access point using wicd.
Wicd seems to be running ok. I can connect and disconnect from my wired
network at will. Wicd
On Thu, 26 May 2011 11:01:29 -0700, Mark wrote:
> On Thu, May 26, 2011 at 6:04 AM, Camaleón wrote:
>
>> On Wed, 25 May 2011 20:28:58 -0700, Mark wrote:
>>
>> > This is a long-standing issue with b43legacy wireless and
>> > transmission rates being slow, across various Linux distros and many
>> >
Le Wed, 25 May 2011 22:22:40 -0500,
Ron Johnson a écrit :
> On 05/25/2011 02:22 PM, thuillier-charmet wrote:
> > i am looking a tip(s) for received sms without commercial
> > intermediate ? i am more beginner than a geek, so thanks in advance
> > for a full explanation.
> >
>
> You want to send/
How about using sudo + sudoers instead?
2011/5/26 Stanisław Findeisen :
> pam_wheel lets you su to root without typing a password if you are a
> member of a specific group.
>
> I need a PAM module with more flexible applicant user / target user
> pairs management. For instance I'd like to be able
On Thu, May 26, 2011 at 11:25 AM, Camaleón wrote:
> On Thu, 26 May 2011 11:01:29 -0700, Mark wrote:
>
> > Unfortunately my card needs b43legacy since it is a BCM 4306 rev 02
> > model...
>
> Ouch!
>
> > any other ideas?
>
> Buying a new USB/PC Card wireless adapter? O:-)
>
Good suggestion - a wh
Le Thu, 26 May 2011 11:05:10 + (UTC),
Camaleón a écrit :
> On Wed, 25 May 2011 20:22:50 +0100, thuillier-charmet wrote:
>
> > i am looking a tip(s) for received sms without commercial
> > intermediate ? i am more beginner than a geek, so thanks in advance
> > for a full explanation.
>
> You
On 5/26/2011 12:59 PM, Mark wrote:
> On Wed, May 25, 2011 at 9:01 PM, Stan Hoeppner wrote:
>
>> On 5/25/2011 10:28 PM, Mark wrote:
>>> This is a long-standing issue with b43legacy wireless and transmission
>> rates
>>> being slow, across various Linux distros and many years. Since I
>> upgraded
>
On 05/26/11 at 05:31pm, wzab wrote:
> OK. I've found one regularity:
> Machines with correct permissions have the root partition defined by
> UUID in the /etc/fstab.
> Machines with incorrect permissions have root partition defined as
> e.g. /dev/sda2.
> Can it be really source of the problem?
How
On Thu, 26 May 2011 19:24:17 +0100, thuillier-charmet wrote:
> Le Thu, 26 May 2011 11:05:10 + (UTC), Camaleón
> a écrit :
>
>> On Wed, 25 May 2011 20:22:50 +0100, thuillier-charmet wrote:
>>
>> > i am looking a tip(s) for received sms without commercial
>> > intermediate ? i am more beginne
On 05/26/11 at 07:48pm, wzabo...@elektron.elka.pw.edu.pl wrote:
> To isolate the problem, I've booted two machines with "init=/bin/bash".
> Anyway in one machine permissions to "/" were set to 0755, while in the
> second one the were set to 0777, just as during normal boot.
>
> So the problem must
Le jeudi 26 mai 2011 à 17:59 +, Camaleón a écrit :
> On Thu, 26 May 2011 19:28:46 +0200, Frederic Baldit wrote:
>
> > Le jeudi 26 mai 2011 à 17:22 +, Camaleón a écrit :
> >> On Thu, 26 May 2011 18:52:08 +0200, Frederic Baldit wrote:
> >>
> >> > Le jeudi 26 mai 2011 à 12:06 +, Camaleón
On Thu 26 May 2011 at 13:04:38 -0400, Mark Grieveson wrote:
Apologies for picking this out and snipping your very useful technical
response but . . . .
> Others here have argued that it's not necessary to worry about viruses
> and stuff when using Linux, but I still like to do it to feel a bit
>
In <4dde9275.5000...@elektron.elka.pw.edu.pl>,
wzabo...@elektron.elka.pw.edu.pl wrote:
>To isolate the problem, I've booted two machines with "init=/bin/bash".
>Anyway in one machine permissions to "/" were set to 0755, while in the
>second one the were set to 0777, just as during normal boot.
>
>
How many machines are we talking about? It seems coincidental.
The only corollation is that squeeze did move to using UUIDs by default.
I've investigated 5 machines. In three of them permissions are set to 0755
and in two to 0777.
I've tried to boot different kernels (with initrd and without i
On Thu 26 May 2011 at 19:10:43 +0100, thuillier-charmet wrote:
> i want only received sms :
>
> In my reality i have a phone number (but no mobil phone) for received
> vocal message on a mail-box.
> I wish to received a sms on this
> mail-box with intermediate of this phone number,
> But i don't
On 05/26/2011 02:02 PM, Brian wrote:
[snip]
Broadly I agree with your sentiments. Now all that remains is to
convince the other 100,000,000+ who run everything as root to adopt the
same atitude. Antivirus software is for after the event. Failure has
already taken place.
Obligatory xkcd refere
In <4dde7e85.50...@heard.name>, Ken Heard wrote:
>In a box with Squeeze I have one volume group (VG1) with only one (at
>the moment) physical volume (/dev/md1). Two of the six current logical
>volumes (LV) in VG1 are are /dev/VG1/root (/) and /dev/VG1/usr. I want
>to (1) enlarge /dev/VG1/root, (2
In <4ddea84e.1030...@ise.pw.edu.pl>, wzab wrote:
>I tried to investigate in sources how kernel selects initial permissions for
>root node, but I didn't succeed...
It reads those permissions from the file system stored on the block device
specified in the root= kernel command-line parameter.
File
On 05/26/11 at 09:21pm, wzab wrote:
> > How many machines are we talking about? It seems coincidental.
> > The only corollation is that squeeze did move to using UUIDs by default.
>
> I've investigated 5 machines. In three of them permissions are set to 0755
> and in two to 0777.
> I've tried to b
On 05/26/11 at 07:31pm, Stanisław Findeisen wrote:
> pam_wheel lets you su to root without typing a password if you are a
> member of a specific group.
>
> I need a PAM module with more flexible applicant user / target user
> pairs management. For instance I'd like to be able to su with no
> passw
Le Thu, 26 May 2011 20:23:09 +0100,
Brian a écrit :
> On Thu 26 May 2011 at 19:10:43 +0100, thuillier-charmet wrote:
>
> > i want only received sms :
> >
> > In my reality i have a phone number (but no mobil phone) for
> > received vocal message on a mail-box.
> > I wish to received a sms on th
Le Thu, 26 May 2011 18:56:28 + (UTC),
Camaleón a écrit :
> On Thu, 26 May 2011 19:24:17 +0100, thuillier-charmet wrote:
>
> > Le Thu, 26 May 2011 11:05:10 + (UTC), Camaleón
> > a écrit :
> >
> >> On Wed, 25 May 2011 20:22:50 +0100, thuillier-charmet wrote:
> >>
> >> > i am looking a t
Jeroen van Aart (jer...@mompl.net on 2011-05-24 13:39 -0700):
> Mathieu Malaterre wrote:
> > amd64 is possible. Since from amd64 you can still run x86 code ...
> > but not the other way around. Is there a drawback when installing
> > an amd64 kernel ?
>
> 32 bits is likely to play more video codec
Boyd Stephen Smith Jr. wrote:
It reads those permissions from the file system stored on the block device
specified in the root= kernel command-line parameter.
File system permissions are persistent. If you don't see them change you
can't be sure whether nothing is trying to change them OR
Hi.
At $workplace, two of our internal, caching DNS servers, running Bind
9 experienced crashes in quick order today.
I was wondering if other Debian users with Bind 9 have experienced
similar crashes lately, and know how to avoid them (installing other
recursive DNS servers is, of course, an opt
On Thu, May 26, 2011 at 4:16 PM, thuillier-charmet
wrote:
At the moment i have a free mail box where i can
> received fax or voice message with an intermdiate of free phone number.
> i wish to received a sms on this mail box (without bought a mobil) when
> someone like my bank sent to me a sms !
Ken Heard (k...@heard.name on 2011-05-24 12:13 -0400):
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Arno Schuring wrote:
>
> > I suspect the reason is that you're using encrypted swap partitions,
[..]
> > /etc/initramfs-tools/initramfs.conf.d/* and remove (or comment) it.
> In this dire
On Thu 26 May 2011 at 20:54:15 +0100, thuillier-charmet wrote:
> where i can find this "convert sms to voice" program ?
For text to speech on Debian a starting point might be:
http://www.debian.org/devel/debian-accessibility/software
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debia
>> On Thu, 26 May 2011 17:12:25 +0200,
>> "Gorka" said:
G> I am looking for the best way of appending commands to obtain the global
G> amount of Mb of the modified files of my PC. Something like this:
G> find ./ -mtime -7 | du -Sch
#!/bin/ksh
# filesize summary; optional argument is starting d
On 05/26/11 at 02:40pm, Boyd Stephen Smith Jr. wrote:
> In <4dde7e85.50...@heard.name>, Ken Heard wrote:
> >In a box with Squeeze I have one volume group (VG1) with only one (at
> >the moment) physical volume (/dev/md1). Two of the six current logical
> >volumes (LV) in VG1 are are /dev/VG1/root (
In-Reply-To: <20080412023656.gr14...@yi.org>
Hello,
This is an old thread, but I find myself in a similar situation. I'd
like to edit a 4in6 tunnel endpoint and reconfigure the interface.
While I can handle the Apache/sudo parts of this I'm stuck with... OK
now how and I going to change this o
On Friday 27 May 2011 00:16:53 Mike Mestnik wrote:
> In-Reply-To: <20080412023656.gr14...@yi.org>
which is here:
http://lists.debian.org/debian-user/2008/04/msg01249.html
but, sorry, it's way above my knowledge.
Thierry
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a
Mike Mestnik writes:
> My current plan is to convert the file to XML storing away comments
> and partial white space as well as the settings. Then I should be
> able to edit the setting a write the file back out.
Why the XML? Why not just parse the file?
--
John Hasler
--
To UNSUBSCRIBE, ema
Hi Freeman :)
I got a laugh out of your reply here - in a nice way.
I'm thinking perhaps you didn't press on some key hard enough.
Are you sure your answer to #2 is "0"? ;)
(Please reply to the list - I'm "to"ing you cause this reply is to a
message from last week. ;) )
On Tue, 17 May 2011
Following my previous question, someone recommended I build Chromium
from source. Is that possible to do on Stable? I tried to do it from
apt-get, but there were still dependency issues. Am I doing it wrong?
Should I be doing it another way?
If I remember correctly, I tried...
sudo apt-get source
On Thu, May 26, 2011 at 04:48:25PM -0700, giovanni_re wrote:
> On Tue, 17 May 2011 19:07:09 -0700, "Freeman" said:
> > On Mon, May 16, 2011 at 09:48:23PM -0700, giovanni_re wrote:
> >
> > . . .
> > > OK: What Smartphone do you use?
> > > Manufacturer name, Model name, OS name, Cell Carrier name,
On 05/26/11 at 10:57pm, Perry Thompson wrote:
> Following my previous question, someone recommended I build Chromium
> from source. Is that possible to do on Stable? I tried to do it from
> apt-get, but there were still dependency issues. Am I doing it wrong?
> Should I be doing it another way?
>
On Thu, 26 May 2011 12:53:59 -0500, Ron Johnson
wrote:
> > safer (admittedly, if I were to deactivate the root account and set
> > up some sort of sudo thingy, as seems more common now, I might be
> > safer --
>
> So, you log into your GUI as root?
No. I always log in as regular user. I use
I have a Pentium cpu family 6 (copy from /proc/cpuinfo) model 23 - Dual
Core, cpuid level 13. I hope I have no missed the important
information.
Does Debian 6.0 labeled for AMD-64 run in this CPU?
Regards
Tarcisio
On 05/27/11 at 12:50am, tarcisio praciano-pereira wrote:
> I have a Pentium cpu family 6 (copy from /proc/cpuinfo) model 23 - Dual
> Core, cpuid level 13. I hope I have no missed the important
> information.
>
> Does Debian 6.0 labeled for AMD-64 run in this CPU?
>
> Regards
>
> Tarcisio
To se
On 5/26/2011 10:50 PM, tarcisio praciano-pereira wrote:
> I have a Pentium cpu family 6 (copy from /proc/cpuinfo) model 23 - Dual
> Core, cpuid level 13. I hope I have no missed the important
> information.
>
> Does Debian 6.0 labeled for AMD-64 run in this CPU?
Yes.
--
Stan
--
To UNSUBSCRI
On 05/26/11 at 05:34pm, Alan Chandler wrote:
> I have a fairly simple requirement
>
> I am running Debian Unstable on my Desktop and I want to provide a
> folder for my Windows 7 laptop to deposit some files.
>
> I thought that the simplest approach would be using samba on its
> own, but I then d
On Thu, 26 May 2011 20:25:32 -0700, "Freeman" said:
> On Thu, May 26, 2011 at 04:48:25PM -0700, giovanni_re wrote:
> > On Tue, 17 May 2011 19:07:09 -0700, "Freeman" said:
> > > On Mon, May 16, 2011 at 09:48:23PM -0700, giovanni_re wrote:
> > > > What is the # of years in your Age, Programming, D
On 05/27/2011 08:55 AM, Freeman wrote:
and a habit of attempting to impress attractive young women with it all.
Did this ever work ? :D
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: ht
On 2011-05-27, William Hopkins wrote:
> On 05/26/11 at 10:57pm, Perry Thompson wrote:
> > Following my previous question, someone recommended I build Chromium
> > from source. Is that possible to do on Stable? I tried to do it from
> > apt-get, but there were still dependency issues. Am I doing i
On 05/27/11 at 05:57am, Abhishek Dasgupta wrote:
> On 2011-05-27, William Hopkins wrote:
> > On 05/26/11 at 10:57pm, Perry Thompson wrote:
> > > Following my previous question, someone recommended I build Chromium
> > > from source. Is that possible to do on Stable? I tried to do it from
> > > ap
I was bought a Xen vps and wanna let my friends use l2tp to
connect it. Here is it info.
Linux 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 GNU/Linux
Debian GNU/Linux 6.0
My problem is when I use an android to connect with server,
sometime (not more then 1/10) will be s
83 matches
Mail list logo