Re: trouble exporting NFS in wheezy

2013-10-09 Thread Tom H
On Tue, Oct 8, 2013 at 10:17 PM, Ross Boylan wrote: > > I have a fresh install of wheezy and am attempting to export some > directories. It's not working, judging from showmount. I've tried > various things and searched, but haven't found anything. > > I have not touched mounts.allow. Do I need

Re: Ethernet bonding mode 5 only using one Slave adapter.

2013-10-09 Thread Chris Bannister
On Tue, Oct 08, 2013 at 02:41:12PM +0500, Muhammad Yousuf Khan wrote: > i am using bond mode balance-alb. and here is my "/etc/network/interfaces" > file > ## > # The loopback network interface > auto lo > iface lo inet loopback > > # The primary network interface > all

Re: schroot

2013-10-09 Thread Zenaan Harkness
On 10/9/13, Roger Leigh wrote: > On Mon, Oct 07, 2013 at 12:38:04PM -0400, shawn wilson wrote: >> This is at the top of every config file, but I can't find it documented: >> >> . "$SETUP_DATA_DIR/common-data" >> . "$SETUP_DATA_DIR/common-functions" >> . "$SETUP_DATA_DIR/common-config" >> >> Where

RE: Mouse scrolling speed

2013-10-09 Thread Dolev Farhi
Original Message Subject: Re: Mouse scrolling speed From: Kailash Date: Mon, October 07, 2013 6:44 am To: debian-user@lists.debian.org On Monday 07 October 2013 01:27 AM, Rob Owens wrote: > On Sun, Oct 06, 2013 at 09:15:18AM -0700, Dolev Farhi wrote: >> Hi all >> I'm running D

Re: What does 'apt' in /etc/cron.daily do?

