selectively restarting named automatically

2025-01-19 Thread Tim via users
ay? I've been using my mobile phone for my desktop computer's internet access, lately, and pop.mail.yahoo.com.au DNS records were expiring when off-line. Then, when going back on-line, fetchmail would fail to get mail from yahoo, needing named to be manually reloaded to refresh its DNS

Re: Named keeps dying on me

2022-12-16 Thread ToddAndMargo via users
On 12/15/22 16:26, Sam Varshavchik wrote: ToddAndMargo via users writes: # cat /etc/resolv.conf nameserver 127.0.0.53 options edns0 trust-ad search . Ummm. This is not bind. This is, most likely, systemd-resolved. The problem happens whenever a network configuration event occurs, such and

Re: Named keeps dying on me

2022-12-15 Thread Sam Varshavchik
ToddAndMargo via users writes: # cat /etc/resolv.conf nameserver 127.0.0.53 options edns0 trust-ad search . Ummm. This is not bind. This is, most likely, systemd-resolved. pgpjBPesEYtnH.pgp Description: PGP signature ___ users mailing list -- u

Re: Named keeps dying on me

2022-12-15 Thread Tom Horsley
it though). Look at journalctl to see if named printed any useless messages before dying. I had lots of problems with named when the defaults were changed to insist on encrypted DNS and never really got it working reliably which is why I switched to dnsmasq (nice small man page for configuration inst

Re: Named keeps dying on me

2022-12-15 Thread ToddAndMargo via users
On 12/15/22 14:21, ToddAndMargo via users wrote: Hi All. FC37 bind-chroot-9.18.8-1.fc37.x86_64 I have a caching server configured. This is becoming a real pain in the ... Named can not be connected to after about five minutes. As of FC37 (no issue in FC36) # cat /etc/resolv.conf

Named keeps dying on me

2022-12-15 Thread ToddAndMargo via users
Hi All. FC37 bind-chroot-9.18.8-1.fc37.x86_64 I have a caching server configured. This is becoming a real pain in the ... Named can not be connected to after about five minutes. As of FC37 (no issue in FC36) # cat /etc/resolv.conf nameserver 127.0.0.53 options edns0 trust-ad search

Re: Named GeoIP just got large

2019-11-07 Thread Ed Greshko
On 11/8/19 1:09 PM, Tim via users wrote: Tim: For instance, your computer could set your clock for you properly, fully automatically, if it knew where you were. Ed Greshko: That, of course, would require a "public IP" address. Potentially doable with IPv6, if it were fully supported. My ISP

Re: Named GeoIP just got large

2019-11-07 Thread Tim via users
Tim: >> For instance, your computer could set your clock for you properly, >> fully automatically, if it knew where you were. Ed Greshko: > That, of course, would require a "public IP" address. Potentially doable with IPv6, if it were fully supported. My ISP doesn't support it, at all. > And, n

Re: Named GeoIP just got large

2019-11-07 Thread Petr Menšík
n on HyperKitty. This is I was referring to. > Hi All, > > # ls -al /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb > -rw-r--r--. 1 root root 62899374 Oct 8 12:07 > /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb > > Just got ~20 times larger. Can I delete

Re: Named GeoIP just got large

2019-11-06 Thread Patrick O'Callaghan
On Wed, 2019-11-06 at 18:46 +, Petr Menšík wrote: > It should not be deleted. It is packaged contents of usr/share/GeoIP/, just > bind mounted into /var/named/chroot when named-chroot.service is running. As > soon as it stops, it is unmounted. What is "it"? Kindly f

Re: Named GeoIP just got large

2019-11-06 Thread Petr Menšík
Hi Todd, It should not be deleted. It is packaged contents of usr/share/GeoIP/, just bind mounted into /var/named/chroot when named-chroot.service is running. As soon as it stops, it is unmounted. mount --bind means it does not use more space. It can be a bit confusing, but those files are

Re: Named GeoIP just got large

2019-10-18 Thread Ed Greshko
On 10/19/19 10:16 AM, Tim via users wrote: For instance, your computer could set your clock for you properly, fully automatically, if it knew where you were. That, of course, would require a "public IP" address. And, not to mention, even if one has a "public IP" address, what would happen if

Re: Named GeoIP just got large

2019-10-18 Thread Matthew Miller
On Sat, Oct 19, 2019 at 12:46:01PM +1030, Tim via users wrote: > BIND are a waste of time for the average network. I wish we had an > *easy* to control location service for desktops. It's annoying that > any time I look for products online, I get an interstate hardware shop > that I have to custo

Re: Named GeoIP just got large

2019-10-18 Thread ToddAndMargo via users
On 10/18/19 7:16 PM, Tim via users wrote: On Fri, 2019-10-18 at 18:22 -0700, ToddAndMargo via users wrote: I renamed it and rebooted. Named is working normally, so I got away with it. Are you using GeoIP based rules in your named.conf file? No GeoIP can be used to serve different DNS

Re: Named GeoIP just got large

2019-10-18 Thread Tim via users
On Fri, 2019-10-18 at 18:22 -0700, ToddAndMargo via users wrote: > I renamed it and rebooted. Named is working normally, > so I got away with it. Are you using GeoIP based rules in your named.conf file? GeoIP can be used to serve different DNS answers to people based on their location. Y

Re: Named GeoIP just got large

2019-10-18 Thread Matthew Miller
On Fri, Oct 18, 2019 at 06:45:31PM -0700, ToddAndMargo via users wrote: > I see nothing about it in named.conf. I wasn't even > aware that they were linked. > > And I certainly see none of the stuff in there: > > Using the GeoIP Features in BIND 9.10 > https://kb.isc.org/docs/aa-01149 Bind is

Re: Named GeoIP just got large

2019-10-18 Thread ToddAndMargo via users
On 10/18/19 6:38 PM, Matthew Miller wrote: On Fri, Oct 18, 2019 at 06:22:28PM -0700, ToddAndMargo via users wrote: /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb [...] I renamed it and rebooted. Named is working normally, so I got away with it. What are you using bind (named) to do

Re: Named GeoIP just got large

2019-10-18 Thread Matthew Miller
On Fri, Oct 18, 2019 at 06:22:28PM -0700, ToddAndMargo via users wrote: > >>/var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb [...] > I renamed it and rebooted. Named is working normally, > so I got away with it. What are you using bind (named) to do? The GeoIP database is used

Re: Named GeoIP just got large

2019-10-18 Thread ToddAndMargo via users
On 10/18/19 6:10 PM, Tom Horsley wrote: On Fri, 18 Oct 2019 17:56:16 -0700 ToddAndMargo via users wrote: -rw-r--r--. 1 root root 62899374 Oct 8 12:07 /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb I have no /var/named/chroot version of that file, but I do have: -rw-r--r-- 1 root root

Re: Named GeoIP just got large

2019-10-18 Thread Tom Horsley
On Fri, 18 Oct 2019 17:56:16 -0700 ToddAndMargo via users wrote: > -rw-r--r--. 1 root root 62899374 Oct 8 12:07 > /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb I have no /var/named/chroot version of that file, but I do have: -rw-r--r-- 1 root root 61356751 Aug 6 15:31 /usr/share

Named GeoIP just got large

2019-10-18 Thread ToddAndMargo via users
Hi All, # ls -al /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb -rw-r--r--. 1 root root 62899374 Oct 8 12:07 /var/named/chroot/usr/share/GeoIP/GeoLite2-City.mmdb Just got ~20 times larger. Can I delete it and start over? Many thanks, -T

Fedora 27 + Bind 9.11: error "named: bad cookie from"

2018-01-11 Thread Dario Lesca
On F27 I have install bind-9.11.1-9.P3.fc27.x86_64 and configure it to allow a internal dns server resolver for my local lan. For some domain it's not possible to resolve the host name and into log I get this error: For example: # host -ta www.osra.it gen 11 16:18:34 named[1347]

Re: named-chroot.service hangs in F19

2013-07-04 Thread Sam Varshavchik
Sam Varshavchik writes: systemctl start named-chroot.service hangs for a minute, or so. ps shows that named is running, but systemctl is trying to execute the following: root 2036 2035 0 09:53 pts/000:00:00 /usr/bin/systemd-tty-ask- password-agent --watch Follow-up, I don&#

named-chroot.service hangs in F19

2013-07-04 Thread Sam Varshavchik
systemctl start named-chroot.service hangs for a minute, or so. ps shows that named is running, but systemctl is trying to execute the following: root 2036 2035 0 09:53 pts/000:00:00 /usr/bin/systemd-tty-ask-password-agent --watch After a minute or so, this timesout, and named

Re: what on earth is firefox up to? (and httpd, ATS, named...)

2012-07-01 Thread Marko Vojinovic
On Sunday, 1. July 2012. 15.06.34 Reindl Harald wrote: > Am 01.07.2012 14:47, schrieb Tom Horsley: > > They really ought to switch to a new version of NTP > > protocol that is just like the old one, but works from > > TAI and sends a database of leap second info around as > > well so computers can

Re: what on earth is firefox up to? (and httpd, ATS, named...)

2012-07-01 Thread Reindl Harald
Am 01.07.2012 14:47, schrieb Tom Horsley: > On Sun, 01 Jul 2012 00:53:11 -0700 > Nataraj wrote: > >> http://www.google.com/search?ix=acb&sourceid=chrome&client=ubuntu&channel=cs&ie=UTF-8&q=leap+second+linux > > Thanks for the pointer, that may have been it! > > I don't understand the complicat

Re: named-chroot broken in F17

2012-06-09 Thread Sam Varshavchik
Ed Greshko writes: On 06/10/2012 12:32 AM, Sam Varshavchik wrote: > Just wasted an entire morning figuring why named was having a bad hair day; with > nary a clue as to what the problem is. > > To save everyone else from wasting time as well, the PrivateTmp directive

Re: named-chroot broken in F17

2012-06-09 Thread Ed Greshko
On 06/10/2012 12:32 AM, Sam Varshavchik wrote: > Just wasted an entire morning figuring why named was having a bad hair day; > with > nary a clue as to what the problem is. > > To save everyone else from wasting time as well, the PrivateTmp directive in > named-chroot.se

named-chroot broken in F17

2012-06-09 Thread Sam Varshavchik
Just wasted an entire morning figuring why named was having a bad hair day; with nary a clue as to what the problem is. To save everyone else from wasting time as well, the PrivateTmp directive in named-chroot.service conveniently unmounts all the loopback-mounts that get installed by /usr

Re: A file named "["?

2012-06-06 Thread Michael Schwendt
On Tue, 05 Jun 2012 13:41:59 -0700, jdow wrote: > On 2012/06/05 13:17, Michael Schwendt wrote: > > On Tue, 05 Jun 2012 12:35:34 -0700, jdow wrote: > > > >> On 2012/06/05 11:55, Michael Schwendt wrote: > >>> On Tue, 5 Jun 2012 14:40:23 -0400, Alex wrote: > >>> > It's used in shell scripts, suc

Re: A file named "["?

2012-06-05 Thread jdow
On 2012/06/05 13:17, Michael Schwendt wrote: On Tue, 05 Jun 2012 12:35:34 -0700, jdow wrote: On 2012/06/05 11:55, Michael Schwendt wrote: On Tue, 5 Jun 2012 14:40:23 -0400, Alex wrote: It's used in shell scripts, such as an "if" statement, such as "if [ $? -eq 0 ]". Bash actually runs that c

Re: A file named "["?

2012-06-05 Thread Jeff Gipson
On Tue, Jun 05, 2012 at 10:17:47PM +0200, Michael Schwendt wrote: On Tue, 05 Jun 2012 12:35:34 -0700, jdow wrote: On 2012/06/05 11:55, Michael Schwendt wrote: > On Tue, 5 Jun 2012 14:40:23 -0400, Alex wrote: > >> It's used in shell scripts, such as an "if" statement, such as "if [ >> $? -eq 0 ]

Re: A file named "["?

2012-06-05 Thread Michael Schwendt
On Tue, 05 Jun 2012 12:35:34 -0700, jdow wrote: > On 2012/06/05 11:55, Michael Schwendt wrote: > > On Tue, 5 Jun 2012 14:40:23 -0400, Alex wrote: > > > >> It's used in shell scripts, such as an "if" statement, such as "if [ > >> $? -eq 0 ]". Bash actually runs that command. > > > > Not Bash. > > >

Re: A file named "["?

2012-06-05 Thread jdow
On 2012/06/05 11:55, Michael Schwendt wrote: On Tue, 5 Jun 2012 14:40:23 -0400, Alex wrote: It's used in shell scripts, such as an "if" statement, such as "if [ $? -eq 0 ]". Bash actually runs that command. Not Bash. $ type [ [ is a shell builtin Also see "man [". $ type /usr/bin/[ /usr/

Re: A file named "["?

2012-06-05 Thread Antonio Olivares
> > It's used in shell scripts, such as an "if" statement, > such as "if [ > > $? -eq 0 ]". Bash actually runs that command. > > Not Bash. > > $ type [ > [ is a shell builtin > > Also see "man [". > > -- I had seen this and thought I created it with a redirection to it like file > [ by mist

Re: A file named "["?

2012-06-05 Thread Michael Schwendt
On Tue, 5 Jun 2012 14:40:23 -0400, Alex wrote: > It's used in shell scripts, such as an "if" statement, such as "if [ > $? -eq 0 ]". Bash actually runs that command. Not Bash. $ type [ [ is a shell builtin Also see "man [". -- Fedora release 17 (Beefy Miracle) - Linux 3.3.7-1.fc17.x86_64 load

Re: A file named "["?

2012-06-05 Thread Alex
Hi, >>>        On one of my PCs, /bin contains an executable file whose name is >>> the left square bracket, and nothing else. >>> >>>        Opening it with gedit gets something that's part text (generally >>> if not all commented out) and part stuff I can't read. >>> >>>        Is there a test,

Re: A file named "["?

2012-06-05 Thread Chris Tyler
-8.12-7.fc16.x86_64 To check whether any files in that package have changed, substitute "-V" (verify) for "-q" in the line above. In the case of the executable named "[", it's the test command in sheep's clothing, part of the coreutils package

Re: A file named "["?

2012-06-05 Thread Rick Stevens
On 06/05/2012 11:19 AM, Robert P. J. Day wrote: On Tue, 5 Jun 2012, Beartooth wrote: On one of my PCs, /bin contains an executable file whose name is the left square bracket, and nothing else. Opening it with gedit gets something that's part text (generally if not all commente

Re: A file named "["?

2012-06-05 Thread jdow
On 2012/06/05 11:19, Robert P. J. Day wrote: On Tue, 5 Jun 2012, Beartooth wrote: On one of my PCs, /bin contains an executable file whose name is the left square bracket, and nothing else. Opening it with gedit gets something that's part text (generally if not all commented o

Re: A file named "["?

2012-06-05 Thread Robert P. J. Day
On Tue, 5 Jun 2012, Beartooth wrote: > > On one of my PCs, /bin contains an executable file whose name is > the left square bracket, and nothing else. > > Opening it with gedit gets something that's part text (generally > if not all commented out) and part stuff I can't read. > >

A file named "["?

2012-06-05 Thread Beartooth
On one of my PCs, /bin contains an executable file whose name is the left square bracket, and nothing else. Opening it with gedit gets something that's part text (generally if not all commented out) and part stuff I can't read. Is there a test, usable by one who knows

named IPv6 errors (network unreachable)

2012-04-13 Thread Braden McDaniel
My /var/log/messages is littered with entries like this: Apr 14 01:11:41 knock named[900]: error (network unreachable) resolving 'dlv.isc.org/DNSKEY/IN': 2001:500:60::29#53 Apr 14 01:11:41 knock named[900]: error (network unreachable) resolving './DNSKEY/IN'

Re: named

2012-04-04 Thread Cameron Simpson
ource temporarily unavailable) [...] Looks like heavy contention for something. Try: strace -e trace=!futex -f -p 1747 -o trace.txt and see what's left over. And get the output of: lsof -p 1747 too so you can match of file descriptor numbers. This may shed a little light on what named is

