session trunking with NFS

2018-06-25 Thread Stefan Krueger
Hello, so far as I know Debian stretch is shipped with NFS-Version 4.2. The RFC[1] said NFSv4.1 has the capability for sessiontrunking to speed up the performance/throughput, so my question is how can I archiv this? How to configure the NFS-server and how to mount it on the client-side? There i

RE : HP C7974A LTO-4

2018-06-25 Thread Matthew Harvey
Hi , We have for sell New factory sealed boxed original HP C7974A LTO-4 Tape Cartridge Qty 1320 @ $6 each Let me know if you are Interested . Regards . Matthew Harvey m...@goserverequipment.co.uk 123 Spencer Street Carlisle Cumbria CA1 1BG United Kingdom Tel + 44 122 823 4023 www.goserver

Re: Insertion of USB devices not being recognised.

2018-06-25 Thread deloptes
terryc wrote: > raid > array on USB3.0 what does raid array has to do with USB3.0? what is your use case exactly?

Re: Help need in a Debian Based Project

2018-06-25 Thread deloptes
David Wright wrote: > Really? Looking at > https://github.com/fossasia/meilix/blob/master/sources.list I see no > mention of Debian at all (unless you count "deb"): This the brainless ubuntu generation, but they tend to document extensively. I admired it. I wish I could have such team members.

Re: Beowulf gone?

2018-06-25 Thread Mike Castle
I took rendering video to be an immediate example, but not necessarily the only thing of interest.

Re: Insertion of USB devices not being recognised.

2018-06-25 Thread Ben Caradoc-Davies
On 26/06/18 12:37, terryc wrote: As per subject, after the last image upgrade, the computer doesn't recognise when a USB device is plugged into a USB socket. what is the problem? System is Debian Stretch V9.4 dragonfly 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64 GNU Rebooting

Insertion of USB devices not being recognised.

2018-06-25 Thread terryc
As per subject, after the last image upgrade, the computer doesn't recognise when a USB device is plugged into a USB socket. what is the problem? System is Debian Stretch V9.4 dragonfly 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64 GNU Rebooting with the device plugged in does n

Re: Help need in a Debian Based Project