2013-10-09 Thread Jochen Spieker
Harry Putnam: > > Ok, maybe a bit of a lamer here but: > > What is the /etc/cron.daily/apt script supposed to do? I agree that this is underdocumented. But you can deduce some bits of that it does by the apt settings it honours. Part of my /etc/apt/apt.conf.d/local: APT { // see: /etc/cron.da

Re: loop back iptables

2013-10-09 Thread shawn wilson
On Tue, Oct 8, 2013 at 8:12 PM, Dan Ritter wrote: > On Tue, Oct 08, 2013 at 03:04:14PM -0700, james gray wrote: >> working with the examples at >> >> https://wiki.debian.org/iptables >> >> -A INPUT -i lo -j ACCEPT This will do nothing unless you have a default DROP policy >> and follow procedu

Re: Debian wheezy boot problem - Boot sector not identified by board

2013-10-09 Thread Marko Randjelovic
On Tue, 8 Oct 2013 23:08:07 +0200 Roland RoLaNd wrote: > All, > I have an intel dh77kc board. it previously had windows 7 installed on it.i > tried installing debian wheezy net install. installation goes perfectly fine > up untill reboot.once reboot is done, i get " Initializing and establishin

Re: Ethernet bonding mode 5 only using one Slave adapter.

2013-10-09 Thread Stan Hoeppner
On 10/8/2013 4:41 AM, Muhammad Yousuf Khan wrote: > i am using bond mode balance-alb. and here is my "/etc/network/interfaces" ... > auto bond0 > > iface bond0 inet static > address 10.5.X.200 > netmask 255.255.255.0 > newtork 10.5.x.0 > gateway 10.5.x.9 > slaves eth2 eth3 > #bond-mode active-back

Re: which MTA to choose for a simple client?

2013-10-09 Thread Jochen Spieker
berenger.mo...@neutralite.org: > > I finally decided myself to install a software to manage my mails. Good luck! My impression is that this is one of the few things that have not become considerably easier on Linux in the last ten years. Mutt is still a good choice today if you can live with the

JSON::XS error

2013-10-09 Thread Brad Alexander
Hi all, I'm trying to install and experiment with Thruk on my nagios server, but am running into a perl error, which is why I am posting here. I asked on the thruk irc channel, but that went nowhere. In any case, this is beyond my pitiful perl-foo, so i figured I'd ask. This is on an i386 sid con

Re: apt-pinning, strange behavior

2013-10-09 Thread Marko Randjelovic
On Wed, 09 Oct 2013 00:12:46 +0200 berenger.mo...@neutralite.org wrote: > > > Le 08.10.2013 22:42, Sven Joachim a écrit : > > On 2013-10-08 19:06 +0200, berenger.mo...@neutralite.org wrote: > > > >> Since I had to reinstall from my last kernel error, I decided to > >> stay > >> with stable on t

Re: JSON::XS error

2013-10-09 Thread Sandro CAZZANIGA
Le 09/10/2013 11:16, Brad Alexander a écrit : > Hi all, > > I'm trying to install and experiment with Thruk on my nagios server, but > am running into a perl error, which is why I am posting here. I asked on > the thruk irc channel, but that went nowhere. In any case, this is > beyond my pitiful p

Re: apt-pinning, strange behavior

2013-10-09 Thread berenger . morel
Le 09.10.2013 11:17, Marko Randjelovic a écrit : On Wed, 09 Oct 2013 00:12:46 +0200 berenger.mo...@neutralite.org wrote: Le 08.10.2013 22:42, Sven Joachim a écrit : > On 2013-10-08 19:06 +0200, berenger.mo...@neutralite.org wrote: > >> Since I had to reinstall from my last kernel error, I d

Re: which MTA to choose for a simple client?

2013-10-09 Thread berenger . morel
Le 09.10.2013 04:48, Jerry Stuckle a écrit : On 10/8/2013 9:13 PM, berenger.mo...@neutralite.org wrote: Hi. I finally decided myself to install a software to manage my mails. So, I think I'll go for mutt: it appears quite often on the list ( so I might ask if I have problems, before trying a

Re: which MTA to choose for a simple client?

2013-10-09 Thread D.E. Bil
On Wed, Oct 09, 2013 at 03:13:27AM +0200, berenger.mo...@neutralite.org wrote: > So, here is my question: > What would you use as a MTA on a Debian system made for an end-user? mutt fetchmail procmail msmtp Check out http://www.debianuserforums.org/viewtopic.php?f=9&t=2470&sid=59292ed303dca923461

Re: which MTA to choose for a simple client?

2013-10-09 Thread berenger . morel
Le 09.10.2013 04:57, Celejar a écrit : What would you use as a MTA on a Debian system made for an end-user? I've used Exim, basically because it's (was?) the Debian default. I do not want a default software just because it is the default. Otherwise I would have be perfectly happy with wind

Re: JSON::XS error

2013-10-09 Thread Florian Ernst
Hello all, On Wed, Oct 09, 2013 at 05:16:27AM -0400, Brad Alexander wrote: > [...] > This is on an i386 sid container (openvz) running on proxmox-ve (wheezy). > When I try to install the thruk package (thruk_1.76-3_debian8_i386.deb), I > get the following error message: > > Perl API version v5.1

Re: which MTA to choose for a simple client?

2013-10-09 Thread Jochen Spieker
berenger.mo...@neutralite.org: > Le 09.10.2013 04:57, Celejar a écrit : >> >> Assuming you're using a smarthost (relay host), you >> can use a relay server such as ssmpt, msmtp or nullmailer which I >> believe all meet these two conditions. > > By relay host, you mean the server from which I am s

Re: Ethernet bonding mode 5 only using one Slave adapter.

2013-10-09 Thread Muhammad Yousuf Khan
[cut]... What workload do you have that requires 400 MB/s of parallel stream TCP > throughput at the server? NFS, FTP, iSCSI? If this is a business > requirement and you actually need this much bandwidth to/from one > server, you will achieve far better results putting a 10GbE card in t

USB 3.0 Device Enumeration failed on USB 3.0 Port in Debian 6.0 "squeeze" 64 Bit OS

2013-10-09 Thread Ritesh Prajapati
Hi All, I have installed *Debian 6.0 "squeeze" **64 Bit* OS on my PC with default Linux Kernel *2.6.32* to test my usb application and driver on my USB Development Board. I have tried to connect that board on *USB 2.0 Port* which is working fine without any issue regarding detection

Re: which MTA to choose for a simple client?

2013-10-09 Thread berenger . morel
Le 09.10.2013 11:08, Jochen Spieker a écrit : berenger.mo...@neutralite.org: I finally decided myself to install a software to manage my mails. Good luck! My impression is that this is one of the few things that have not become considerably easier on Linux in the last ten years. Mutt is st

Re: which MTA to choose for a simple client?

2013-10-09 Thread Jochen Spieker
berenger.mo...@neutralite.org: > Le 09.10.2013 11:08, Jochen Spieker a écrit : >> berenger.mo...@neutralite.org: >> >> - How do I plan to access mails using mutt (IMAP or local storage?) > > IMAP. Then the rest is really easy. Just point mutt to that IMAP server and install+configure one of the

Re: which MTA to choose for a simple client?

2013-10-09 Thread Curt
On 2013-10-09, berenger.mo...@neutralite.org wrote: >> >> - How do I plan to access mails using mutt (IMAP or local storage?) > > IMAP. Local storage is probably nice for some uses, but I'll be honest: > I can not see the interest of reading all my mails without Internet > access. I do not say

Re: which MTA to choose for a simple client?

2013-10-09 Thread Jerry Stuckle
On 10/9/2013 5:48 AM, berenger.mo...@neutralite.org wrote: Le 09.10.2013 04:48, Jerry Stuckle a écrit : On 10/8/2013 9:13 PM, berenger.mo...@neutralite.org wrote: Hi. I finally decided myself to install a software to manage my mails. So, I think I'll go for mutt: it appears quite often on th

Re: which MTA to choose for a simple client?

2013-10-09 Thread Jochen Spieker
Curt: > On 2013-10-09, berenger.mo...@neutralite.org > wrote: >>> >>> - How do I plan to access mails using mutt (IMAP or local storage?) >> >> IMAP. Local storage is probably nice for some uses, but I'll be honest: >> I can not see the interest of reading all my mails without Internet >> acc

Re: which MTA to choose for a simple client?

2013-10-09 Thread Curt
On 2013-10-09, Jochen Spieker wrote: > > > SMTP is still the most common way to send e-mails (even if the user > doesn't see it). Some IMAP servers can send e-mails on their users' > behalf when mails are save into a special folder, but not all servers do > that. What? I use SMTP. You don't need

Re: which MTA to choose for a simple client?

2013-10-09 Thread berenger . morel
Le 09.10.2013 14:05, Curt a écrit : What use do you find for an MTA if you're using IMAP? I do not know, really. I simply have read here and there that it was needed, and since I have noticed so much choice in aptitude, I asked here to understand what solution would be the best. If it is to

Re: JSON::XS error

2013-10-09 Thread Brad Alexander
Okay. So how do you rebuild the module? On Wed, Oct 9, 2013 at 6:22 AM, Florian Ernst wrote: > Hello all, > > On Wed, Oct 09, 2013 at 05:16:27AM -0400, Brad Alexander wrote: > > [...] > > This is on an i386 sid container (openvz) running on proxmox-ve (wheezy). > > When I try to install the th

Re: which MTA to choose for a simple client?

2013-10-09 Thread Curt
On 2013-10-09, berenger.mo...@neutralite.org wrote: > > I am trying to put myself into that world of local mail clients, so I > can not say if it does or not :) > There seems to be some confusion, as always. I use alpine. Alpine sends my mail through my "smart host" (smtp.free.fr). Or any oth

Re: which MTA to choose for a simple client?

2013-10-09 Thread Jochen Spieker
Curt: > On 2013-10-09, Jochen Spieker wrote: >> >> SMTP is still the most common way to send e-mails (even if the user >> doesn't see it). Some IMAP servers can send e-mails on their users' >> behalf when mails are save into a special folder, but not all servers do >> that. > > What? I use SMTP.

Re: which MTA to choose for a simple client?

2013-10-09 Thread Jonathan Dowland
On Wed, Oct 09, 2013 at 01:02:09PM +0300, D.E. Bil wrote: > On Wed, Oct 09, 2013 at 03:13:27AM +0200, berenger.mo...@neutralite.org wrote: > > What would you use as a MTA on a Debian system made for an end-user? > > mutt > fetchmail > procmail Not MTAs… I guess you're going one further and sugges

Re: which MTA to choose for a simple client?

2013-10-09 Thread Jonathan Dowland
I recommend exim. I've used it for >10 years. It is heavy-weight for desktops/laptops, but the Debian packaging around it makes such configuration situations a lot simpler. (The same packaging gets in the way of running exim on a server, IMHO). In the past I've tried simple MTAs designed for deskt

Re: loop back iptables

2013-10-09 Thread Jonathan Dowland
On Wed, Oct 09, 2013 at 04:24:18AM -0400, shawn wilson wrote: > This will do nothing unless you have a default DROP policy …which generally speaking I would advise against. If you have a default ACCEPT policy and your last rule is a DROP, you are resilient against accidentally issuing "iptables -F

Re: which MTA to choose for a simple client?

2013-10-09 Thread Curt
On 2013-10-09, Jochen Spieker wrote: > > > I still advise anyone to run a local MTA, even if only for mails from > cron etc. But that is a matter of taste. That's what I told the OP. > There are hooks which let you re-configure arbitrary configuration items > for certain events. Yes, very flexi

Re: which MTA to choose for a simple client?

2013-10-09 Thread Eduardo M KALINOWSKI
On Qua, 09 Out 2013, berenger.morel wrote: So, I think I'll go for mutt No one mentioned the simplest way: mutt now supports sending via smtp directly: http://dev.mutt.org/trac/wiki/MuttFaq/Sendmail#HowdoIconfigureMutttousearemoteSMTPservertosendmail Since it also supports IMAP accounts (

Re: which MTA to choose for a simple client?

2013-10-09 Thread D.E. Bil
On Wed, Oct 09, 2013 at 02:16:20PM +0100, Jonathan Dowland wrote: > On Wed, Oct 09, 2013 at 01:02:09PM +0300, D.E. Bil wrote: > > On Wed, Oct 09, 2013 at 03:13:27AM +0200, berenger.mo...@neutralite.org > > wrote: > > > What would you use as a MTA on a Debian system made for an end-user? > > > > m

Re: which MTA to choose for a simple client?

2013-10-09 Thread Curt
On 2013-10-09, Eduardo M KALINOWSKI wrote: > > No one mentioned the simplest way: mutt now supports sending via smtp > directly: > http://dev.mutt.org/trac/wiki/MuttFaq/Sendmail#HowdoIconfigureMutttousearemoteSMTPservertosendmail Oh I didn't realize mutt couldn't do that like (al)pine (before

Re: JSON::XS error

2013-10-09 Thread Florian Ernst
Hello all, On Wed, Oct 09, 2013 at 08:58:20AM -0400, Brad Alexander wrote: > Okay. So how do you rebuild the module? It looks like that is up to Consol. I just tried rebuilding the package myself but failed (first due to missing Build-Depends, then local libraries were not found during build, aft

Re: which MTA to choose for a simple client?

2013-10-09 Thread green
berenger.mo...@neutralite.org wrote at 2013-10-08 20:13 -0500: > that it needs 2 other tools: one to fetch mails from server, and > another one to send them. mutt is capable of retrieving mail via IMAP or POP3. An alternative option is getmail4. You may want to use msmtp for sending mail. sign

Re: which MTA to choose for a simple client?

2013-10-09 Thread peasthope
From: berenger.mo...@neutralite.org Date: Wed, 09 Oct 2013 03:13:27 +0200 > I use a tiling window managers: it will never spawn ugly dialog in > my face for a reason or another, and for the situations when I simply > want to run a TTY without X, it will fit perfectly too. Reminiscent of the

Re: BIND RRL

2013-10-09 Thread Florian Ernst
Hello all, On Sat, Oct 05, 2013 at 03:05:02PM +0200, pch0317 wrote: > Is DDoS Defense Module for BIND RRL available in Debian 7.1? If by that you mean the patches from http://www.redbarn.org/dns/ratelimits then yes, they are included in Wheezy and additionally available via squeeze-backports. HT

Re: apt-get vs. aptitude

2013-10-09 Thread Richard Owlett
berenger.mo...@neutralite.org wrote: Le 08.10.2013 16:15, Richard Owlett a écrit : [snip] I'm experimenting with a very lean idiosyncratic install. It sounds as aptitude will be appropriate for me. Off to read man pages etc ;) Don't copy me! xD More seriously, without aptitude, I would prob

Tool for investigating dependency chains?

2013-10-09 Thread Richard Owlett
I'm in the process of doing some idiosyncratic minimalistic installs using the "--no-install-recommends" option of apt-get. What I would like to do is enter the package name. The tool's response would be a list of the recommended packages and their associated description from packages.gz. At t

Re: I have an Openoffice question for small business.

2013-10-09 Thread Ezequiel
Thanks to all for your replies. I am actually pinning OO in order to use oldstable versions. I guess I will try to compile it an make my own repos. You were very helpfull. I'm not giving up convincing my users, but I know it's a hopeless fight :P It feels good to know I am not alone here... Gr

Re: apt-get vs. aptitude

2013-10-09 Thread berenger . morel
Le 09.10.2013 15:39, Richard Owlett a écrit : berenger.mo...@neutralite.org wrote: Le 08.10.2013 16:15, Richard Owlett a écrit : [snip] I'm experimenting with a very lean idiosyncratic install. It sounds as aptitude will be appropriate for me. Off to read man pages etc ;) Don't copy me!

Re: trouble exporting NFS in wheezy

2013-10-09 Thread Ross Boylan
Thank you. I guess I didn't RTFM closely enough! Ross On Wed, Oct 9, 2013 at 12:00 AM, Tom H wrote: > On Tue, Oct 8, 2013 at 10:17 PM, Ross Boylan > wrote: > > > > I have a fresh install of wheezy and am attempting to export some > > directories. It's not working, judging from showmount. I'

Re: Tool for investigating dependency chains?

2013-10-09 Thread berenger . morel
Le 09.10.2013 17:22, Richard Owlett a écrit : I'm in the process of doing some idiosyncratic minimalistic installs using the "--no-install-recommends" option of apt-get. What I would like to do is enter the package name. The tool's response would be a list of the recommended packages and thei

Re: which MTA to choose for a simple client?

2013-10-09 Thread Jonathan Dowland
On Wed, Oct 09, 2013 at 01:10:15PM +, Eduardo M KALINOWSKI wrote: > On Qua, 09 Out 2013, berenger.morel wrote: > >So, I think I'll go for mutt > > No one mentioned the simplest way: mutt now supports sending via > smtp directly: > http://dev.mutt.org/trac/wiki/MuttFaq/Sendmail#HowdoIconfigure

This not spam!!!!

2013-10-09 Thread Rula
Need new listeners reverbnation.com/iamrula -- 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/DTMOBICP0f7e794dfe774d7cb5ac329937b54b94@DTMOBICP

mdadm gives segmentatin fault on wheezy. RAID array now incomplete.

2013-10-09 Thread Hendrik Boom
I ran mdadm /dev/md1 --add /dev/sdd2 and got a segmentation fault. april:/farhome/hendrik# cat /proc/mdstat Personalities : [raid1] md1 : active raid1 sdb2[1] 2391295864 blocks super 1.2 [2/1] [_U] md0 : active raid1 sda4[0] sdc4[1] 706337792 blocks [2/2] [UU] unused

Re: apt-get vs. aptitude

2013-10-09 Thread Kent West
On Wed, Oct 9, 2013 at 11:04 AM, wrote: > > > Le 09.10.2013 15:39, Richard Owlett a écrit : > > The lesson learned? That whether or not something is a dependency is >> in eyes of beholder. LOL >> > > I apologize, but I have no idea about what does means "eye of the > beholder". > > It's a short

Re: mdadm gives segmentatin fault on wheezy. RAID array now incomplete.

2013-10-09 Thread Shane Johnson
On Wed, Oct 9, 2013 at 10:50 AM, Hendrik Boom wrote: > I ran > > mdadm /dev/md1 --add /dev/sdd2 > > and got a segmentation fault. > > > april:/farhome/hendrik# cat /proc/mdstat > Personalities : [raid1] > md1 : active raid1 sdb2[1] > 2391295864 blocks super 1.2 [2/1] [_U] > > md0 : active ra

Fwd: Debian installer and raid0

2013-10-09 Thread Francesco Pietra
grub installation of lacking grub on the CPU-GPU raid1 machine (gig64) by the command grub-install /dev/sdb was successful (Installation finished. No error reported) with either the two "victim" 250GB disks and then with the two 1000GB disks. I can't explain my failure to do so in the recent pas

Re: apt-get vs. aptitude

2013-10-09 Thread Dmitrii Kashin
Florian Lindner writes: > What is the prefered tool for installing on the CLI? apt-get or > aptitude? Last time I read about it, it was aptitude, due to better > dependency checking. What is the current state? apt-get or aptitude? > Does it matter? What about using both? I should notice that you

Re: apt-get vs. aptitude

2013-10-09 Thread berenger . morel
Le 09.10.2013 19:11, Dmitrii Kashin a écrit : I met situations when aptitude completly broke functioning of APT. APT utilities in their turn are simpler, and they are more preferred to manage packages. Just curious here, how could aptitude break apt? AFAIK, both uses dpkg for packages' insta

Re: apt-pinning, strange behavior

2013-10-09 Thread Dmitrii Kashin
berenger.mo...@neutralite.org writes: > Since I had to reinstall from my last kernel error, I decided to stay > with stable on that computer, but I need some softwares in less > outdated versions, like development libraries or i3 ( this one is not > a need but a question of comfort, I admit ), so

Re: Tool for investigating dependency chains?

2013-10-09 Thread Richard Owlett
berenger.mo...@neutralite.org wrote: Le 09.10.2013 17:22, Richard Owlett a écrit : I'm in the process of doing some idiosyncratic minimalistic installs using the "--no-install-recommends" option of apt-get. What I would like to do is enter the package name. The tool's response would be a list

Re: apt-get vs. aptitude

2013-10-09 Thread Richard Owlett
Kent West wrote: On Wed, Oct 9, 2013 at 11:04 AM, mailto:berenger.mo...@neutralite.org>> wrote: Le 09.10.2013 15:39, Richard Owlett a écrit : The lesson learned? That whether or not something is a dependency is in eyes of beholder. LOL I apologize, but I have

Re: should an end user stick to a kernel with an initrd?

2013-10-09 Thread Regid Ichira
On Tue, Oct 08, 2013 at 11:08:50PM +0100, Roger Leigh wrote: > On Fri, Sep 27, 2013 at 10:28:01PM +0300, Regid Ichira wrote: > > On Fri, Fri, 27 Sep 2013 13:34:56 -0400, Tom H wrote: > > > On Fri, Sep 27, 2013 at 3:12 AM, Ralf Mardorf wrote: > > > > On Thu, 2013-09-26 at 19:07 -0400, Stephen Powell

Re: apt-get vs. aptitude

2013-10-09 Thread Richard Owlett
berenger.mo...@neutralite.org wrote: Le 09.10.2013 15:39, Richard Owlett a écrit : berenger.mo...@neutralite.org wrote: Le 08.10.2013 16:15, Richard Owlett a écrit : [snip] I'm experimenting with a very lean idiosyncratic install. It sounds as aptitude will be appropriate for me. Off to r

Problem starting shorewall6 (or possibly shorewall) on boot

2013-10-09 Thread Ulrik Haugen
Hello! When I boot my machine something like the following is printed: [ 50.220571] xt_addrtype: ipv6 does not support BROADCAST matching Starting "Shorewall firewall": not done. Starting "Shorewall6 firewall": not done. [FAIL] startpar: service(s) returned failure: shorewall shorewall6 ... fai

Re: which MTA to choose for a simple client?

2013-10-09 Thread Robert Holtzman
On Wed, Oct 09, 2013 at 01:35:41PM +0200, berenger.mo...@neutralite.org wrote: > Le 09.10.2013 11:08, Jochen Spieker a écrit : .snip. > > >This is handy if you use several different mail > >providers > > Few months ago, I had something like 4 or 5 addresses. It was a ugl

Re: should an end user stick to a kernel with an initrd?

2013-10-09 Thread Michael Biebl
Am 09.10.2013 19:51, schrieb Regid Ichira: > For me, the enumeration of devices is guaranteeted. As already For you it is (maybe), under a lot of circumstances it isn't. Is that so hard to understand. Michael -- Why is it that all of the instruments seeking intelligent life in the universe a

Re: which MTA to choose for a simple client?

2013-10-09 Thread Joe
On Wed, 09 Oct 2013 12:14:40 +0200 berenger.mo...@neutralite.org wrote: > > > By relay host, you mean the server from which I am sending this mail > ( through a web interface )? If so, yes, I only want to discuss with > it, except if there is some advantage ( for me or that server ) to > directly

Re: apt-get vs. aptitude

2013-10-09 Thread Joe
On Wed, 09 Oct 2013 13:24:57 -0500 Richard Owlett wrote: > > Being retired, I've no aspirations of being a sysadmin. > > > If you run Linux, you already are. You don't get to choose. -- Joe -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe"

Re: I have an Openoffice question for small business.

2013-10-09 Thread Joe
On Wed, 9 Oct 2013 12:52:43 -0300 Ezequiel wrote: > Thanks to all for your replies. I am actually pinning OO in order to > use oldstable versions. I guess I will try to compile it an make my > own repos. You were very helpfull. > Bear in mind that OOo and LO use Java for various purposes, and J

Re: Tool for investigating dependency chains?

2013-10-09 Thread berenger . morel
Le 09.10.2013 19:49, Richard Owlett a écrit : If I can correctly read and follow instructions (friends and family tend to doubt), the above tells me too much about what is already installed and not enough about what is not installed :( Hehe, I can understand your friends, or maybe I was not cle

Re: I have an Openoffice question for small business.

2013-10-09 Thread berenger . morel
Le 09.10.2013 23:04, Joe a écrit : On Wed, 9 Oct 2013 12:52:43 -0300 Ezequiel wrote: Thanks to all for your replies. I am actually pinning OO in order to use oldstable versions. I guess I will try to compile it an make my own repos. You were very helpfull. Bear in mind that OOo and LO use J

Re: Fwd: USB 3.0 Device Enumeration failed on USB 3.0 Port in Debian 6.0 "squeeze" 64 Bit OS

2013-10-09 Thread Gregory Nowak
On Wed, Oct 09, 2013 at 11:44:52AM +0530, Ritesh Prajapati wrote: > Hi ALL, > > Please find the below mail and let me know your feedback as soon > as possible. I do stand to be corrected, but I don't think the kernel that comes with squeeze supports usb 3.0. Try a newer kernel, or wheezy inst

curiosity: quoting in /etc/default

2013-10-09 Thread Ross Boylan
I was a little surprised to find that I needed to quote my variable definitions in /etc/default, at least for nfs-kernel-server. RPCMOUNTDOPTS="--manage-gids --no-nfs-version 4" works, but RPCMOUNTDOPTS=--manage-gids --no-nfs-version 4 produces # /etc/init.d/nfs-kernel-server restart /etc/default/n

Re: curiosity: quoting in /etc/default

2013-10-09 Thread Karl E. Jorgensen
Hi On Wed, Oct 09, 2013 at 02:51:17PM -0700, Ross Boylan wrote: > I was a little surprised to find that I needed to quote my variable > definitions in /etc/default, at least for nfs-kernel-server. > RPCMOUNTDOPTS="--manage-gids --no-nfs-version 4" > works, but > RPCMOUNTDOPTS=--manage-gids --no-nf

Debian sid and AMD/ATI Richland [Radeon HD 8670D]

2013-10-09 Thread MRH
Hi, I'd need some help with ATI GPU. Is it correct that for that processor (AMD A10 6700 - with integrated Radeon HD 8670D) I need flgrx non-free drivers to enjoy 3d support (ie to get Gnome 3 working - at the moment it goes to the fallback mode). I've got xserver-xorg-video-radeon and mesa l

Re: curiosity: quoting in /etc/default

2013-10-09 Thread Tom H
On Wed, Oct 9, 2013 at 5:51 PM, Ross Boylan wrote: > > I was a little surprised to find that I needed to quote my variable > definitions in /etc/default, at least for nfs-kernel-server. > RPCMOUNTDOPTS="--manage-gids --no-nfs-version 4" > works, but > RPCMOUNTDOPTS=--manage-gids --no-nfs-version 4

Re: trouble exporting NFS in wheezy

2013-10-09 Thread Tom H
On Wed, Oct 9, 2013 at 12:06 PM, Ross Boylan wrote: > > Thank you. I guess I didn't RTFM closely enough! You're welcome. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debia

Re: Mail logs missing in wheezy

2013-10-09 Thread Hendrik Boom
On Tue, 01 Oct 2013 09:19:30 -0700, David Guntner > > What things are logged where is controlled by the /etc/rsyslog.conf > file. "man rsyslog.conf" for more information about the layout of the > file. Here's an extract from the rsyslog.conf file: # # First some standard log files. Log by faci

Set widescreen resolution in console

2013-10-09 Thread Antonio Paiva
Hi everyone, I have recently acquired an old Sony Vaio PCG-C1VN (aka, a "PictureBook") and installed Debian wheezy. The problem is that I can only get the *console* to run at 640x480 resolution. The C1VN has a (very wide) native resolution of 1024x480, but using only 640x480 is a serious waste of

GnuPG with OpenPGP card implementation

2013-10-09 Thread NIIBE Yutaka
# I'm not on this list. Please add CC to me for your reply. Recently, I read discussion about use of OpenPGP cards by Debian people (for Debian development). It would be off-topic there, I am writing here. Since 2010, for GnuPG development, I have been trying to improve the support of card read

Re: mdadm gives segmentatin fault on wheezy. RAID array now incomplete.

2013-10-09 Thread Hendrik Boom
On Wed, 09 Oct 2013 10:59:48 -0600, Shane Johnson wrote: > On Wed, Oct 9, 2013 at 10:50 AM, Hendrik Boom > wrote: >> I ran >> >> mdadm /dev/md1 --add /dev/sdd2 >> >> and got a segmentation fault. >> >> >> april:/farhome/hendrik# cat /proc/mdstat Personalities : [raid1] >> md1 : active raid1 sdb2[

Re: GnuPG with OpenPGP card implementation

2013-10-09 Thread Jeremy T. Bouse
I actually use my v2.0 OpenPGP card daily and have just been notified that my new order was just shipped today. I have a built-in smartcard reader on my laptop: Bus 002 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications Processor And then I have a USB SCM331 reader I got whi

Re: which MTA to choose for a simple client?

2013-10-09 Thread Zenaan Harkness
On 10/9/13, Celejar wrote: > On Wed, 09 Oct 2013 03:13:27 +0200 > berenger.mo...@neutralite.org wrote: > > ... > >> For the fetcher, I am surprised that debian does not seems to recommend >> or suggest using one, so I will not spend time on that -for now at >> least- and will do as the article say

Re: I have an Openoffice question for small business.

2013-10-09 Thread Zenaan Harkness
On 10/10/13, Ezequiel wrote: > Thanks to all for your replies. I am actually pinning OO in order to use > oldstable versions. I guess I will try to compile it an make my own repos. > You were very helpfull. > > I'm not giving up convincing my users, but I know it's a hopeless fight :P Never hopel

Re: Fwd: USB 3.0 Device Enumeration failed on USB 3.0 Port in Debian 6.0 "squeeze" 64 Bit OS

2013-10-09 Thread Gregory Nowak
On Thu, Oct 10, 2013 at 09:20:09AM +0530, Ritesh Prajapati wrote: > Hi Gregory, Hi Ritesh, > > Thanks for reply. > > I think also same like Debian 6.0 "squeezy" with kernel 2.6.32 > does not give support of USB 3.0. Do you know from which Linux > Kernel Version, USB 3.0 support is fully

Re: Fwd: USB 3.0 Device Enumeration failed on USB 3.0 Port in Debian 6.0 "squeeze" 64 Bit OS

2013-10-09 Thread Gregory Nowak
On Thu, Oct 10, 2013 at 09:33:35AM +0530, Ritesh Prajapati wrote: > Hi Gregory, > > Do you know any configuration or anything else which will be > done to enable USB 3.0 support in older kernel like *2.6.32*? I have > already sent one text file which contains lsmod, lsusb, dmesg output > of my

Re: Ethernet bonding mode 5 only using one Slave adapter.

2013-10-09 Thread Stan Hoeppner
On 10/9/2013 5:51 AM, Muhammad Yousuf Khan wrote: > [cut]... > > > What workload do you have that requires 400 MB/s of parallel stream TCP >> throughput at the server? NFS, FTP, iSCSI? If this is a business >> requirement and you actually need this much bandwidth to/from one >> server,

Re: GnuPG with OpenPGP card implementation

2013-10-09 Thread NIIBE Yutaka
Thank you for your information. On 2013-10-09 at 22:26 -0400, Jeremy T. Bouse wrote: > I have a built-in smartcard reader on my laptop: > > Bus 002 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure > Applications Processor > > And then I have a USB SCM331 reader I got while on a government