Re: Squid 3.0 on Debian 5

2010-08-12 Thread siefke_lis...@web.de
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Morning, Am 13.08.2010 02:50, schrieb Mark Quitoriano: > i tried to config arp in squid.conf but i get this error > "aclParseAclLine: Invalid ACL type 'arp'" how will i enable the arp > function with squid in debian? i don't really want to compile fro

RE: building 2.6.35

2010-08-12 Thread Alex Samad
Okay I have a working solution and set of steps Unfortunately I didn't keep the url where I got this. But it works, I have to change the changelog to 2.6.35 instead of 2.6.34 == How to build linux-kbuild-2.6 yourself Fetch the sources from SVN: svn co svn://svn.debian.org/kernel/dists/trun

Re: I was told to "MSN" somebody

2010-08-12 Thread jidanni
> "BR" == Brian Ryans writes: >> I would recommend pidgin... BR> Seconded on both accounts. speaking of which, one needs to first see http://developer.pidgin.im/wiki/Using%20Pidgin#HowdoIregisterforanewaccount OK. pidgin seems to work. Thanks. By the way, BR> Also, the output of the following

Squid 3.0 on Debian 5

2010-08-12 Thread Mark Quitoriano
Hi List, i tried to config arp in squid.conf but i get this error "aclParseAclLine: Invalid ACL type 'arp'" how will i enable the arp function with squid in debian? i don't really want to compile from scratch and want to use the .deb file instead. Hope someone can help thanks! -- To UNSUBSCRIB

Re: building 2.6.35

2010-08-12 Thread Alexander Samad
Hi Well its still doesn't work. I am trying to build the VB kernel modules and well it fails. I need to build the linux-kbuild-2.6.35, working with linux-source just doesn't work ... (I don't want to build a new linux-image) Alex On Wed, Aug 11, 2010 at 6:19 PM, Alexander Samad wrote: > [snip

Re: A question about ls's behaviour (was: A question about rsync's behaviour)

2010-08-12 Thread Bob Proulx
Rodolfo Medina wrote: > But, now, another strange behaviour from `ls' command: The ls command is simply reporting what it is reading from the filesystem. This isn't strange ls behavior but normal ls behavior. :-) > just after copying `~/Mail' to `/mnt/pendrive/Mail', I have: > > $ ls -ld Mail >

Re: building 2.6.35

2010-08-12 Thread Bob Proulx
Arthur Machlas wrote: > > Bob Proulx wrote: > >> With those in place you can work as yourself in those areas. Safer > >> than using root since as yourself you can't smash anything in the > >> system directories /etc or /bin or /var or other system locations. > > Isn't there a risk in granting use

Re: 2 packages with the same file

2010-08-12 Thread Florian Kulzer
On Thu, Aug 12, 2010 at 19:36:32 +0200, spam.spam.spam.s...@free.fr wrote: > Hello, > > If I create a package with the same file than an other package which is > already > installed on my computer, I can't install it. But when I download a package > with > the same file than an other package whi

Re: Samba Difficultidw

2010-08-12 Thread Camaleón
On Thu, 12 Aug 2010 13:08:22 -0700, Gary Roach wrote: > I have a mix of Win2K and Debian Linux computers. My cable router/switch > is acting as a DHCP server and a DNS server for my internal 19.168.1. > network. My new computer Lzit1 is acting as a smbd, nmbd and winbind > server. My Lzit2 is acti

Re: Internal modem

2010-08-12 Thread Mark Allums
On 8/12/2010 9:37 AM, Sunil Kumar wrote: Can i please know how to connect to the internet using my internal modem using debian..? I can connect it through an external modem via the usb port...But its not possible to do it via the internal modem..please tell me what to do..? Many internal modem

Re: Internal modem

2010-08-12 Thread Robert Holtzman
On Thu, Aug 12, 2010 at 10:37:11AM -0400, Sunil Kumar wrote: > Can i please know how to connect to the internet using my internal > modem using debian..? > I can connect it through an external modem via the usb port...But its > not possible to do it via the internal modem..please tell me what to >

Re: Samba Difficultidw

2010-08-12 Thread Gary Roach
Sorry about the truncated message: I hit the wrong button. The rest of the information is Lzit2 samba config: Samba config file created using SWAT # from UNKNOWN (127.0.0.1) # Date: 2010/08/12 12:53:04 [global] server string = %h file server security = DOMAIN pam password change = Ye

Samba Difficultidw

2010-08-12 Thread Gary Roach
I have a mix of Win2K and Debian Linux computers. My cable router/switch is acting as a DHCP server and a DNS server for my internal 19.168.1. network. My new computer Lzit1 is acting as a smbd, nmbd and winbind server. My Lzit2 is acting as a samba client. Wzit3 and Wzit4 also exist. When try

Re: rsync re-syncs unmodified files

2010-08-12 Thread Rodolfo Medina
Rodolfo Medina writes: > When using rsync from pc to usb stick, it re-syncs unmodified files, which is > annoying with large backups. > > In rsync man page, I found the following: > >When transferring to FAT filesystems rsync may re-sync unmodified >files. See the comments on the -

