Linux / Ubuntu komutları

SSH ile VPS’e bağlan:

ssh root@ipadres

Sunucunu güncelle:

apt update && apt upgrade -y

Versiyonları kontrol et:

node -v
npm -v

root şifresi değiştirme

evo@desktopcname :~$ sudo passwd root
passwd: Authentication token manipulation error
passwd: password unchanged

To set or change your (root) password:

sudo -i
passwd

For shutdown:

sudo poweroff


For restart:

sudo reboot

user değiştirmek, örn. root a geçmek

sudo -su root

Çerez Politikası | Gizlilik Politikası | Kullanım koşulları
Cookie Policy | Privacy Policy | Terms of Use | GPDR