Skip to content

Ubuntu 22.04 Üzerine Emby Media Server Nas?l Kurulur

Cloud Infrastructure Expert
Ubuntu 22.04 Üzerine Emby Media Server Nas?l Kurulur

 

 

Emby, medya içeri?inizi yönetmenizi ve ak??a geçirmenizi sa?layan güçlü ve çok yönlü bir medya sunucusudur. Bu k?lavuzda, Emby’yi Ubuntu 22.04 yüklü bir VPS sunucusunda nas?l kuraca??n?z? gösterece?iz.

Ön Ko?ullar

  • Ubuntu 22.04 yüklü bir VPS sunucusu.
  • Root eri?imi veya sudo yetkisine sahip bir kullan?c?.

Ad?m 1: Sistemi Güncelleyin

Sisteminizi güncelleyerek ba?lay?n:

sudo apt update && sudo apt upgrade -y

Ad?m 2: Gerekli Ba??ml?l?klar? Yükleyin

Gerekli ba??ml?l?klar? yükleyin:

sudo apt install -y apt-transport-https ca-certificates

Ad?m 3: Emby Deposu Ekleyin

Emby GPG anahtar?n? indirin ve ekleyin:

wget -qO - https://emby.media/linux/repo/emby.gpg | sudo apt-key add -

Emby deposunu ekleyin:

echo "deb https://emby.media/linux/repo/ubuntu/ focal main" | sudo tee /etc/apt/sources.list.d/emby.list

Ad?m 4: Emby Server’? Yükleyin

Depolar? güncelleyin ve Emby’yi yükleyin:

sudo apt update && sudo apt install -y emby-server

Ad?m 5: Emby Server’? Ba?lat?n ve Etkinle?tirin

Emby sunucusunu ba?lat?n ve otomatik ba?lat?lmas?n? sa?lay?n:

sudo systemctl start emby-server
sudo systemctl enable emby-server

Ad?m 6: Emby’yi Yap?land?r?n

Web taray?c?n?z? açarak Emby web arayüzüne eri?in:

http://:8096

Kurulumu tamamlamak için ekrandaki talimatlar? izleyin.

Sonuç

Art?k VPS sunucunuzda Emby Media Server’? kurdunuz. En iyi deneyim için, sunucunuzu yüksek kaliteli bir VPS sunucusunda bar?nd?rmay? dü?ünün.

Windows VPS Deutschland

Windows VPS España

Windows VPS Nederland

Windows VPS Italia

Windows VPS Portugal

VPS Windows Italia

Windows VPS

Windows VPS

Windows VPS Sverige

Windows VPS Norge

Windows VPS

Windows VPS Türkiye

Windows RDS (Remote Desktop Services)

Windows VPS

Explore more

More on this topic

Netcloud24
Netcloud24
Cloud Infrastructure Expert · NetCloud24

Comments are closed.