Re: A question about rsync's behaviour

2010-08-12 Thread Steve McIntyre
In article <4c643b1a.7060...@gmail.com> you write: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA256 > >On 08/12/2010 01:14 PM, Rodolfo Medina wrote: >>> `uid=1000'. >> >> >> I spoke too early: the problem reappears at any new mounting of the pendrive. >> Jordan, what do you mean by time preserva

Re: Trinity KDE 3.5.11 was Re: How to use two displaies

2010-08-12 Thread John A. Sullivan III
On Thu, 2010-08-05 at 18:28 -0400, John A. Sullivan III wrote: > On Thu, 2010-08-05 at 16:34 -0400, Paul Cartwright wrote: > > On Thu August 5 2010, John A. Sullivan III wrote: > > > Trinity is already compiled for Debian Lenny, so why not give it a > > > shot? ;-) Here is the package list with bu

rsync re-syncs unmodified files (was: A question about rsync's behaviour)

2010-08-12 Thread Rodolfo Medina
When using rsync from pc to usb stick, it re-syncs unmodified files, which is annoying with large backups. In rsync man page, I found the following: When transferring to FAT filesystems rsync may re-sync unmodified files. See the comments on the --modify-window option. And, the comm

Re: A question about rsync's behaviour

2010-08-12 Thread Jordan Metzmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/12/2010 01:14 PM, Rodolfo Medina wrote: >> `uid=1000'. > > > I spoke too early: the problem reappears at any new mounting of the pendrive. > Jordan, what do you mean by time preservation? The time of the file is the > same on te pc and on th

Re: building 2.6.35

2010-08-12 Thread Sven Joachim
On 2010-08-12 19:25 +0200, Bob Proulx wrote: > Stephen Powell wrote: >> I do know about groups, but I don't necessarily know the intended >> purpose of all of the pre-defined groups in a Linux system. Where >> can I find documentation for that? > > Unfortunately I have no idea. I don't even know

Re: 2 packages with the same file

2010-08-12 Thread spam . spam . spam . spam
Hello, If I create a package with the same file than an other package which is already installed on my computer, I can't install it. But when I download a package with the same file than an other package which is already installed on my computer, I can install it. Now I prove it : I have 2 packa

Re: looks hot debian

2010-08-12 Thread Nuno Magalhães
On Thu, Aug 12, 2010 at 14:50, Aaron Toponce wrote: > This is a Debian mailing list, so I'm surprised you didn't recommend: > > http://debian.org/consultants Good point. I guess it just didn't come to mind when thinking about "corporate linux". :) -- To UNSUBSCRIBE, email to debian-user-requ..

Re: building 2.6.35

2010-08-12 Thread Bob Proulx
Stephen Powell wrote: > I do know about groups, but I don't necessarily know the intended > purpose of all of the pre-defined groups in a Linux system. Where > can I find documentation for that? Unfortunately I have no idea. I don't even know if they are all documented someplace. And distro to

Re: building 2.6.35

2010-08-12 Thread Sven Joachim
On 2010-08-12 18:10 +0200, Arthur Machlas wrote: > Isn't there a risk in granting user access to src, adm, and such if > ever your user account is compromised? This depends on how the computer is used, I suppose. On personal desktops/laptops, giving intruders access to these groups is the least

Re: A question about rsync's behaviour

2010-08-12 Thread Rodolfo Medina
Rodolfo Medina writes: On 08/12/2010 11:17 AM, Rodolfo Medina wrote: >>> I wish to know why rsync behaves in two different ways when working between >>> two pcs connected by ethernet cable and, instead, when copying files from a >>> pc to a pendrive. Here's the output in the former case: >>> >

Re: building 2.6.35

2010-08-12 Thread Stephen Powell
On Thu, 12 Aug 2010 12:10:16 -0400 (EDT), Arthur Machlas wrote: > On Wed, 11 Aug 2010 17:33:12 -0400 (EDT), Bob Proulx wrote: >> Then log out.  At login you will be set to those additional groups. >> With those in place you can work as yourself in those areas.  Safer >> than using root since as you

Re: Spaces in names in /etc/security/access.conf

2010-08-12 Thread Camaleón
On Thu, 12 Aug 2010 16:00:38 +0200, Laurent Blume wrote: > Le 08/12/2010 01:09 PM, Camaleón a écrit : >> Mmm, couldn't be that here apply the same restrictions as for >> usernames? > > Aha, I didn't know that it was so restrictive. But actually, I'm lucky, > I had read access.conf(5), but overloo

Re: A question about ls's behaviour (was: A question about rsync's behaviour)

2010-08-12 Thread Rodolfo Medina
On 08/12/2010 11:17 AM, Rodolfo Medina wrote: >> I wish to know why rsync behaves in two different ways when working between >> two pcs connected by ethernet cable and, instead, when copying files from a >> pc to a pendrive. Here's the output in the former case: >> >> $ rsync -vrtul --delete Mai

Any package instillation breaks libraries.