2018-06-25 Thread David Wright
On Mon 25 Jun 2018 at 20:23:45 (+0530), Tarun Kumar wrote: > Dear all, > > We at FOSSASIA working on project Meilix (https://github.com/fossasia/meilix > ), a Debian based distribution. Really? Looking at https://github.com/fossasia/meilix/blob/master/sources.

Re: Audio - Dummy Output, except for root

2018-06-25 Thread deloptes
Kent West wrote: > When I run "aplay -L | grep default", for root I get: > > default:CARD=PCH > sysdefault:CARD=PCH > > For a normal user I get: > > default > sysdefault:CARD=PCH on my stretch box I run aplay -L | grep default default sysdefault:CARD=PCH so it does not seem to be user/root i

Re: Audio - Dummy Output, except for root

2018-06-25 Thread Kent West
Got it! (Partially. Will finish getting it tomorrow, maybe.) >From https://ubuntuforums.org/showthread.php?t=1517726: Found the issue with great support. > > Code: > > echo autospawn = no >> ~/.pulse/client.conf > > killall pulseaudio > > LANG=C pulseaudio - > ~/pulseverbose.log 2>&1 >

Re: Audio - Dummy Output, except for root

2018-06-25 Thread Kent West
I've spent two days on this, and have tried everything I can find and think of. Very frustrating. On Mon, Jun 25, 2018 at 4:09 PM, Kent West wrote: > > > On Mon, Jun 25, 2018 at 4:02 PM, Kent West wrote: > >> In a TTY (no X), "alsa-bat -P default" plays a tone for root, and no >> sound for a no

Re: Audio - Dummy Output, except for root

2018-06-25 Thread Kent West
On Mon, Jun 25, 2018 at 4:02 PM, Kent West wrote: > In a TTY (no X), "alsa-bat -P default" plays a tone for root, and no sound > for a normal user. > > On Mon, Jun 25, 2018 at 3:44 PM, Kent West wrote: > >> >> >> On Mon, Jun 25, 2018 at 2:28 PM, Kent West wrote: >> >>> >>> > So audio works for

Re: Beowulf gone?

2018-06-25 Thread Michael Stone
On Mon, Jun 25, 2018 at 10:28:01PM +0200, deloptes wrote: but he said he wants to render video And to put that in perspective, one multicore machine with SSE instructions is *vastly* more powerful than a 90s-era cluster for that specific task, and GPU-based rendering is even more powerful. As

Re: Audio - Dummy Output, except for root

2018-06-25 Thread Kent West
In a TTY (no X), "alsa-bat -P default" plays a tone for root, and no sound for a normal user. On Mon, Jun 25, 2018 at 3:44 PM, Kent West wrote: > > > On Mon, Jun 25, 2018 at 2:28 PM, Kent West wrote: > >> >> > So audio works for root, but not for my normal user (even after being added

Re: Help need in a Debian Based Project

2018-06-25 Thread deloptes
Tarun Kumar wrote: > It would be great if we get your valuable response regarding the issue. not clear how your setup looks like, but I would try to enable text mode on boot and see how far it goes instead "quite" and "splash" set "text" next thing I would do is pass init=/bin/sh I had this sim

Re: Audio - Dummy Output, except for root

2018-06-25 Thread Kent West
On Mon, Jun 25, 2018 at 2:28 PM, Kent West wrote: > > > So audio works for root, but not for my normal user (even after being >>> added >>> > to the "audio" group). >> >> I just ran "cat syslog | grep alsa" and got this: systemd-udevd[413]: Process '/usr/sbin/alsactl -E HOME=/run/alsa restore

Re: Beowulf gone?

2018-06-25 Thread deloptes
to...@tuxteam.de wrote: > The problem will be for you -- what tasks are you thinking about? I.e. > what are the "things" you mention above you want to "speed up"? but he said he wants to render video

Re: Audio - Dummy Output, except for root

2018-06-25 Thread Kent West
On Mon, Jun 25, 2018 at 12:57 PM, Kent West wrote: > > > On Mon, Jun 25, 2018 at 10:57 AM, Brian wrote: > >> On Mon 25 Jun 2018 at 09:58:29 -0500, Kent West wrote: >> >> >> > So audio works for root, but not for my normal user (even after being >> added >> > to the "audio" group). >> >> > > In t

Re: Audio - Dummy Output, except for root

2018-06-25 Thread Kent West
On Mon, Jun 25, 2018 at 10:57 AM, Brian wrote: > On Mon 25 Jun 2018 at 09:58:29 -0500, Kent West wrote: > > > I recently dist-upgraded my Buster/Sid box, and lost: > > - networking temporarily (got it back, but not exactly sure how) > > -video (black screen; no obvious local terminal response,

Re: Audio - Dummy Output, except for root

2018-06-25 Thread Brian
On Mon 25 Jun 2018 at 09:58:29 -0500, Kent West wrote: > I recently dist-upgraded my Buster/Sid box, and lost: > - networking temporarily (got it back, but not exactly sure how) > -video (black screen; no obvious local terminal response, but could ssh > in; it's an NVidia bug apparently, worked

Re: Display full date in Thunderbird

2018-06-25 Thread Greg Wooledge
On Mon, Jun 25, 2018 at 05:36:55PM +0200, Sven Joachim wrote: > On 2018-06-24 23:56 -0400, Ken Heard wrote: > > > I start Thunderbird with the following script: > > > > #! /bin/bash > > export LC_TIME=en_DK.utf8 && thunderbird "$@" > > > > For emails sent or received today only the time is shown,

Re: Display full date in Thunderbird

2018-06-25 Thread Sven Joachim
On 2018-06-24 23:56 -0400, Ken Heard wrote: > I start Thunderbird with the following script: > > #! /bin/bash > export LC_TIME=en_DK.utf8 && thunderbird "$@" > > For emails sent or received today only the time is shown, e.g., 13:17. > For emails sent or received more than a week ago, the year, mon

Re: Audio - Dummy Output, except for root

2018-06-25 Thread Kent West
On Mon, Jun 25, 2018 at 9:58 AM, Kent West wrote: > I recently dist-upgraded my Buster/Sid box, and lost: > > - audio as a normal user. > > ... have no audio when I log into X as a normal user (or at least as my > normal user; now that I think about it, I'll try as a different normal user > as

Audio - Dummy Output, except for root

2018-06-25 Thread Kent West
I recently dist-upgraded my Buster/Sid box, and lost: - networking temporarily (got it back, but not exactly sure how) -video (black screen; no obvious local terminal response, but could ssh in; it's an NVidia bug apparently, worked around with "slab_common.usercopy_fallback=y" added to kernel pa

Help need in a Debian Based Project

2018-06-25 Thread Tarun Kumar
Dear all, We at FOSSASIA working on project Meilix (https://github.com/fossasia/meilix ), a Debian based distribution. We are facing an issue with the OS that it just boots into a blank screen. We documented the errors occurred and the steps performed in the

Re: timeout before file dialogs show up

2018-06-25 Thread David Wright
On Sun 24 Jun 2018 at 16:57:29 (+0200), Lucio wrote: > This thing bugs me since a few months. I use XFCE on Debian sid. > Whenever I click a menu item that opens a file dialog, be it open or > save, the application freezes for exactly 25 seconds, then the file > dialog shows up. > > It happens wit

DEB 9.4 Stable + NUT = Connection failure

2018-06-25 Thread tech
created : https://github.com/networkupstools/nut/issues/563 Hello all, Trying to run an EATON 850pro via USB on a Debian Stretch Stable. I have letsencrypt certificate installed and working. When trying to manage the EATON device, i got: upsmon Can not initialize SSL context When 850pro is con

Re: Beowulf gone?

2018-06-25 Thread Curt
On 2018-06-25, Hans wrote: > Am Montag, 25. Juni 2018, 10:13:21 CEST schrieb Mike Castle: > Hi Mike, > > thank you very much for this very informative response. So it looks like, I > have to search for a solution which will exactly fit my needs. > > The primary goal or interest will be, to rend

Re: Beowulf gone?

2018-06-25 Thread Hans
Am Montag, 25. Juni 2018, 10:13:21 CEST schrieb Mike Castle: Hi Mike, thank you very much for this very informative response. So it looks like, I have to search for a solution which will exactly fit my needs. The primary goal or interest will be, to render videos (I say some kind of "Micro-Pi

Re: Beowulf gone?

2018-06-25 Thread Mike Castle
Down to it's basic, rendering videos is nothing more than a simple map-reduce, partioning a workload in a bunch of identical bits of processing. That could be done with N machines and a few simple shell scripts. Not really any need for anything fancy. What the fancier software gives you is stuff

Re: What is "discover -t" saying?

2018-06-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Jun 24, 2018 at 09:33:04PM -0400, The Wanderer wrote: > On 2018-06-24 at 21:24, Andy Smith wrote: > > > On Sun, Jun 24, 2018 at 11:08:44AM -0400, The Wanderer wrote: > > > >> What is your actual question, here? > > > > Welcome to an Owlett p