Redirecing root emails to a gmail account

2015-09-08 Thread James Allsopp
Hello, I want to have the root e-mails sent to my gmail account if possible. I can send email here via commandline echo "This is a test." | mail -s Test but despite editing /etc/aliases so that root points to the external address I can't get this to work. echo "This is a test.(root)" | mail -sv

apache2 locally broken

2015-09-08 Thread Paolo Cavallini
Hi all, on an updated Sid box I have trouble with apache: == service apache2 reload Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for deta

Re: apache2 locally broken

2015-09-08 Thread Reco
Hi. On Tue, Sep 08, 2015 at 09:08:26AM +0200, Paolo Cavallini wrote: > Sep 08 08:30:30 440 apache2[5689]: (98)Address already in use: AH00072: > make_sock: could not bind to address [::]:80 > Sep 08 08:30:30 440 apache2[5689]: (98)Address already in use: AH00072: > make_sock: could not bind to a

Re: apache2 locally broken

2015-09-08 Thread Paolo Cavallini
Il 08/09/2015 10:21, Reco ha scritto: > Please post the output of 'ss -lnpt'. Someone took port 80 on this host > already and this is the source of your trouble. Oh, you're right: lighttp seems the culprit. However, purging it does not solve the issue. What else? Thanks. === root@440:/usr/local/s

Re: How to Boot with LVM

2015-09-08 Thread Rick Thomas
Hi Ray, I’ll try to answer your questions… On Sep 7, 2015, at 4:36 PM, ray wrote: > Rick, > > Thank you for responding and providing all the info. > > On Monday, September 7, 2015 at 6:20:07 AM UTC-5, Rick Thomas wrote: >> On Sep 5, 2015, at 7:24 PM, ray wrote: >> >>> I would like to confi

Re: apache2 locally broken

2015-09-08 Thread Reco
Hi. On Tue, Sep 08, 2015 at 10:36:45AM +0200, Paolo Cavallini wrote: > Il 08/09/2015 10:21, Reco ha scritto: > > > Please post the output of 'ss -lnpt'. Someone took port 80 on this host > > already and this is the source of your trouble. > > Oh, you're right: lighttp seems the culprit. > Howev

Re: apache2 locally broken

2015-09-08 Thread Paolo Cavallini
Il 08/09/2015 10:59, Reco ha scritto: > Wait. You mean that you've purged lighttpd first, and *then* 'ss -lnpt' > shows that lighttpd is still running? Seems like a bug to me. Sorry I was unclear: I confirmed lighttpd was occupying port 80, then I removed it, and I restarted apache2, without succ

Re: How to Boot with LVM

2015-09-08 Thread Pascal Hambourg
ray a écrit : > On Monday, September 7, 2015 at 3:40:05 AM UTC-5, Pascal Hambourg wrote: >> >> Did the Debian installer boot in EFI or BIOS/legacy mode ? > > The motherboard BIOS reports the Debian installation media as a UEFI USB. > The installer boot screen says UEFI and it is the same media us

Re: BIOS size limit for USB flash drives

2015-09-08 Thread Pascal Hambourg
shawn wilson a écrit : > > IIRC, 32 GB is the limit of vfat 32 GiB is the maximum size of a FAT16 filesytem with 32-KiB clusters, or of a FAT32 partition created by Windows XP and later. The limit of a FAT32 filesystem is at least 2 TiB. > (which uefi uses for boot). So what ? Who needs an EFI

Re: Doing Dist-Upgrade or Such

2015-09-08 Thread Cindy-Sue Causey
On 9/7/15, Pascal Hambourg wrote: > David Wright a écrit : >> >>>From man apt-cache: >> >>-p, --pkg-cache >>Select the file to store the package cache. The package >>cache is the primary cache used by all operations. >>Configuration Item: Dir::Cache::pkg

Re: Getting a serial console to work on Jessie

