Opened 2 years ago

Last modified 2 years ago

#9 new task

Controller installation tracking ticket

Reported by: Bart Owned by: Bart
Priority: informational Milestone:
Component: Controller Version: 1.0
Keywords: Cc:

Description

Tracking the configuration changes of a plain Debian debootstrap root

Basic system:

apt install tor postgresql
vi /etc/tor/torrc

# Open hidden service ports:

HiddenServiceDir /var/lib/tor/hidden_service/
HiddenServicePort 5432 127.0.0.1:5432
HiddenServicePort 80 127.0.0.1:80

Hidden service address

cat /var/lib/tor/hidden_service/hostname

For Abuse.IO: https://docs.abuse.io/en/latest/installation/

apt install curl git apache2 apache2-utils libapache2-mod-php php php-pear php-dev php-mcrypt php-pgsql php-curl php-intl php-bcmath php-mbstring php-zip

Change History (3)

comment:1 by Bart, 2 years ago

apt install postfix

comment:2 by Bart, 2 years ago

pecl install mailparse

comment:3 by Bart, 2 years ago

apt install wget

? remove later?

Note: See TracTickets for help on using tickets.