Charles Curley wrote:
> Before you do that, are you sure what you see isn't Firefox's reaction
> to buggy HTML? Have you run the code through an HTML validator?
Thanks for reminding that. HTML validator shows only one error, with
"width" attribute[1].
[1]:
https://validator.w3.org/check?uri=http
> It is obviously a bug in Firefox's HTML parser, probably linked to the
> empty element denoted with the slash at the end.
Thanks, I'll report it to Bugzilla.
> What is the best way to fix this annoying issue ?
Cannot reproduce it on my system. You should look into your default
applications setting, may be you've set "Thunderbird" as default
application to handle *Web*.
arne wrote:
> I am allergic to ads.
>
> So I use an adblocker, ublock origin.
> I have squid and privoxy proxy's running.
> Have a local searx as search engine.
>
Are you running Searx instance in your system locally? If so, how? Searx
isn't packed for Debian yet. Probably installed using Docker
I'm struggling with setup of "stubby" to use DoT(DNS over TLS). I found
a good tutorial by Linuxbabe[1] but it's for Ubuntu. So, I tried to
retro-fit it for Debian and install getdns-utils(which contain
stubby)[4] but don't find any configuration file in /etc folder as
mentioned in tutorial. On IRC
Hi Francisco,
> Hello, I would be very interested in the answers to that, too. Vipul, I
> suggest you subscribe to this mailing list, as well as debian- mentors. That
> should make things easier. Cheers, Francisco
I have subscribed this mail-list using separate email address.
Cheers,
Vipul
Greetings,
Whenever I boot up my PC I'm getting this error
`sudo dmesg`
[ 12.432182] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace
lookup failure, AE_NOT_FOUND (20160831/psargs-359)
[ 12.432241] ACPI Error: Method parse/execution failed
[\_SB.PCI0.B0D4._TMP] (Node
Solution 1:
sudo apt purge python3-ipykernel
sudo apt install python3-ipykernel
Solution 2:
OR, purge python-notebook package and install it again, it will automatically
install ipykernel package while resolving its dependency.
sudo apt purge python-notebook
sudo apt install python-notebook
Shou
I got this solved by reinstalling python-support. Now everything works.
2009/10/26 Finn Wilke :
> Oh, I still get these errors, but only by passing parameters to the
> program, not by running the program without parameters...
>
> 2009/10/26 Finn Wilke :
>> Sorry, I fixed this b
Oh, I still get these errors, but only by passing parameters to the
program, not by running the program without parameters...
2009/10/26 Finn Wilke :
> Sorry, I fixed this by reinstalling the package python-central (using
> "apt-get install --reinstall python-central")
>
>
Sorry, I fixed this by reinstalling the package python-central (using
"apt-get install --reinstall python-central")
2009/10/26 Finn Wilke :
> Hi,
>
> I have a Debian squeeze vServer. I recently upgraded to squeeze (from
> lenny) and since then (I think it was caused by the
ave any idea on this error? I really don't think this is
a hardware error because It's a vServer and this only occurs by
running pycentral. Even though the address doesn't change (always
0816b000)
Finn
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with
www1:/data/documents/upload/bill/invoices# ls -ld 00/00071/00071734
> drwxr-sr-x 2 webadmin webadmin 4096 2007-09-10 16:36 00/00071/00071734
This directory was there, so this also seems correct.
I may have overlooked something, but from the information you supplied
I can't see
Ashley Clark wrote:
>
> On Sun, 22 Aug 1999, Andrew Glover wrote:
> > LoadModule /usr/lib/php3/apache/mysql.so
>
Thanks for [both of yours] help. And sorry for the duplicate post by
me.
Andrew.
--
Andrew Glover
On Wed, 1 Apr 1998, Bob Hilliard wrote:
: I just noticed that a directory 1998-03-29 has been created in
: hamm/disks-i386, but the symlink "current -> 1998-02-20" hasn't been
: updated.
:
: This is from the mirror on llug.sep.bnl.gov, so it is somewhat
: behind master.
In each "disks-
On Tue, 31 Mar 1998, Stephen Carpenter wrote:
[snip ... and btw, your lines are exceptionally long. ]
: I would like to see non-free debian packages on CDs...
: it would make my life and the lives of many people easier...
Of course it would.
: and I would like to see some effort to make it easi
On Mon, 30 Mar 1998, Keith Matthews wrote:
: To whoever cares.
:
: I read this list all the time as I am a new inexperienced user.
: Between the "Hi I'm Sandra" series of messages and this one telling us
: we all won $5,000.00 it is pretty obvious AOL users have no business
: on this for
On Mon, 30 Mar 1998, Graham Lillico +44 1785 248131 wrote:
: Hi all
:
: I was looking at Debian's WWW site today at the package listings, and
: I noticed that for the packages the source is avvaliable in three
: different formats, and I was wondering if anyone could tell me what
: the differences
On Sun, 29 Mar 1998, Bill Leach wrote:
: In addition, I have personally received many messages from AOL
: concerning abuse reports and while I can not prove the assertions, it
: certainly looks to me as though AOL does try to prevent abuse of their
: system.
Of the national providers, AOL is the
On Sat, 28 Mar 1998 [EMAIL PROTECTED] wrote:
: I own a HP T1000E tape drive (runs off the lpt1 port). And I am
: wondering if there is anyway to get it to run with debian gnu linux.
You can disassemble the unit and remove the T-1000 drive you find inside
- it hooks to the floppy cable like most
On Fri, 27 Mar 1998, dpk wrote:
: How would I set the domain search order in /etc/dhcpd.conf? I couldn't
: find it in the man page nor in my O'Reilly TCP/IP admin book.
I'm sure you knew this, but the "option domain-name" statement will add
one domain to the search order for the resolver. You p
On Thu, 26 Mar 1998, Jens B. Jorgensen wrote:
: This should be easy enough (at least the networking part). A socket
: must be bound to an IP/port before it can listen for connections. In
: sockets programming servers generally bind to the address '0' which
: means any address. You can easily bind
I was just thinking (it's dangerous, I don't like to do it often) ... we
support quite a few virtual host customers around here. Now, there are
solutions for http and ftp, but for email we've been using the
virtusertable capabilities of sendmail. This works well when someone
wants to receive thei
On Thu, 26 Mar 1998, Kenneth L. Summers wrote:
: >
: > Isn't the .config file in the kernel-source package the same as the
: > distribution kernel?
:
: I don't think so. At least is seems like when I go to configure the kernel
: it has some options set by default that do not seem reasonable for
On Thu, 26 Mar 1998, Kenneth L. Summers wrote:
: > Hi,
: >
: > I think you need the config file from a distribution
: > kernel. On recent kernel, this is in /boot/config-. You can
: > use dpkg -x kernel-image*.deb /tmp to extract the default kernel to
: > /tmp; look then in /tmp/boot for t
On Thu, 26 Mar 1998, Hamish Moffatt wrote:
: On Wed, Mar 25, 1998 at 10:26:14PM -0500, dpk wrote:
: > I belive he is looking/needing the software package 'rumba'.
:
: This names sounds like a tragedy about to happen. If I recall correctly
: (and quite possibly not), I saw a package called Rumba r
On Wed, 25 Mar 1998, Bill Leach wrote:
: Unless I am misunderstanding something here (easily possible) the only
: difference between zImage and bzImage kernels is the inclusion of the
: boot sector code at the beginning of the file.
Eh? /usr/src/linux/README says
- if your kernel is too large
On Wed, 25 Mar 1998, Jay Barbee wrote:
[ snip ]
: The kernel loads fine, but chokes when it gets to the RAMDISK. Here
: is the final error:
:
: RAMDISK: Compressed image found at block 0
: VFS: Mounted root (minix filesystem).
: VFS: Cannot open root device 08:11
: Kernel panic: VFS: Unable to
On Wed, 25 Mar 1998, Nils Rennebarth wrote:
: On Tue, Mar 24, 1998 at 10:58:11PM -0600, [EMAIL PROTECTED] wrote:
: > Just for fun, try booting from the tecra disk set - they are built with
: > a zImage rather than a bzImage kernel.
: This is not true. They contain a kernel patch (having to do with
On Tue, 24 Mar 1998, Wolf Logan wrote:
: Me again.
:
: I've now stripped all the equipment out of the machine, except the Diamond
: 3D 3000, and reset all the CMOS options to their absolute most conservative.
: I've also tried rewriting the boot floppy, and using other floppies.
:
: It still reb
On Mon, 23 Mar 1998, Graham Lillico +44 1785 248131 wrote:
: Hi,
:
: >> Hi,
: >>
: >> I am looking at a new computer for my parrents to get me for college... I
: >> looked at the hardware howto but somethings arn't listed so heres
: >> what I am looking at getting.
: >>
: >> Tiger K6233 custo
On Mon, 23 Mar 1998, Bob Hilliard wrote:
: On Mon, 23 Mar 1998 09:27:21 -0600 (CST) <[EMAIL PROTECTED]> wrote:
: > One thing it will change is the behavior of 'make config' when
: > recompiling the kernel ... namely when you choose ``?'' to get more
: > information about that particular option. `
On Mon, 23 Mar 1998, Bill Leach wrote:
: I think that it is mostly historical (just about every Unix system since
: about 1970 has had 'more').
:
: There are some other reasons that are now at least mostly not
: applicable. For example, 'more' will work on a printing terminal but I
: believe tha
On Mon, 23 Mar 1998, E.L. Meijer (Eric) wrote:
[ snipped discussion of less vs. more ]
: Excellent comment, now let's go all the way and tell them newbie people
: how to _do_ it :)
:
: in bask/ksh: export PAGER less
: in csh/tcsh: setenv PAGER less
Excellent support :) BTW, these lines could b
On Mon, 23 Mar 1998, C.J.LAWSON wrote:
: Hi,
: should that be umount or U[n]mount with a capital U??
: --J.
:
: On Sat, 21 Mar 1998, Tristan Day wrote:
:
: > When I ask Debian 1.3.1 to unmount my 3.5" to take it out of the drive, I
: > get 'Command Not Fount' or something along these lines
On Sun, 22 Mar 1998 [EMAIL PROTECTED] wrote:
[ snip ]
: (one newbie user who is looking forward to a new stable debian release that
: hopely won't include such obvious archiac software)
Hmm ... well, I hope it includes new _and_ "archaic" software ... some
of that stuff's quite useful! ;)
(a
On Sun, 22 Mar 1998, Hamish Moffatt wrote:
: On Sat, Mar 21, 1998 at 02:12:13PM +0100, Martin Bialasinski wrote:
: > No dial tone means a hardware problem. Check your wires. Also change the
: > phonenummber to w2221479 . The "w" makes the modem wait some seconds. So
: > you should hear the relais
On Wed, 18 Mar 1998, Alex Romosan wrote:
: >Well, it was not the best time to install hamm...
: >It was just frozen and many packages having serious bugs were
: >(temporarily) removed from the archive. Hopefully, xlib6 maintainer will
: >fix that soon...
:
: so what are we going to do if the xlib
I'm a bit confused about APOP ... when is this useful? Oh, I know it
prevents users from sending cleartext passwords over the net, but what
supports APOP? Most Windows apps sure don't seem to, and those are what
I need to support, unfortunately ...
If someone could shed some light on this I'd be
On Tue, 17 Mar 1998 [EMAIL PROTECTED] wrote:
: Why are the hamm/contrib/binary-i386/Packages* files empty? There are files
: in that subtree which are needed to successfully install multiple programs
: from the main hamm distribution.
Probably because the archive is in a state of flux as the fre
On Mon, 16 Mar 1998, Chuck Peters wrote:
:
: What is a good way to solve the ftp problem that our Windoze LAN users
: experience?
:
: I half heartily tried setting up an IP tunnel without success and that
: isn't a good solution anyway because I am running a static IP dialup
: account and it r
On Mon, 16 Mar 1998, Tan Wee Yeh wrote:
: Dear all,
:
: I have just gotten a thinkpad 560x and would like to put
: debian (preferably 2.0) in. My previous attempts were
: taunted by the system rebooting upon loading the kernel (it
: passed the LILO prompt).
:
: I located the linux on tp560 ho
On Sat, 14 Mar 1998, Henry Hollenberg wrote:
:Hello,
:
:I did a fresh hamm install using the disk images dated 2.20.98 and the
:install seemed to go fine.
:
:I then tried to use the ftp option on deselect Access and got this error:
:
:Can't locate loadable object for module IO in @INC (@INC contai
On Sat, 14 Mar 1998, Matt Thompson wrote:
:I just did a clean 1.3.1 install, ran the autoup.sh, and then upgraded
:to hamm fully using dselect. The following packages are missing:
:
:Constructing list of files to get...
:want: dists/unstable/main/binary-i386/base/sysvinit_2.73-2.deb (69k)
:want:
Hello,
I just tried the 2.0 (unstable) boot disks today. I ran into a few
problems. I'm reporting them here in hopes they will be helpful. If
you need more info I'll be happy to do what I can (if you need me to
blow away the install and start over, I'd like to know this weekend.
I'm not going t
On Thu, 12 Mar 1998 [EMAIL PROTECTED] wrote:
:On 12 Mar, [EMAIL PROTECTED] wrote:
:>
:> No such thing as a stupid question :)
:
:Will Richard Stallman ever work for Microsoft?
Yikes!! I take it all back :)
--
Nathan Norman
MidcoNet - 410 South Phillips Avenue - Sioux Falls, SD 57104
phone: (6
On Thu, 12 Mar 1998, Nils Rennebarth wrote:
:On Thu, Mar 12, 1998 at 04:55:08AM +0100, Remco Blaakmeer wrote:
:> On Wed, 11 Mar 1998, zhang xu wrote:
:> > how can I install the 3c509b ethernet card on my
:> > Debian box?
:>
:> The simplest approach is to use the program "3c5x9cfg.exe" that come
On Thu, 12 Feb 1998, Michael Beattie wrote:
[ snip ]
:My sincere apologies for an absolutely STUPID question, But I have
:absolutely NO idea.
No such thing as a stupid question :)
:Where can I get/read/find/download/whatever the RFC's?
Install the package "doc-rfc", if you want them locall
On Wed, 11 Mar 1998, zhang xu wrote:
:---Remco Blaakmeer
:<[EMAIL PROTECTED]> wrote:
:>
:> On Wed, 11 Mar 1998, zhang xu wrote:
:>
:> > hi,
:> > how can I install the 3c509b ethernet card on my
:> > Debian box?
:>
:> The simplest approach is to use the program
:"3c5x9cfg.exe" that comes with
:
On Wed, 11 Mar 1998, zhang xu wrote:
:hi,
: how can I install the 3c509b ethernet card on my
:Debian box?
Quick answer? Use the 3c509 driver ... it's on the modules disk.
However, you may need to grab the 3C5X9CFG.EXE utility from the 3com
website (www.3com.com) and reconfigure the NIC so it d
On 11 Mar 1998, Jens Ritter wrote:
:Bruce Arnold <[EMAIL PROTECTED]> writes:
:
:> Can someone please tell me how to connect my newly loaded Linux machine to
:> my small LAN in my apartment? I am running two Windows 95 machines as
:> well. I believe I selected the IPX/SPX option when I set it up
51 matches
Mail list logo