Re: old unix crypt

2010-08-09 Thread Bob Proulx
T o n g wrote: > What's the current replacement for the old unix "crypt"? It depends upon what you mean by replacement. Do you want to decrypt previously encrypted files? Or do you want a currently best in class secure file encryption program? If the latter then 'gpg' from the 'gnupg' package i

how to create a new partition for installing another os?

2010-08-09 Thread hadi motamedi
Dear All My Debian server shows three primary partitions and one extended partition but when I try to add a new partition via fdisk for installing another os it is returning as 'no free sectors available' . It seems that I have a vast amount of free space on my disk so please let me know why I cann

Udev rule for external hard-drive

2010-08-09 Thread Brian Troutwine
Hello all, I'm attempting a rule for my new external hard-drive, but it doesn't seem to be taking. For reference, I am using Debian 5.0.5 am following the wiki's instructions[1] and am using the kernel developers' guide as a reference[2]. My udevinfo output: > $ udevinfo -a -p /sys/block/sdb/sdb1

Re: maintainer not responding

2010-08-09 Thread Jeremiah Mahler
Andrei, On Mon, Aug 9, 2010 at 2:22 AM, Andrei Popescu wrote: > On Vi, 06 aug 10, 12:36:17, Jeremiah Mahler wrote: >> Patrick, >> >> On Fri, Aug 6, 2010 at 6:29 AM, Patrick Ouellette >> wrote: >> > I think you may be missing the poing a bit.  A 'TODO' list is nice, >> > but what is stopping YOU

Re: DEBIAN installer with BROADCOM BCM5721

2010-08-09 Thread Eero Volotinen
2010/8/10 Alex PADOLY : > > Hi, > > I would like to know if the DEBIAN installer detect BROADCOM BCM 5721 network > card. > I hope your answer. If default installer cannot detect it, then you can try installer from: http://kmuto.jp/debian/d-i/ br, -- Eero -- To UNSUBSCRIBE, email to debian-us

Re: Netinst Still Installs Trunk Kernel

2010-08-09 Thread Sven Joachim
On 2010-08-10 04:46 +0200, Carlos Mennens wrote: > I downloaded the latest 'Squeeze' Netinst ISO from the Debian site and > after the install was complete, noticed in the Grub kernel list it had > installed a Trunk kernel and was told by many that this is a dated > kernel and should not be used. I

Re: Home Directory Privacy

2010-08-09 Thread Boyd Stephen Smith Jr.
In , Carlos Mennens wrote: >I don't understand why Debian defaults home directory permissions to >755 where most every other major distribution does 700. >why does Debian default to this >method? > >Thanks for any info in understanding why developers elect this process >as Debian's default action.

Re: setting password via script

2010-08-09 Thread Jordon Bedwell
On Tue, 2010-08-10 at 01:52 +, T o n g wrote: > Hi, > > What's the easiest way to set password for user account via script? > The most common tool would be fine, even if it means that the password > has to be clear text. > > Thanks > > -- > Tong (remove underscore(s) to reply) > http://

Home Directory Privacy

2010-08-09 Thread Carlos Mennens
I don't understand why Debian defaults home directory permissions to 755 where most every other major distribution does 700. I find it unusual that I have to 'chmod -R 700' a newly created users /home directory. I know I can modify /etc/adduser.conf or /etc/default/useradd.conf files to change the

Re: old unix crypt

2010-08-09 Thread Boyd Stephen Smith Jr.
In , T o n g wrote: >What's the current replacement for the old unix "crypt"? I suggest the "makepasswd" package, which contains the useful "makepasswd" script. It can generate passwords, but it also has the functions of crypt; check the manpage. -- Boyd Stephen Smith Jr. ,=

Netinst Still Installs Trunk Kernel

2010-08-09 Thread Carlos Mennens
I downloaded the latest 'Squeeze' Netinst ISO from the Debian site and after the install was complete, noticed in the Grub kernel list it had installed a Trunk kernel and was told by many that this is a dated kernel and should not be used. Is this true? Why am I still getting this 'Trunk' kernel fr

old unix crypt

