On 5/2/19, David Wright wrote:
> On Thu 02 May 2019 at 12:12:19 (-0400), Lee wrote:
>> On 5/1/19, David Wright wrote:
>> >
>> > As for finding where the information went, I sometimes use
>> > # find /boot /etc /home /lib /lib64 /var -type f -mmin -1440 -print
things (whatever 'bad' means). I also like the fail safe aspect where
if they can't verify an addon it defaults to 'bad'. What I don't
like, and what I think turned a minor issue into a very visible and
embarrassing problem, is not being able to over-ride their decision.
Lee
On 5/6/19, Reco wrote:
> Hi.
>
> On Mon, May 06, 2019 at 01:35:48PM -0400, Lee wrote:
>> On 5/6/19, Dave Sherohman wrote:
>> > On Sun, May 05, 2019 at 07:29:55PM -0400, Dan Ritter wrote:
>> >>
>> >> No, Mozilla really screwed up.
>> >
d?
>>
>
> Yeah, it's better to go directly to the publicly available incident report:
>
> https://imagedepot.anu.edu.au/scapa/Website/SCAPA190209_Public_report_web_2.pdf
>
Thanks for the link!
> But the email program used by Client 0 is unspecified.
As is t
webmail system running on a
>> server not owned by the
>> university?
What if the email was being viewed via webmail using Windows Internet Explorer?
Regards,
Lee
to'
alias ls='ls --color=auto'
alias md5='/usr/bin/openssl dgst -md5 '
alias mv='mv -i'
alias name2oid='snmptranslate -IR -On '
alias oid2name='snmptranslate '
alias rm='rm -i'
alias sha1='/usr/bin/openssl dgst -sha1 '
alias sha256='/usr/bin/openssl dgst -sha256 '
alias sha512='/usr/bin/openssl dgst -sha512 '
what am I missing?
Thanks
Lee
On 10/3/19, David wrote:
> On Thu, 3 Oct 2019 at 02:39, Lee wrote:
>> On 10/2/19, Greg Wooledge wrote:
>
>>> This is what shell functions are for. You can just drop the shell
>>> functions into your ~/.bashrc and then use them in every interactive
>>&
- I don't know how to change the metric
:(
Regards,
Lee
> $ sudo ip route list
> default dev enp0s25 scope link
> default via 192.168.1.1 dev wlo1 proto dhcp metric 600
> 169.254.0.0/16 dev wlo1 scope link metric 1000
> 192.168.0.0/24 dev enp0s25 proto kernel scope link sr
by moving
your windows machine so that it talks directly to the ISP's broadband
box. Use the bookmark on the windows machine to go to the problematic
site. If that always works then you figure out what's wrong with the
pfsense box.
If you're still having problems connecting to that one site it's time
to call your ISP & have them figure it out :(
Regards,
Lee
prioritize forwarding traffic
& give a much lower priority to responding with 'time to live expired'
msgs.
In other words, traceroute packet loss at an intermediate hop is not
an indicator of a problem if there is no packet loss further on.
Regards,
Lee
-agent
Disallow: /
User-agent *
Disallow: /
$
You're missing a ':' - it should be
User-agent: *
Disallow: /
and I don't think "User-0agent: *" is going to do what you want..
Regards,
Lee
lock:
>
> root@coyote:iptables$ cat iptables-add
>
> #!/bin/bash
> iptables -I INPUT -s add.ress.to.block/24 -j DROP
Have you considered REJECT instead of DROP?
REJECT should send a RST telling the other side to give up now.
DROP just drops the packet leaving the other side to retry until the
retry limit is hit.
Lee
On 2/26/20, Gene Heskett wrote:
> On Wednesday 26 February 2020 13:50:40 Lee wrote:
>
>> On 2/26/20, Gene Heskett wrote:
>> > over the last 90 days or so, we seem to have been plauged with a new
>> > breed of bots scanning our web pages, and they are not just index
rdware." and didn't have any problems.
Regards,
Lee
On 2/26/20, Gene Heskett wrote:
> On Wednesday 26 February 2020 16:00:35 to...@tuxteam.de wrote:
>
>> On Wed, Feb 26, 2020 at 09:54:09PM +0300, Reco wrote:
>> >Hi.
>> >
>> > On Wed, Feb 26, 2020 at 01:50:40PM -0500, Lee wrote:
>>
>> [...]
&
On 2/26/20, Peter Ehlert wrote:
>
> On 2/26/20 7:20 PM, Lee wrote:
>> On 2/26/20, John Kaufmann wrote:
>>> For my Thinkpad, I burned CDs with:
>>> (1) debian-10.3.0-amd64-netinst.iso
>>> (2) firmware-10.3.0-amd64-netinst.iso
>>> and (3) fir
On 2/27/20, John Kaufmann wrote:
> On 2020-02-26 22:49, Peter Ehlert wrote:
>> On 2/26/20 7:20 PM, Lee wrote:
>>> On 2/26/20, John Kaufmann wrote:
>>>> For my Thinkpad, I burned CDs with:
>>>> (1) debian-10.3.0-amd64-netinst.iso
>>>>
On 2/27/20, to...@tuxteam.de wrote:
> On Wed, Feb 26, 2020 at 11:25:53PM -0500, Lee wrote:
>
> [...]
>
>> You're advertising your web server in your sig. The "other side"
>> ALREADY KNOWS you have a web server there.
>
> If that "other side&
On 2/27/20, to...@tuxteam.de wrote:
> On Thu, Feb 27, 2020 at 10:07:18AM -0500, Lee wrote:
>> On 2/27/20, to...@tuxteam.de wrote:
>> > On Wed, Feb 26, 2020 at 11:25:53PM -0500, Lee wrote:
>> >
>> > [...]
>> >
>> >> You're advertisin
Hi,
what's the best way to secure IM-like communication? One way I could
think of is using ssh and then talk (or some equivalent), another idea
was to run an irc server like ircd-hybrid and use ssl.
But I don't exactly want to have other users log in via ssh (letting
aside that there's no usable
On Sat, May 13, 2006 at 12:55:52PM +0200, El Virolo wrote:
> portmap : server localhost not responding, timeout
> RPC : failed to contact portmap (errno -5)
Is portmap running?
GH
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE
On Wed, May 17, 2006 at 11:53:31PM +0100, James Westby wrote:
> On (18/05/06 00:30), lee wrote:
> > Hi,
> [snip]
> > And then, ssl is only so much secure
> [snip]
>
> I think if you are worried about the security afforded by ssl you might
> have to rethink your appr
On Wed, May 17, 2006 at 03:42:48PM -0700, Kelly Clowers wrote:
> On 5/17/06, lee <[EMAIL PROTECTED]> wrote:
> >Hi,
> >
> >what's the best way to secure IM-like communication? One way I could
>
> For real end-to-end security some Jabber clients support GP
On Wed, May 17, 2006 at 05:53:58PM -0500, Matthew R. Dempsky wrote:
> On Thu, May 18, 2006 at 12:29:48AM +0200, lee wrote:
> > But I don't exactly want to have other users log in via ssh (letting
> > aside that there's no usable windoze client for that
>
> What'
On Thu, May 18, 2006 at 08:12:29PM +0100, James Westby wrote:
> My point was that if you are worried about people putting the effort
> in to cracking *your* SSL based chats, then I would be wondering
> what you were actually talking about.
Oh, I don't think that anybody will try.
> And if I was
On Fri, May 19, 2006 at 01:09:18PM +0200, CJ van den Berg wrote:
> I recommend you try out gajim instead of gabber.
>
> Gajim also supports end to end gpg encryption and is a lot nicer than
> gabber. Gajim is also actively maintained, which gabber is not AFIAK.
Thanks, it really seems to be nice
Hi,
is there any way to switch between fullscreen and window mode in games
that use SDL, like Quake4 and X2 (X2 demo for now)?
There must be some way because when windows pop up while playing in
full screen, the X2 demo is switched to a window and back. Quake4 has
trouble with that, though.
Sin
On Mon, May 22, 2006 at 11:19:33AM +0100, Jon Dowland wrote:
> At 1148262532 past the epoch, lee wrote:
> > Hi,
> >
> > is there any way to switch between fullscreen and window
> > mode in games that use SDL, like Quake4 and X2 (X2 demo
> > for now)?
>
>
On Sat, May 20, 2006 at 03:36:12PM -0400, Stephen wrote:
> On Sat, May 20, 2006 at 10:34:03AM -0700 or thereabouts, Andrew
> Sackville-West wrote:
> > On Sat, May 20, 2006 at 06:22:03PM +0200, lee wrote:
>
> > > I tried it out, but I couldn't get it to work. It jus
On Sat, May 20, 2006 at 10:44:29PM +0100, James Westby wrote:
> No metter how well the encryption is implemented on top of a protocol
> like that it could be circumvented easily. For real security it has to
> be designed in from the start.
Yeah, I wondered why that has not been done. It's one of
On Tue, May 23, 2006 at 04:10:39PM +0100, Jon Dowland wrote:
> At 1148347889 past the epoch, lee wrote:
> > On Mon, May 22, 2006 at 11:19:33AM +0100, Jon Dowland
> > wrote:
> > > Off the top of my head, the program must call SDL_Quit
> > > and re-initialise the
On Tue, May 23, 2006 at 11:37:19AM +0200, Florian Kulzer wrote:
> > avail. When I start gdm, I can switch as long as I'm not logged in,
> > but I don't use gdm and don't want to log off to switch anyway.
>
> Check with "xev" if the Ctrl, Alt and Fn-x key generate the right key
> press/release eve
On Tue, May 23, 2006 at 11:08:25AM +0100, James Westby wrote:
> > Yeah, I wondered why that has not been done. It's one of the first
> > things to think of when creating any protocol that can be used to
> > transfer information over insecure channels.
>
> I doubt most users of IM programs do not
On Tue, May 23, 2006 at 12:08:47PM +0200, Joris Huizer wrote:
> That may be because of how the internet started -- it was meant just for
> sharing information; when you don't care about who could read your data,
> there isn't too much reason to secure communication... it's just that at
> the st
On Thu, May 25, 2006 at 07:50:37PM +0200, Florian Kulzer wrote:
> You could try one or more of the following:
>
> - Driver "kbd" instead of "keyboard"
> - comment out the "ctrl:nocaps" line
> - "pc104" or "pc105" as the XkbModel
> - add a line: Option "Xkbdisable" "true"
>
> More suggestions are
On Wed, May 24, 2006 at 10:15:00PM -0300, Donald Teed wrote:
> It would be helpful if I could learn of other academic
> institutions using Debian in core Internet service roles, such
> as email and spam filtering, DNS, DHCP, web, etc.
Hm, much could be said, but it all comes down to that Debian j
> How do I disable Caps_Lock?
I disabled it with entries like that:
clear Shift
clear Lock
clear Control
clear Mod1
clear Mod2
clear Mod3
clear Mod4
clear Mod5
addShift = Shift_L Shift_R
addControl = Control_L Control_R
addMod1= Alt_L
addMod2= Num_Lock
addMod3=
On Wed, May 03, 2006 at 02:55:27PM +0200, Michelle Konzack wrote:
> And second, it does not only work with Floppy... burn the BIOS onto a
> CD and it works too.
>
> All of my AsusTek mainboards (K7 and K8) have the same EZ-BIOS no need
> for stupid DOS-FLASH-TOOLS... They are outdated!
Hm, how
Hi,
dependencies in testing are totally broken now :( Do not upgrade the
package lists until this has been fixed!
If you upgrade your system, it will leave you with a broken system. I
was lucky to get it working to some extend, but dselect wants to
remove many packages I want to keep installed.
On Mon, Jun 05, 2006 at 12:19:49PM +0200, Hendrik Sattler wrote:
> lee wrote:
> > dependencies in testing are totally broken now :( Do not upgrade the
> > package lists until this has been fixed!
>
> Did you try if aptitude does a better job?
> It did so and had absolute
Hi,
what do you do when on a fresh install of stable the menues in the
gnome-panel are (mostly) empty? The Debian menue in there is totally
empty. There doesn´t even seem to be a shell that could be started
from the menue.
Is there some way to fill them with what they should contain?
Most promis
On Wed, Jun 07, 2006 at 10:53:30PM -0700, Derek wrote:
> I have none of the problems that you speak of.
That´s weird. Since we all access the same pool of packages, we would
have the same problems.
It´s even not the first time that dselect removes things I want to
keep. The gnome-panel was remove
On Wed, Jun 07, 2006 at 11:12:39PM -0300, Gabriel Parrondo wrote:
> lee escribió:
> >Hi,
> >
> >what do you do when on a fresh install of stable the menues in the
> >gnome-panel are (mostly) empty? The Debian menue in there is totally
>
> did you tried
> upda
Hi,
translate is a very nice tool to translate words between English and
German and the other way round. Now I´m looking for something similar,
but for either Spanish/German or Spanish/English.
Is there some Spanish wordbook for translate? Or is there some other
tool that you could recommend?
G
Osama Bin Laden haxored dis account and i will haxor dis list next so
don\\\'t dis me yo!
Iraq 4eva! Bwahahahahahaahahahahahahahahahahahahahahahaha!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trou
Oop Osama must get off internet cafe computer, Osama take over list
later...hehehehe, fear me...rawr!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Jul 15, 2009 at 08:39:55AM +0100, abdelkader belahcene wrote:
> Yes thanks,
> It seems that the problem is loading module.
> It refuses to load the module,
> modprobe b44 doesn't give any error, but lsmod |grep b44
> dones't give anything !!!
Yeah, insmod doesn't always print an er
On Sun, Jul 05, 2009 at 10:10:12AM -0500, John Hasler wrote:
> Google "Microsoft Word password". The "don't modify" locking is advisory
> only, like PDF locking. Besides, it's from Microsoft. Do you seriously
> expect it to work?
It made the form useless in that it prevented me from filling
Hi,
how do you read mail, stored in local maildirs, with gnus? I don't see
any mail displayed; M-x gnus-no-server shows an empty buffer, though I
specified nnmail to access the maildir where the mail is.
There are 5 options you can change, listed in the documentation,
but the documentation is
On Fri, Jul 17, 2009 at 11:34:40PM +, sobtwmxt wrote:
> Consider the following pseudo code:
>
>
> appLib.h
>
> int funcInAppLib(void);
>
>
> ::
> main.c
> ::
> #include "appLib.h"
>
> int main(void) {
> if (funcInAppLib()
On Sat, Jul 18, 2009 at 08:55:56AM +0300, Teemu Likonen wrote:
> On 2009-07-17 22:50 (-0600), l...@yun.yagibdah.de wrote:
>
> > how do you read mail, stored in local maildirs, with gnus? I don't see
> > any mail displayed; M-x gnus-no-server shows an empty buffer, though I
> > specified nnmail to
On Sat, Jul 18, 2009 at 09:48:36AM +0200, Suno Ano wrote:
>
> Lee> Hi, How do you read mail, stored in local maildirs, with gnus? I
>
> Gnus is by far the biggest Emacs package thus it takes a while to
> configure things. Maybe, if you take a look at my .emacs which can be
On Sat, Jul 18, 2009 at 11:41:03AM -0400, ron.l.john...@cox.net wrote:
> Wayne Topa wrote:
> [snip]
> >
> > I recently had to replace a MD and ended up with a Gigabyte
> > GA-MA790X-UD4P. It meets or exceeds your specs and was not as expensive
> > as I had expected (newegg)
> >
> [snip]
> > 8
On Sat, Jul 18, 2009 at 10:13:18AM +0100, AG wrote:
> [5.241216] sr 1:0:0:0: Attached scsi CD-ROM sr0
> [5.279572] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [5.279572] sr 1:0:0:0: Attached scsi generic sg1 type 5
What happens when you disable generic SCSI? You don't need it for a
On Sat, Jul 18, 2009 at 10:46:26PM +0530, Girish Kulkarni wrote:
> Hello,
>
> How can I make the CUPS lpq command give more details than simply
> this? --
>
>gir...@marvin:~$ lpq -P duplex2
>duplex2 is ready
>no entries
see man lpq
> I work on my laptop (running Lenny) plugged into my
On Sat, Jul 18, 2009 at 10:14:26PM +0100, Roger Leigh wrote:
> On Sat, Jul 18, 2009 at 10:46:26PM +0530, Girish Kulkarni wrote:
> >gir...@marvin:~$ lpq -P duplex2
> >duplex2 is ready
> >no entries
> >
> > I work on my laptop (running Lenny) plugged into my organization's
> > network an
At Sun, 19 Jul 2009 20:11:03 -0500,
Ron Johnson wrote:
>
> On 2009-07-08 22:49, lee wrote:
> > Hi,
> >
> > under what circumstances are you supposed to turn on NUMA support in
> > the kernel settings?
>
> Really expensive server-oriented multi-*socket* bo
At Sun, 19 Jul 2009 21:22:08 -0500,
Mark Allums wrote:
> ASUS is not a "no-name" board. Dell, HP, and others use ASUS OEM bords
> in their computers.
That doesn't mean that they are still good like they used to be. I've
seen 10--15 out of 25 Asus boards, all the same model, giving Windoze
XP tr
On Mon, Jul 20, 2009 at 12:33:10AM -0500, Ron Johnson wrote:
>>> You still only have 1 CPU chip, so NUMA is irrelevant.
>>
>> Thanks! Interestingly, you can turn it on nonetheless, and it works
>
> That's because the kernel doesn't just use stuff simply because you
> compile it in. Search thru d
On Mon, Jul 20, 2009 at 03:12:46AM -0500, Mark Allums wrote:
> lee wrote:
>> At Sun, 19 Jul 2009 21:22:08 -0500,
>> Mark Allums wrote:
>
> Not being able to update the BIOS is not an ASUS problem. Actually,
> ASUS is very good about updating their BIOSes. I never
On Mon, Jul 20, 2009 at 12:48:26PM +0530, Girish Kulkarni wrote:
> Yes, CUPS not noticing jammed, busy or off printers is my basic
> problem here too. It would be interesting to know what the CUPS
> people have to say about this.
Afair there is a setting which allows you to change the behaviour,
On Mon, Jul 20, 2009 at 11:16:51AM +0200, Frederic wrote:
> Hello,
>
> I installed Debian Lenny. The hdd often stops... Is there a problem with
> acpi?
How do you know that the disk stops? Or do you mean it stops working
and becomes unusable?
> Debian lenny est uninstalled at the moment. How to
On Mon, Jul 20, 2009 at 12:03:51PM -0500, Victor Padro wrote:
> Asus BIOSes can be upgraded using a usb memory since the release the
> first Pentium 4/Athlon XP mainboards.
Then their support could have told me that, I asked them ...
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.
On Mon, Jul 20, 2009 at 11:42:39AM +0200, Frederic wrote:
> lee wrote:
>> How do you know that the disk stops? Or do you mean it stops working
>> and becomes unusable?
>
> It stops working and becomes unusable. If I reboot and log me in, i
> can't do it because i
On Mon, Jul 20, 2009 at 11:43:37AM +0200, Jonas Meurer wrote:
> Hello,
>
> Is it possible to configure a fallback smart host in exim4?
Afair it is possible by specifying several smart hosts instead of
one. You need to look it up in info exim4 or in the PDF manual, but
afair exim will try hosts on
On Mon, Jul 20, 2009 at 12:04:21PM +0100, David Goodenough wrote:
> X Error: BadName(named color or font does not exist) 15
Perhaps you need to install some package that provides color names. It
looks as if a program is trying to use a color name that isn't known
to X: either a "bad name" like "g
On Mon, Jul 20, 2009 at 11:24:47PM -0700, jeremy jozwik wrote:
> On Mon, Jul 20, 2009 at 11:18 PM, Ron Johnson wrote:
> > 251 FATs? WTF
>
> yah... im 95% that the sd needs to be re-formatted
>
> > What's the output from:
> > $ cc -v
>
> # cc -v
> bash: cc: command not found
You don't have
On Tue, Jul 21, 2009 at 06:18:17PM +1200, Chris Bannister wrote:
> Hey, easy on! Technically, the question is OT for this list. It is more
> appropriate for a "general linux" list, for example:
If he's using Debian, the question is not off topic, see
http://www.debian.org/MailingLists/subscribe:
On Tue, Jul 21, 2009 at 12:52:52AM -0500, Victor Padro wrote:
> On Tue, Jul 21, 2009 at 12:44 AM, lee wrote:
> > On Mon, Jul 20, 2009 at 12:03:51PM -0500, Victor Padro wrote:
> >> Asus BIOSes can be upgraded using a usb memory since the release the
> >> first Pen
On Tue, Jul 21, 2009 at 12:58:28AM -0500, Ron Johnson wrote:
>
> Their answer "We don't support Linux", repeatedly, even though, of
> course, BIOS disk detection has nothing to do with Linux.
I got the same answer from Gigabyte (two of my disks are not detected
by the BIOS when AHCI is enabl
On Tue, Jul 21, 2009 at 11:31:23AM +0200, Siggy Brentrup wrote:
> Did you ever try to proceed like this:
>
> "Would you please give me your name again, I forgot to note it. If
> $STATEMENT is the official position of $COMPANY, i'll cite it on my
> web page."
No, but nobody cares what I might pu
On Tue, Jul 21, 2009 at 01:17:57PM +0200, Jonas Meurer wrote:
> hello,
>
> On 21/07/2009 lee wrote:
> > On Mon, Jul 20, 2009 at 11:43:37AM +0200, Jonas Meurer wrote:
> > > Is it possible to configure a fallback smart host in exim4?
> >
> > Afair it is possib
On Tue, Jul 21, 2009 at 10:16:41AM +0100, David Goodenough wrote:
> If you read the rest of my original message, it would appear to be a font
> that is missing, not a color. My real question however is how I find out
> WHICH font (or color) is missing.
You're right, it can also be a font. Which f
On Tue, Jul 21, 2009 at 01:03:01PM +0200, Siggy Brentrup wrote:
>
> Here's the question again: which one of the abundance of MTAs in
> Debian is capable of address rewriting depending on destination?
Exim4 can do this.
If I understand you right, you want to rewrite the addresses of mail
that i
On Wed, Jul 22, 2009 at 04:56:36PM +0200, Florian Kriener wrote:
> On m...@nurfuerspam.de wrote:
> > I'm looking for a PCI NIC with one or two RJ45 connectors that is known
> > to be supported 100% from the Linux Kernel 2.6.18.
>
> Try the Intel cards. They work very well and are quite cheap (the
On Wed, Jul 22, 2009 at 12:12:40PM -0400, I Rattan wrote:
>
> I did dist-upgrade and the new openffice (3.1)
> and it does display a .php file (goal is to convert
> to .txt), the older version did do this function.
What's the difference between a php file and a text file?
--
To UNSUBSCRIBE, ema
On Thu, Jul 23, 2009 at 02:40:08AM +0200, Jonas Meurer wrote:
> On 22/07/2009 lee wrote:
> > How did it solve the problem of authenticating with the smarthosts?
> > You're not using open relays, are you?
>
> I simply added yet another line with smarthost:use
On Thu, Jul 23, 2009 at 03:41:06AM +, bouncy...@gmail.com wrote:
> [unreadable stuff deleted]
see http://www.webfoot.com/advice/email.top.php
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Thu, Jul 23, 2009 at 11:32:43AM +0200, Siggy Brentrup wrote:
> Oops, this one slipped by me since I have moved the question to
> d-devel, sorry for not Ccing d-user.
>
> On Wed, Jul 22, 2009 at 16:10 -0600, lee wrote:
> > On Tue, Jul 21, 2009 at 01:03:01PM +0200, Si
On Thu, Jul 23, 2009 at 08:39:09AM -0700, Bob McGowan wrote:
> lee wrote:
> > On Wed, Jul 22, 2009 at 12:12:40PM -0400, I Rattan wrote:
> >> I did dist-upgrade and the new openffice (3.1)
> >> and it does display a .php file (goal is to convert
> >> to .txt), th
On Thu, Jul 23, 2009 at 11:52:50PM -0500, Jose Perez wrote:
> I got an error about problems creating a foomatic filter from the
> KDE printer assistant.
What did the error message say?
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? C
On Thu, Jul 23, 2009 at 05:12:18AM +, bouncy...@gmail.com wrote:
> And what of the ideas contained therein?
I tried to read it, but found it unreadable. If you want others to
read your postings, it's a good idea to try to make a posting that is
easy to read and understandable. I don't like it
On Wed, Jul 22, 2009 at 10:50:08PM -0700, Paul Scott wrote:
> wireless works fine except at one location where my guess is that the
> DNS is not set up correctly.
> but I haven't figured out how /etc/resolv.conf is being
> overwritten or where I can put the working nameserver addresses
The n
On Thu, Jul 23, 2009 at 10:18:01AM +0300, Hai Zaar wrote:
> Good day dear list!
>
> I work for organisation that has its development network off-line and
> I want to setup a Debian with current Lenny release.
Maybe mirroring might work: http://www.debian.org/mirror/ftpmirror
Or are you saying th
On Thu, Jul 23, 2009 at 06:29:34PM +0200, Mathieu Malaterre wrote:
> Another debian-user reported having similar problems. In the morning when I
> get in, I do not have any problems. This seems to only appears on a shorted
> breaks. And my dell 2709W / DisplayPort clearly state: "There is no sig
On Thu, Jul 23, 2009 at 09:58:32AM -0400, ron.l.john...@cox.net wrote:
> boot procedure still mounts / as RO, and so "it" can't write to /var (which
> is part of /) and thus the boot process freezes just after S55something.
Check /boot/grub/menu list; I think that's where the kernel is being
told
On Thu, Jul 23, 2009 at 03:32:15PM -0400, Stefan Monnier wrote:
> How can I tell (from a script) if some *.m4a file is using the AAC codec
> or the ALAC codec?
Unpack it and compare it to the "original" unpacked file?
Perhaps the packer leaves a signature somewhere in the packed file to
tell an u
On Fri, Jul 24, 2009 at 01:30:58AM -0500, Ron Johnson wrote:
> On 2009-07-24 01:08, lee wrote:
>> Check /boot/grub/menu list; I think that's where the kernel is being
>> told to mount the root-fs read-only:
>
> That's what I eventually did, earlier this evening.
On Fri, Jul 24, 2009 at 12:23:28AM -0500, Ron Johnson wrote:
> On 2009-07-24 00:04, lee wrote:
>> On Thu, Jul 23, 2009 at 11:32:43AM +0200, Siggy Brentrup wrote:
> [snip]
>>> Look at the Received: headers in my mails, afaict winnegan.fake is no
>>> valid domain ou
On Fri, Jul 24, 2009 at 12:25:02PM +1000, Gibson, Jodie MRS wrote:
> UNCLASSIFIED
??
> Do you have a dedicated 'group' page (similar to yahoo groups) where
> people can post/read messages, or is it done totally through an e-mail
> list?
Debian-user is a mailing list. I don't know what a "group p
On Fri, Jul 24, 2009 at 08:10:16AM +0200, Siggy Brentrup wrote:
> On Thu, Jul 23, 2009 at 23:04 -0600, lee wrote:
> > Look at my headers: who cares? Unless you're an ISP or MSP or run the
> > servers for a company, nobody is going to mind.
>
> That's wrong, as
On Thu, Jul 23, 2009 at 11:39:10PM -0500, Scott Curtis wrote:
> Hi I have ubuntu 8.10 and was wondering if I can install Debian 5.0 with
> Ubuntu???
Debian has it's own installer you can install Debian with. That
probably works a lot better than installing it with Ubuntu.
If you're asking if you
On Fri, Jul 24, 2009 at 01:11:28PM +0200, Jonas Meurer wrote:
>
> /usr/share/doc/exim4/README.Debian.gz:
>
> 2.3.1. Using Exim as SMTP-AUTH client
Thanks! Seems like they extended the documentation since the last time
I looked :)
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.or
On Fri, Jul 24, 2009 at 01:26:37PM +0200, Siggy Brentrup wrote:
> On Fri, Jul 24, 2009 at 00:57 -0600, lee wrote:
> > On Fri, Jul 24, 2009 at 08:10:16AM +0200, Siggy Brentrup wrote:
> [SNIP]
> > > Well, this was my last post in this thread, I'll grant you the final
>
On Fri, Jul 24, 2009 at 08:16:31AM -0500, Jose Perez wrote:
> On Fri, Jul 24, 2009 at 12:20 AM, lee wrote:
> > On Thu, Jul 23, 2009 at 11:52:50PM -0500, Jose Perez wrote:
> >
> >> I got an error about problems creating a foomatic filter from the
> >> KDE printe
On Fri, Jul 24, 2009 at 03:39:42AM -0500, Ron Johnson wrote:
> On 2009-07-24 02:05, lee wrote:
>> On Fri, Jul 24, 2009 at 01:30:58AM -0500, Ron Johnson wrote:
>>> On 2009-07-24 01:08, lee wrote:
>>>> Check /boot/grub/menu list; I think that's where the kernel i
On Fri, Jul 24, 2009 at 10:14:00AM +0300, Andrei Popescu wrote:
> Why do you assume he has a choice? Many organisations insert this for
> all outgoing mail.
I don't care if he or she has a choice. That's her or his problem, not
mine.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debia
On Fri, Jul 24, 2009 at 01:23:23PM -0600, Glenn English wrote:
>
mdadm --zero-superblock /dev/sdbX
>
> Well, I thought it was fixed. But on reboot, dmesg said somebody was
> still trying to start those 3 RAID arrays I thought I'd destroyed.
Perhaps there is some information stored in your i
On Fri, Jul 24, 2009 at 02:58:45PM -0700, Robert Holtzman wrote:
> On Fri, 24 Jul 2009, lee wrote:
>
>> On Fri, Jul 24, 2009 at 10:14:00AM +0300, Andrei Popescu wrote:
>>
>>> Why do you assume he has a choice? Many organisations insert this for
>>> all outgoi
On Sat, Jul 25, 2009 at 12:04:05PM +0200, Siggy Brentrup wrote:
> On Fri, Jul 24, 2009 at 10:16 -0600, lee wrote:
> > On Fri, Jul 24, 2009 at 01:26:37PM +0200, Siggy Brentrup wrote:
> [snip]
> > > Moreover you're quoting my hint to the link there. Look into
> >
201 - 300 of 2715 matches
Mail list logo