2010-08-12 Thread jeremy jozwik
I am having a very annoying issue at the moment. any time i install a package via apt / synaptic / aptitude my internet connection fails. this issue is beyond me. but so far i have narrowed it down to the shared libraries folders going bad. i have a stable backup of my system that i have been copy

Re: building 2.6.35

2010-08-12 Thread Arthur Machlas
On Thu, Aug 12, 2010 at 8:41 AM, Stephen Powell wrote: > On Wed, 11 Aug 2010 17:33:12 -0400 (EDT), Bob Proulx wrote: >> Then log out.  At login you will be set to those additional groups. >> With those in place you can work as yourself in those areas.  Safer >> than using root since as yourself yo

Re: Internal modem

2010-08-12 Thread John Hasler
Sunil writes: > Can i please know how to connect to the internet using my internal > modem using debian..? What kind of modem do you have, what have you tried, and what were the results? -- John Hasler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubsc

Re: A question about rsync's behaviour

2010-08-12 Thread Jordan Metzmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/12/2010 11:17 AM, Rodolfo Medina wrote: > Hi to all Debian users. > > I wish to know why rsync behaves in two different ways when working between > two > pcs connected by ethernet cable and, instead, when copying files from a pc to > a > pen

A question about rsync's behaviour

2010-08-12 Thread Rodolfo Medina
Hi to all Debian users. I wish to know why rsync behaves in two different ways when working between two pcs connected by ethernet cable and, instead, when copying files from a pc to a pendrive. Here's the output in the former case: $ rsync -vrtul --delete Mail News 192.168.0.2:/home/rodolfo rodo

Internal modem

2010-08-12 Thread Sunil Kumar
Can i please know how to connect to the internet using my internal modem using debian..? I can connect it through an external modem via the usb port...But its not possible to do it via the internal modem..please tell me what to do..? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.o

Re: Spaces in names in /etc/security/access.conf

2010-08-12 Thread Laurent Blume
Le 08/12/2010 01:09 PM, Camaleón a écrit : Mmm, couldn't be that here apply the same restrictions as for usernames? Aha, I didn't know that it was so restrictive. But actually, I'm lucky, I had read access.conf(5), but overlooked this in pam_access(8), which specifically covers my case: lis

Re: looks hot debian

2010-08-12 Thread Aaron Toponce
On Thu, Aug 12, 2010 at 10:42:34AM +0100, Nuno Magalhães wrote: > Red Hat and Ubuntu come to mind. This is a Debian mailing list, so I'm surprised you didn't recommend: http://debian.org/consultants Just because we're a community-driven operating system, doesn't mean we can't offer world-class s

Re: building 2.6.35

2010-08-12 Thread Stephen Powell
On Wed, 11 Aug 2010 17:33:12 -0400 (EDT), Bob Proulx wrote: > > If it is your own machine then you should certainly be in the 'src' > group and then you would have access to /usr/src as your own normal > user self. And if you don't know about src then you probably don't > know about 'staff' and '

Re: Spaces in names in /etc/security/access.conf

2010-08-12 Thread Camaleón
On Thu, 12 Aug 2010 10:20:50 +0200, Laurent Blume wrote: > I'm trying to restrict access in /etc/security/access.conf based on > group names which have spaces in them (Windows domains groups, in the > form DOMAIN+group of users). It already works for groups without a > space. > > I tried escaping

Re: Status of RAID (md)

2010-08-12 Thread martin f krafft
also sprach Daniel Bareiro [2010.08.02.1510 +0200]: > When I tried to add sdb3 was because the disk for some reason did not > appear with "cat /proc/mdstat" (not even like it was failed), although > when using "mdadm --detail /dev/md2" appear as both sdd3 and sdb3 as > removed. To what it can be d

Re: looks hot debian

2010-08-12 Thread Nuno Magalhães
Assuming this is not spam, and if i understood your english: http://lmgtfy.com/?q=linux+techical+support Red Hat and Ubuntu come to mind. By the way, there's also http://lists.debian.org/debian-french/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubsc

looks hot debian

2010-08-12 Thread Xavier S. Bapthiste de Bourbonne les Arc';s sans tombe Isrealier
with debian i think debian is next system the name debian what comes next, only i was wondering do there exist a service license agrement whit the system, whit windows you buy the operatingsystem with lunix you get the operatingsystem for free only it's mutch more complex so you need assistance

Spaces in names in /etc/security/access.conf

2010-08-12 Thread Laurent Blume
Hello all, I'm trying to restrict access in /etc/security/access.conf based on group names which have spaces in them (Windows domains groups, in the form DOMAIN+group of users). It already works for groups without a space. I tried escaping with \ or quoting, but it didn't seem to work. Any id

Re: aptitude update Connection refused?

2010-08-12 Thread Eric KOM
> On Tue, Aug 10, 2010 at 10:01:31AM +0200, Eric KOM wrote: >> Good morning! >> >> Please, when I try to update my sources.list of one of my machine, I >> receive this message error: >> > [skipped] > > How is it now? I can log in to your mirror by FTP and in MOTD it says that > they > have limit o