You are not logged in.

#1 2018-04-25 19:10:46

WarteX
New Member
Registered: 2018-04-25
Posts: 1

Hosting WebSite is it possible?

Hello, this is first time i'm using this one distribution of linux. I'm using it on my old laptop because this linux use very less resources than others.

So i wanna install apache2 but i can't there is no that package. Is there anyway to host site? Or i have to find another linux

Offline

#2 2018-04-25 21:52:08

tknomanzr
BL Die Hard
From: Around the Bend
Registered: 2015-09-29
Posts: 1,057

Re: Hosting WebSite is it possible?

our bl-welcome script can assist you in setting up a development LAMP stack. Additionally,

apt-cache policy apache

should returnsomething like this:

apache2:
  Installed: 2.4.25-3+deb9u4
  Candidate: 2.4.25-3+deb9u4
  Version table:
 *** 2.4.25-3+deb9u4 500
        500 http://security.debian.org stretch/updates/main amd64 Packages
        100 /var/lib/dpkg/status
     2.4.25-3+deb9u3 500
        500 http://deb.debian.org/debian stretch/main amd64 Packages

If not, see twoion's instructions above.

Offline

#3 2018-04-26 05:00:42

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,654
Website

Re: Hosting WebSite is it possible?

If you installed from the CD iso then the apt index has been left out to save space. You need to regenerate it by running:

sudo apt-get update

before running any apt-get or apt-cache commands.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB