own dns server resolv.conf with tinydns setup

2015-12-09 Thread BAGI Ákos
Hi List! I set up on jessie my own dns server with tinydns. Whow to set up /etc/networking/interfaces and resolv.conf to ask the system for my zones himself first? Thx in advance. Akos

Re: own dns server resolv.conf with tinydns setup

2015-12-09 Thread basti
Hello, in /etc/network interfaces you can set dns-nameservers 127.0.0.1 and in resolv.conf nameserver 127.0.0.1 I don't know tyndns. I would say it must (?) be configured recursive. Best Regards On 09.12.2015 09:56, BAGI Ákos wrote: > Hi List! > > I set up on jessie my own dns server with tin

Re: own dns server resolv.conf with tinydns setup

2015-12-09 Thread BAGI Ákos
Thx Should it be the first or the only entry? BR 2015.12.09. 10:19 keltezéssel, basti írta: Hello, in /etc/network interfaces you can set dns-nameservers 127.0.0.1 and in resolv.conf nameserver 127.0.0.1 I don't know tyndns. I would say it must (?) be configured recursive. Best Regards On

Re: own dns server resolv.conf with tinydns setup

2015-12-09 Thread basti
It should be the first one. On 09.12.2015 10:52, BAGI Ákos wrote: > Thx > > Should it be the first or the only entry? > > BR > > 2015.12.09. 10:19 keltezéssel, basti írta: >> Hello, >> >> in /etc/network interfaces you can set dns-nameservers 127.0.0.1 and in >> resolv.conf nameserver 127.0.0.1

KDE "libplasmacomponentsplugin.so is not a valid Qt plugin" after crossgrade?

2015-12-09 Thread Christian Brunotte
Hello I've just crossgraded my desktop computer from i386 to amd64, using the wiki recipe and got everything working so far. The only problem: On the lower right corner I have to white/red "do not enter road sign icons" where "Notifications", "System Tray" and the icons of minimized music players

Re: gufw problem

2015-12-09 Thread Sven Arvidsson
On Tue, 2015-12-08 at 23:27 -0500, Jape Person wrote: > > BTW, I really think that "blocking" line in the desktop.gufw was > > deliberate. I think they knew exactly what they were doing. > > > > Yes, of course. That line didn't write itself. I think it's really > odd, > too, but I'm sure that w

Re: drawing tablet success

2015-12-09 Thread Sven Arvidsson
On Tue, 2015-12-08 at 19:08 -0500, Dan Ritter wrote: > Since I spend a fair amount of time complaining about the OS I > love, I figure it's only fair to point out success when it > happens unexpectedly. > > I gave my son a Monoprice 10x6.5" drawing tablet today. It's > relatively cheap - about $50

printing from lan

2015-12-09 Thread Pol Hallen
Hi folks I've 2 lan and 1 vpn: lan1 192.168.1.0/24 <---> vpn 10.10.10.0/24 <---> lan2 192.168.1.0/24 on lan1 I've a network printer: 192.168.1.200 How can I print via lan2? thanks for help! Pol

Re: printing from lan

2015-12-09 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Dec 09, 2015 at 03:40:42PM +0100, Pol Hallen wrote: > Hi folks > > I've 2 lan and 1 vpn: > > lan1 192.168.1.0/24 <---> vpn 10.10.10.0/24 <---> lan2 192.168.1.0/24 > > on lan1 I've a network printer: 192.168.1.200 > > How can I print via lan

Re: printing from lan

2015-12-09 Thread Pol Hallen
> - how do you "see" computers in lan2 viewed from lan1? >Have they 10.10.10.x addresses? yes :) > - how is the printer on lan2 integrated? Does it have >its own IP address or is it hanging off a computer >(e.g. via USB, parallel, what have you)? It has a fixed IP address 192.168.1

Re: My web site is back

2015-12-09 Thread Stephen Powell
On Tue, 08 Dec 2015 18:55:43 -0500 (EST), Gener Badenas wrote: > > How much is the hosting now and with whom? $48 for hosting, $9.00 for domain registration, total $57. Good for one year. I'll have to pay again next year. I decided to go with debian-hosting.info. So far, I haven't yet figured o

Re: My web site is back

