6월, 2022의 게시물 표시

Setting up git auto-login in Visual Studio Code

   ## setting command git config --global credential.helper store  

mp4, H.264 play error on rocky linux

   ## download H.264 dnf install --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm dnf install --nogpgcheck https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-8.noarch.rpm dnf config-manager --enable powertools dnf groupupdate core dnf groupupdate multimedia --setop="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin dnf groupupdate sound-and-video