Tag: fedora
Building Newer Spotify LPF Package when Newer Package Hasn’t landed Yet in Fedora
LPF (Local Package Factory) is a great tool that really help in repackaging the apps that aren’t allowed to be redistributed as binary directly, and one of the case is closed source application, Spotify. I come across a question that I already have an old version of Spotify client, and I tried to upgrade it…
How to Get Wifi Signal Strength via CLI using nmcli on Fedora or Ubuntu
I have been tinkering with my old ASUS A43SV as my home server that serve several services that I have and host on (news.benyamin.xyz and op.benyamin.xyz). This server use a special layer 2 network emulation with ZeroTier as it’s backend and I’m expose it to the internet (for my personal hoby). The problem is sometimes…
Install Driver Canon IP2870S di Fedora Linux 38
Ini hanya catatan sederhana saja, untuk instalasi Driver Canon IP2870S atau seri IP2800 apapun. Saya catat karena di website Canon resmi untuk IP2870S tidak menyediakan Versi Linux, tapi ada Driver Linux IP2800. Singkatnya download paket tar.gz driver dari Web Canon, untuk Debian bisa di download di https://id.canon/en/support/0100586502 (bonus saja, judulnya fedora). Untuk Fedora bisa download…
DNS in systemd land using resolvectl : Temporary set, get, status, and clear cache
This is a pretty simple post/notes from my experience with DNS on linux using Fedora/EL based or any systemd-resolved based DNS client. With windows, we have ipconfig command to control the cache of the dns also netsh command to control IP. Most of the time, we can clean the cache just using ipconfig /flushdns, but…
Trying dnf5 via copr on Fedora 36, 37, and 38. The newest dnf package manager that will land on Fedora 39
So, dnf4 will be replaced with dnf5 but not with python as the underlaying language, but using C++ as the underlying language. Python is well known for it’s easiness, but not as the performance when working on OS layer (some argue not, but majority of the code on C++ is faster, as it’s compiled, not…
Membuat Mirror Local Fedora Repo dan mengarahkan Fedora menggunakan Mirror Local Tersebut
Mirror local fedora di Indonesia hanya ada 1, yaitu di https://fedora.mirror.angkasa.id/, sangat sedih karena angkasa mirror memutuskan untuk memberhentikan support untuk fedora. Saya di kantor, memiliki fleet server fedora, untuk keperluan lab (uhuk, saya dosen, tapi kerja jadi apapun di kampus :/ jadi kaktus, jadi tukang bersih-bersih, ada ajalah..), yang berfungsi untuk production docker swarm…
Cisco Paket Tracer di Fedora, Red Hat, Almalinux, dan Rocky Linux
Cisco Paket Tracer adalah semua alat simulator network berbasiskan pada vendor Cisco. Seringkali, bagi para pengguna di Indonesia, mereka hanya tahu opsi instalasi hanya berupa paket tracer debian/deb based. Hal ini dikarenakan Netacad/Cisco Network Academy tidak menyediakan paket instalasi Packet Tracer untuk turnan dari Red Hat yang berbasiskan kepada RPM. Tapi hal ini bisa di…