2015-12-09 Thread mister . s . jones
On Wednesday, December 09, 2015 10:48:53 Stephen Powell wrote: > On Tue, 08 Dec 2015 18:55:43 -0500 (EST), Gener Badenas wrote: > > How much is the hosting now and with whom? > > $48 for hosting, $9.00 for domain registration, total $57. > Good for one year. I'll have to pay again next year. > I

Re: printing from lan

2015-12-09 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Dec 09, 2015 at 04:19:21PM +0100, Pol Hallen wrote: > > - how do you "see" computers in lan2 viewed from lan1? > >Have they 10.10.10.x addresses? > > yes :) So the printer should be "visible" from lan1 under some 10.10.10.x address, if t

Re: printing from lan

2015-12-09 Thread Pol Hallen
> If the vpn is set up correctly, you should be able to print to the > printer from lan1 using the appropriate 10.10.10.x address. That's the problem: the printer has only 192.168.1.0/24 address, I can't configure it with vpn :-/ Pol

Re: KDE "libplasmacomponentsplugin.so is not a valid Qt plugin" after crossgrade?

2015-12-09 Thread Bob Holtzman
On Wed, Dec 09, 2015 at 01:17:25PM +0100, Christian Brunotte wrote: > Hello > > I've just crossgraded my desktop computer from i386 to amd64, using the wiki > recipe and got everything working so far. > > The only problem: > On the lower right corner I have to white/red "do not enter road sign ic

Re: own dns server resolv.conf with tinydns setup

2015-12-09 Thread Pascal Hambourg
BAGI Ákos a écrit : > > Should it be the first or the only entry? The only one. So it must be recursive if you need to resolve external domains too. If it is not recursive and you need to resolve external domains, then you should not list it in resolv.conf. Instead you should set up and list a re

Re: KDE "libplasmacomponentsplugin.so is not a valid Qt plugin" after crossgrade?

2015-12-09 Thread Brian
On Wed 09 Dec 2015 at 11:19:00 -0700, Bob Holtzman wrote: > On Wed, Dec 09, 2015 at 01:17:25PM +0100, Christian Brunotte wrote: > > > `> $ ldd > /usr/lib/kde4/imports/org/kde/plasma/components/libplasmacomponentsplugin.so > > linux-vdso.so.1 (0x7ffc4c741000) > > libQtCore.s

Re: printing from lan

2015-12-09 Thread Ulf Volmer
On 12/09/2015 03:40 PM, Pol Hallen wrote: I've 2 lan and 1 vpn: lan1 192.168.1.0/24 <---> vpn 10.10.10.0/24 <---> lan2 192.168.1.0/24 on lan1 I've a network printer: 192.168.1.200 How can I print via lan2? if you have the same address range on both lans you are in trouble. With different ra

Jessie CUPS print class problem

2015-12-09 Thread Gary Dale
I'm running Jessie/64 on a laptop and wanted to route print to one of 3 printers, so I created a print class called "photo" to handle the job management. I use lpr to actually start the printing using the command: lpr -P photo $1(where $1 is the name of the file to be printed - in this

Re: [OT] Soliciting Advice on e-mail and web-hosting providers

2015-12-09 Thread pjw
On Sat, Nov 28, 2015, at 07:49 AM, Stephen Powell wrote: > For web-hosting, I am looking for one which allows me to upload and download > web pages and other files to my site via SSL-encrypted FTP, whether implicit > or explicit SSL I don't care, so that passwords sent across the internet > cannot

Re: Locale-related questions

2015-12-09 Thread Morten W. Petersen
On Sun, Nov 29, 2015 at 4:04 PM, Nicolas George wrote: > Le nonidi 9 frimaire, an CCXXIV, Morten W. Petersen a écrit : > > I was looking for a locale that would enable me to putwchar a 32-bit > > Unicode character to stdout and have things handled correctly, > > automatically. Without any re-enc

Re: Locale-related questions

2015-12-09 Thread Nicolas George
Le decadi 20 frimaire, an CCXXIV, Morten W. Petersen a écrit : > Hm. But how would I go about setting up a locale that is in fact UTF-32? You do not. Locales are a bad API, do not use it except for the most basic tasks, and this is not a basic case. Regards, -- Nicolas George signature.as