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
1
vote
0 answers

How to find out why joining a NAS to AD running on Samba 4.4 / Debian fails?

I am currently trying to join a Seagat Black Armor 220 NAS to my Active Directory Domain (2008_R2) controlled by Samba 4.4 running on Debian Jessie. But this will fail all the time giving me the Response from the NAS: Failed to join domain.…
1
vote
1 answer

Block access to port directly but allow access through subdomain

I've recently started using an Elastic search, Logstash and Kibana to help visualize the logs on my server. This is working out great, but the only catch is that this is all publicly accessible by accessing them through their ports on my server. e.g…
James
  • 345
  • 3
  • 11
1
vote
1 answer

When does a Debian server require restart?

I have Debian 8.3 installed on my vServer, hosting websites and other applications. For instance, my VM didn't boot properly after my hoster rebooted the node. So there must be something that gets loaded only on complete reboot. What are scenarios…
bytecode77
  • 253
  • 4
  • 11
1
vote
0 answers

How to prevent persistent naming of network interfaces, like eth1

I have a freshly installed Debian Jessie. I had two NICs, which were eth0 and eth1, now I took out one, however I still have eth1 left in the system: % dmesg ... tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM95754) rev b002] (PCI Express) MAC address…
Mark
  • 249
  • 1
  • 5
  • 13
1
vote
0 answers

VNC not working on XEN/libvirt domU - debian jessie

Hi recently configured a brand new server for testing purpose: debian jessie (8.3) xen 4.4 (xl toolstack) virtinst I created and started a new domU through virt-install: virt-install \ --network=bridge:br0 \ --name=test1 \ --disk…
1
vote
0 answers

Dovecot ACL's, shared mailboxes and virtual domains

I am struggling with ACL's, shared mailboxes and dovecot, and I really can't get it to work. I have gone through the official dovecot docs, searched the Internet for helpful howto's, to no avail. I am certainly missing something. Here follows my…
1
vote
1 answer

Changing password of a sftp chrootDirectory stops it from logging in

So I have a chrootdir setup in sshd_config to a folder, and the user myuser, it's been working fine for months, then today I wanted to change myuser's password, so I did this with passwd, then restarted /etc/init.d/ssh restart, but now when I try…
Mint
  • 476
  • 2
  • 9
  • 23
1
vote
1 answer

failed to install docker on Debian 8

This is the first time I deal with Debian, and I need a docker. I was following https://docs.docker.com/engine/installation/linux/debian/ to get it installed, however I faced the error: % apt-get update Ign cdrom://[Debian GNU/Linux 8.3.0 _Jessie_ -…
Mark
  • 249
  • 1
  • 5
  • 13
1
vote
2 answers

Answering Dialoges with Bash

I need to automatically answer all dialoge (blue screenish Text GUI) questions when running dpkg-reconfigure exim4 as I have a bash script which will run on many servers. Is there some way to automatically input text, press enter and select yes/no?
user333044
1
vote
2 answers

Nginx - Caching/processing of data when uploading a file over a reverse proxy

I am running multiple Virtual Machines (Proxmox) which each have limited storage amounts. As I am also running a File-Uploading service, I am interested if a Reverse Proxy needs more than 30GB of storage. I have 1 reverse proxy which redirects to 3…
user333044
1
vote
1 answer

MinnowBoardMax: Boot Failed. EFI Misc Device

Upon setting up a new MinnowBoard Max with a stock Debian install, I get the error Boot Failed. EFI Misc Device at boot. Searching all over the nets yield little help. I can start the system fine by waiting for the EFI Shell to start and invoking…
1
vote
3 answers

Deploying SSH-configuration via Puppet: Execution of '/etc/init.d/ssh start' returned 1:

I'm deploying a ssh-default-config via Puppet to my servers. This works fine in most cases. But now I tried to deploy it to an OpenVZ system which was freshly upgraded from Debian 7 to 8. Now I tried to deploy my manifest: Error: Could not start…
MyFault
  • 913
  • 3
  • 15
  • 36
1
vote
1 answer

systemd: Failed to make us a subreaper: Invalid argument. SSH

Since upgrading to Debian 8 (Jessie) which brought in systemd I'm getting the title of this post in my syslog errors. Remote ssh login begins 10:33:51 pap1 systemd[1]: Starting user-0.slice. 10:33:51 pap1 systemd[1]: Created slice…
artfulrobot
  • 2,949
  • 13
  • 36
  • 60
1
vote
1 answer

2 versions of libssl on one system

I'm running Debian 8 on a VPS with KVM. I wanted to upgrade libssl to a newer version as required by some scripts, so I recompiled libssl from testing. I was hoping the new version would replace the old one, but the package names being different…
1
vote
1 answer

Apache 2: Limit Ressources

I'm running some web pages on apache 2.4. At the moment I can see a lot of connections like these on status-page: Srv PID Acc M CPU SS Req Conn Child Slot Client VHost Request 2-0 - 0/0/5 . 1297.48 944 2482371 0.0 0.00 0.26 …
MyFault
  • 913
  • 3
  • 15
  • 36