Re: Top posting vs Bottom posting

2009-03-23 Thread Jesus Arocho
Not all cultures have the same idea of manners. Another example, all cultures have the similar ideas about stealing, but not so about art. Somethings just have to be, others we can pick. On Sunday 22 March 2009 13:18:44 Ron Johnson wrote: > On 2009-03-22 12:27, Jesus Arocho wrote: >

Re: Top posting vs Bottom posting

2009-03-22 Thread Jesus Arocho
Hee, Hee; are you trying to humiliate people into using bottom posting by associating them with use of Windows? The debate of top/bottom posting is much alike elbows on/off the table, burp/not burp after a meal, etc, > > > > Bottom posting of course is just as bad or worse than top posting. > >

Re: Transferring pictures from a digital camera (it was Re: Best software under Gnome)

2009-01-02 Thread Jesus Arocho
On Thursday 01 January 2009 20:59:44 Daniel Cliff wrote: Digikam will create directories based on the picture dates upon download and you can manipulate the file names during download. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? C

Re: wifi network connection

2007-12-24 Thread Jesus Arocho
should not resolv.conf and gw point to the address of the router? I would set up the interface on the desktop manually just to test the connection. You can enter the DNS provided by the ISP into resolv.conf or use the router as the DNS. Something along the lines of: # The primary network int

Re: NFS setup

2007-12-12 Thread Jesus Arocho
Do user names, uid, and gid match on the NFS server and the client? This will also have to be true for group names and uid. On Wednesday 12 December 2007 14:10:09 Peter Werner wrote: > Hi, > > On Wed, Dec 12, 2007 at 12:56:57PM -0300, iuri de araujo sampaio wrote: > > I would like to know if i hav

Re: wpa, passphrase, and keys

2007-11-22 Thread Jesus Arocho
hursday 22 November 2007 11:04, Michael Pobega wrote: > On Thu, Nov 22, 2007 at 08:01:11AM -0500, Jesus Arocho wrote: > > I was trying to install wpa on a Dell inspiron 6000 and connect to a > > Linksys WRT55AG and am now confused. I first updated the firmware on the > > router

wpa, passphrase, and keys

2007-11-22 Thread Jesus Arocho
I was trying to install wpa on a Dell inspiron 6000 and connect to a Linksys WRT55AG and am now confused. I first updated the firmware on the router and now have ´wpa personal´ as an option. Second, enabled the wireless security, selected wpa personal, and entered a passphrase. Third, ran wpa

Mobo+CPU suggestions request

2007-09-29 Thread Jesus Arocho
I want to build a box to use with Musix and debian. Reccomendations for an inexpensive 64 bit (100 to 200US) combos? Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: udev and automounting

2007-09-28 Thread Jesus Arocho
Try an entry in /etc/udev/10-local.rules; great howtos on the net. On Thursday 27 September 2007 07:50, Dan H wrote: > Hello, > > I'm really having trouble getting my head around udev and udev rules for > removeable USB devices. When I plug in my USB stick, it automounts under > /media/sda1. What

Re: IM on a home debian network

2007-07-28 Thread Jesus Arocho
On Saturday 28 July 2007 23:04, you wrote: > On Jul 28, 7:30 pm, Jesus Arocho <[EMAIL PROTECTED]> wrote: > > I have a home network with 5 boxes, one of which is a server. I run a > > combination of Ubuntu and Debian desktops and Debian on the server. Is > > there a

IM on a home debian network

2007-07-28 Thread Jesus Arocho
I have a home network with 5 boxes, one of which is a server. I run a combination of Ubuntu and Debian desktops and Debian on the server. Is there a program available that will provide instant messaging within the network? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

Re: default email program

2007-05-11 Thread Jesus Arocho
On Friday 11 May 2007 18:08, Dennis G. Wicks wrote: > Nigel Henry wrote: > > On Friday 11 May 2007 23:26, Jesus Arocho wrote: > >> I am using debian etch. When I click on an email link on a web site the > >> system will try to launch evolution. How can I change the de

default email program

2007-05-11 Thread Jesus Arocho
I am using debian etch. When I click on an email link on a web site the system will try to launch evolution. How can I change the default email program to something else, kmail in my case? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: echo/sed combination inserts extra characters

2006-11-19 Thread Jesus Arocho
characters. On Saturday 18 November 2006 14:52, Gregory Seidman wrote: > On Sat, Nov 18, 2006 at 12:39:26PM -0500, Jesus Arocho wrote: > } I want to rename a series of photo files downloaded from a camera; the > intent } is to append the date to the beginning of the file name. The &

echo/sed combination inserts extra characters

2006-11-18 Thread Jesus Arocho
I want to rename a series of photo files downloaded from a camera; the intent is to append the date to the beginning of the file name. The relevant lines are: newdir=`date +%F | sed 's/-//g'` #newdir used to make the directory and to rename the files. new=̈́`echo $i | sed -e 's/_//'` # strip t

Re: NFS Setup/Configuration

2006-11-16 Thread Jesus Arocho
On Thursday 16 November 2006 12:36, Stephen Yorke wrote: > All, > > I have been trying to setup NFS on my home Debian systems. > > I have followed all the stuff from nfs.sourceforge.net but I keep > getting Permission Denied errors when I try to mount the Exported > folder. > > Here is what I have.

