Questions tagged [debian-jessie]

About the 8.0 release of the Debian GNU/Linux operating system. Superseded by Debian Stretch (9.0). Long-term support was available until June 30th, 2020. QUESTIONS MUST BE PROGRAMMING RELATED.

Jessie was initially released on April 26th, 2015, superseding the previous LTS release wheezy (debian 7). It got its last update in 23th June, 2018. Since 30th June, 2020 it has no more LTS support.

Notable changes and improvements

  • New architectures: ppc64el and arm64
  • Dropped architectures: s390 (31-bit s390 replaced by s390x), sparc and ia64
  • New desktop environments: cinnamon and mate-desktop
  • More packages built by security-hardening compiler flags
  • Cross-platform binutils to ease cross-compilation
  • node.js first appearance
  • Legacy SSLv3 support dropped

References

206 questions
0
votes
1 answer

Encrypt root instance volume using luks ?

In need of encrypting the Instance root volume using luks on debian OS in AWS. Is it possible to do that ? Help needed !!! Thanks in advance. Please consider, I don't meant AWS encryption of root volume.
0
votes
1 answer

Hadoop user on Synaptic Package Manager

I've an error when i try to launch Synaptic Package Manager. I've installed Hadoop single cluster following this guide https://tecadmin.net/setup-hadoop-single-node-cluster-on-centos-redhat/ and also…
flexicon
  • 102
  • 1
  • 11
0
votes
1 answer

In Debian Jessie apache2-dev package is missing aspx2

I have verified that I have installed the latest apache2, apache2-bin, apache2-dev, apache2-mpm-prefork, apache2-utils, apache2.2-bin, and apache2.2-common. The apache2-dev package is supposed to include aspx2 located in /usr/bin, but it's not…
Darin Peterson
  • 1,262
  • 2
  • 15
  • 25
0
votes
1 answer

libc6 is installed, but my raspberry-pi doesn't think so

I tried to install libstdc++6, libffi6, and a lot of other packages, which require libc6 on my raspberry-pi, raspbian jessie 2017 04 10, offline (I do not want to go online for my own reasons). I looked if libc6 was installed (apt list, and apt show…
TobTobXX
  • 418
  • 4
  • 17
0
votes
0 answers

dnsmasq forwards queries to 2 servers instead of 1

I'm having a small issue with dnsmsasq on debian-jessie, it seems to forward incoming DNS queries to 2 ports instead of 1. Background: Runs on a machine whose LAN IP is 192.168.0.10. Sits behind a home router. The home router is configured to…
mipnw
  • 2,135
  • 2
  • 20
  • 46
0
votes
1 answer

Jenkins fails to stars after upgrading Debian 7.8 to 8.7

I upgraded my linux box from 7.8 to 8.7 that I used for CI server. Whenever I start jenkin service > sudo /etc/init.d/jenkins start I get the following error message. [....] Starting jenkins (via systemctl): jenkins.serviceJob for …
user1154390
  • 2,331
  • 3
  • 25
  • 32
0
votes
1 answer

Unable to set the mode of the realtime clock to UTC

On my Debian (Jessie) Linux machine I would like to set the mode of the realtime clock to UTC as recommended by the timedatectl command (see below). But this doesn't seem to work properly. Execution of the timedatectl command which is part of the…
Bernd
  • 675
  • 2
  • 8
  • 30
0
votes
1 answer

cgroups: user.slice is missing

I am using a debian 8.7 (jessie) and have installed cgroups. It seems to work except that the user.slice is missing. I did not find out if there is a way to activate it. I already tried to give it a config in the systemd directory (here for the user…
Helen Curry
  • 11
  • 2
  • 7
0
votes
0 answers

erro installing gcc /usr/include/asm/bitsperlong.h:4:42: fatal error: uapi/asm-generic/bitsperlong.h: no such file or directory

I'm relatively a newbie on linux. I'm trying to install GCC v 6.3.0 to use it with Eclipse neon.2 but, after successfully launched the srcdir/configure in my objdir (/usr/local/gcc-6.3.0), when I launch the sudo make bootstrap command in the…
Luca
  • 1
  • 1
-1
votes
1 answer

Command to know what was mounted in a folder

I have a folder on my server that mounts volumes of a FreeNAS via the iSCSI protocol. I need to mount these same folders on another server but I can't figure out how they were mounted because the naming in FreeNAS and the folders are…
-1
votes
2 answers

How to resolve domains within a vagrant box?

I have a Debian Vagrant box running a Nginx server which hosts two websites/services that should share data via JSON endpoints. Websites are accessible with https://app.test and https://cdn.app.test from the browser of the Host MacOS system. To do…
solitud
  • 683
  • 5
  • 15
-1
votes
2 answers

How to control /etc/hosts file from over writing

I am deploying a Kops Kubernetes cluster on AWS with Debian Jessie image. Mine is a hybrid environment where my artifactory is in a physical env in our DC. Now I have been facing an issue, my worker nodes are unable to pull images from my…
Mohammed Ali
  • 145
  • 7
-1
votes
1 answer

Installing Debian 8 packages & dependencies to a specified fs directory

I am new to Debian 8, and still very much a Linux beginner. I am currently running Debian 8 Oracle VM Virtualbox in Windows 10, for reference. For a project I am working on, my task is installing Debian 8 packages from the source package to a…
kapkong
  • 117
  • 1
  • 7
-1
votes
1 answer

Find old branch of debian jessie

Following my precedent post I found that the problem came from the version of Debian I use is too recent. So I am searching for a repository of an old branch with a mirror or something like that but I do not know where to search for it.
ben-bibi
  • 11
  • 4
-1
votes
1 answer

Debian Jessie 8.3 can't close windows with touchscreen

I've got a problem with Debian Jessie (8.3 with XFCE) and can't use any one else. Touch screen works almost correctly ( cursor fallows finger, select new window when click on it ) but can't access to windows icons placed on menu bar (on right top:…
1 2 3
13
14