Re: bash variables

2011-02-26 Thread Teemu Likonen
* 2011-02-25 14:21 (-0800), Mike McClain wrote: > I occasionally have problems with bash variables, for instance the > following command lists (along with everything else) 2 *.deb files in > /home/mike/ > > root@/deb40a:~> FIND1="-maxdepth 1 -type f -print -name '*'"; \ > GREP="-v '\.\(deb\|gz

Re: bash variables

2011-02-26 Thread Mike McClain
On Sat, Feb 26, 2011 at 03:18:43PM +, T o n g wrote: > On Fri, 25 Feb 2011 14:21:27 -0800, Mike McClain wrote: > > > the following command lists (along with everything else) > > 2 *.deb files in /home/mike/ > > > > root@/deb40a:~> FIND1="-maxdepth 1 -type f -print -name '*'"; \ > > GREP=

Re: How do you remotely access a home server/network?

2011-02-26 Thread Andrew McGlashan
Hi, Jason Hsu wrote: I've learned how to turn an old computer into a firewall and DHCP server for my tiny home network. Which distro are you using? I understand that I can install an SSH server on this machine so that I can access it from outside. Once I have this SSH server connected to

Re: ntp: .XFAC. refid

2011-02-26 Thread Jerome BENOIT
Hi ! On 27/02/11 03:27, Ron Johnson wrote: On 02/26/2011 07:59 PM, Jerome BENOIT wrote: [snip] Finally I fixed it by reconfiguring my /etc/ntp.conf file from start: I guess that my old configuration file needs to be upgraded. What exactly did you have to change? I performed the following

Re: ntp: .XFAC. refid

2011-02-26 Thread Ron Johnson
On 02/26/2011 07:59 PM, Jerome BENOIT wrote: [snip] Finally I fixed it by reconfiguring my /etc/ntp.conf file from start: I guess that my old configuration file needs to be upgraded. What exactly did you have to change? -- I prefer banana-flavored energy bars made from tofu. -- To UNSUBSCR

Re: Unrecognized security certificate warning is gone

2011-02-26 Thread Marc Shapiro
On 02/25/11 07:29, Marc Shapiro wrote: On 02/25/11 04:01, Camaleón wrote: On Thu, 24 Feb 2011 20:37:52 -0800, Marc Shapiro wrote: I am using Firefox, not Iceweasel, but I think this question should apply in either case. I am trying to connect to work using the Citrix client. I used to get a wa

Re: ntp: .XFAC. refid

2011-02-26 Thread Jerome BENOIT
Hello List ! On 27/02/11 00:59, Jerome BENOIT wrote: On 27/02/11 00:33, Jerome BENOIT wrote: Thanks for the replies. On 27/02/11 00:18, Ron Johnson wrote: On 02/26/2011 05:10 PM, Jerome BENOIT wrote: On 26/02/11 23:49, Ron Johnson wrote: On 02/26/2011 04:04 PM, Jerome BENOIT wrote: H

Re: How do you remotely access a home server/network?

2011-02-26 Thread shawn wilson
On Feb 26, 2011 7:18 PM, "Slicky Johnson" wrote: > > On Sat, 26 Feb 2011 23:46:25 + > Brian wrote: > > > On Sat 26 Feb 2011 at 16:12:33 -0700, Aaron Toponce wrote: > > > > > Either way, you're exposing your internal network to the Internet > > > if you don't have good security procedures in p

Re: Fontconfig error

2011-02-26 Thread wolf python london
On 27 February 2011 03:07, Camaleón wrote: > On Sat, 26 Feb 2011 18:22:21 +, Liam O'Toole wrote: > >> On 2011-02-26, Camaleón wrote: > >>> The error is clear: either the file should be corrected (unless the >>> user had manually removed or tweaked the original file) or the output >>> error sho

Re: Need to confirm re 'fstab', before rebooting my Squeeze

2011-02-26 Thread PMA
I have similar behaviour from a third disk, external USB, that gets auto-mounted on /media. Its partitions aren't named, and their order is messed up, so I just umount them all and call a little script that remounts them else- where on orderly named directories. Slicky Johnson wrote: On Sat, 26

Re: Need to confirm re 'fstab', before rebooting my Squeeze

2011-02-26 Thread PMA
Well, I've rebooted and come out alive. So the Squeeze installer's suggested GRUB destination, which I happily accepted, must have been /dev/sdb. Lucky me. For next time, thanks for this alert! Brian wrote: On Sat 26 Feb 2011 at 15:28:19 -0500, PMA wrote: So my question: When I rebooting, c

