Add new capsule hispana

This commit is contained in:
El Mau 2023-10-08 18:00:33 -06:00
parent dc22f6d0af
commit 0c65d934f1
9 changed files with 20 additions and 67 deletions

View File

@ -17,7 +17,6 @@ Puedes conversar conmigo en:
* Mastodon: @mstdn.mx@elmau
* Matrix: @elmau:matrix.cuates.net
* XMPP: elmau@suchat.org
* Correo eletrónico: publico@cuates.net
=> gemini://elmau.net Regresar el inicio

View File

@ -25,6 +25,8 @@ Sin ningún orden.
=> gemini://lind.archipielago.uno • La La Lind
=> gemini://compudanzas.net/inicio.gmi • Compudanzas
=> gemini://gemini.elbinario.net/ • El Binario
=> gemini://capsula.milangaelectronica.com.ar • La Milanga Electronica
=> gemini://deivisdiaz.flounder.online • Deivis Diaz 👓
Otros idiomas

View File

@ -28,7 +28,7 @@ Thomas Jefferson
=> https://cuates.net
> ¿Necesitas apoyo informático y no sabes por donde empezar? Precios justos y solidarios.
=> https://mauflix.club
=> https://mauflix.xyz
> ¿Te gusta el cine? te comparto mi amplia biblioteca

View File

@ -1,10 +1,8 @@
apt update
apt upgrade -y
do-release-upgrade
localectl set-locale LANG=en_US.UTF-8 LANGUAGE="en_US:en"
@ -17,13 +15,8 @@ locale-gen en_US.UTF-8
dpkg-reconfigure locales
hostnamectl set-hostname lectura.social
vim /etc/hosts
127.0.0.1 lectura.social localhost
vim /etc/security/limits.conf
* soft nofile 20480
@ -41,14 +34,14 @@ sudo pip3 install --upgrade pip wheel
sudo apt install vim libpq-dev postgresql redis nginx certbot git
sudo vim /etc/postgresql/12/main/pg_hba.conf
sudo vim /etc/postgresql/14/main/pg_hba.conf
local all postgres trust
local all all scram-sha-256
systemctl restart postgresql
sudo systemctl restart postgresql
CREATE ROLE bookwyrm WITH LOGIN ENCRYPTED PASSWORD 'cxKxDNnuSJ7piMcMyvg2VK9en';
CREATE ROLE bookwyrm WITH LOGIN ENCRYPTED PASSWORD 'Super_Secret';
CREATE DATABASE bookwyrm WITH OWNER bookwyrm;
@ -88,7 +81,7 @@ python manage.py collectstatic --no-input
python manage.py admin_code
9dac9b40-c47e-4e56-a00f-0917979e3fd1
9dac9b40-c47e-4e56-a00f-0917979e3fd0
sudo systemctl stop nginx

View File

@ -1,46 +0,0 @@
apt install build-essential unzip
apt install openjdk-11-jre
java -version
openjdk version "11.0.15" 2022-04-19
OpenJDK Runtime Environment (build 11.0.15+10-Ubuntu-0ubuntu0.22.04.1)
OpenJDK 64-Bit Server VM (build 11.0.15+10-Ubuntu-0ubuntu0.22.04.1, mixed mode, sharing)
wget https://download.libsodium.org/libsodium/releases/libsodium-1.0.17-stable.tar.gz
tar -xvf libsodium-1.0.17-stable.tar.gz
cd libsodium-stable/
./configure
make
make check
make install
cd /opt
wget https://github.com/duniter/cesium-plus-pod/releases/download/cesium-plus-pod-1.9.1/cesium-plus-pod-1.9.1-standalone.zip
unzip cesium-plus-pod-1.9.1-standalone.zip
cd cesium-plus-pod-1.9.1/
vim config/elasticsearch.yml
```
```
g1.data.presles.fr
duniter.p2p.includes.endpoints: [
"ES_CORE_API g1.data.e-is.pro 443",
"ES_USER_API g1.data.e-is.pro 443",
"ES_SUBSCRIPTION_API g1.data.e-is.pro 443"
]

View File

@ -52,9 +52,9 @@ ffmpeg -i video.mp4 -q:a 0 -map a audio.ogg
```
6] Extrare subtítulos de un video
6] Extraer subtítulos de un video
Primero extra los lenguajes y sus índices
Primero extrae los lenguajes y sus índices
```

View File

@ -13,7 +13,7 @@ Antes de empezar planifica correctamente tu servidor con los siguientes datos:
2.2] Un registro tipo A al subdominio "mail" a la misma IP
2.3] Los mismos registros de los puntos 2.1 y 2.2 pero tipo AAAA, solo si tu VPS tiene soporte para IPv6
2.4] Un registro tipo MX con prioridad 10 al subdominio "mail"
2.5] Un registro TXT con el valor ""v=spf1 ip4:IP_VPS a -all" la IP_VPS debe ser la de tu VPS
2.5] Un registro TXT con el valor "v=spf1 ip4:IP_VPS a -all" la IP_VPS debe ser la de tu VPS
2.6] Un registro TXT a "_dmarc" con el valor "v=DMARC1; p=reject; adkim=s; aspf=s; sp=none; rua=mailto:dmarc@correolibre.org; ruf=mailto:dmarc@correolibre.org"
2.7] Un registro TXT a "dkim._domainkey" con el valor "v=DKIM1; p=" este valor será editado más adelante.
@ -95,14 +95,14 @@ cd /root
Descargamos al última versión del instalador.
```
wget https://github.com/iredmail/iRedMail/archive/refs/tags/1.6.0.tar.gz
wget https://github.com/iredmail/iRedMail/archive/refs/tags/1.6.3.tar.gz
```
Descomprimimos y entramos en el directorio.
```
tar zxf 1.6.0.tar.gz
tar zxf 1.6.3.tar.gz
cd iRedMail-1.6.0/
cd iRedMail-1.6.3/
```
Iniciamos el instalador.

View File

@ -1,5 +1,10 @@
# Openssl
* KEY a PEM, cuidado, queda sin contraseña
```
openssl pkcs8 -inform DER -outform PEM -in cert.key -out cert.pem
```
* DER a PEM, cuidado, queda sin contraseña

View File

@ -216,7 +216,7 @@ It's the first time you start the seafile server. Now let's create the admin acc
----------------------------------------
What is the email for the admin account?
[ admin email ] admin@wecommercegroup.com
[ admin email ] admin@correo.com
What is the password for the admin account?
[ admin password ]