2010-08-09 Thread T o n g
Hi, What's the current replacement for the old unix "crypt"? mcrypt was intended to be the replacement, but "Please note that this package is buggy and unmaintained by the upstream authors". I hope openssl can do that, but I can't figure that out from openssl man page. thanks -- Tong (remov

Re: building 2.6.35

2010-08-09 Thread Celejar
On Mon, 9 Aug 2010 19:38:48 -0400 Tom H wrote: ... > Whether you choose fakeroot, sudo, su, or log on as root, is a > religious-type discussion that you can have with someone who cares > about such things. As others have pointed out, the difference between fakeroot and the other choices is sign

Re: What to put on SSD

2010-08-09 Thread Celejar
On Tue, 10 Aug 2010 00:47:02 +0200 Jochen Schulz wrote: ... > Total boot time is about 30-35 seconds, depending on how fast I enter my > disk encryption + login passwords. For chart rendering, I have > temporarily disabled my encrypted /home. When I switched over to full-disk encryption, I deci

setting password via script

2010-08-09 Thread T o n g
Hi, What's the easiest way to set password for user account via script? The most common tool would be fine, even if it means that the password has to be clear text. Thanks -- Tong (remove underscore(s) to reply) http://xpt.sourceforge.net/techdocs/ http://xpt.sourceforge.net/tools/ --

Re: building 2.6.35

2010-08-09 Thread John Hasler
Tom H writes: > I wasn't saying that you should use sudo. I was pointing out that you > were wrong in saying that "shouldn't compile using root permissions". No he wasn't. > Whether you choose fakeroot, sudo, su, or log on as root, is a > religious-type discussion that you can have with someone w

Re: building 2.6.35

2010-08-09 Thread Tom H
On Mon, Aug 9, 2010 at 7:05 PM, John Hasler wrote: > Tom H wrote: >>  4% $Get_Root make-kpkg --revision=custom.1.0 kernel_image >>       (Get_Root is whatever you need to become root -- fakeroot or >>       sudo are examples that come to mind). > > >From the fakeroot man page: > >   DESCRIPTION >

Re: building 2.6.35

2010-08-09 Thread Tom H
On Mon, Aug 9, 2010 at 5:51 PM, Bob Proulx wrote: > Tom H wrote: >> Bob Proulx wrote: >> > Alexander Samad wrote: >> >> sudo CONCURRENCY_LEVEL=4 make-kpkg --initrd kernel_image >> > >> > You shouldn't compile using root permissions.  You don't need to use >> > sudo there and it is not desired. >>

debian-505-i386.netinst.iso -- GRUB Error 18

2010-08-09 Thread Louis Hinman
I just installed the 6/26 update of Debian 5.0 (debian-505-i386- netinst.iso) on a Dell Dimension 4100. My installation does not boot (GRUB Error 18). I had no problem booting the first release of Debian 5.0. Can anyone advise me? Thanks & Best Regards, Vwaju New York City -- To UNSUBSCRIBE,

Re: building 2.6.35

2010-08-09 Thread John Hasler
Tom H wrote: > 4% $Get_Root make-kpkg --revision=custom.1.0 kernel_image > (Get_Root is whatever you need to become root -- fakeroot or > sudo are examples that come to mind). >From the fakeroot man page: DESCRIPTION fakeroot runs a command in an environment wherein it app

mounting samsung galaxy S

2010-08-09 Thread Alexander Samad
Hi I am having problems mounting my galaxy S under linux [ 1282.802728] Initializing USB Mass Storage driver... [ 1282.802850] scsi8 : usb-storage 2-1.2:2.0 [ 1282.802941] usbcore: registered new interface driver usb-storage [ 1282.802943] USB Mass Storage support registered. [ 1283.809301] scsi

Re: building 2.6.35

2010-08-09 Thread Alexander Samad
On Mon, Aug 9, 2010 at 9:26 AM, Stephen Powell wrote: > On Sun, 08 Aug 2010 03:10:10 -0400 (EDT), Angus Hedger wrote: >> >> I have been fumbling my way though building custom kernels on debian >> using this guide http://www.wowway.com/~zlinuxman/Kernel.htm. >> >> Though, I have been using the .con

Re: What to put on SSD

2010-08-09 Thread Jochen Schulz
[Re-posted to the list] Andrei Popescu: > On Vi, 06 aug 10, 21:14:21, Jochen Schulz wrote: >> >> What about boot time? My laptop (Thinkpad X200) boots up in less than >> ten senconds (boot manager to GDM). > > Are you using anything special besides the (now default) parallel boot? > I'm thinkin

Re: building 2.6.35

2010-08-09 Thread Bob Proulx
Tom H wrote: > Bob Proulx wrote: > > Alexander Samad wrote: > >> sudo CONCURRENCY_LEVEL=4 make-kpkg --initrd kernel_image > > > > You shouldn't compile using root permissions. You don't need to use > > sudo there and it is not desired. > > >From the kernel-package documentation: > > 4% $Get_Roo

Re: No Consoles???

2010-08-09 Thread Arthur Machlas
On Mon, Aug 9, 2010 at 3:36 PM, Andrei Popescu wrote: > On Vi, 06 aug 10, 14:07:43, John W Foster wrote: >> Just got my new AMD 64 bit system to working well. Still have an issue >> with NO CONSOLES using F1 F2 etc. I really miss this ability using >> testing dist. I am VERY used to using a consol

Re: No Consoles???

2010-08-09 Thread Andrei Popescu
On Vi, 06 aug 10, 14:07:43, John W Foster wrote: > Just got my new AMD 64 bit system to working well. Still have an issue > with NO CONSOLES using F1 F2 etc. I really miss this ability using > testing dist. I am VERY used to using a console screen to manage my > system. Something has disabled thosr

DEBIAN installer with BROADCOM BCM5721

2010-08-09 Thread Alex PADOLY
Hi, I would like to know if the DEBIAN installer detect BROADCOM BCM 5721 network card. I hope your answer. Regards. Alex PADOLY Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ? Je crée ma boîte mail www.laposte.net -- To UNSUBSCRIBE, email to debian-user-re

Re: No Consoles???

2010-08-09 Thread John W Foster
Good catch!! This is the entire file. I pulled it up & opened with gedit. # /etc/inittab: init(8) configuration. # $Id: inittab,v 1.91 2002/01/25 13:35:21 miquels Exp $ # The default runlevel. id:2:initdefault: # Boot-time system configuration/initialization script. # This is run first except w

Re: xulrunner stops upgrade

2010-08-09 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hugo vanwoerkom wrote: > I also have that IW installed from lenny-backports and I also upgraded > but I did not use aptitude, I did > 'apt-get -t lenny-backports iceweasel' Without the 'install'? > and "it" upgraded IW and all the dependencies: > >

Re: pl2303 Serial/USB problem - /dev/ttyUSB0 not created

2010-08-09 Thread Celejar
On Mon, 09 Aug 2010 18:13:49 +0100 Barry Samuels wrote: > On 09/08/10 17:41:28, Celejar wrote: > > On Fri, 06 Aug 2010 14:02:11 +0100 > > Barry Samuels wrote: > > > > > Desktop and Laptop both have Debian Testing installed and up to date; > > > both with self-compiled kernel 2.6.32. > > > > >

Re: Re (3): finding the ip address for dns, nslookup & etc.

2010-08-09 Thread Tom H
On Sun, Aug 8, 2010 at 9:48 PM, wrote: > From:   Tom H > Date:   Sun, 08 Aug 2010 20:39:34 -0400 > >> A "dig +trace debian.org" should display your upstream dns servers. > > That's helpful.  I also did "dig +trace google.ca"; > results appended.  Appears that dnsmasq referred to > 192.33.4.12#53

Re: pl2303 Serial/USB problem - /dev/ttyUSB0 not created

2010-08-09 Thread Barry Samuels
On 09/08/10 17:41:28, Celejar wrote: > On Fri, 06 Aug 2010 14:02:11 +0100 > Barry Samuels wrote: > > > Desktop and Laptop both have Debian Testing installed and up to date; > > both with self-compiled kernel 2.6.32. > > > > I have a CurrentCost electricity usage monitor which is normally > > con

Re (2): finding the ip address for dns, nslookup & etc.

2010-08-09 Thread Jaime Di Cristina
On Mon, Aug 09, 2010 at 08:19:59AM -0700, peasth...@shaw.ca wrote: > Jaime, > > You put me back on track. Thanks! > > From: Jaime Di Cristina > Date: Sun, 08 Aug 2010 23:32:13 -0400 > > I use dnsmasq on OpenWrt. There the information of the DNS > > servers is stored on /tmp/resolv.conf.auto.

Re: pl2303 Serial/USB problem - /dev/ttyUSB0 not created

2010-08-09 Thread Celejar
On Fri, 06 Aug 2010 14:02:11 +0100 Barry Samuels wrote: > Desktop and Laptop both have Debian Testing installed and up to date; both > with self-compiled kernel 2.6.32. > > I have a CurrentCost electricity usage monitor which is normally connected > to my desktop via USB and is working properl

Re: HK2B voip on debian

2010-08-09 Thread Brian
On Mon 09 Aug 2010 at 13:24:21 +0200, randall wrote: > they seem to have a windows only client program but i was hoping to use > a package available in debian to use my account. http://www.voip-info.org/wiki/view/Hong+Kong+Broadband It's a SIP based service so a client like twinkle should be s

Re (2): finding the ip address for dns, nslookup & etc.

2010-08-09 Thread peasthope
Jaime, You put me back on track. Thanks! From: Jaime Di Cristina Date: Sun, 08 Aug 2010 23:32:13 -0400 > I use dnsmasq on OpenWrt. There the information of the DNS > servers is stored on /tmp/resolv.conf.auto. I don't know where is the > equivalent location on a Debian installation of dns

Re: ssl certificate to authenticate users in a web aplication

2010-08-09 Thread Jordon Bedwell
On Mon, 2010-08-09 at 11:31 +0200, Jesus arteche wrote: > Hello, > > Anyone knows if it's possible to authenticate an user with ...user, > pass and a personal certificateI mean, each user has name, pass > and a certificate to login in aplication. > > Thanks You need to elaborate what an "app

Re: finding the ip address for dns, nslookup & etc.

2010-08-09 Thread hugo vanwoerkom
Alan Chandler wrote: On 09/08/10 13:06, hugo vanwoerkom wrote: Alan Chandler wrote: On 08/08/10 20:14, peasth...@shaw.ca wrote: I have a Debian router with dnsmasq working. It connects to the ISP with DHCP. What is the standard way to find the ip address or addresses, which dnsmasq is using fo

Re: HK2B voip on debian

2010-08-09 Thread Camaleón
On Mon, 09 Aug 2010 13:24:21 +0200, randall wrote: > anybody familiar with this hongkong based voip provider? > http://www.2b.com.hk > > they seem to have a windows only client program but i was hoping to use > a package available in debian to use my account. > > anybody tried that? Mmmm, no "t

Re: finding the ip address for dns, nslookup & etc.

2010-08-09 Thread Alan Chandler
On 09/08/10 13:06, hugo vanwoerkom wrote: Alan Chandler wrote: On 08/08/10 20:14, peasth...@shaw.ca wrote: I have a Debian router with dnsmasq working. It connects to the ISP with DHCP. What is the standard way to find the ip address or addresses, which dnsmasq is using for upstream nameservers

Re: xulrunner stops upgrade

2010-08-09 Thread hugo vanwoerkom
Ken Heard wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have iceweasel 3.5.10-1~bpo50-1 installed from lenny-backports. Among other packages it depends on xulrunner 1.9.1, also installed from lenny-backports when I installed that version of iceweasel. When recently I ran aptitude upda

Re: Getting uvesafb to work on Squeeze

2010-08-09 Thread Frank Steinmetzger
Am Montag, 9. August 2010 schrieb Phil Requirements: > > I now saw the boot messages at 1400x1050 right away. However, the colours > > were all wrong, everything was brighter and the hue was set off. I.e. > > white now was light green, red became purple and so on. fbset now said > > that the frame

xulrunner stops upgrade

2010-08-09 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have iceweasel 3.5.10-1~bpo50-1 installed from lenny-backports. Among other packages it depends on xulrunner 1.9.1, also installed from lenny-backports when I installed that version of iceweasel. When recently I ran aptitude update I discovered tha

Re: finding the ip address for dns, nslookup & etc.

2010-08-09 Thread hugo vanwoerkom
Alan Chandler wrote: On 08/08/10 20:14, peasth...@shaw.ca wrote: I have a Debian router with dnsmasq working. It connects to the ISP with DHCP. What is the standard way to find the ip address or addresses, which dnsmasq is using for upstream nameservers? Here are some things which don't help.

HK2B voip on debian

2010-08-09 Thread randall
hi all, anybody familiar with this hongkong based voip provider? http://www.2b.com.hk they seem to have a windows only client program but i was hoping to use a package available in debian to use my account. anybody tried that? thanks Randall -- To UNSUBSCRIBE, email to debian-user-requ...

Re: Re (3): finding the ip address for dns, nslookup & etc.

2010-08-09 Thread Alan Chandler
On 09/08/10 02:48, peasth...@shaw.ca wrote: Almost all comments. Exactly as installed if I'm not mistaken. Certainly no upstream server is specified. The system must get the ISP addresses by dhcp; but where are they hidden? As I explained above, dhclient (which receives them) writes them in

Re: building 2.6.35

2010-08-09 Thread Angus Hedger
On Mon, Aug 9, 2010 at 2:26 AM, Stephen Powell wrote: > On Sun, 08 Aug 2010 03:10:10 -0400 (EDT), Angus Hedger wrote: >> >> I have been fumbling my way though building custom kernels on debian >> using this guide http://www.wowway.com/~zlinuxman/Kernel.htm. >> >> Though, I have been using the .con

Re: ssl certificate to authenticate users in a web aplication

2010-08-09 Thread Boyd Stephen Smith Jr.
In , Jesus arteche wrote: >Anyone knows if it's possible to authenticate an user with ...user, pass and >a personal certificateI mean, each user has name, pass and a certificate >to login in aplication. It certainly is possible. However, it is non-trivial to convert an application from user/

Re: maintainer not responding

2010-08-09 Thread Andrei Popescu
On Vi, 06 aug 10, 12:36:17, Jeremiah Mahler wrote: > Patrick, > > On Fri, Aug 6, 2010 at 6:29 AM, Patrick Ouellette > wrote: > > I think you may be missing the poing a bit.  A 'TODO' list is nice, > > but what is stopping YOU from forwarding the information to upstream > > or checking the upstre

ssl certificate to authenticate users in a web aplication

2010-08-09 Thread Jesus arteche
Hello, Anyone knows if it's possible to authenticate an user with ...user, pass and a personal certificateI mean, each user has name, pass and a certificate to login in aplication. Thanks

Re: what backportes packages to get KSM on KVM

2010-08-09 Thread Daniel Bareiro
On Thursday, 22 July 2010 11:04:42 +0300, Mihamina Rakotomandimby wrote: > Manao ahoana, Hello, Bonjour, Hi, Mihamina. > I want to setup a Lenny system and take advantage of KVM's KSM. > I plan to use backport's kernel (2.6.32) but I guess I will need some > dependeing stuff: > - qemu-kvm? > - l

Re: What to put on SSD

2010-08-09 Thread Andrei Popescu
On Vi, 06 aug 10, 21:14:21, Jochen Schulz wrote: > > What about boot time? My laptop (Thinkpad X200) boots up in less than > ten senconds (boot manager to GDM). Are you using anything special besides the (now default) parallel boot? I'm thinking about readahead or similar stuff. Regards, Andrei

Re: No Consoles???

2010-08-09 Thread George-Cristian Bîrzan
On Sun, 2010-08-08 at 10:44 -0500, John W Foster wrote: > inittab[B---] 26 L:[ 1+21 22/ 70] *(553 /2008b) 0010 0x00A > # /etc/inittab: init(8) configuration. > # $Id: inittab,v 1.91 2002/01/25 13:35:21 miquels Exp $ > > # The default runlevel. > id:2:initdefault: > > # Boot-time sys

Re: finding the ip address for dns, nslookup & etc.

2010-08-09 Thread Alan Chandler
On 08/08/10 20:14, peasth...@shaw.ca wrote: I have a Debian router with dnsmasq working. It connects to the ISP with DHCP. What is the standard way to find the ip address or addresses, which dnsmasq is using for upstream nameservers? Here are some things which don't help. joule:~# cat /etc/reso

ESM (23-25 Agustus 2010)

2010-08-09 Thread VIATAMA-Training & Business Consultant
Dengan hormat, Kurang efektif memotivasi anak buah mencapai target, berikut kami informasikan pelatihan khusus yang memiliki anak buah dan akan segera memiliki anak buah yaitu Effective Supervisory Management yang akan di laksanakan tanggal 23 - 25 Agusus 2010 di Viatama Training Centre Lt. 2.

Re: Getting uvesafb to work on Squeeze

2010-08-09 Thread Phil Requirements
On 2010-08-09 04:43:59 +0200, Frank Steinmetzger wrote: > Am Montag, 9. August 2010 schrieb Tom H: > > On Sun, Aug 8, 2010 at 5:14 PM, Frank Steinmetzger wrote: > > > On ye olde Gentoo I was a happy user of uvesafb at my laptop’s native > > > resolution of 1400x1050. A while ago I installed Squeez