Re: spanish characters

2006-11-07 Thread Jesus Arocho
I just noticed you are using KDE. Find the app 'Regional and Language' or something to that effect within system settings (I am using Kubuntu so I go to system settings. Select 'Keyboard Layout'. On Tuesday 07 November 2006 04:09, roberto wrote: > hello > when writing the "~" (tilde) character

Re: spanish characters

2006-11-07 Thread Jesus Arocho
On Tuesday 07 November 2006 04:09, roberto wrote: > hello > when writing the "~" (tilde) character over the "n" like in spanish i > do not succeed in any way up to now > > is there any one of you (maybe spanish or latino-american are reading) > who already know? > > than you > > -- > roberto > OS:

Re: Permissions: another question

2006-10-10 Thread Jesus Arocho
Thanks for the quick response. I will give it a try today. On Tuesday 10 October 2006 18:21, Gilles Mocellin wrote: > Le mercredi 11 octobre 2006 00:04, Jesus Arocho a écrit : > > Our machines have a user defined for each family member and a group > > called family. If I cre

Permissions: another question

2006-10-10 Thread Jesus Arocho
Our machines have a user defined for each family member and a group called family. If I create a file in a directory for which I have defined family as the group, other users cannot access the file because it is not created with family as a group. So I must manually set the group for each file

Re: Etch install

2006-09-30 Thread Jesus Arocho
contact a mirror. The other installers will complete the install but expert24 will fail to install grub. On Thursday 28 September 2006 23:05, Jesus Arocho wrote: > I am currently using kubuntu and want to test the etch dist. My board is a > K8M Neo-V from MSI. I downloaded the netinst iso

Etch install

2006-09-28 Thread Jesus Arocho
I am currently using kubuntu and want to test the etch dist. My board is a K8M Neo-V from MSI. I downloaded the netinst iso. The install process fails to setup the mobo LAN card. I disabled the internal LAN and installed a Linksys card with same results. On both occasions I tried a manual

Re: ICEWM Menu and Debian Menu System.

2006-05-20 Thread Jesus Arocho
Roberto: Could you be so kind as to provide a list of software you included in the church deployment? What country are you in? On Saturday 20 May 2006 19:11, Roberto C. Sanchez wrote: > nuser wrote: > > Hi, > > > > I'm configuring a series of machines which will run ICEWM with a minimal > > s

Re: Cameras.

2006-04-14 Thread Jesus Arocho
I purchased a Nikon D50 this past December. We have been very happy with the unit unit. The camera was recognized by kde and debian. I also modified some scripts available on the net for the D70 to automate some of the chores, such as downloads and conversion to jpg. On Friday 14 April 2006

Re: icewm and keys

2006-04-07 Thread Jesus Arocho
add, good distro as well as a good list. On Friday 07 April 2006 02:43, Bill Marcum wrote: > On Thu, Apr 06, 2006 at 11:30:06AM -0700, Andrew Sackville-West wrote: > > On Thu, 6 Apr 2006 06:40:54 -0400 > > > > Jesus Arocho <[EMAIL PROTECTED]> wrote: > > > I am

Re: icewm and keys

2006-04-06 Thread Jesus Arocho
Thanks, bound by something else is the answer. On Thursday 06 April 2006 14:30, Andrew Sackville-West wrote: > On Thu, 6 Apr 2006 06:40:54 -0400 > > Jesus Arocho <[EMAIL PROTECTED]> wrote: > > I am having problems configuring the keys in icewm. The box is running > >

icewm and keys

2006-04-06 Thread Jesus Arocho
I am having problems configuring the keys in icewm. The box is running Mandriva. I downloaded and compiled the most recent icewm. The problem is that some of the keys I configure do not work. F1 and F2 are ok F3 and on are not. Of the Alt+Ctrl sequence, r and b do not work. key "F1"

icewm and keyboards

2006-03-25 Thread Jesus Arocho
I changed from kde to icewm, much faster and I like the keyboard approach. But my keyboard is now back to US English and I cannot insert accents when typing in Spanish. Where do I make the change? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

dyndns and webserver

2006-03-25 Thread Jesus Arocho
Yesterday I set up an account with dyndns. And here is perhaps a dumb question. I tried to view my webpage on the Apache server and nothing, should I see something or must I try to access from outside my own network? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri

Re: ipw2100 WEP with Debian Unstable

2006-03-20 Thread Jesus Arocho
On Monday 20 March 2006 14:33, Bill Thompson wrote: > On Mon, 20 Mar 2006 11:17:10 -0800 > > Bill Thompson <[EMAIL PROTECTED]> wrote: > > In Ubuntu you need to install linux-headers-2.6.12 for your kernel as > > well as kernel-image-2.6.12. Then you can build modules against the > > Ubuntu packaged

Re: ipw2100 WEP with Debian Unstable

2006-03-19 Thread Jesus Arocho
On Sunday 19 March 2006 08:24, Manaen Schlabach wrote: > I had a similar experience with the ipw2200. It works well (in > testing) as long as you are willing to compile a custom kernel and > move (or delete if you like to live dangerously) the module directory > when you recompile. > > MS > > On 3