BackupPC-users

Re: [BackupPC-users] web GUI downloading BIN file Ubuntu 14.04

2014-11-06 15:17:41
Subject: Re: [BackupPC-users] web GUI downloading BIN file Ubuntu 14.04
From: Carl Wilhelm Soderstrom <chrome AT real-time DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 6 Nov 2014 15:16:11 -0500
On 11/06 07:38 , Tom Fallon wrote:
> This is on a brand new install of Ubuntu 14.04

I don't know if you're using SSL, but here's some package lists you may want
to compare to your system. Also a list of the modules I have enabled. This
is an ubuntu 14.04 system, but has been upgraded from an earlier LTS.


$ dpkg -l|grep -i apache
ii  apache2                              2.4.7-1ubuntu4.1
amd64        Apache HTTP Server
ii  apache2-bin                          2.4.7-1ubuntu4.1
amd64        Apache HTTP Server (binary files and modules)
ii  apache2-data                         2.4.7-1ubuntu4.1
all          Apache HTTP Server (common files)
ii  apache2-mpm-worker                   2.4.7-1ubuntu4.1
amd64        transitional worker MPM package for apache2
ii  apache2-utils                        2.4.7-1ubuntu4.1
amd64        Apache HTTP Server (utility programs for web servers)
rc  apache2.2-common                     2.2.22-1ubuntu1.7
amd64        Apache HTTP Server common files
ii  libapr1:amd64                        1.5.0-1
amd64        Apache Portable Runtime Library
ii  libaprutil1:amd64                    1.5.3-1
amd64        Apache Portable Runtime Utility Library
ii  libaprutil1-dbd-sqlite3:amd64        1.5.3-1
amd64        Apache Portable Runtime Utility Library - SQLite3 Driver
ii  libaprutil1-ldap:amd64               1.5.3-1
amd64        Apache Portable Runtime Utility Library - LDAP Driver

$ dpkg -l|grep -i ssl
ii  libgnutls-openssl27:amd64            2.12.23-12ubuntu2.1
amd64        GNU TLS library - OpenSSL wrapper
ii  libio-socket-ssl-perl                1.965-1ubuntu1
all          Perl module implementing object oriented interface to SSL
sockets
ii  libnet-smtp-ssl-perl                 1.01-3
all          Perl module providing SSL support to Net::SMTP
ii  libnet-ssleay-perl                   1.58-1
amd64        Perl module for Secure Sockets Layer (SSL)
ii  libssl0.9.8:amd64                    0.9.8o-7ubuntu3.2.14.04.1
amd64        SSL shared libraries
ii  libssl1.0.0:amd64                    1.0.1f-1ubuntu2.7
amd64        Secure Sockets Layer toolkit - shared libraries
ii  openssl                              1.0.1f-1ubuntu2.7
amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  python-openssl                       0.13-2ubuntu6
amd64        Python 2 wrapper around the OpenSSL library
ii  ssl-cert  

/etc/apache2/mods-enabled$ dir
total 8.0K
drwxr-xr-x  2 root root 4.0K Aug  5 15:46 ./
drwxr-xr-x 10 root root 4.0K Aug  5 15:46 ../
lrwxrwxrwx  1 root root   36 Aug  5 15:46 access_compat.load ->
../mods-available/access_compat.load
lrwxrwxrwx  1 root root   28 Aug  5 15:46 alias.conf ->
../mods-available/alias.conf
lrwxrwxrwx  1 root root   28 Nov 10  2011 alias.load ->
../mods-available/alias.load
lrwxrwxrwx  1 root root   33 Nov 10  2011 auth_basic.load ->
../mods-available/auth_basic.load
lrwxrwxrwx  1 root root   33 Aug  5 15:46 authn_core.load ->
../mods-available/authn_core.load
lrwxrwxrwx  1 root root   33 Nov 10  2011 authn_file.load ->
../mods-available/authn_file.load
lrwxrwxrwx  1 root root   33 Aug  5 15:46 authz_core.load ->
../mods-available/authz_core.load
lrwxrwxrwx  1 root root   38 Nov 10  2011 authz_groupfile.load ->
../mods-available/authz_groupfile.load
lrwxrwxrwx  1 root root   33 Nov 10  2011 authz_host.load ->
../mods-available/authz_host.load
lrwxrwxrwx  1 root root   33 Nov 10  2011 authz_user.load ->
../mods-available/authz_user.load
lrwxrwxrwx  1 root root   32 Aug  5 15:46 autoindex.conf ->
../mods-available/autoindex.conf
lrwxrwxrwx  1 root root   32 Nov 10  2011 autoindex.load ->
../mods-available/autoindex.load
lrwxrwxrwx  1 root root   27 Nov 10  2011 cgid.conf ->
../mods-available/cgid.conf
lrwxrwxrwx  1 root root   27 Nov 10  2011 cgid.load ->
../mods-available/cgid.load
lrwxrwxrwx  1 root root   26 Nov 10  2011 dir.conf ->
../mods-available/dir.conf
lrwxrwxrwx  1 root root   26 Nov 10  2011 dir.load ->
../mods-available/dir.load
lrwxrwxrwx  1 root root   26 Nov 10  2011 env.load ->
../mods-available/env.load
lrwxrwxrwx  1 root root   29 Aug  5 15:46 filter.load ->
../mods-available/filter.load
lrwxrwxrwx  1 root root   27 Aug  5 15:46 mime.conf ->
../mods-available/mime.conf
lrwxrwxrwx  1 root root   27 Nov 10  2011 mime.load ->
../mods-available/mime.load
lrwxrwxrwx  1 root root   33 Aug  5 15:46 mpm_worker.conf ->
../mods-available/mpm_worker.conf
lrwxrwxrwx  1 root root   33 Aug  5 15:46 mpm_worker.load ->
../mods-available/mpm_worker.load
lrwxrwxrwx  1 root root   34 Aug  5 15:46 negotiation.conf ->
../mods-available/negotiation.conf
lrwxrwxrwx  1 root root   34 Nov 10  2011 negotiation.load ->
../mods-available/negotiation.load
lrwxrwxrwx  1 root root   33 Aug 20  2013 reqtimeout.conf ->
../mods-available/reqtimeout.conf
lrwxrwxrwx  1 root root   33 Aug 20  2013 reqtimeout.load ->
../mods-available/reqtimeout.load
lrwxrwxrwx  1 root root   31 Aug  5 15:46 setenvif.conf ->
../mods-available/setenvif.conf
lrwxrwxrwx  1 root root   31 Nov 10  2011 setenvif.load ->
../mods-available/setenvif.load
lrwxrwxrwx  1 root root   29 Aug  5 15:46 status.conf ->
../mods-available/status.conf
lrwxrwxrwx  1 root root   29 Nov 10  2011 status.load ->
../mods-available/status.load

-- 
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com

------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/