Boela kwa blog
Motsheganong 23, 2026Dikaelo

Server ga e Arabe: Go Rarabolola Mathata

Ping, di-port, ditirelo, CPU/RAM le di-log fa VPS e sa bonagale.

Server ga e Arabe: Go Rarabolola Mathata

Fa VPS e sa arabe — website e timilwe, SSH timeout, ping e palelwa — dirisa lenaneo leno mo Hiddence.

Kgato 1: Network e a bonagala

Go tswa mo khomputareng ya gago, leka IP:

bash
ping YOUR_VPS_IP

# If ping fails: check VPS status in client area,
# possible network maintenance, or IP change after reinstall

Kgato 2: Di-port tse di bulegileng

SSH (22), HTTP (80), HTTPS (443) di ka thibelwa:

bash
# From your PC (if nmap installed):
nmap -p 22,80,443 YOUR_VPS_IP

# On server (via console/KVM if SSH works):
sudo ufw status
sudo ss -tlnp | grep -E ':22|:80|:443'

Kgato 3: Maemo a ditirelo

Server e ka bere mme Nginx kgotsa SSH e ka timilwe:

bash
sudo systemctl status ssh
sudo systemctl status nginx
sudo systemctl status mysql

# Restart if failed:
sudo systemctl restart nginx

Kgato 4: CPU, RAM le disk

Go fokotsega ga memory kgotsa disk e tletseng go bakwa ke go emisa:

bash
top -bn1 | head -20
free -h
df -h

# Kill runaway process if needed:
kill -9 PID

Kgato 5: Di-log

Mo di-log go bonala OOM le diphoso tse dingwe:

bash
sudo journalctl -xe --no-pager | tail -50
sudo tail -100 /var/log/nginx/error.log
sudo tail -100 /var/log/syslog
dmesg | tail -30

Go thibela

  • Nolofatsa swap mo VPS e nnyeng
  • Go lebelela (Uptime Kuma, Netdata)
  • Di-backup tsa boitiriso
  • Fail2ban le IP ya gago mo whitelist
  • Fa go na le mathata a network — tshegetso ka VPS ID