Re: named

2012-04-04 Thread Scott van Looy
med> ) = 0 >> 1750 futex(0x7f8148e21028, FUTEX_WAKE_PRIVATE, 1 >> 1749 futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692679, NULL > ...> >> 1748 futex(0x7f8148e21028, FUTEX_WAIT_PRIVATE, 2, NULL >> 1750 <... futex resumed> )

Re: named

2012-04-04 Thread Kevin Martin
futex(0x7f8148e21028, FUTEX_WAIT_PRIVATE, 2, NULL > 1750 <... futex resumed> ) = 0 > 1748 <... futex resumed> ) = -1 EAGAIN (Resource temporarily > unavailable) > 1750 futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 > trace.txt > > On 4 A

Re: named

2012-04-04 Thread Scott van Looy
28, FUTEX_WAIT_PRIVATE, 2, NULL 1750 <... futex resumed> ) = 0 1748 <... futex resumed> ) = -1 EAGAIN (Resource temporarily unavailable) 1750 futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 trace.txt On 4 Apr 2012, at 11:54, Scott van Looy wrote: > I have a bit of an odd

named

2012-04-04 Thread Scott van Looy
I have a bit of an odd issue, in that when I start named, it sits using around 95% of CPU. I've changed nothing lately that I'm aware of, and the logs don't seem to show anything odd happening. Does anyone have any pointers on debugging this? -- users mailing list users@lists.fe

