47 lines
838 B
Markdown
47 lines
838 B
Markdown
vps_name: srv841313.hstgr.cloud
|
|
pswd: Shala55951254#
|
|
VPS Location:Estados Unidos - Bostón
|
|
Sistema operativo:Ubuntu 25.04
|
|
Hostname:srv841313.hstgr.cloud
|
|
clave SSH:hostinger_dix_wsl
|
|
ssh: ssh root@69.62.67.207
|
|
|
|
|
|
|
|
[SI] Apache2
|
|
[SI] psql - pswd: Shala55951254
|
|
[SI] git
|
|
[SI] Python3: 3.13.3
|
|
|
|
git clone http://dix-ip.duckdns.org:3000/dix/formha.git
|
|
|
|
|
|
|
|
ssh-keygen -t ed25519 -C "davidix1991@gmail.com"
|
|
|
|
```bash
|
|
# add usr
|
|
adduser dix
|
|
usermod -aG sudo dix
|
|
```
|
|
|
|
```bash
|
|
# clave ssh dix
|
|
mkdir -p /home/dix/.ssh
|
|
cp ~/.ssh/authorized_keys /home/dix/.ssh/
|
|
chown -R dix:dix /home/dix/.ssh
|
|
chmod 700 /home/dix/.ssh
|
|
chmod 600 /home/dix/.ssh/authorized_keys
|
|
```
|
|
|
|
pswd root Shala55951254#
|
|
pswd dix $Shala55951254#
|
|
|
|
sudo nano /etc/gitea/app.ini
|
|
|
|
|
|
|
|
nameserver 192.168.10.234
|
|
nameserver 1.1.1.1
|
|
nameserver 8.8.8.8
|