Re: How do you remotely access a home server/network?

2011-02-26 Thread Slicky Johnson
On Sat, 26 Feb 2011 23:46:25 + Brian wrote: > On Sat 26 Feb 2011 at 16:12:33 -0700, Aaron Toponce wrote: > > > Either way, you're exposing your internal network to the Internet > > if you don't have good security procedures in place. Have a strong > > password (I recommend http://passwordcar

Re: How do you remotely access a home server/network?

2011-02-26 Thread Brian
On Sat 26 Feb 2011 at 16:12:33 -0700, Aaron Toponce wrote: > Either way, you're exposing your internal network to the Internet if you > don't have good security procedures in place. Have a strong password (I > recommend http://passwordcard.org), chroot jail your daemon, use remote > logging, and t

Re: ntp: .XFAC. refid

2011-02-26 Thread Jerome BENOIT
On 27/02/11 00:33, Jerome BENOIT wrote: Thanks for the replies. On 27/02/11 00:18, Ron Johnson wrote: On 02/26/2011 05:10 PM, Jerome BENOIT wrote: On 26/02/11 23:49, Ron Johnson wrote: On 02/26/2011 04:04 PM, Jerome BENOIT wrote: Hello List, I am configuring ntp on a little server Squee

Re: ntp: .XFAC. refid

2011-02-26 Thread Ron Johnson
On 02/26/2011 05:33 PM, Jerome BENOIT wrote: [snip] I am agree. In fact, dhcp seems to be called after ntp. I think I'd file a bug against ntp mentioning this. Is there a (Debian) way to launch ntp after dhcp ? or to ``reload'' ntp after a while ? Probably not the official method, but you

Re: Need to confirm re 'fstab', before rebooting my Squeeze

2011-02-26 Thread Slicky Johnson
On Sat, 26 Feb 2011 23:21:19 + Brian wrote: > On Sat 26 Feb 2011 at 15:28:19 -0500, PMA wrote: > > > So my question: When I rebooting, can I safely assume > > that, because fstab is using UUIDs and not "/dev/..."(s), > > the system won't get confused? > > One possible gotcha. When GRUB was

Re: Need to confirm re 'fstab', before rebooting my Squeeze

2011-02-26 Thread Brian
On Sat 26 Feb 2011 at 15:28:19 -0500, PMA wrote: > So my question: When I rebooting, can I safely assume > that, because fstab is using UUIDs and not "/dev/..."(s), > the system won't get confused? One possible gotcha. When GRUB was installed where was it installed to? If it's to /dev/sda you may

Re: ntp: .XFAC. refid

2011-02-26 Thread Jerome BENOIT
Thanks for the replies. On 27/02/11 00:18, Ron Johnson wrote: On 02/26/2011 05:10 PM, Jerome BENOIT wrote: On 26/02/11 23:49, Ron Johnson wrote: On 02/26/2011 04:04 PM, Jerome BENOIT wrote: Hello List, I am configuring ntp on a little server Squeeze box: After each boot, I need to restart

Debian Wiki participation..?

2011-02-26 Thread Peter Tynan
One of the things I've never understood about Debian is why the wiki is so inactive when compared to other distributions, the simple fact of life is that nine times out of ten I find the information I'm looking for on the Arch or Gentoo wikis - not the Debian wiki. I am now beginning to understand

Re: ntp: .XFAC. refid

2011-02-26 Thread Ron Johnson
On 02/26/2011 05:10 PM, Jerome BENOIT wrote: On 26/02/11 23:49, Ron Johnson wrote: On 02/26/2011 04:04 PM, Jerome BENOIT wrote: Hello List, I am configuring ntp on a little server Squeeze box: After each boot, I need to restart manually ntp ( /etc/init,d/ntp restart) to make is work properl

Re: How do you remotely access a home server/network?

2011-02-26 Thread Slicky Johnson
On Sat, 26 Feb 2011 16:56:10 -0600 Jason Hsu wrote: > I've learned how to turn an old computer into a firewall and DHCP > server for my tiny home network. > > I understand that I can install an SSH server on this machine so that > I can access it from outside. Once I have this SSH server connec

Re: ntp: .XFAC. refid

2011-02-26 Thread Jerome BENOIT
On 26/02/11 23:49, Ron Johnson wrote: On 02/26/2011 04:04 PM, Jerome BENOIT wrote: Hello List, I am configuring ntp on a little server Squeeze box: After each boot, I need to restart manually ntp ( /etc/init,d/ntp restart) to make is work properly. Otherwise is stuck, namely `ntpq -p' gives:

Re: How do you remotely access a home server/network?

2011-02-26 Thread Aaron Toponce
On 02/26/2011 03:56 PM, Jason Hsu wrote: > I've learned how to turn an old computer into a firewall and DHCP server for > my tiny home network. > > I understand that I can install an SSH server on this machine so that I can > access it from outside. Once I have this SSH server connected to the

Re: How do you remotely access a home server/network?

2011-02-26 Thread Ron Johnson
On 02/26/2011 05:01 PM, Andrei Popescu wrote: On Sb, 26 feb 11, 16:56:10, Jason Hsu wrote: I've learned how to turn an old computer into a firewall and DHCP server for my tiny home network. I understand that I can install an SSH server on this machine so that I can access it from outside. Onc

Re: How do you remotely access a home server/network?

2011-02-26 Thread Andrei Popescu
On Sb, 26 feb 11, 16:56:10, Jason Hsu wrote: > I've learned how to turn an old computer into a firewall and DHCP server for > my tiny home network. > > I understand that I can install an SSH server on this machine so that > I can access it from outside. Once I have this SSH server connected >

How do you remotely access a home server/network?

2011-02-26 Thread Jason Hsu
I've learned how to turn an old computer into a firewall and DHCP server for my tiny home network. I understand that I can install an SSH server on this machine so that I can access it from outside. Once I have this SSH server connected to the Internet, how do I access it from another location

Re: ntp: .XFAC. refid

2011-02-26 Thread Ron Johnson
On 02/26/2011 04:04 PM, Jerome BENOIT wrote: Hello List, I am configuring ntp on a little server Squeeze box: After each boot, I need to restart manually ntp ( /etc/init,d/ntp restart) to make is work properly. Otherwise is stuck, namely `ntpq -p' gives: remote refid st t w

Re: Need to confirm re 'fstab', before rebooting my Squeeze

2011-02-26 Thread Slicky Johnson
On Sat, 26 Feb 2011 17:04:01 -0500 Slicky Johnson wrote: > > I had an entry listing /dev/sdb1 as... > > #/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto 0 0 > > Which was a known bug. > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597223 > I should have included tha

ntp: .XFAC. refid

2011-02-26 Thread Jerome BENOIT
Hello List, I am configuring ntp on a little server Squeeze box: After each boot, I need to restart manually ntp ( /etc/init,d/ntp restart) to make is work properly. Otherwise is stuck, namely `ntpq -p' gives: remote refid st t when poll reach delay offset jitter ==

Re: Need to confirm re 'fstab', before rebooting my Squeeze

2011-02-26 Thread Slicky Johnson
On Sat, 26 Feb 2011 15:28:19 -0500 PMA wrote: > Hi List. > > I have installed Squeeze from scratch using a USB stick. > The installer regarded that stick as "/dev/sda". So the > /etc/fstab that it installed lists my system disk (til now > always "/dev/sda") as "/dev/sdb", and similarly my 2nd

Re: Need to confirm re 'fstab', before rebooting my Squeeze

2011-02-26 Thread Liam O'Toole
On 2011-02-26, PMA wrote: > Hi List. > > I have installed Squeeze from scratch using a USB stick. > The installer regarded that stick as "/dev/sda". So the > /etc/fstab that it installed lists my system disk (til now > always "/dev/sda") as "/dev/sdb", and similarly my 2nd > disk (til now "/dev/

Another "No devices found" in X problem

2011-02-26 Thread Steve McCarthy
Hello, I followed this topic in December when Celejar was having difficulty, but that solution doesn't help me. I recently bought a motherboard w/ H67 chip-set and i5 processor. I managed to purchase it 8 hours before the Intel recall was announced - lucky me. Xorg seems determined to load/ru

Re: Debian Squeeze Dovecot Sieve

2011-02-26 Thread Erwan David
On 26/02/11 18:06, Michael wrote: > Anyone got any pointers on installing sieve on Squeeze? > I downloaded the tarball, and tried to install it, it asked for the > config file for dovecot, but will not accept /etc/dovecot as a source > for dovecot.conf > > Is it a case of forgetting about Debians

Need to confirm re 'fstab', before rebooting my Squeeze

2011-02-26 Thread PMA
Hi List. I have installed Squeeze from scratch using a USB stick. The installer regarded that stick as "/dev/sda". So the /etc/fstab that it installed lists my system disk (til now always "/dev/sda") as "/dev/sdb", and similarly my 2nd disk (til now "/dev/sdb") as "/dev/sdc". If I now run 'mou

Re: [OT] programming Dbus

2011-02-26 Thread Jeffrin Jose
On Fri, Feb 25, 2011 at 08:25:58AM -0600, Hugo Vanwoerkom wrote: > Anybody tried using dbus as root non-gui like Hal does? Following link may be helpful for you... 1. http://www.ibm.com/developerworks/linux/library/l-dbus.html Try using the following files in root mode. 1. http://www.beautifulwor

Re: Lenny-to-Squeeze: ... and no net. (Sorry, reSending)

2011-02-26 Thread PMA
Andrei Popescu wrote: On Lu, 21 feb 11, 10:01:42, PMA wrote: I gather from docs that the problem was my ISDN connection which, after the reboot following "install -udev", Squeeze simply disabled. I'm not sure what you mean here. httpd://www.debian.org/releases/stable/i386/ch02s01.en, just b

Re: Fontconfig error

2011-02-26 Thread Camaleón
On Sat, 26 Feb 2011 18:22:21 +, Liam O'Toole wrote: > On 2011-02-26, Camaleón wrote: >> The error is clear: either the file should be corrected (unless the >> user had manually removed or tweaked the original file) or the output >> error should be properly handled. > > The file concerned is

Re: Fontconfig error

2011-02-26 Thread Liam O'Toole
On 2011-02-26, Camaleón wrote: > On Sat, 26 Feb 2011 17:32:16 +, Liam O'Toole wrote: > >> On 2011-02-26, Camaleón wrote: > Now we have just one root element, but that's only a partial solution. The file local.conf should itself be a valid and well-formed XML document. >>> >>> Ye

Re: Three mail server questions

2011-02-26 Thread Camaleón
On Sat, 26 Feb 2011 12:25:51 -0500, Brad Alexander wrote: > On Fri, Feb 25, 2011 at 2:03 PM, Camaleón wrote: > >> > Right, thats what merrimac is doing (managing for the domain). What >> > I am >> not >> > understanding, is since everything should be going to the mailboxes >> > on merrimac, why

Squeeze: can Bluetooth headset work without pulseaudio???

2011-02-26 Thread John
I have used pulseaudio in the past, and it was horrible to install and understand. But for a while, I had it working on some machine or other, with Etch or Lenny (I think). Sinks, sources, wonderful. That machine is long gone. I recently installed Squeeze/KDE 4.45, and I wanted to use a blueto

Re: Fontconfig error

2011-02-26 Thread Camaleón
On Sat, 26 Feb 2011 17:32:16 +, Liam O'Toole wrote: > On 2011-02-26, Camaleón wrote: >>> Now we have just one root element, but that's only a partial solution. >>> The file local.conf should itself be a valid and well-formed XML >>> document. >> >> Yes, and that's why I suggested the user to

Re: Sync KOrganizer - Google Calendar

2011-02-26 Thread Bernd Kloss
Am Samstag, 26. Februar 2011 schrieb Petrus Validus: > > how to sync KOrganizer with Google Calendar? Both ways? > > What have you tried so far? I found: http://soft.zoneo.net/Linux/ggcal_and_kontact.php but was not sure, if this was a good way for me, since this is Mandravia. In Debian there i

Re: Fontconfig error

2011-02-26 Thread Liam O'Toole
On 2011-02-26, Camaleón wrote: > On Sat, 26 Feb 2011 16:15:51 +, Liam O'Toole wrote: > >> On 2011-02-26, Camaleón wrote: > >>> You can open a new report, I also think the error is about "local.conf" >>> formatting that XML parser does not like. The error you are getting is >>> gone if you encl

Re: Three mail server questions

2011-02-26 Thread Brad Alexander
On Fri, Feb 25, 2011 at 2:03 PM, Camaleón wrote: > > Right, thats what merrimac is doing (managing for the domain). What I am > not > > understanding, is since everything should be going to the mailboxes on > > merrimac, why it is trying to contact hornet again. The mail flow, as I > see > > it,

Debian Squeeze Dovecot Sieve

2011-02-26 Thread Michael
Anyone got any pointers on installing sieve on Squeeze? I downloaded the tarball, and tried to install it, it asked for the config file for dovecot, but will not accept /etc/dovecot as a source for dovecot.conf Is it a case of forgetting about Debians install, and installing the whole of dovecot f

Re: Sync KOrganizer - Google Calendar

2011-02-26 Thread Petrus Validus
> how to sync KOrganizer with Google Calendar? Both ways? What have you tried so far? -- Petrus Validus petrus.vali...@gmail.com If there isn't a way, I make one. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@l

Re: Sync KOrganizer - Google Calendar

2011-02-26 Thread Camaleón
On Sat, 26 Feb 2011 14:58:08 +0100, Bernd Kloss wrote: > Squeeze > KDE 4.4.5 > > Hello, > > how to sync KOrganizer with Google Calendar? Both ways? Are you facing any concrete error or limitation? I think you need an iCal v4 compatible client. This thread may help: Google Calendar and KOrga

Re: Fontconfig error

2011-02-26 Thread Camaleón
On Sat, 26 Feb 2011 16:15:51 +, Liam O'Toole wrote: > On 2011-02-26, Camaleón wrote: >> You can open a new report, I also think the error is about "local.conf" >> formatting that XML parser does not like. The error you are getting is >> gone if you enclose the whole XML file inside a parent t

Re: Fontconfig error

2011-02-26 Thread Liam O'Toole
On Sat, 26 Feb, 2011 at 21:32:41 +0800, wolf python london wrote: > On 26 February 2011 17:48, Liam O'Toole wrote: > > On 2011-02-26, wolf python london wrote: > >> Hey all: > >> > >> I'm using Debian Squeeze .When I open a gvim from the terminal ,I get an > >> error > >> > >> Fontconfig error:

Re: Fontconfig error

2011-02-26 Thread Liam O'Toole
On 2011-02-26, Camaleón wrote: > El 2011-02-26 a las 21:36 +0800, wolf python london escribió: > > (resending to the list) > >> On 26 February 2011 21:09, Camaleón wrote: > >> >> Fontconfig error: "local.conf", line 6: junk after document element >> >> >> >> >> >> I check the /etc/fonts/local.conf

Re: bash variables

2011-02-26 Thread T o n g
On Fri, 25 Feb 2011 14:21:27 -0800, Mike McClain wrote: > the following command lists (along with everything else) > 2 *.deb files in /home/mike/ > > root@/deb40a:~> FIND1="-maxdepth 1 -type f -print -name '*'"; \ > GREP="-v '\.\(deb\|gz\|tgz\|bz2\|tbz\|zip\)$'"; \ find /home/mike/ > $FI

one-line html post

2011-02-26 Thread T o n g
one-line html post -- Tong (remove underscore(s) to reply) http://xpt.sourceforge.net/techdocs/ http://xpt.sourceforge.net/tools/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http:/

Re: ssh connection problem, DNS and ~/.ssh/config (long)

2011-02-26 Thread T o n g
Thanks a lot for your answer, elbbit. On Fri, 25 Feb 2011 07:44:27 +, elbbit wrote: >> /etc/init.d/ssh restart > > This method normally includes /etc/ssh/sshd_config when it starts the > sshd binary. The directive you are looking for in the file is probably > "PermitRootLogin yes". Addin

Re: Fontconfig error

2011-02-26 Thread Camaleón
El 2011-02-26 a las 21:36 +0800, wolf python london escribió: (resending to the list) > On 26 February 2011 21:09, Camaleón wrote: > >> Fontconfig error: "local.conf", line 6: junk after document element > >> > >> > >> I check the /etc/fonts/local.conf and cannot find what's worong . I put > >>

Re: Plugin Flash Player for sparc ?

2011-02-26 Thread Nix
HI Andrei, Thank to your answer, I've install this software and I think also that is the best solution until a flash plugin does not exists on sparc distributions. But if i've found a plugin solution works on Debian Lenny, i send you back news about this way. Best regards. Nicolas. Le mardi 2

Re: setting parameters of disc /dev/sda failed .

2011-02-26 Thread Camaleón
On Sat, 26 Feb 2011 14:01:03 +0100, Klistvud wrote: > Dne, 26. 02. 2011 12:18:21 je Camaleón napisal(a): >> I looked at "/etc/default/hdparm" but there is no variable to "enable/ >> disable" the service so I'm afraid if you want to completely turn it >> off, >> you need to remove the program or j

Sync KOrganizer - Google Calendar

2011-02-26 Thread Bernd Kloss
Squeeze KDE 4.4.5 Hello, how to sync KOrganizer with Google Calendar? Both ways? Thanks for any help. Bernd -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201102

dhcpd tftp boot server configuration

2011-02-26 Thread urpion urpion
Hello! I need some help configuring the isc-dhcp-server to serve squeeze boot images with tftp. The machine I want to serve with is an old PowerBook running squeeze. The client is an eMac. The network is private (not connected to the internet in any way. I have a router, but I may just use a crosso

Re: Sound lost - SOLVED

2011-02-26 Thread Anthony Campbell
On 24 Feb 2011, Anthony Campbell wrote: Well, in the end it was the sound card. I replaced it with a new one and sound is now working again. Thanks to everyone for help. Anthony -- Anthony Campbell - a...@acampbell.org.uk Microsoft-free zone - Using Debian GNU/Linux http://www.acampbell.org.

Re: Fontconfig error

2011-02-26 Thread Camaleón
On Sat, 26 Feb 2011 17:39:25 +0800, wolf python london wrote: > I'm using Debian Squeeze .When I open a gvim from the terminal ,I get an > error > > Fontconfig error: "local.conf", line 6: junk after document element > > > I check the /etc/fonts/local.conf and cannot find what's worong . I put

Re: setting parameters of disc /dev/sda failed .

2011-02-26 Thread Klistvud
Dne, 26. 02. 2011 12:18:21 je Camaleón napisal(a): On Sat, 26 Feb 2011 12:33:16 +0800, waterloo wrote: > I delete below in /etc/hdparm.conf , it is now ok. > >> /dev/sda { >>apm = 254 >>spindown_time = 60 >>dma = on >> } Good. > But why did "cancelling in 'Services' config" no

Re: Reading later boot files failed

2011-02-26 Thread Camaleón
On Sat, 26 Feb 2011 13:00:10 +0800, waterloo wrote: > when boot , I see an error : Reading later boot files failed . What is > the matter ? Enable boot log and send it here. In "/etc/default/bootlogd" file you have to set "BOOTLOGD_ENABLE=Yes". Reboot and review /var/log/boot. Greetings, --

Re: Suspend to disk fails after Squeeze upgrade

2011-02-26 Thread Camaleón
On Fri, 25 Feb 2011 10:56:26 -0800, Richard Lawrence wrote: > Thanks, Camaleón, for these suggestions. > >> Make a quick and easy test: create a new user and try to >> hibernate/resume from there and see how it goes. > > Ok, here's where I'm at: > > 1) A new user (pmtest) can indeed hibernate a

Re: setting parameters of disc /dev/sda failed .

2011-02-26 Thread Camaleón
On Sat, 26 Feb 2011 12:33:16 +0800, waterloo wrote: > I delete below in /etc/hdparm.conf , it is now ok. > >> /dev/sda { >>apm = 254 >>spindown_time = 60 >>dma = on >> } Good. > But why did "cancelling in 'Services' config" not work ? Thanks Maybe because the application does

Re: dd or cp over network: should I use scp?

2011-02-26 Thread Andrei Popescu
On Sb, 26 feb 11, 01:49:51, Dotan Cohen wrote: > > I don't have numbers either, but POP3/IMAP/SMTP is certainly rare in > the under-30 crowd. Rare, as in they don't even know that options > exists, and don't understand how one could have email but not have > access to it from any web browser. I a

Re: Fontconfig error

2011-02-26 Thread Liam O'Toole
On 2011-02-26, wolf python london wrote: > Hey all: > > I'm using Debian Squeeze .When I open a gvim from the terminal ,I get an error > > Fontconfig error: "local.conf", line 6: junk after document element > > > I check the /etc/fonts/local.conf and cannot find what's worong . > I put the local.c

Re: allow ^C to interrupt /etc/rc.local

2011-02-26 Thread jidanni
OK, thanks everybody. I came up with a workaround since ^C doesn't interrupt: $ tail /etc/rc.local echo " $0: Will execute \"${program=/etc/init.d/nodm start}\" in ${seconds=5} seconds. Hit some chars and RET to cancel. Hit RET to start right away." for ((; seconds > 0; seconds--))

Fontconfig error

2011-02-26 Thread wolf python london
Hey all: I'm using Debian Squeeze .When I open a gvim from the terminal ,I get an error Fontconfig error: "local.conf", line 6: junk after document element I check the /etc/fonts/local.conf and cannot find what's worong . I put the local.conf here(https://gist.github.com/845078) can someone gi