Create selinux context for systemd script?
user615862 asked: I’m trying to create a systemd service that executes a custom script I wrote. It is just a backup script that I am using with a systemd timer. …
Freedom through Communications
Browsing Tag
user615862 asked: I’m trying to create a systemd service that executes a custom script I wrote. It is just a backup script that I am using with a systemd timer. …
Rajkumar Natarajan asked: I’m using fedora 32. I did sudo dnf update -y I got below error – $ sudo dnf update -y Last metadata expiration check: 1:24:24 ago on …
Katerl3s asked: # timedatectl outputs Local time: Tue 2020-10-06 13:35:31 PDT Universal time: Tue 2020-10-06 20:35:31 UTC RTC time: Tue 2020-10-06 20:35:30 Time zone: America/Los_Angeles (PDT, -0700) System clock synchronized: …
navjotjsingh asked: I am getting this error repeatedly while trying to run Nextcloud on Fedora 32 type=AVC msg=audit(1601229230.944:718): avc: denied { connectto } for pid=584 comm="php-fpm" path="/var/lib/mysql/mysql.sock" scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=unix_stream_socket …
viraptor asked: I’m trying to use pretty much the default installation of libvirt / kvm on Fedora 32. After installing libvirt, I’m trying to start up the default network: virsh …
Ami asked: Learning MariaDB on Fedora 31. Installed successfully, able to connect; however, cannot seem to get the error log global variables to register. Steps taken: Created maria.log file in …
maxime asked: I want to install RPM Fusion repository on Fedora 32 Server virtual machine with Ansible I’ve tried various possibility unsuccessfully : – name: Enable the RPM Fusion repository command: …
Chitholian asked: My DNF config file: [main] gpgcheck=1 installonly_limit=3 clean_requirements_on_remove=True max_parallel_downloads=8 metadata_expire=-1 # exclude=kernel* But DNF 4.2.8-2.fc30 in Fedora 30 always uses 3 parallel downloads instead of 8. My answer: …
Shira Ishikawa asked: I don’t know if I’m cursed or something, but I can’t add postgre server to pgadmin. I’m following guide from computingforgeeks, but it always show following message …
Stone Monarch asked: I have read alot about this but still not sure why this is not working. as far as I know all dirs have the right permission and …