Questions tagged [debian-jessie]

Debian 8.0 ("Jessie") was initially released on April 26th, 2015. Long term support is available until June 30th, 2020.

Debian 8.0 ("Jessie") was initially released on April 26th, 2015. Long term support is available from the Debian LTS team until June 30th, 2020.

298 questions
0
votes
2 answers

broken mariadb debian update

I have debian 8.0 with backports and the official mariadb repositories are set up. I already had mariadb-server-10.1 and it was trying to upgrade to an other version. The upgrade of mariadb failed and now it is broken. I can not use owncloud…
Etienne
  • 3
  • 1
  • 4
0
votes
1 answer

Error: Socket failed: Connection refused ltsp + update-rc.d errors

I am installing a LTSP server, everything works, the pxe.linux.0 gets found, but the client gets stuck at this error: Modprobe: module overlayfs not found in modules.dep Error: socket failed: connection refused Exiting. update-rc.d error cannot…
0
votes
0 answers

Switch to Apache Event MPM from Prefork in Debian 8

With a2query -M command, I found out that Apache 2.4 uses Prefork, so today, I want to switch to Event MPM. I installed Event MPM with apt-get install apache2-mpm-event command and restarted Apache as shown here. But a2query -M tells me that Prefork…
Ulugbek Khalilov
  • 21
  • 1
  • 1
  • 4
0
votes
1 answer

How to change the local delivery of accounts?

I have noticed in my logs that Postfix cannot send emails to local accounts. postfix/local[12775]: warning: maildir access problem for UID/GID=33/33: create maildir file /var/www/Maildir/tmp/1492097290.P12775.FQDN: Permission…
KingsInnerSoul
  • 201
  • 3
  • 10
0
votes
2 answers

cifs mount alternately sends wrong passwd

short version: the NETAPP logs show that from our client (debian 8.7, cifs=2:6.4-1) machine the login fails alternatively. I.e. it is like one time it sends the good password, and then some wrong password, then again the good one, then again the…
Danduk82
  • 178
  • 2
  • 9
0
votes
1 answer

how to keep track of linux package updates across multiple servers / containers (replacing apticron)

I run multiple servers and in each a dozen containers (lxc). I'm still using apticron to get informations about new package updates but I start to drown in emails from each and every container and usually they report the same update since they're…
greenone83
  • 209
  • 1
  • 7
0
votes
1 answer

How should I run a directory of CGI scripts which need PATH_INFO on Apache 2.4?

With Apache 2.2 I was running Mailman's CGI web interface in a VirtualHost which had: AssignUserId www-data www-data AllowOverride None Options ExecCGI …
Dickon Reed
  • 101
  • 1
0
votes
1 answer

Disabling MariaDb on Debian jessie doesn't work

I have MariaDb installed on Debian jessie. I need to remove it from automatic system startup. I tried recommended commands but they did not work: root@debian:/home/gameboy# systemctl disable mysql Synchronizing state for mysql.service with sysvinit…
trzczy
  • 173
  • 1
  • 1
  • 8
0
votes
0 answers

Nginx serving nonexistent file?

I have this little issue with configuration of NGINX virtual hosts. I had all nonexistent subdomains pointing to one static HTML file, that was served. I have deleted that static HTML file, and added GravCMS to domain. There is an installation from…
PeterBocan
  • 101
  • 2
0
votes
0 answers

debian nginx 1.10.3 prevent headers injection

I have a debian 8 VPS running with nginx 1.10.3. I host several Symfony 3.2 websites (using php7-fpm), and I face headers injection problems. I can't figure out if the problem is more from nginx or from the symfony project configuration. I am not…
Flo Schild
  • 101
  • 4
0
votes
1 answer

Unable to install automake1.9

I am not able to install automake1.9 on Debian 8. While running apt-get install automake1.9 I am getting Unable to locate package automake1.9 error. I have tried updating repo list but that also did not help Output of apt-get install…
Kevin S
  • 13
  • 2
0
votes
1 answer

Apparent lockup during attempt to recover root password

I have a computer running Debian Jessie, and need to recover my root password. I've been following the instructions on this question, but have run into a snag. After GRUB loads and I've appended single init=/bin/bash to the appropriate line and…
Conduit
  • 101
  • 1
0
votes
1 answer

How to set noatime in fstab

I'm installing Mongo 3.4 according to this article and is saying to set noatime in /etc/fstab In the example given it looks like: LABEL=cloudimg-rootfs / ext4 defaults,noatime,discard 0 0 But mine, a droplet on digital ocean with…
Alexandru R
  • 150
  • 1
  • 11
0
votes
1 answer

Apache fork hangs on futex system call

We have a LAMP hosting server, Nginx as frontend for static files and reverse proxy for Apache. Apache + mod_php are serving php requests. Apache Server Version: Apache/2.4.10 (Debian) mod_fastcgi/mod_fastcgi-SNAP-0910052141…
0
votes
1 answer

Hard disk is not detecting in Lenovo Thinkserver RD450

We bought a new Lenovo ThinkServer RD450 rack server. It has two numbers of 1 GB hard disk. We configured the RAID 1 in the server, and then we started the Debian Jessie OS installation. During the installation, hard disks are not showing in the…
muruga
  • 121
  • 1
  • 2
  • 6