Hi all,
We all know that there are various distro's that build around Debian.
I had an idea in mind whereby the task of making mirrors for personal
distributions can be automated. This can be stated as: if a person
wants to keep a customised set of packages for usage with the
distribution, the too
In Tuesday 09 June 2009, you wrote:
>On Tue, 09 Jun 2009 17:30 -0500, "Boyd Stephen Smith Jr."
> wrote:
>> In <1244582859.18981.1319594...@webmail.messagingengine.com>,
>> whollyg...@letterboxes.org wrote:
>> >On Tue, 09 Jun 2009 11:26 +1000, "Alex Samad" wrote:
>> >> On Mon, Jun 08, 2009 at 03:45
On Tue, 09 Jun 2009 17:30 -0500, "Boyd Stephen Smith Jr."
wrote:
> In <1244582859.18981.1319594...@webmail.messagingengine.com>,
> whollyg...@letterboxes.org wrote:
> >On Tue, 09 Jun 2009 11:26 +1000, "Alex Samad" wrote:
> >> On Mon, Jun 08, 2009 at 03:45:22PM -0700, whollyg...@letterboxes.org
>
On Tue, 2009-06-09 at 20:09 -0700, Brian Wells wrote:
[...]
> You could have done
>
> sed -e "/.gconf/d" script | sed -e "/.java/d" >script
>
Oops. I forgot that this will try to read and write script at the same
time. Won't work. But you can still link together many commands, so
long as you
On Mon, 2009-06-08 at 22:14 -0400, Tony Baldwin wrote:
> Spiro Harvey wrote:
> >> Can anyone recommend a program/shell script/editor plugin etc, that
> >> can take arbitrary text as input and quote it like email programs
> >> quote emails with a preceding "> " character?
> >
> >
> > awk '{print
> Fellas, what happens when I put a Disposition-Notification-To: m...@...
> header at the top of my mail? Yes I know all about the protocol,
> http://en.wikipedia.org/wiki/Return_receipt#Message_Disposition_Notifications
Say fellas, when I get back
Reporting-UA: csrsr.ncu.edu.tw; Microsoft Offic
Thomas Anderson writes:
>> OK, so I guess it should be sed 's/^/> /'.
>However I noticed another problem. When I quote a text that is already
>quoted, the result gets the "> " characters moved around. I would like
>to get ">> " or "> > " for text that is quoted twice.
What do you mean by "mov
On Wed, 10 Jun 2009 00:38:40 +0200
Thomas Anderson wrote:
...
> limitation due to my initial question. Hmm.. Any ideas? I'll try to
> install the old "pine" email client and see if I could use it by
> cut-n-pasting the text, choose reply, and then cut-n-paste it back
> again. Not a very elegant
Michelle Konzack wrote:
> Hi Tom,
>
> Am 2009-06-09 22:55:53, schrieb thveillon.debian:
>> Hi,
>>
>> given the usb ID the camera should work with uvcvideo, included in
>> kernels newer than 2.6.26 (external module before that),
>
> Hmmm...
> Linux michelle1 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31
On Wed, 10 Jun 2009 00:38:40 +0200
Thomas Anderson wrote:
> However I noticed another problem. When I quote a text that is already
> quoted, the result gets the "> " characters moved around. I would like
> to get ">> " or "> > " for text that is quoted twice. Is that easy to
> fix or would that c
Hi Tom,
Am 2009-06-09 22:55:53, schrieb thveillon.debian:
> Hi,
>
> given the usb ID the camera should work with uvcvideo, included in
> kernels newer than 2.6.26 (external module before that),
Hmmm...
Linux michelle1 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 GNU/Linux
> you can see
On Mon, Jun 8, 2009 at 8:02 AM, Kumar Appaiah wrote:
> How about passing the text through fmt -w 80|sed 's/^/> //'?
Or use the -p option to fmt
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>>> How about passing the text through fmt -w 80|sed 's/^/> //'?
>>> (Untested). That should do what you desire, as fmt would format the
>>> paragraphs, and sed would substitute every beginning of line with a ">
>>> ".
>>
>> I got this output:
>>
>> to...@todu:~/code$ cat test.txt | fmt -w 80|sed '
In <1244582859.18981.1319594...@webmail.messagingengine.com>,
whollyg...@letterboxes.org wrote:
>On Tue, 09 Jun 2009 11:26 +1000, "Alex Samad" wrote:
>> On Mon, Jun 08, 2009 at 03:45:22PM -0700, whollyg...@letterboxes.org
>> wrote:
>> > On Mon, 08 Jun 2009 17:07 +0100, "kj"
>> > wrote:
>> > > Wh
In <20090609211030.ga30...@m364d1.ece.northwestern.edu>, Zhengquan Zhang
wrote:
>On Mon, Jun 08, 2009 at 04:01:41PM -0500, Boyd Stephen Smith Jr. wrote:
>> (0. [LVM specific] Create the new logical volume(s).)
>> 1. Create new file system(s) on the block devices. [LVM: logical
>> volumes]
>> 2. Re
Michelle Konzack wrote:
> Hello,
>
> I have a Webcam MT6225 which woks with ReHat, Fedora and SuSE but not
> with Debian, even if it is detected through v4l.
>
> Bus 001 Device 017: ID 0e8d:0004 MediaTek Inc.
>
> and VLC/Ekiga identified it as MT6225.
>
> Any suggestions WHY it does not
Hi,
On Mon, 2009-06-08 at 23:52 +0100, Nuno Magalhães wrote:
> Regardless of mode it should always ask for dhcp/static.
Static IP are only useful in managed environment (especially for
servers). In managed environnement, one is supposed to have RTFM.
On the other hand, computers used by regular
On Tue, 09 Jun 2009 11:26 +1000, "Alex Samad" wrote:
> On Mon, Jun 08, 2009 at 03:45:22PM -0700, whollyg...@letterboxes.org
> wrote:
> > On Mon, 08 Jun 2009 17:07 +0100, "kj"
> > wrote:
> > > whollyg...@letterboxes.org wrote:
> > > > Number Major Minor RaidDevice State
> > > >0
On Mon, Jun 08, 2009 at 04:01:41PM -0500, Boyd Stephen Smith Jr. wrote:
> In <20090608200757.ga26...@m364d1.ece.northwestern.edu>, Zhengquan Zhang
> wrote:
> >Now I would like to follow other list member's advice to have separate
> >LVs for var, tmp, home etc. But I don't know how to perform the
>
Hi,
On Tue, Jun 9, 2009 at 9:42 PM, Michelle
Konzack wrote:
> Hello Tony,
>
> Am 2009-06-09 14:44:24, schrieb Tony Baldwin:
>> aptitude install ekiga
>>
>> have fun
>
> Not realy, I can not call my telephone
>
> I have a CISCO VoIP system and an Asterisk Server running which are
> connected to
2009/6/9 michal krajcirovic :
> hello,
> solves a simple problem complicated solution:)
>
> I have two servers, one on the disk any data that need to the second.
You could try drbd
Regards,
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Troubl
Forgotten one thing: The Error message is something like
"The video device does not support the required video format"
Also at every startup I must reenter all the stuff in the setup wizzard.
This is annoying...
Does not support T.38 Fax, SMS or MMS.
Thanks, Greetings and nice Day/Evening
Hello,
I have a Webcam MT6225 which woks with ReHat, Fedora and SuSE but not
with Debian, even if it is detected through v4l.
Bus 001 Device 017: ID 0e8d:0004 MediaTek Inc.
and VLC/Ekiga identified it as MT6225.
Any suggestions WHY it does not work?
Thanks, Greetings and nice Day/Evenin
Nuno Magalhães wrote:
> Regardless of mode it should always ask for dhcp/static. Didn't it do
> this before?
IIRC, since sarge or etch it tried to automatically detect a dhcp server
and on success would configure the network for dhcp. On failing to
configure the network automatically, it would ask
Hello Tony,
Am 2009-06-09 14:44:24, schrieb Tony Baldwin:
> aptitude install ekiga
>
> have fun
Not realy, I can not call my telephone
I have a CISCO VoIP system and an Asterisk Server running which are
connected to Telephonicy (my Carier and VoIP Upstream) and I can not
call any teleph
Michelle Konzack wrote:
Hello,
I am ongoing Internet Access Provider in Baden-Würtemberg/Germany and we
are offering VoIP which can currently only used over the "AVM Fritz! Box
Fone WLAN 7270".
Unfortunately "linphone" is not the quality of a program which I want to
offer my customers because i
Hello,
I am ongoing Internet Access Provider in Baden-Würtemberg/Germany and we
are offering VoIP which can currently only used over the "AVM Fritz! Box
Fone WLAN 7270".
Unfortunately "linphone" is not the quality of a program which I want to
offer my customers because it looks crappy and crash a
On Tue,09.Jun.09, 18:12:47, Francesco Mazzoli wrote:
> I need to limit the size of specific directories.
> Quota won't work, since these directories all belong to
> the same user, and I need to put different limits on them.
>
> Is there a way to do so?
There is probably more than one :)
I'm thin
hello,
solves a simple problem complicated solution:)
I have two servers, one on the disk any data that need to the second.
Currently exports to the disc via NFS, however, load the disk is too big
and the whole is slow.
Then I need in two places at the same time maintain the same data. Among
I need to limit the size of specific directories.
Quota won't work, since these directories all belong to
the same user, and I need to put different limits on them.
Is there a way to do so?
Thanks,
Francesco
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "u
Am 2009-06-07 11:19:08, schrieb Girish Kulkarni:
> A better one of which, of course, is GNU Emacs.
Geek! -- EMacs is not an editor, it is an Operating System! :-D
Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
25.9V Electronic Engineer
Tamay Dogan N
On 03.06.09 19:16, Rodolfo Medina wrote:
>> In my Debian system I have Mplayer that came with Debian and want to
>> replace with its svn version, recommended by Mplayer developers.
>>
>> What shall I do in order to remove the old one? Will an `apt-get purge'
>> be enough? Or just remove the bin
Rodolfo Medina writes:
>> On my PC I have many different partitions. With Etch, I've never had
>> problems installing the Grub boot loader to a partition at my pleasure and
>> not to the master boot record.
>>
>> Today I installed Lenny for the first time, from a DVD set bought from an
>> offici
Alex Samad samad.com.au> writes:
>
> do a google for lartc = linux advanced routing ..
thanks - that was what I was searching
http://lartc.org/howto/lartc.cookbook.interactive-prio.html
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
On Tue, Jun 09, 2009 at 17:23:05 +0700, Sthu Deus wrote:
> Good day.
>
> I have upgraded my amavisd-new, and now get this error:
>
> Starting amavisd: fetch_modules: error loading optional module
> Mail/SpamAssassin/Plugin/DKIM.pm: Can't locate Mail/DKIM.pm in @INC (@INC
> contains: /etc/perl /us
Hello,
we are thinking about buying a new server.
Possibly Fujitsu
TX150, XEON UP E3110
or
TX200, XEON E5405 4C
SAS with Hardware-Raid0
Are there any experiences with Lenny or Squeeze?
Problems?
Thanks and Regards
Bernd
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
wi
Thanks everyone for the tips. I restored the backup successfully
(it's actually fast and easy when done properly - I spent more time
thinking what the right order is than the actual restore itself).
Looking back, the best way probably is to restore /etc and /home
from backups after a minimal inst
User Debian wrote:
Hi All,
I would like to know where is the file where I can set manually the
double-clicking speed in Debian ETCH.
man gpm
Wayne
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Boyd Stephen Smith Jr. wrote:
> Chris means PV, not PE.
Sorry, yes, typo! Thanks for clarifying that to the OP
Chris
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Umarzuki Mochlis wrote:
2009/6/9 mailto:shadesofg...@midmaine.com>>
I have the CD set. It was installed fine on my old machine. I'm
trying to
install on a new pc. It is a Dell with a dvd/cd drive (TSST corp).
On the
first cd it asks for the cd, but it is already reading the
2009/6/9
> I have the CD set. It was installed fine on my old machine. I'm trying to
> install on a new pc. It is a Dell with a dvd/cd drive (TSST corp). On the
> first cd it asks for the cd, but it is already reading the cd! And I can't
> get past this, even when it asks for a list of cd's and I
On Tue, Jun 09, 2009 at 11:03:39AM +1200, Richard Hector wrote:
> Then I'd use the editors features to format it. I can't remember how to
> do the line wrapping stuff in vim, but
gq{motion}
So, gqap to format the current paragraph.
Cheers,
--
Eric Gerlach, Network Administrator
Federation of S
Boyd Stephen Smith Jr. wrote:
In <411728.34217...@web95107.mail.in2.yahoo.com>, Sandip Sandip wrote:
2009/6/9 Sandip Sandip :
Is it that the modem is not 'installed'?
Also, the same modem works without any username and password on another
windows machine after connecting it on the LAN port.
I
Sandip Sandip wrote:
> Its a cable modem. When I connect a Windows machine to it, I connect it on
> the LAN port (Network cable). Once the modem is on, I need no configuration,
> usernames, passwords, etc. I can access the net.
What you have observed above is correct. I understand this as:
1. C
In <4a2dc587.60...@gmail.com>, Tony Baldwin wrote:
>Why is it that with sed, stuff like
>sed -e /searchterm/d
>I have to do
>sed -e /searchterm/d infile > outfile,
>and can't just do sed -e /searchterm/d file, without having to generate
>another file?
Traditional sed is very simple. It doesn't "k
Sandip writes:
> So, do I need to 'install' the modem so Debian knows there is a
> networking device on the USB port and then use pppconfig.
Boyd writes:
> Yes. If you are attempting to use the USB side of the device, you will
> need a special driver for your OS.
He will need a driver (better to
On Seg, 08 Jun 2009, Tony Baldwin wrote:
I've been learning to use sed and awk and grep, etc., lately.
I have a general question (probably more appropriate elsewhere, but
I'm going to ask here anyway. Smack me later.).
Bad, very bad.
Why is it that with sed, stuff like
sed -e /searchterm/d
In <411728.34217...@web95107.mail.in2.yahoo.com>, Sandip Sandip wrote:
>2009/6/9 Sandip Sandip :
>> Is it that the modem is not 'installed'?
>>
>> Also, the same modem works without any username and password on another
>> windows machine after connecting it on the LAN port.
>Its a cable modem. When
Hello!
I have a problem with system in the configuration described in subject
(Dell PE1950 III + PERC 5/E + 2xMD1000)
System is running Debian Lenny AMD64 version with all available updates.
I have 6 VD's 2TB each (for 32bit system compatibility). Each VD is a
LVM2 PV
I made a LVM2 volume and f
Guten Tag,
die heutige Welt ist in ständiger Bewegung! Als Verbraucher können Sie sich
Gehör verschaffen und zur Konzeption von neuen Produkten und Dienstleistungen
beitragen.
Deshalb möchten wir Ihnen anbieten, unserem Verbraucherpanel beizutreten. So
bekommen Sie die Möglichkeit, punktuell an
Hi All,
I would like to know where is the file where I can set manually the
double-clicking speed in Debian ETCH.
Many thanks in advance,
Eric
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Jan Willem Stumpel said:
> widux wrote:
>
>> Hi,
>>
>> for me
>> right-Alt + Print + k
>> does the trick!
>>
>> Greetings
>
> How on earth did you find this out?
You mean you don't hit those keys accidentally all the time?
--
Best,
Marc
"Change requires small steps."
--
To UNSUBSCR
Good day.
I have upgraded my amavisd-new, and now get this error:
Starting amavisd: fetch_modules: error loading optional module
Mail/SpamAssassin/Plugin/DKIM.pm: Can't locate Mail/DKIM.pm in @INC (@INC
contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0
/usr/lib/perl5 /u
2009/6/9 Jerry Stuckle :
> Sudev Barar wrote:
>> While in parlance you can call it modem technically it is a modem only
>> if connecting through serial port. If it is connecting through network
>> cable it is a network device and your problem would be more in area of
>> setting up IP and ranges.
>
Sudev Barar wrote:
2009/6/9 Sandip Sandip :
Is it that the modem is not 'installed'?
Also, the same modem works without any username and password on another
windows machine after connecting it on the LAN port.
While in parlance you can call it modem technically it is a modem only
if connecti
hi,
we have problem with powerdns.
Jun 9 09:01:16 uplin01 pdns[6709]: Domain puzzle-trade.com is stale,
master serial 2006012301, our serial 0
Jun 9 09:01:16 uplin01 pdns[6709]: Domain spsobeslav.cz is stale,
master serial 2008020301, our serial 0
Jun 9 09:01:16 uplin01 pdns[6709]: Domain sh
On Mon,08.Jun.09, 13:51:15, JW wrote:
> 1. Perform a new Lenny install of the "standard package set" (no Xorg) (I
> always use net installs but I assume it's the same no matter what)
>
> 2. Immediately install ssh and configure a static IP address
>
> 3. Restart networking: /etc/init.d/network
On Mon,08.Jun.09, 14:11:49, shadesofg...@midmaine.com wrote:
> I have the CD set. It was installed fine on my old machine. I'm trying to
> install on a new pc. It is a Dell with a dvd/cd drive (TSST corp). On the
> first cd it asks for the cd, but it is already reading the cd! And I can't
> get pas
> Make sure that the picture is world-readable and the directories are
> world-readable and executable.
>
And make sure that it exists at
WWW-ROOT/public_html/data/Scratch/47cc75e.jpg and not somewhere else
on the filesystem.
--
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
--
T
On Mon, 8 Jun 2009, Thomas Anderson wrote:
Can anyone recommend a program/shell script/editor plugin etc, that
can take arbitrary text as input and quote it like email programs
quote emails with a preceding "> " character?
GNU Emacs does this. In the Emacs 22.2.1 I run on Lenny, I put the
'>'
On 06.06.09 21:18, Thomas H. George wrote:
> My first try at web page design. Installed Apache2, tried
> http://dragon.zoo/index.html and it worked. Created an html file:
>
>
>
>
> Weekday Skiers
>
>
note that this must be URL path, not filesystem path, to see the image from
t
On Ma,09.iun.09, 15:23:52, Richard Hector wrote:
> > You have to put a range in there or it'll only hit the current line:
> >
> > :0,$s/^/> /
>
> True. I usually use visual mode - shift-v and cursors (or G to jump to
> the bottom, in this case) to select the lines, then I only type what I
> d
On Lu,08.iun.09, 19:34:24, Jan Willem Stumpel wrote:
> This worked for about a week -- but nannyism has crept further. In
> the latest Sid, even this trick doesn't work anymore. How to get
> it back, I wonder.
Make sure you're using LeftAlt instead of RightAlt (this could be mapped
to AltGr) an
On Lu,08.iun.09, 19:58:19, widux wrote:
> for me
> right-Alt + Print + k
^
You probably mean SysRq:
http://en.wikipedia.org/wiki/Magic_SysRq_key
Regards,
Andrei
--
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)
signature.
On Sun, 2009-06-07 at 19:50 +0200, Tony Asnicar wrote:
> how can I disable gnome-screensaver when using mplayer?
>
>
> mplayer -stop-xscreensaver
>
> doesn't work :S
>
> thanks
from mplayer man page :
-heartbeat-cmd
mplayer -heartbeat-cmd "xscreensaver-command -deactivate" file
mplayer -hear
On Mon, Jun 08, 2009 at 02:31:33PM +0530, Parantapa Bhattacharya wrote:
> Hi
>
> Seems the solution was simple all you had to do was define another pcm
> of type plug which uses dmix as its slave and use this as the slave in
> the ladspa pcm.
Glad to hear you solved this.
> Wonder why i didn't
2009/6/9 Sandip Sandip :
>
> Is it that the modem is not 'installed'?
>
> Also, the same modem works without any username and password on another
> windows machine after connecting it on the LAN port.
>
While in parlance you can call it modem technically it is a modem only
if connecting through se
On Sun, 2009-06-07 at 12:05 +0100, AG wrote:
> Someone on the OOo user list is recommending that I install this version
> of OOo:
> http://openoffice.bouncer.osuosl.org/?product=OpenOffice.org&os=linuxinteldeb〈=en-US&version=3.1.0
>
>
> which downloads OOo_3.1.0_LinuxIntel_install_en-US_deb.ta
68 matches
Mail list logo