Re: [389-users] Named log pipe + normal access log

2012-02-24 Thread Andrey Ivanov
And/or you could use the "tee" command ("man tee") in the pipe... 2012/2/23 Rich Megginson > On 02/23/2012 08:34 AM, Daniel Fenert wrote: > >> Hi, >> >> I'd like to log to named pipe (just like said here: >> http://director

Re: [389-users] Named log pipe + normal access log

2012-02-23 Thread Rich Megginson
On 02/23/2012 08:34 AM, Daniel Fenert wrote: Hi, I'd like to log to named pipe (just like said here: http://directory.fedoraproject.org/wiki/Named_Pipe_Log_Script) for some live analysis and ALSO log to access log as usual. Is it possible? You would have to alter the named pipe log scri

[389-users] Named log pipe + normal access log

2012-02-23 Thread Daniel Fenert
Hi, I'd like to log to named pipe (just like said here: http://directory.fedoraproject.org/wiki/Named_Pipe_Log_Script) for some live analysis and ALSO log to access log as usual. Is it possible? I'd like to avoid logging everything via this script (I have 1GB logs every 20 minutes in

Re: F15: named using 90+% cpu

2012-01-07 Thread John Wendel
g else. What's going on? sean PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 12766 named 20 0 237m 27m 2732 S 90.7 2.8 1352:27 named [snip] strace -p , might give you a clue. John Here's strace. Left it running for about a minute. What could this mean? strace -p 127

Re: F15: named using 90+% cpu

2012-01-07 Thread sean darcy
R PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 12766 named 20 0 237m 27m 2732 S 90.7 2.8 1352:27 named [snip] strace -p , might give you a clue. John Here's strace. Left it running for about a minute. What could this mean? strace -p 12766 Process 12766 attached - interrupt to quit rt

Re: F15: named using 90+% cpu

2012-01-07 Thread John Wendel
EMTIME+ COMMAND 12766 named 20 0 237m 27m 2732 S 90.7 2.8 1352:27 named [snip] strace -p , might give you a clue. John -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/us

F15: named using 90+% cpu

2012-01-07 Thread sean darcy
I've a recursive nameserver under no load taking 90% or more of the cpu. I've restarted, no joy. There's an rsync task in the background, but nothing else. What's going on? sean PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 12766 named 20

Fact check: why are icedtea binaries named openjdk?

2011-11-29 Thread fernando
Hi there, I heard that iced tea binaries have to use the openjdk name on binaries (such as the Fedora packages) because of some agreement with Sun. Sun was to provide help running the TCK and integrading iced tea patches into openjdk, in return icedtea downstream would use the openjdk name. Is thi

Re: named shows different results

2011-06-30 Thread fedora
address changes. because i am not so familiar with views-configuring in named, as a workaround, i told the DHCPD to give me the external address for all DNS, so that i can get a hold of the external view of the DNS. And in the external view, the addresses are correct. suomi On 2011-06-30 08:38

Re: named shows different results

2011-06-29 Thread Tim
On Wed, 2011-06-29 at 19:26 +0200, fedora wrote: > I changed some CNAME entries in the named for a specific domain this > morning. How did you make the change, and where? And how is the change supposed to propagate to the other name servers? > > when i now (from an internal works

Re: named shows different results

2011-06-29 Thread Rick Stevens
On 06/29/2011 11:04 AM, Jorge Fábregas wrote: > On 06/29/2011 01:26 PM, fedora wrote: >> from the outside world, the new (correct) value is always returned. >> >> what could the problem be and how to avoid it? > > You are viewing the contents of different caches. Your internal "view" > has a cach

Re: named shows different results

2011-06-29 Thread Jorge Fábregas
On 06/29/2011 01:26 PM, fedora wrote: > from the outside world, the new (correct) value is always returned. > > what could the problem be and how to avoid it? You are viewing the contents of different caches. Your internal "view" has a cache and your "external" view has another one (I assume you

named shows different results

2011-06-29 Thread fedora
Hi listers I have a very curious problem here: I changed some CNAME entries in the named for a specific domain this morning. when i now (from an internal workstation) do a dig @nameserver cname i get a different answer, depending on whether @nameserver points to the local address 192.168

Question on /var/named permissions

2010-12-15 Thread Michael D. Setzer II
I was looking in the /var/log/messages and saw messages about permission when righting named files to /var/named. In looking, I found the directories have root as the owner with rwx or rw but named was group with r-x or r--. Changed the mode so named group had same rights as owner, and messages

chroot named issues on Fedora 13?

2010-11-04 Thread Kevin Martin
Has anybody seen a problem where, upon startup, the /var/named/chroot/var/run/named/named.pid file doesn't get updated with the new pid? They do a check in the init.d/named script to see if the file exists but not that the pid has been updated correctly in the file. I've resorted t

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-09-05 Thread Roberto Ragusa
Sam Varshavchik wrote: > Quan Qiu writes: > >> Thanks a lot. You are very right about this problem! Now, Fedora can >> display Chinese file names properly although the font doesn't look >> pretty. :-D >> >> One more question, when I used Putty to SSH

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-31 Thread Jens Petersen
- "Elliott Chapin" wrote: > DejaVu sans has nice ch. char. in OpenOffice. I forget whether this > started to happen before I upgraded to F13. The new Chinese font you are seeing may be wqy-zenhei-fonts. :) It is the default now for zh_CN. Dejavu has no Chinese coverage. -- users mailing li

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-31 Thread Elliott Chapin
On 08/30/2010 11:59 PM, Quan Qiu wrote: > Thanks a lot. You are very right about this problem! Now, Fedora can > display Chinese file names properly although the font doesn't look > pretty. :-D > > One more question, when I used Putty to SSH the server, all files named &

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-31 Thread Sam Varshavchik
Quan Qiu writes: Thanks a lot. You are very right about this problem! Now, Fedora can display Chinese file names properly although the font doesn't look pretty. :-D One more question, when I used Putty to SSH the server, all files named in Chinese couldn't display properly. Is th

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Quan Qiu
sn't look pretty. > :-D > > > > One more question, when I used Putty to SSH the server, all files named > in Chinese couldn't display properly. Is that because of the Putty doesn't > support Chinese? If it is the case, which SSH tools do you suggest? > > &g

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Ed Greshko
On 08/31/2010 01:32 PM, Hiisi wrote: > Yes, I know. And enconv can be used exactly the same way that iconv > used in the proposed script. But you don't have to guess the encoding. Well, you may still have to guess if the sample size is small such that it can't accurately determine it. In looking

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Hiisi
2010/8/31 Ed Greshko : >>> >>> Sometimes the hardest thing is to determine what encoding the file names >>> are in to start. :-( >>> <--SNIP--> > > Well...the man page says "enca -- detect and convert encoding of text > files" and we are talking about file names not the contents of the > file. I

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Ding Yi Chen
ay > Chinese file names properly although the font doesn't look pretty. :-D > > One more question, when I used Putty to SSH the server, all files named in > Chinese couldn't display properly. Is that because of the Putty doesn't > support Chinese? If it

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Quan Qiu
Thanks for pointing. I will look at the convmv tool On Tue, Aug 31, 2010 at 11:18 AM, Jens Petersen wrote: > > ls | while read filename > > do > > mv -i "$filename" "`echo \"$filename\" | iconv -f GB2312 -t UTF8`" > > done > > Or you can use the convmv tool (in fedora) to do that too. > -- > u

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Ed Greshko
On 08/31/2010 11:54 AM, Hiisi wrote: > 2010/8/31 Ed Greshko : > <--SNIP--> >> Hadn't known about that command. Thanks >> >> Sometimes the hardest thing is to determine what encoding the file names >> are in to start. :-( >> >> -- >> A tall, dark stranger will have more fun than you. 葛斯克 愛德華

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Quan Qiu
Thanks a lot. You are very right about this problem! Now, Fedora can display Chinese file names properly although the font doesn't look pretty. :-D One more question, when I used Putty to SSH the server, all files named in Chinese couldn't display properly. Is that because of the Put

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Hiisi
2010/8/31 Ed Greshko : <--SNIP--> > > Hadn't known about that command. Thanks > > Sometimes the hardest thing is to determine what encoding the file names > are in to start. :-( > > -- > A tall, dark stranger will have more fun than you. 葛斯克 愛德華 / 台北 > 市八德路四段 > > For that purpose there's a p

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Ed Greshko
On 08/31/2010 11:18 AM, Jens Petersen wrote: >> ls | while read filename >> do >> mv -i "$filename" "`echo \"$filename\" | iconv -f GB2312 -t UTF8`" >> done > Or you can use the convmv tool (in fedora) to do that too. Hadn't known about that command. Thanks Sometimes the hardest thing is to

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Jens Petersen
> ls | while read filename > do > mv -i "$filename" "`echo \"$filename\" | iconv -f GB2312 -t UTF8`" > done Or you can use the convmv tool (in fedora) to do that too. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread L
> > It's the filenames themselves being coded in the UTF8 or GB2312 character > set. > > You say you've set your system locale to zh_CN.UTF8. This indicates that > your filenames must be coded in UTF8 to be shown correctly on your terminal. > > Try this, in the d

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Sam Varshavchik
s must be coded in UTF8 to be shown correctly on your terminal. Try this, in the directory with your files: ls -l | iconv -f GB2312 -t UTF8 If you now see your files named in proper Chinese characters, this means that your filenames are coded in GB2312. You simply need to rename these files from

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Quan Qiu
, 2010 at 9:02 AM, Ed Greshko wrote: > On 08/31/2010 08:57 AM, Quan Qiu wrote: > > I installed fedora 12 (English version) on a Dell R300 server, as well > > as SVN and Trac, after I imported files into Linux, all files named in > > Chinese became black squares or question ma

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Quan Qiu
Thanks for reply. I tried *yum groupinstall "Chinese Support"*, then restart the server, but didn't get any luck. On Tue, Aug 31, 2010 at 9:02 AM, Chris Smart wrote: > On Tue, Aug 31, 2010 at 10:57 AM, Quan Qiu wrote: > > Could anyone help me with this? I appreciate any response. > > Does this

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Chris Smart
On Tue, Aug 31, 2010 at 10:57 AM, Quan Qiu wrote: > Could anyone help me with this? I appreciate any response. Does this help? yum groupinstall "Chinese Support" -c -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org

Re: Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Ed Greshko
On 08/31/2010 08:57 AM, Quan Qiu wrote: > I installed fedora 12 (English version) on a Dell R300 server, as well > as SVN and Trac, after I imported files into Linux, all files named in > Chinese became black squares or question marks when listing them, and > there were additi

Files named in Chinese characters couldn't display properly in Fedora 12

2010-08-30 Thread Quan Qiu
I installed fedora 12 (English version) on a Dell R300 server, as well as SVN and Trac, after I imported files into Linux, all files named in Chinese became black squares or question marks when listing them, and there were additional strings "invalid encoding" attached after each fi

Help with dns... named...

2010-08-01 Thread JB
JB yahoo.com> writes: A test of server response - please disregard, JB -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guideline

Re: F9: [unsupported] rt2870 now works, but requires restarting named & httpd after (re)boot?

2010-07-30 Thread Daniel B. Thurman
rt2870 to work on F9, however, I noticed >>> during a reboot, httpd complained that it could not find >>> the host's domain, so it chose 127.0.0.1, and secondly >>> named responded only to localhost queries. I discovered >>> that restarting named and httpd,

Re: F9: [unsupported] rt2870 now works, but requires restarting named & httpd after (re)boot?

2010-07-30 Thread Rick Stevens
ttpd complained that it could not find >> the host's domain, so it chose 127.0.0.1, and secondly >> named responded only to localhost queries. I discovered >> that restarting named and httpd, in that order, after a >> reboot, restored normalcy. The key issue seems t

Re: F9: [unsupported] rt2870 now works, but requires restarting named & httpd after (re)boot?

2010-07-30 Thread Daniel B. Thurman
it chose 127.0.0.1, and secondly > named responded only to localhost queries. I discovered > that restarting named and httpd, in that order, after a > reboot, restored normalcy. The key issue seems to be > that named is not properly started before services? Or > perhaps amanda and/

F9: [unsupported] rt2870 now works, but requires restarting named & httpd after (re)boot?

2010-07-30 Thread Daniel B. Thurman
First, I know F9 is no longer supported, but wanted to ask if there is a workaround to this problem. I finally got rt2870 to work on F9, however, I noticed during a reboot, httpd complained that it could not find the host's domain, so it chose 127.0.0.1, and secondly named responded on

Help with dns... named...

2010-07-27 Thread JB
Marcelo Moretti geribello.com.br> writes: > > Hello :D > I'm having problems with named...did not make any changes or updates ...but > now it stopped working on some sites , do not know if the provider can be > wrong, but I've been checking the logs, and I think it m

fedora 12 named not updating pid file?

2010-04-07 Thread Kevin Martin
I'm seeing where 1) /var/named/chroot/var/run/named.pid file is not getting updated with the new pid upon a restart of named and 2) where files in /var/named are getting owned by root upon yum updates and I have to go "chown -R" the /var/named directory to the correct ownership e

Re: stopping named just hangs.

2010-02-13 Thread Mike Cloaked
On Sat, Feb 13, 2010 at 2:26 AM, Reg Clemens [via Fedora Users] wrote: > This is not a serious problem, but it is a pain in the neck. > Up until today I ran named in a chroot jail, and when I did a > >         /etc/rc.d/init.d/named stop > > Or when I tried to reboot the system

error messages from named.

2010-02-12 Thread reg
I have just setup the nameserver (named) in FC11. During the startup of the nameserver (from init.d), there is the error message: the working directory is not writable (I assume this is an error). What is it complaining about (what directory) and should I change some permissions

stopping named just hangs.

2010-02-12 Thread reg
This is not a serious problem, but it is a pain in the neck. Up until today I ran named in a chroot jail, and when I did a /etc/rc.d/init.d/named stop Or when I tried to reboot the system, things hung when we got to the point of stopping named. I always assumed this had

Re: DNSSEC update broke named

2010-02-09 Thread Andy Blanchard
On 9 February 2010 23:30, Steven Stern wrote: > After updating DNSSEC a few minutes ago, named is broken Paul Frields just posted about this - it's a known problem and a fix is on the way. In the mean time, you can find workarounds and more information here: https://bugzilla.re

DNSSEC update broke named

2010-02-09 Thread Steven Stern
After updating DNSSEC a few minutes ago, named is broken Feb 9 17:16:10 sds-desk named[1108]: exiting Feb 9 17:16:12 sds-desk named: /etc/named.dnssec.keys:8: open: /etc/pki/dnssec-keys/production/reverse/0.4.1.0.0.2.ip6.arpa.conf: file not found The directory /etc/pki/dnssec-keys/production