Questions tagged [debian-stretch]

178 questions
-1
votes
1 answer

Debian: "apt install build-essential" fails because of unmet dependencies

Using Debian Stretch v9.11. I try to install build-essential, but fails because of unmet dependencies: sudo apt install build-essential Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not…
klor
  • 1,237
  • 4
  • 12
  • 37
-1
votes
1 answer

Connect USB Drive to HyperV with Debian as a Guest OS

Does anyone know how to connect USB Drive to HyperV with Debian as a Guest OS? Passthrough mechanism (Enhanced Session Mode) only works with Windows as a Guest OS. Please help me how can this be done.
-1
votes
2 answers

ls -f command debian

I created 5 files in Debian Version 9(Stretch) like below: touch a touch b touch c touch d touch e When i did "ls -f" then output is "d a b c e . .." Note: the output order in debian is in zigzag order, neither ascending nor descending. Similar…
syam
  • 47
  • 2
-1
votes
2 answers

Bash not finding file

I'm running Debian 9 as VM from serial console on Azure. Link to sample input file: https://drive.google.com/open?id=1aIIjWO70clU8u4_gV2X_8c17HmEnqjr_ I was given some code from the help people at antiSMASH. It should iterate through genbank files…
MacPat
  • 9
  • 4
-1
votes
1 answer

Connect from a cisco device to http server on debian

I'm trying to communicate with a http server which is running on debian strech from a brand new out of the box cisco device. Now, the so called zero touch configuration is no problem: The Switch gets an IP address and such via DHCP and a link to…
Michael
  • 57
  • 9
-1
votes
1 answer

Debian 9.4 (stretch) change UART4 baud rate to 9600

I researched and tried a lot updating uart4 baud rate of Beaglebone green running Debian 9.4, but could not succeed. I am not even sure whether uart4 is enabled in Debian 9.4. As per am335x-boneblack.dts, uart4 is disabled and clock-frequency value…
-1
votes
1 answer

Apache2 000-Default VHost won't be choosen by a Request

I have a Linux server with Debian GNU/Linux 9 (stretch) and Apache/2.4.25 (Debian) installed. I wanna host multiple websites on my server. For example one main wesbites and 2-3 smaller websites for friends. I also want a default page to be displayed…
Trexon
  • 35
  • 6
-1
votes
1 answer

Installing w3af in Debian 9 "Strech"?

i'm performing security audits for business, i wanted to install w3af on a debian virtualized machine hosted in azure. Platform informations : Linux 4.9.0-8-amd64 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 GNU/Linux Debian version : 9.5…
JeuneApprenti
  • 489
  • 3
  • 20
-1
votes
1 answer

How many simultaneous clients does it support vernemq or mosquitto on server?

I want to buy a vps with the following specifications: 2 Core (s) 2.4 GHz 8 GB of RAM Debian 9 x64 and a dedicated server CPU: Intel Xeon E3-1245v5 - 4 / 8t - 3.5GHz /3.9GHz RAM: 16GB DDR4 ECC 2133 MHz Disks: SoftRaid 2x2TB Debian 9 x64 How many…
-1
votes
1 answer

Server stopped working when I try to a2ensite an ssl.conf file

I'm currently trying to create a page with apache2 on a Debian stretch to host an app but when I a2ensite the HTTP version it just doesn't work, and when I enable the ssl one the entire server stops working, even the pages not related to that one…
JMoreno
  • 1
  • 3
-2
votes
1 answer

fail2ban jail not being enabled

I want to secure my debian server with Fail2Ban v0.9.6. So I created the following entries in the newly created file /etc/fail2ban/jail.local [nextcloud-trusted] enable = true port = http,https logpath = /var/nextcloud/data/nextcloud.log maxretry =…
herhuf
  • 497
  • 3
  • 17
-3
votes
1 answer

Debian - existence official PHP package

I have a question about PHP packages on Debian. My project currently is in PHP 7.4 but this version is no longer supported since 28 Nov 2022. The problem is, I need to pass to PHP 8.0 (minimum) or 8.1 (last version available). Does it exist an…
nboulfroy
  • 201
  • 3
  • 14
-4
votes
1 answer

how to connect raspbian strech over SSH

I just upgraded the ssd card to 2018-11-13-raspbian-stretch-lite. Hence, no screen, no keyboard, just headless. With the version before I used SSH to acess the raspberrypi 3. But now i have trouble. SSH is disabled by default. Could be overcome by…
juerg
  • 381
  • 4
  • 18
1 2 3
11
12