Re: Debian Jessie on AWS EC2

2023-03-23 Thread Janne Lauros
apshot in EC2 that I need to make it as volume and >> mount it to copy some files from it. Unfortunately it is based on Debian >> Jessie AMI (https://aws.amazon.com/marketplace/pp/prodview-5pgbnftzmrgec) >> that cannot be subscribed to anymore thus making it impossible to mount the >

Re: Debian Jessie on AWS EC2

2023-03-22 Thread Jeremy Hendricks
ake it as volume and > mount it to copy some files from it. Unfortunately it is based on Debian > Jessie AMI (https://aws.amazon.com/marketplace/pp/prodview-5pgbnftzmrgec) > that cannot be subscribed to anymore thus making it impossible to mount the > volume. Are the some known workaroun

Debian Jessie on AWS EC2

2023-03-22 Thread Janne Lauros
Hi! I have a really old snapshot in EC2 that I need to make it as volume and mount it to copy some files from it. Unfortunately it is based on Debian Jessie AMI (https://aws.amazon.com/marketplace/pp/prodview-5pgbnftzmrgec) that cannot be subscribed to anymore thus making it impossible to mount

Re: Debian jessie > buster IPv6 link scope change of behaviour

2021-01-23 Thread Marc SCHAEFER
On Thu, Jan 21, 2021 at 06:23:56PM -0600, David Wright wrote: > Yes, that documents what we normally observe as a %eth0 or %1 suffix > for IPv6 addresses which selects the interface to use. "Requires" > (unemphasised in the original) mean that it is necessary to identify a > particular zone, but IM

Re: Debian jessie > buster IPv6 link scope change of behaviour

2021-01-21 Thread David Wright
On Thu 21 Jan 2021 at 08:16:23 (+0100), Marc SCHAEFER wrote: > On Thu, Jan 21, 2021 at 08:04:05AM +0100, Marc SCHAEFER wrote: > > fe80::1 is specifically a link-local scope, a bit like if you try to > > access a class variable without telling in what class it is. > > Reading RFC-4291 [1], 2.5.6 (l

Re: Debian jessie > buster IPv6 link scope change of behaviour

2021-01-20 Thread Marc SCHAEFER
On Thu, Jan 21, 2021 at 08:04:05AM +0100, Marc SCHAEFER wrote: > fe80::1 is specifically a link-local scope, a bit like if you try to > access a class variable without telling in what class it is. Reading RFC-4291 [1], 2.5.6 (link-local addresses) and RFC-4007 [2] 6, Zones Indices: Because the

Re: Debian jessie > buster IPv6 link scope change of behaviour

2021-01-20 Thread Marc SCHAEFER
On Wed, Jan 20, 2021 at 11:59:46PM -0600, David Wright wrote: > As far as the address is concerned, fe80::1 is perfectly formed, > but ambiguous. Is that what your jessie error message used to say? The error was one of the usual kernel errors (-EINVALID probably), see below. Actually, stretch doe

Re: Debian jessie > buster IPv6 link scope change of behaviour

2021-01-20 Thread David Wright
On Wed 20 Jan 2021 at 14:46:31 (+0100), Marc SCHAEFER wrote: > > I experiment [experienced] a change of behaviour between the kernel of Debian > jessie > and Debian buster. > > Namely, before, ping6 fe80::1 would fail, since it is ambiguous (fe80::1 > is a link scope,

Debian jessie > buster IPv6 link scope change of behaviour

2021-01-20 Thread Marc SCHAEFER
Hello, I experiment a change of behaviour between the kernel of Debian jessie and Debian buster. Namely, before, ping6 fe80::1 would fail, since it is ambiguous (fe80::1 is a link scope, thus a zone/interface scope ID is required). With buster, it tries the first Ethernet interface, no error

Re: Debian Jessie / 3.16.0-9 / system broken

2019-05-28 Thread Michael Lange
Hi, On Tue, 28 May 2019 19:51:06 + Frederic Robert wrote: (...) > if i reboot to the kernel 3.16.0-8 the system is working. With 3.16.0-9 > the display is broken and the computer often freezes maybe there is a newly introduced bug with your video driver? I think the best thing to do is to

Re: Debian Jessie / 3.16.0-9 / system broken

2019-05-28 Thread Frederic Robert
On 5/28/19 7:39 PM, Frederic Robert wrote: Hello, How are you? today i installed security fixes and the kernel 3.16.0-9 was installed. When i reboot my computer, the system was broken. Is there a problem with this kernel? Greetings, if i reboot to the kernel 3.16.0-8 the system is working

Debian Jessie / 3.16.0-9 / system broken

2019-05-28 Thread Frederic Robert
Hello, How are you? today i installed security fixes and the kernel 3.16.0-9 was installed. When i reboot my computer, the system was broken. Is there a problem with this kernel? Greetings, -- Frédéric Robert

Re: We've got a problem. Debian "Jessie" box won't launch X or Tomcat, and USB drive won't mount

2019-01-15 Thread Richard Hector
On 15/01/19 12:24 PM, Dan Ritter wrote: > USB for backups: the hard drive is dead. Get a new one. Test it. I had one that appeared to die (WD 1TB IIRC) - I cut it open, and the sata drive inside works fine, it was just the usb interface that had died. Richard signature.asc Description: OpenPG

Re: We've got a problem. Debian "Jessie" box won't launch X or Tomcat, and USB drive won't mount

2019-01-14 Thread Dan Ritter
James H. H. Lampert wrote: > Ladies and Gentlemen: > > We've got a Debian 8 box (an old Dell 400SC) that won't launch X (it boots > to a command line) or Tomcat, nor mount a USB hard drive that we use for > backups. > > It will, however, accept ssh connections. > > In the boot sequence, I see "

We've got a problem. Debian "Jessie" box won't launch X or Tomcat, and USB drive won't mount

2019-01-14 Thread James H. H. Lampert
Ladies and Gentlemen: We've got a Debian 8 box (an old Dell 400SC) that won't launch X (it boots to a command line) or Tomcat, nor mount a USB hard drive that we use for backups. It will, however, accept ssh connections. In the boot sequence, I see "Failed" where it tries to mount the USB d

Re: Installing Java 8 on a Google Compute Debian (Jessie) instance

2018-12-18 Thread Roberto C . Sánchez
On Tue, Dec 18, 2018 at 11:12:00PM +0100, deloptes wrote: > James H. H. Lampert wrote: > > >> The following packages have unmet dependencies: > >> openjdk-8-jdk : Depends: openjdk-8-jre (= 8u171-b11-1~bpo8+1) but it is > >> not going to be installed Depends: openjdk-8-jdk-headless (= > >> 8u171-b1

Re: Installing Java 8 on a Google Compute Debian (Jessie) instance

2018-12-18 Thread deloptes
James H. H. Lampert wrote: >> The following packages have unmet dependencies: >> openjdk-8-jdk : Depends: openjdk-8-jre (= 8u171-b11-1~bpo8+1) but it is >> not going to be installed Depends: openjdk-8-jdk-headless (= >> 8u171-b11-1~bpo8+1) but it is not going to be installed E: Unable to >> correc

Re: Installing Java 8 on a Google Compute Debian (Jessie) instance

2018-12-18 Thread Roberto C . Sánchez
On Tue, Dec 18, 2018 at 10:16:25AM -0800, James H. H. Lampert wrote: > I'm endeavoring to get Java 8 onto our development instance, so that the > Tomcat environment there matches that of our cluster nodes, and apg-get is > not cooperating. > > This particular instance is a Bitnami SVN/Trac server,

Installing Java 8 on a Google Compute Debian (Jessie) instance

2018-12-18 Thread James H. H. Lampert
I'm endeavoring to get Java 8 onto our development instance, so that the Tomcat environment there matches that of our cluster nodes, and apg-get is not cooperating. This particular instance is a Bitnami SVN/Trac server, with Tomcat 8 added to it, and running independently of the Apache server

Re: webalizer bug in debian jessie

2018-05-02 Thread deloptes
BASSAGET Cédric wrote: > Can not install 2.23.08-3 because it needs libpng16-16 This refers to Buster https://packages.debian.org/testing/web/webalizer either look for backport or recompile source on jessie

webalizer bug in debian jessie

2018-05-01 Thread BASSAGET Cédric
Hello, Referring to : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858602 I'm looking for the 2.23.08-2 version of webalizer, which is referred in this bug. Can't find it... Can not install 2.23.08-3 because it needs libpng16-16 which is not available in debian jessie reposito

Debian Jessie: Issue with Samba 4 as PDC with NTPd and Windows 7 clients

2017-12-07 Thread Jens Schmidt
Hello there, debian is the best - when it works :-) Maybe someone of you will have an idea. I've run into an issue with time synchronisation on windows 7 clients in a samba 4 ad domain. Setup is as follows: Server is running debian jessie with samba 4 as PDC and NTPd. I followed the tut

Re: libapache2-mod-speedycgi debian jessie

2017-11-28 Thread likcoras
On 11/29/2017 08:42 AM, Frederic Robert wrote: > Hello, > > How are you? i don't find libapache2-mod-speedycgi in jessie. Only for > Wheezy. What is this name in Jessie? > > Thank you for your help, > It was removed after wheezy, it seems. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug

libapache2-mod-speedycgi debian jessie

2017-11-28 Thread Frederic Robert
Hello, How are you? i don't find libapache2-mod-speedycgi in jessie. Only for Wheezy. What is this name in Jessie? Thank you for your help, -- Frederic Robert

Re: Security updates for Chromium on Debian Jessie

2017-10-03 Thread Daniel Bareiro
Hi, Alex. On 29/09/17 07:19, Alex ARNAUD wrote: In the last DSA for the chromium-browser package (DSA-3985-1) I noticed that the updates were released for stable, testing and unstable but not for oldstable. I think the same thing happened with the previous update. Ma

Re: Security updates for Chromium on Debian Jessie

2017-09-29 Thread Alex ARNAUD
Le 28/09/2017 à 19:39, Daniel Bareiro a écrit : Hi, Sven. On 28/09/17 14:13, Sven Joachim wrote: In the last DSA for the chromium-browser package (DSA-3985-1) I noticed that the updates were released for stable, testing and unstable but not for oldstable. I think the same thing happened with t

Re: Security updates for Chromium on Debian Jessie

2017-09-28 Thread Daniel Bareiro
Hi, Sven. On 28/09/17 14:13, Sven Joachim wrote: >> In the last DSA for the chromium-browser package (DSA-3985-1) I noticed >> that the updates were released for stable, testing and unstable but not >> for oldstable. I think the same thing happened with the previous update. >> >> Maybe I'm missin

Re: Security updates for Chromium on Debian Jessie

2017-09-28 Thread Sven Joachim
On 2017-09-28 11:08 -0300, Daniel Bareiro wrote: > In the last DSA for the chromium-browser package (DSA-3985-1) I noticed > that the updates were released for stable, testing and unstable but not > for oldstable. I think the same thing happened with the previous update. > > Maybe I'm missing some

Security updates for Chromium on Debian Jessie

2017-09-28 Thread Daniel Bareiro
Hi all! In the last DSA for the chromium-browser package (DSA-3985-1) I noticed that the updates were released for stable, testing and unstable but not for oldstable. I think the same thing happened with the previous update. Maybe I'm missing something and Chromium on Jessie is no longer getting

Re: Encrypted RAID1 for storage with Debian Jessie

2017-08-30 Thread commentsabout
(there was a problem with my subscription to the list, I am not sure that my previous mail went through, copy/pasting it again just in case - sorry for the spam if you received it twice) Hello, On 2017-06-07 06:11, Andy Smith wrote: > On Wed, May 10, 2017 at 11:41:30PM +, commentsab...@riseup

Re: Encrypted RAID1 for storage with Debian Jessie

2017-06-06 Thread Andy Smith
Hello, On Wed, May 10, 2017 at 11:41:30PM +, commentsab...@riseup.net wrote: > I'm a complete noob when it comes to this kind of operations, so, sorry for > the dumb question : following tv.debian@'s advises, I purchased a cheap SSD > and installed my system on it (the SSD, and one pair of HDD

Re: Encrypted RAID1 for storage with Debian Jessie

2017-06-06 Thread commentsabout
Hello, Giving this thread a UP, would anyone be able to help me? On 2017-05-10 23:41, commentsab...@riseup.net wrote: > I'm a complete noob when it comes to this kind of operations, so, > sorry for the dumb question : following tv.debian@'s advises, I > purchased a cheap SSD and installed my syst

Re: Encrypted RAID1 for storage with Debian Jessie

2017-05-10 Thread commentsabout
Hello, On 2017-04-19 09:11, tv.deb...@googlemail.com wrote: System on usb flash disks always caused me troubles, I use it only if the system can be loaded in ram at boot time and the drive isn't used for write operation. A low-end small SSD would be a far better option in my opinion. Thanks fo

Re: Encrypted RAID1 for storage with Debian Jessie

2017-04-19 Thread David Christensen
On 04/18/2017 07:06 PM, commentsab...@riseup.net wrote: Is there an easy way to attach several pair of RAID1 disks (with full disk encryption) to a Debian Jessie system? Here is a picture of what I'm trying to achieve: http://imgur.com/vF7IqX2 I am building a home backup system, I

Re: Encrypted RAID1 for storage with Debian Jessie

2017-04-19 Thread Joshua Schaeffer
v.deb...@googlemail.com < tv.deb...@googlemail.com> wrote: > On 19/04/2017 05:06, commentsab...@riseup.net wrote: > >> Hello, >> >> Is there an easy way to attach several pair of RAID1 disks (with full >> disk encryption) to a Debian Jessie system? >> >

Re: Encrypted RAID1 for storage with Debian Jessie

2017-04-19 Thread tv.deb...@googlemail.com
On 19/04/2017 05:06, commentsab...@riseup.net wrote: Hello, Is there an easy way to attach several pair of RAID1 disks (with full disk encryption) to a Debian Jessie system? Here is a picture of what I'm trying to achieve: http://imgur.com/vF7IqX2 I am building a home backup system, I

Encrypted RAID1 for storage with Debian Jessie

2017-04-18 Thread commentsabout
Hello, Is there an easy way to attach several pair of RAID1 disks (with full disk encryption) to a Debian Jessie system? Here is a picture of what I'm trying to achieve: http://imgur.com/vF7IqX2 I am building a home backup system, I have different type of data to backup (work, f

Re: asterisk on debian jessie

2017-03-01 Thread Dan Ritter
On Wed, Mar 01, 2017 at 01:42:52PM +0800, s0lid wrote: > Hi list, > > I recently installed asterisk by doing apt-get. I noticed that the > app_meetme.so is not part of this package. Is there a way to install > asterisk with app_meetme without compiling from source? MeetMe has been replaced by Con

asterisk on debian jessie

2017-02-28 Thread s0lid
Hi list, I recently installed asterisk by doing apt-get. I noticed that the app_meetme.so is not part of this package. Is there a way to install asterisk with app_meetme without compiling from source?

Re: [qubes-devel] Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-08 Thread Chris Laprise
On 02/06/2017 09:25 PM, Unman wrote: On Mon, Feb 06, 2017 at 01:19:00PM +, Patrick Schleizer wrote: The unattended-upgrades was not installed on my Debian jessie system. After upgrading to Debian stretch, the package unattended-upgrades got installed. 'reverse-depends unattended-upg

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-07 Thread Lisi Reisz
17 at 13:19:00 +, Patrick Schleizer wrote: > >> >> > The unattended-upgrades was not installed on my Debian jessie > >> >> > system. After upgrading to Debian stretch, the package > >> >> > unattended-upgrades got installed. 'reverse-d

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-07 Thread Mart van de Wege
Lisi Reisz writes: > On Monday 06 February 2017 18:24:38 Mart van de Wege wrote: >> Lisi Reisz writes: >> > On Monday 06 February 2017 13:54:11 Brian wrote: >> >> On Mon 06 Feb 2017 at 13:19:00 +, Patrick Schleizer wrote: >> >> > The unattended-u

Re: [qubes-devel] Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-07 Thread Unman
On Tue, Feb 07, 2017 at 02:25:12AM +, Unman wrote: > On Mon, Feb 06, 2017 at 01:19:00PM +, Patrick Schleizer wrote: > > The unattended-upgrades was not installed on my Debian jessie system. > > After upgrading to Debian stretch, the package unattended-upgrades got > >

Re: [qubes-devel] Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Unman
On Mon, Feb 06, 2017 at 01:19:00PM +, Patrick Schleizer wrote: > The unattended-upgrades was not installed on my Debian jessie system. > After upgrading to Debian stretch, the package unattended-upgrades got > installed. 'reverse-depends unattended-upgrades' [1] did not

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Lisi Reisz
On Monday 06 February 2017 18:24:38 Mart van de Wege wrote: > Lisi Reisz writes: > > On Monday 06 February 2017 13:54:11 Brian wrote: > >> On Mon 06 Feb 2017 at 13:19:00 +, Patrick Schleizer wrote: > >> > The unattended-upgrades was not installed on my Debi

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Mark Fletcher
On Mon, Feb 06, 2017 at 07:24:38PM +0100, Mart van de Wege wrote: > > I agree with the developers' sentiment that automatic upgrades are a > good thing, but I really think Debian could have cooked up a better > script than !@#$% 'unattended-upgrades'. > Standard open source software response app

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Mart van de Wege
Lisi Reisz writes: > On Monday 06 February 2017 13:54:11 Brian wrote: >> On Mon 06 Feb 2017 at 13:19:00 +, Patrick Schleizer wrote: >> > The unattended-upgrades was not installed on my Debian jessie system. >> > After upgrading to Debian stretch, the pack

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Joe
at 13:19:00 +, Patrick Schleizer wrote: > > > > > The unattended-upgrades was not installed on my Debian jessie > > > > > system. After upgrading to Debian stretch, the package > > > > > unattended-upgrades got installed. 'reverse-depends >

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Lisi Reisz
On Monday 06 February 2017 16:55:25 Joe wrote: > On Mon, 6 Feb 2017 16:30:36 + > > Lisi Reisz wrote: > > On Monday 06 February 2017 13:54:11 Brian wrote: > > > On Mon 06 Feb 2017 at 13:19:00 +, Patrick Schleizer wrote: > > > > The unattended-upgrades w

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Joe
On Mon, 6 Feb 2017 16:30:36 + Lisi Reisz wrote: > On Monday 06 February 2017 13:54:11 Brian wrote: > > On Mon 06 Feb 2017 at 13:19:00 +, Patrick Schleizer wrote: > > > The unattended-upgrades was not installed on my Debian jessie > > > system. After upgra

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Lisi Reisz
On Monday 06 February 2017 13:54:11 Brian wrote: > On Mon 06 Feb 2017 at 13:19:00 +, Patrick Schleizer wrote: > > The unattended-upgrades was not installed on my Debian jessie system. > > After upgrading to Debian stretch, the package unattended-upgrades got > > instal

Re: Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Brian
On Mon 06 Feb 2017 at 13:19:00 +, Patrick Schleizer wrote: > The unattended-upgrades was not installed on my Debian jessie system. > After upgrading to Debian stretch, the package unattended-upgrades got > installed. 'reverse-depends unattended-upgrades' [1] did not make me

Why gets unattended-upgrades installed after Debian jessie -> Debian stretch upgrade?

2017-02-06 Thread Patrick Schleizer
The unattended-upgrades was not installed on my Debian jessie system. After upgrading to Debian stretch, the package unattended-upgrades got installed. 'reverse-depends unattended-upgrades' [1] did not make me any wiser. There must be a gap of my apt knowledge. Can anyone shed light on t

Re: Debian Jessie question about web

2017-02-03 Thread Glenn English
its possible. > If your trouble has to do with i386/Jessie/wifi, I can assure you that it does work. It's on my GoBook laptop (i686 with the i386 Debian Jessie release) running XFCE4 with the WICD net manager. It switches happily between Ethernet and wifi. Sorta -- I need to fix up the ro

Re: Debian Jessie question about web

2017-02-03 Thread Mark Fletcher
On Thu, Feb 02, 2017 at 09:15:32PM -0700, Billy O wrote: > So i have been looking around and reading for while now as far as > connecting to a wifi network what might i be missing in this area i am on a > dell i386 also what would i need to know about drag and drop to desktop > options if its possi

Debian Jessie question about web

2017-02-02 Thread Billy O
So i have been looking around and reading for while now as far as connecting to a wifi network what might i be missing in this area i am on a dell i386 also what would i need to know about drag and drop to desktop options if its possible. Thanks for the time reading this email

Re: ISO9660 creator in Debian Jessie

2016-12-05 Thread Michael Lange
Hi, On Mon, 05 Dec 2016 09:16:23 +0100 "Thomas Schmitt" wrote: > Hi, > > terryc wrote: > > Unfortuantely, all that both machines have is Xfburn, which it gives > > you an option of creating an ISO, it only does so if the burner is in > > that machine. Major bummer. > (...) > Did you already tr

Re: ISO9660 creator in Debian Jessie

2016-12-05 Thread Jonathan Dowland
On Mon, Dec 05, 2016 at 09:46:55AM +, Brian wrote: > genisoimage -o out.iso file1 file2 . I'd echo this, use genisoimage, but read the man page first, you will almost certainly want to also use the -J and -r arguments too. -- Jonathan Dowland Please do not CC me, I am subscribed to the l

Re: ISO9660 creator in Debian Jessie

2016-12-05 Thread Brian
On Mon 05 Dec 2016 at 17:03:27 +1100, terryc wrote: > I need a prog to create an ISO image of files to transfer to a second > machine for burning, but I've suddenly found that my rich collection of > tools is noew depreciated and D'd in Debian Jessie. > > Unfortuantel

Re: ISO9660 creator in Debian Jessie

2016-12-05 Thread Thomas Schmitt
Hi, terryc wrote: > Unfortuantely, all that both machines have is Xfburn, which it gives > you an option of creating an ISO, it only does so if the burner is in > that machine. Major bummer. Sounds like an unfortunate design. I have on my todo list to test CDEmu ( http://cdemu.sourceforge.net/ )

ISO9660 creator in Debian Jessie

2016-12-04 Thread terryc
I need a prog to create an ISO image of files to transfer to a second machine for burning, but I've suddenly found that my rich collection of tools is noew depreciated and D'd in Debian Jessie. Unfortuantely, all that both machines have is Xfburn, which it gives you an option of creat

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Steven Mainor
Yeah the card I was referring to was just a simple microSD card like what you would put in your camera. I was running a normal install of debian without any kind of "live" or ram disk setup. Not ideal for flash without wear leveling On December 3, 2016 7:59:48 AM EST, Jochen Spieker wrote: >d

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Jochen Spieker
Richard Owlett: > On 12/3/2016 7:05 AM, Jochen Spieker wrote: >> >> https://forums.lenovo.com/t5/ThinkPad-T61-and-prior-T-series/Boot-T61p-from-SD-card/m-p/261121/highlight/true#M41072 >> looks like you are out of luck. >> > > Maybe. May be not. I suspect most of what I was thinking of by having

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Jochen Spieker
Pascal Hambourg: > Le 03/12/2016 à 13:59, Jochen Spieker a écrit : >> >> CF cards were much more clever from the beginning compared to cheaper >> alternatives (like SSD or MMC cards). I would expect them to have better >> wear levelling than a common SD card. > > I would be surprised that a CF ca

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread David Christensen
On 12/02/16 10:07, Richard Owlett wrote: I have a well used Lenovo R61 Thinkpad whose sole raison d'etre is to serve as a test platform for experiments which may spectacularly fail. To quote a product description, it has: Card Reader 4 in 1 card reader Supported Flash Memory Memory

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Richard Owlett
On 12/3/2016 7:05 AM, Jochen Spieker wrote: Richard Owlett: On 12/2/2016 4:21 PM, Jochen Spieker wrote: Beware that this might slightly increase power usage / reduce battery life. That's at least my observation from a couple of years ago. Depenging on the hardware, an SD card can keep a bus al

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Pascal Hambourg
Le 03/12/2016 à 13:59, Jochen Spieker a écrit : deloptes: Steven Mainor wrote: I don't know if this helps answer #3 or not. I have ran Debian from a microSD flash card before but the card reader was attached via USB. It didn't last very long before the flash card degraded. I think running an

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Jochen Spieker
Richard Owlett: > On 12/2/2016 4:21 PM, Jochen Spieker wrote: >> >> Beware that this might slightly increase power usage / reduce battery >> life. That's at least my observation from a couple of years ago. >> Depenging on the hardware, an SD card can keep a bus alive that could be >> put to sleep

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Jochen Spieker
deloptes: > Steven Mainor wrote: > >> I don't know if this helps answer #3 or not. I have ran Debian from a >> microSD flash card before but the card reader was attached via USB. >> >> It didn't last very long before the flash card degraded. I think running >> an operating system on flash used up

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Richard Owlett
On 12/3/2016 3:33 AM, Curt wrote: On 2016-12-03, deloptes wrote: Steven Mainor wrote: I don't know if this helps answer #3 or not. I have ran Debian from a microSD flash card before but the card reader was attached via USB. It didn't last very long before the flash card degraded. I think run

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Curt
On 2016-12-03, deloptes wrote: > Steven Mainor wrote: > >> I don't know if this helps answer #3 or not. I have ran Debian from a >> microSD flash card before but the card reader was attached via USB. >> >> It didn't last very long before the flash card degraded. I think running >> an operating sy

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-03 Thread Pascal Hambourg
Le 02/12/2016 à 23:48, Steven Mainor a écrit : I don't know if this helps answer #3 or not. I have ran Debian from a microSD flash card before but the card reader was attached via USB. It didn't last very long before the flash card degraded. I think running an operating system on flash used up t

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-02 Thread deloptes
Steven Mainor wrote: > I don't know if this helps answer #3 or not. I have ran Debian from a > microSD flash card before but the card reader was attached via USB. > > It didn't last very long before the flash card degraded. I think running > an operating system on flash used up the read/write cyc

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-02 Thread Richard Owlett
On 12/2/2016 4:48 PM, Steven Mainor wrote: I don't know if this helps answer #3 or not. I have ran Debian from a microSD flash card before but the card reader was attached via USB. It didn't last very long before the flash card degraded. I think running an operating system on flash used up the r

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-02 Thread Richard Owlett
On 12/2/2016 4:21 PM, Jochen Spieker wrote: Richard Owlett: I have a well used Lenovo R61 Thinkpad whose sole raison d'etre is to serve as a test platform for experiments which may spectacularly fail. To quote a product description, it has: Card Reader 4 in 1 card reader Supported

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-02 Thread Steven Mainor
I don't know if this helps answer #3 or not. I have ran Debian from a microSD flash card before but the card reader was attached via USB. It didn't last very long before the flash card degraded. I think running an operating system on flash used up the read/write cycles too quickly. I eventually d

Re: {Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-02 Thread Jochen Spieker
Richard Owlett: > I have a well used Lenovo R61 Thinkpad whose sole raison d'etre is to serve > as a test platform for experiments which may spectacularly fail. > > To quote a product description, it has: > Card Reader > 4 in 1 card reader > Supported Flash Memory > Memory Stick PRO,

{Debian (>=Jessie)} AND { MultiMediaCard, SD Memory Card, etc}

2016-12-02 Thread Richard Owlett
I have a well used Lenovo R61 Thinkpad whose sole raison d'etre is to serve as a test platform for experiments which may spectacularly fail. To quote a product description, it has: Card Reader 4 in 1 card reader Supported Flash Memory Memory Stick PRO, MultiMediaCard, SD Memory Ca

Re: Debian Jessie Postgres 9.4 connection problem

2016-11-30 Thread Johann Spies
Try pg_lsclusters to see which postgresql servers are running and listening on which ports. Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3)

Debian Jessie Postgres 9.4 connection problem

2016-11-30 Thread Ramon Hofer
Hi all I am trying to setup a postgresql 9.4 database on Debian Jessie. It worked well on testing with postgresql 9.6 from the repos and then I already could connect with $ sudo -u postgres psql I would like to use Jessie but when I try the same on stable with postgresql 9.4, this is what I get

Re: Kicad Installation Issue Regard Of 4.0.4 Its Only Install 4.0.2 In Debian Jessie 8.5

2016-11-18 Thread Wouter Verhelst
l > 4.0.2 That version is the version in backports. > Can You Please Help Us How To Install Kicad 4.0.4 In Debian Jessie 8.5 We > Are Try To Build And We Try Using PPA But It Install Only Kicad 4.0.2 The term "PPA" is a Ubuntu-originated term, and is therefore not Debian.

Re: Kicad Installation Issue Regard Of 4.0.4 Its Only Install 4.0.2 In Debian Jessie 8.5

2016-11-16 Thread Ben Caradoc-Davies
On 16/11/16 17:10, Paul Wise wrote: On Wed, Nov 16, 2016 at 11:24 AM, ARAVIND B KUMAR wrote: We Are Try To Install Kicad 4.0.4 In Debain Jessie 8.5 But It Only Install 4.0.2 Can You Please Help Us How To Install Kicad 4.0.4 In Debian Jessie 8.5 We Are Try To Build And We Try Using PPA But It

Re: Kicad Installation Issue Regard Of 4.0.4 Its Only Install 4.0.2 In Debian Jessie 8.5

2016-11-15 Thread Paul Wise
On Wed, Nov 16, 2016 at 11:24 AM, ARAVIND B KUMAR wrote: > We Are Try To Install Kicad 4.0.4 In Debain Jessie 8.5 But It Only Install > 4.0.2 Can You Please Help Us How To Install Kicad 4.0.4 In Debian Jessie 8.5 > We Are Try To Build And We Try Using PPA But It Install Only Kicad 4.0.

Kicad Installation Issue Regard Of 4.0.4 Its Only Install 4.0.2 In Debian Jessie 8.5

2016-11-15 Thread ARAVIND B KUMAR
Hello Sir This Is Aravind From India We Are Try To Install Kicad 4.0.4 In Debain Jessie 8.5 But It Only Install 4.0.2 Can You Please Help Us How To Install Kicad 4.0.4 In Debian Jessie 8.5 We Are Try To Build And We Try Using PPA But It Install Only Kicad 4.0.2 We Are Looking Forward From You

Re: Re: Debian jessie: DHCP v6 in interfaces does not start dhclient

2016-10-21 Thread gustav Spellauge
in my case 2 seconds were not enough - had to increase to 5 on one machine and to 10 on another (slower) one. is this issue fixed in stretch/sid?

Re: Bluetooh in Debian Jessie

2016-10-10 Thread juan hernandez
Hello, I just added a "non-free" component to /etc/apt/sources.list, the APT "deb http://http.us.debian.org/debian/ testing main non-free" and then installed the "firmware-atheros" package. Thank you, Best 2016-10-07 13:29 GMT-06:00 deloptes : > juan hernandez wrote: > > > Hello: > > I'm using D

Debian Jessie !

2016-10-10 Thread Kunal Gupta
Hi Team, For Debian Jessie 8.4 on XenServer having 10 or more CPUS crash while under stress and VM’s will never boot having 4 interface combination of 10 CPUS or more. I suspect crash thing has been fixed in 8.6 (which I am still testing) any workaround || cause Thoughts for the same will

Re: Bluetooh in Debian Jessie

2016-10-07 Thread deloptes
juan hernandez wrote: > Hello: > I'm using Debian in a Lenovo but I'm unable to using with bluetooth. Any > advice? > Thank you in advance > > best. What does it mean you are unable of using bluetooth? What have you tried? do you have some logs? Have you tried bluetoothctl and rfkill? Is your bl

Bluetooh in Debian Jessie

2016-10-07 Thread juan hernandez
Hello: I'm using Debian in a Lenovo but I'm unable to using with bluetooth. Any advice? Thank you in advance best.

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-17 Thread Felix Miata
rhkra...@gmail.com composed on 2016-09-15 07:28 (UTC-0400): ... my only reason for writing is to suggest (to the OP) that he consider using a fairly inexpensive digital flat screen tv as his monitor. I currently use a 1080P 32" T that I bought for under $200 (on sale, somewhere, sometime, prob

I have problems with the last updating of debian jessie

2016-09-16 Thread loren carretero
Good Morning. I work to daily with linux debian jessie 8.1 Two days ago i updated my computer and suddenly the access to share folders with cifs has stopped working. I have installed and uninstalled samba and packages associated and I havent been able to connect to remote server by to share

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-15 Thread David Wright
On Thu 15 Sep 2016 at 07:28:16 (-0400), rhkra...@gmail.com wrote: > TL;DR (Too Long, Didn't Read)--I didn't anticipate ever using that little > abbreviation. > > Anyway, my only reason for writing is to suggest (to the OP) that he consider > using a fairly inexpensive digital flat screen tv as h

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-15 Thread David Wright
On Thu 15 Sep 2016 at 05:11:26 (-0400), Felix Miata wrote: > David Wright composed on 2016-09-14 22:59 (UTC-0500): > > >On Wed 14 Sep 2016 at 05:43:24 (-0400), Felix Miata wrote: > > >>David Wright composed on 2016-09-13 13:36 (UTC-0500): > > >The person to complain to about not being able to *r

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-15 Thread rhkramer
TL;DR (Too Long, Didn't Read)--I didn't anticipate ever using that little abbreviation. Anyway, my only reason for writing is to suggest (to the OP) that he consider using a fairly inexpensive digital flat screen tv as his monitor. I currently use a 1080P 32" T that I bought for under $200 (on

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-15 Thread Felix Miata
David Wright composed on 2016-09-14 22:59 (UTC-0500): On Wed 14 Sep 2016 at 05:43:24 (-0400), Felix Miata wrote: David Wright composed on 2016-09-13 13:36 (UTC-0500): The person to complain to about not being able to *read* small fonts is your optician. Thats presumptuous. There's only s

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-14 Thread David Wright
On Wed 14 Sep 2016 at 11:09:47 (-0400), Ric Moore wrote: > On 09/13/2016 02:36 PM, David Wright wrote: > > >When I want to change resolution, which keys should I press to do that? > > Back in the day, when xorg.conf roamed free, you could have multiple > screen resolutions noted within it and a c

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-14 Thread David Wright
On Wed 14 Sep 2016 at 05:43:24 (-0400), Felix Miata wrote: > David Wright composed on 2016-09-13 13:36 (UTC-0500): > > Rather curious to see a regular participant here with a .co.uk > mailing address apparently in a university environment in a UTC-0500 > time zone. Curiosity makes it for me a recu

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-14 Thread Ric Moore
On 09/13/2016 02:36 PM, David Wright wrote: When I want to change resolution, which keys should I press to do that? Back in the day, when xorg.conf roamed free, you could have multiple screen resolutions noted within it and a ctrl-alt-+ would switch resolutions on the fly. That worked on CRT

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-14 Thread Felix Miata
David Wright composed on 2016-09-13 13:36 (UTC-0500): Rather curious to see a regular participant here with a .co.uk mailing address apparently in a university environment in a UTC-0500 time zone. Curiosity makes it for me a recurring distraction, wondering just what part of the world this mig

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-13 Thread David Wright
On Thu 08 Sep 2016 at 12:53:49 (-0400), Felix Miata wrote: > David Wright composed on 2016-09-08 09:08 (UTC-0500): > > >On Thu 08 Sep 2016 at 04:36:42 (-0400), Felix Miata wrote: > > >>Nicolas George composed on 2016-09-08 10:07 (UTC+0200): > > >>>Felix Miata composed: > > The simplest way

  1   2   3   4   5   >