2015-09-08 Thread Stephen Powell
On Mon, 07 Sep 2015 18:08:05 -0400 (EDT), Bob Bernstein wrote: > > What a great contribution! > > My null-modem cable ought to still be around here somewhere! > > :-) I try to focus on the latest technology. -- .''`. Stephen Powell : :' : `. `'` `-

Re: BIOS size limit for USB flash drives

2015-09-08 Thread shawn wilson
On Sep 8, 2015 6:51 AM, "Pascal Hambourg" wrote: > > shawn wilson a écrit : > > > > (which uefi uses for boot). > > So what ? Who needs an EFI system partition bigger than the recommended > 512 MB ? > Maybe he was trying to use a bigger partition? Do you have a better idea what's happening? Was

Re: who/w/finger/last printing ip address

2015-09-08 Thread Michael Grant
Any idea why I'm NOT getting hostnames by default? $ who mgrant pts/12015-09-05 07:30 (*10.20.30.40*:S.1) mgrant pts/22015-09-05 07:30 (*10.20.30.40*:S.2) mgrant pts/32015-09-05 07:30 (*10.20.30.40*:S.3) mgrant pts/42015-09-05 07:30 (*10.20.30.40*:S.4) $ w

Re: How to Boot with LVM

2015-09-08 Thread ray
On Tuesday, September 8, 2015 at 5:40:04 AM UTC-5, Pascal Hambourg wrote: > ray a écrit : > > On Monday, September 7, 2015 at 3:40:05 AM UTC-5, Pascal Hambourg wrote: > >> > >> Did the Debian installer boot in EFI or BIOS/legacy mode ? > > > > The motherboard BIOS reports the Debian installation me

Re: Getting a serial console to work on Jessie

2015-09-08 Thread Sven Hartge
Stephen Powell wrote: > On Mon, 07 Sep 2015 11:47:56 -0400 (EDT), Sven Hartge wrote: >> Looks fine, from a cursory glance. >> >> Maybe you can add a section about using >> >>"systemctl cat serial-getty@ttyS0.service" >> >> to verfiy that the override.conf has been >> read successfully aft

Re: How to Boot with LVM

2015-09-08 Thread ray
On Monday, September 7, 2015 at 8:40:05 PM UTC-5, ray wrote: > Update: I would like to clarify that I was able to boot the HDD instance from the rEFInd stick. But, after rebooting and removing the stick, nothing will boot - still.

Re: apache2 locally broken

2015-09-08 Thread Reco
Hi. On Tue, Sep 08, 2015 at 11:18:31AM +0200, Paolo Cavallini wrote: > Il 08/09/2015 10:59, Reco ha scritto: > > > Wait. You mean that you've purged lighttpd first, and *then* 'ss -lnpt' > > shows that lighttpd is still running? Seems like a bug to me. > > Sorry I was unclear: I confirmed light

Re: who/w/finger/last printing ip address

2015-09-08 Thread Reco
Hi. On Tue, Sep 08, 2015 at 12:39:06PM +0100, Michael Grant wrote: > Any idea why I'm NOT getting hostnames by default? > > $ who > mgrant   pts/1    2015-09-05 07:30 (10.20.30.40:S.1) > mgrant   pts/2    2015-09-05 07:30 (10.20.30.40:S.2) > mgrant   pts/3    2015-09-05 07:30 (10.20.

Re: apache2 locally broken

2015-09-08 Thread Paolo Cavallini
Il 08/09/2015 14:12, Reco ha scritto: > It there anything useful in apache's error.log? Maybe failed dpkg > configuration script left httpd.conf in invalid state, or something. Unfortunately the log is empty (a previous error showed apache was unable to open it, so I changed ownership to root:www

Re: How to Boot with LVM

2015-09-08 Thread Pascal Hambourg
ray a écrit : > On Tuesday, September 8, 2015 at 5:40:04 AM UTC-5, Pascal Hambourg wrote: >> ray a écrit : >> >>> I have a lVM partition for the new installation. When I select it, the >>> installer (in manual mode) says it is not bootable and go back to setup >>> to correct. When I go back to s

Re: how to solve broken package

2015-09-08 Thread The Wanderer
On 2015-09-08 at 05:02, mudongliang wrote: > On 09/07/2015 11:33 PM, The Wanderer wrote: > >> On 2015-09-07 at 11:15, mudongliang wrote: >>> If I want to install libproxy1v5, I find apt-get suggests me to remove >>> all my gnome desktop and tools. >>> Maybe libproxy1v5 is broken, how can I fix it

Re: How to Boot with LVM

2015-09-08 Thread Pascal Hambourg
ray a écrit : > I would like to clarify that I was able to boot the HDD instance from > the rEFInd stick. But, after rebooting and removing the stick, nothing > will boot - still. After booting the HDD system with rEFInd, running 'grub-install' should reinstall the bootloader properly. See also u

Re: BIOS size limit for USB flash drives

2015-09-08 Thread Darac Marjal
On Mon, Sep 07, 2015 at 07:43:12PM -0400, shawn wilson wrote: > > On Sep 7, 2015 9:47 AM, "Ken Heard" <[1]kensli...@teksavvy.com> wrote: > > > > > > > Is there any limit to the size of a USB flash drive with the ext2 file > > system encrypted on it which can be addressed through the BIOS > > inte

Re: Redirecing root emails to a gmail account

2015-09-08 Thread Peter Ludikovsky
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, First of all, use -v -s instead of -sv, as the latter says to set the subject to 'v', and adds an additional recipient Testing. Other than that, can you post your /etc/postfix/main.cf, and/or the relevant parts from /var/log/mail.log? Regards, /

Re: Okay, that's too much now!

2015-09-08 Thread John L. Ries
Even so, there are other Linux distros that still support traditional UNIX init. Slackware comes to mind, though it does not use the traditional System V startup script mechanism, but apparently one based on old fashioned BSD, and I would be surprised if Slackware and its derivatives were the

Re: BIOS size limit for USB flash drives

2015-09-08 Thread Martin Read
On 08/09/15 14:09, Darac Marjal wrote: Just as a point of interest, I understand that most BIOS limits are limits in the ATA command set (that is, PATA and SATA drives experience these issues). Looking at http://homepage.ntlworld.com./jonathan.deboynepollard/FGA/2tib-disc-limit.html I see tha

Which program shows info about virtual packages --- apt-cache no good. (was ... Re: Re : adobe flash player in iceweasel does not work anymore in jessie)

2015-09-08 Thread Chris Bannister
On Sun, Sep 06, 2015 at 02:16:09PM -0700, Jimmy Johnson wrote: [BIG snip] > > Installing 'flashplayer-mozilla' that is in Debian main will solve the flash > problem. # apt-cache show flashplayer-mozilla N: Can't select versions from package 'flashplayer-mozilla' as it is purely virtual N: No

Re: Re : adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Martin Read
On 06/09/15 22:16, Jimmy Johnson wrote: Installing 'flashplayer-mozilla' that is in Debian main will solve the flash problem. This statement is factually incorrect, as no package of that name exists in jessie main. A package of that name *does* exist in the deb-multimedia repositories.

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Lisi Reisz
On Sunday 06 September 2015 22:16:09 Jimmy Johnson wrote: > On 09/06/2015 12:54 PM, Staszek wrote: > > On 2015-08-03 13:17, MENGUAL Jean-Philippe wrote: > >> Hi, > >> > >> Likely the upgrade broke your manual installation. You should install > >> the flashplugin-nonfree package from non-free repo.

Re: [Newsletter] Why does Debian not recognize my WiFi?

2015-09-08 Thread Chris Bannister
On Mon, Sep 07, 2015 at 06:33:14AM +1000, Stuart Longland wrote: > > > Copyright in this message and any attachments remains with us. It > > is confidential and may be legally privileged. > > *NOW* you bloody tell me! Is it or is it not confidential, and if so, > what in earth is the disclaimer

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Lisi Reisz
On Tuesday 08 September 2015 17:01:34 Martin Read wrote: > On 06/09/15 22:16, Jimmy Johnson wrote: > > Installing 'flashplayer-mozilla' that is in Debian main will solve the > > flash problem. > > This statement is factually incorrect, as no package of that name exists > in jessie main. > > A packa

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Ric Moore
On 09/08/2015 12:25 PM, Lisi Reisz wrote: But: why will it install in wheezy, but not in Jessie - and yet it is listed in neither. :-/ Methinks you have deb-multimedia configured somehow in your sources. -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world...

Bluetooth with Intel 7260

2015-09-08 Thread Paul van der Vlis
Hi, I try to get a Lenovo Thinkpad T440s working. Everything works fine, but not the bluetooth. USB-device ID is 8087:07dc. This bluetooth adapter is build inside a mini-pcie express wifi-card, the "Intel Corporation wireless 7260 (rev. 83)". The bluetooth adapter sees other bluetooth devices. Y

Re: [Newsletter] Why does Debian not recognize my WiFi?

2015-09-08 Thread John Hasler
Stuart Longland wrote: > > Copyright in this message and any attachments remains with us. It > > is confidential and may be legally privileged. > > *NOW* you bloody tell me! Is it or is it not confidential, Not any more: he sent it to people who had not agreed in advance to keep it confidential.

Re: [Newsletter] Why does Debian not recognize my WiFi?

2015-09-08 Thread Dan Ritter
On Wed, Sep 09, 2015 at 04:28:18AM +1200, Chris Bannister wrote: > On Mon, Sep 07, 2015 at 06:33:14AM +1000, Stuart Longland wrote: > > > > > Copyright in this message and any attachments remains with us. It > > > is confidential and may be legally privileged. > > > > *NOW* you bloody tell me! I

Re: Re: Apache's strange behavior on Debian?

2015-09-08 Thread mizuki
Hi John, Just to clarify, I have one Apache installation on a frond-end proxy, and one on a backend server. On the backend, I have 2 Apache virtual hosts configured on the backend individually called ServerA.local and ServerB.local, 2 Apache virtual hosts on the proxy called ServerA.com and Server

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Haines Brown
On Tue, Sep 08, 2015 at 12:38:17PM -0400, Ric Moore wrote: > On 09/08/2015 12:25 PM, Lisi Reisz wrote: > > >But: why will it install in wheezy, but not in Jessie - and yet it is listed > >in neither. :-/ > > Methinks you have deb-multimedia configured somehow in your sources. I suspect something

Re: [Newsletter] Why does Debian not recognize my WiFi?

2015-09-08 Thread Brad Rogers
On Tue, 8 Sep 2015 13:19:43 -0400 Dan Ritter wrote: Hello Dan, >If you don't hassle the OP about this, OP will not mention to >their management that they are being ridiculed on the Internet >for having it, and they will not learn. And, if they're using company time to post here without the know

Re: Re; Okay, that's too much now!

2015-09-08 Thread Bob Holtzman
On Tue, Sep 08, 2015 at 06:05:26AM +1000, Andrew McGlashan wrote: > On 8/09/2015 5:09 AM, Bob Holtzman wrote: > > On Mon, Sep 07, 2015 at 05:29:14PM +1000, Andrew McGlashan wrote: > >> On 7/09/2015 7:15 AM, Lisi Reisz wrote: > >>> I gather Devuan is doing well. So there are choices. One of course

Re: Apache's strange behavior on Debian?

2015-09-08 Thread Jochen Spieker
Hi Mizuki, would you mind if I respond on the list? Regards, Jochen. mizuki: > Hi John, > > Just to clarify, I have one Apache installation on a frond-end proxy, and > one on a backend server. On the backend, I have 2 Apache virtual hosts > configured on the backend individually called ServerA

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Ric Moore
On 09/08/2015 01:30 PM, Haines Brown wrote: On Tue, Sep 08, 2015 at 12:38:17PM -0400, Ric Moore wrote: Methinks you have deb-multimedia configured somehow in your sources. I suspect something else is going on. I also am running Wheezy and have this line in sources.list: deb http://www.de

Re: AMD FirePro W2100

2015-09-08 Thread Dan
Hi, I will answer my question. I installed all the kernel firmware packages the non-free and the free versions from backports. Now the open source driver seems to work. I think the Jessie package firmware-linux-nonfree does not have the firmware for the AMD FirePro W2100 Best, Dan On Wed, Aug 2

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Brad Rogers
On Tue, 8 Sep 2015 13:52:56 -0400 Ric Moore wrote: Hello Ric, >Trouble shooting with a shotgun here... suppose you add "contrib" to >that line and try again?? Ric DMO doesn't have contrib, only main and non-free. -- Regards _ / ) "The blindingly obvious is / _)ra

Debian Jessie / DELL / CPU Fan Speed

2015-09-08 Thread / vt
Hello everyone, I am just joining and ... I need some help ; ) I am running on a DELL laptop (E6420). I moved to Debian Jessie recently (from Wheezy) and now I am struggling with very annoying problem. The problem is that my cpu fan is out of control. It starts and stops in a loop (increases speed

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Chris Bannister
On Tue, Sep 08, 2015 at 01:52:56PM -0400, Ric Moore wrote: > On 09/08/2015 01:30 PM, Haines Brown wrote: > >On Tue, Sep 08, 2015 at 12:38:17PM -0400, Ric Moore wrote: > > >>Methinks you have deb-multimedia configured somehow in your sources. > > > >I suspect something else is going on. I also am r

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Jimmy Johnson
On 09/08/2015 10:40 AM, Haines Brown wrote: On Tue, Sep 08, 2015 at 12:38:17PM -0400, Ric Moore wrote: On 09/08/2015 12:25 PM, Lisi Reisz wrote: But: why will it install in wheezy, but not in Jessie - and yet it is listed in neither. :-/ Methinks you have deb-multimedia configured somehow in

Re: Debian Jessie / DELL / CPU Fan Speed

2015-09-08 Thread Dan
On Tue, Sep 8, 2015 at 8:17 PM, / vt wrote: > Hello everyone, > > I am just joining and ... I need some help ; ) > I am running on a DELL laptop (E6420). I moved to Debian Jessie recently > (from Wheezy) and now I am struggling with very annoying problem. The > problem is that my cpu fan is out of

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Haines Brown
On Tue, Sep 08, 2015 at 01:52:56PM -0400, Ric Moore wrote: > On 09/08/2015 01:30 PM, Haines Brown wrote: > >On Tue, Sep 08, 2015 at 12:38:17PM -0400, Ric Moore wrote: > > Trouble shooting with a shotgun here... suppose you add "contrib" to > that line and try again?? Ric Thanks, but no good. Prod

Re: Apache's strange behavior on Debian?

2015-09-08 Thread Jochen Spieker
[D'ouh! I only saw your response in my inbox and didn't notice that a copy also went to the list.] mizuki: > > Just to clarify, I have one Apache installation on a frond-end proxy, and > one on a backend server. On the backend, I have 2 Apache virtual hosts > configured on the backend individuall

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Ric Moore
On 09/08/2015 02:29 PM, Chris Bannister wrote: On Tue, Sep 08, 2015 at 01:52:56PM -0400, Ric Moore wrote: On 09/08/2015 01:30 PM, Haines Brown wrote: On Tue, Sep 08, 2015 at 12:38:17PM -0400, Ric Moore wrote: Methinks you have deb-multimedia configured somehow in your sources. I suspect so

Re: Doing Dist-Upgrade or Such

2015-09-08 Thread David Wright
Quoting Pascal Hambourg (pas...@plouf.fr.eu.org): > David Wright a écrit : > > Quoting David Baron (d_ba...@012.net.il): > > > > Pascal, I believe, said: > >>> You can bind|link|whatever /var/cache/apt/archive to a filesystem with > >>> enough free space. > >> Running it this way right now, seems

Re: Doing Dist-Upgrade or Such

2015-09-08 Thread David Wright
Quoting Cindy-Sue Causey (butterflyby...@gmail.com): > On 9/7/15, Pascal Hambourg wrote: > > David Wright a écrit : > >> > >>>From man apt-cache: > >> > >>-p, --pkg-cache > >>Select the file to store the package cache. The package > >>cache is the primary cache used

configure hotspot

2015-09-08 Thread Himanshu Shekhar
tried to run hotspot on my Dell laptop (core i5 5210) with Debian jessie. did the same on ubuntu system and it works fine, but couldn't make it here. lspci output: 00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Bro

Re: [Newsletter] Why does Debian not recognize my WiFi?

2015-09-08 Thread Himanshu Shekhar
The most common cause of wifi not working is missing firmware. You could download the firmware for your hardware, if not from the main repository, then from debian-backports (packages.debian.org)..This would definitely server the purpose On Tue, Sep 8, 2015 at 11:01 PM, Brad Rogers wrote: > On T

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Paul van der Vlis
Op 08-09-15 om 20:37 schreef Jimmy Johnson: > On 09/08/2015 10:40 AM, Haines Brown wrote: >> On Tue, Sep 08, 2015 at 12:38:17PM -0400, Ric Moore wrote: >>> On 09/08/2015 12:25 PM, Lisi Reisz wrote: >>> But: why will it install in wheezy, but not in Jessie - and yet it is listed in ne

Re: Re: get software list of one software repository

2015-09-08 Thread Clive Standbridge
> > cat > > /var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binar > > y-amd64_Packages > >| grep "Package" | awk -F ": " '{print $2}' > > UUOC. > > Just grep without a cat. Why so many cats in this group? What's with > the cats, anyway? UUOG. Just awk without a grep, e.g.

Re: How to Boot with LVM

2015-09-08 Thread ray
On Tuesday, September 8, 2015 at 8:10:08 AM UTC-5, Pascal Hambourg wrote: > After booting the HDD system with rEFInd, running 'grub-install' should > reinstall the bootloader properly. See also useful options in my > previous message. Yes, it is now booting. This is with the rEFInd stick: root@m

Re: How to Boot with LVM

2015-09-08 Thread ray
On Tuesday, September 8, 2015 at 3:50:04 AM UTC-5, Rick Thomas wrote: > Hi Ray, > > I'll try to answer your questions... > > On Sep 7, 2015, at 4:36 PM, ray wrote: > > > Rick, > > > > Thank you for responding and providing all the info. > > > > On Monday, September 7, 2015 at 6:20:07 AM UTC-

Re: apache2 locally broken

2015-09-08 Thread Paolo Cavallini
Il 08/09/2015 14:27, Paolo Cavallini ha scritto: > Il 08/09/2015 14:12, Reco ha scritto: > >> It there anything useful in apache's error.log? Maybe failed dpkg >> configuration script left httpd.conf in invalid state, or something. > > Unfortunately the log is empty (a previous error showed apach

Re: apache2 locally broken

2015-09-08 Thread Alexis
Paolo Cavallini writes: Il 08/09/2015 14:27, Paolo Cavallini ha scritto: Il 08/09/2015 14:12, Reco ha scritto: It there anything useful in apache's error.log? Maybe failed dpkg configuration script left httpd.conf in invalid state, or something. Unfortunately the log is empty (a previous

Re: apache2 locally broken

2015-09-08 Thread Paolo Cavallini
Il 09/09/2015 07:32, Alexis ha scritto: > Given Apache is unable to open the log file, i'm wondering if Apache is > trying to store logs on a full partition? no full partitions here. standard conf: ErrorLog ${APACHE_LOG_DIR}/error.log ls -l /var/log/apache2/error.log -rw-rw 1 root ww

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Lisi Reisz
On Tuesday 08 September 2015 22:55:21 Paul van der Vlis wrote: > Not sure what this is for a package, but in Debian you have > "flashplugin-nonfree" in contrib what downloads and installs the > flashplugin for Mozilla. > > For Chromium there is "pepperflashplugin-nonfree". Neither of these works w

Re: adobe flash player in iceweasel does not work anymore in jessie

2015-09-08 Thread Jimmy Johnson
On 09/08/2015 10:43 PM, Lisi Reisz wrote: But I still haven't got it going on the computer that is attached to the TV, and I don't actually want it on my desktop. And it doesn't work on my husband's desktop. Lisi Lisi if you are asking? I can tell you 'flashplayer-mozilla' works without the

Upgrading debian to specific minor version

2015-09-08 Thread Joris Schoolmeesters
Hi all, With Debian 7.9 out in the wild, apt-get will upgrade you automatically to 7.9 on Debian 7. Is there a way to upgrade from 7.7 to 7.8 ? Thanks in advance, Joris

Re: apache2 locally broken

2015-09-08 Thread Paolo Cavallini
Il 09/09/2015 07:15, Paolo Cavallini ha scritto: > am I the only one having this problem? I'm pretty much stuck - if not > here, is there another place to seek for help? purged once more all apache2 related packages, removed all apache2 remaining files, now all ok. sorry for the noise, and thanks

PCI-DSS compliant instalation guide for latest Debian

2015-09-08 Thread Lovrenco Vladislavic
Hello, Can you provide me with some tutorial for latest Debian installation which will achieve full compatibility with latest PCI-DSS security standard: https://www.pcisecuritystandards.org/https://www.pcisecuritystandards.org/ We need to host code for Credit Card data transfer (interface) on