$ nmcli connection show
NAME UUID TYPE DEVICE >
TOTOLINK_A3002R 158c97bc-d026-47db-b41f-5205f8e9f73d wifi wlp3s0 >
lo 99885543-e80c-4633-85d2-61e92335d483 loopback lo >
outline-tun0 c17f5323-9823-40b2-aa3b-4aa3581182af tun outline-
[the other lines are grey]
Could this have to do with VPN? The guy who started the other topic was Chinese. I have Nekoray installed on my OS, although not running right now.
$ systemctl start httpd.service
$ systemctl status httpd.service
● httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
/etc/systemd/system/httpd.service.d
└─php-fpm.conf
Active: active (running) since Fri 2024-09-20 17:51:43 MSK; 21s ago
Docs: man:httpd.service(8)
Main PID: 10343 (httpd)
Status: "Total requests: 0; Idle/Busy workers 100/0;Requests/sec: 0; Bytes served/sec: 0 B/sec"
Tasks: 177 (limit: 9324)
Memory: 19.7M (peak: 20.3M)
CPU: 244ms
CGroup: /system.slice/httpd.service
├─10343 /usr/sbin/httpd -DFOREGROUND
├─10362 /usr/sbin/httpd -DFOREGROUND
├─10364 /usr/sbin/httpd -DFOREGROUND
├─10368 /usr/sbin/httpd -DFOREGROUND
└─10369 /usr/sbin/httpd -DFOREGROUND
Sep 20 17:51:42 x270 systemd[1]: Starting httpd.service - The Apache HTTP Server...
Sep 20 17:51:42 x270 (httpd)[10343]: httpd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS
Sep 20 17:51:42 x270 httpd[10343]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using fe80::59ed:596c:d4b0:2940%wlp3s0. Set t>
Sep 20 17:51:43 x270 systemd[1]: Started httpd.service - The Apache HTTP Server.
Sep 20 17:51:43 x270 httpd[10343]: Server configured, listening on: port 80
sudo ausearch -m AVC listed quite many lines, but they all are old. The latest one is several days old, I did not try to use file sharing at that time.
Could the lines below be the key to the problem? The service gnome-user-share-webdav.service seems to be normally installed by default.
$ systemctl start gnome-user-share-webdav.service
Failed to start gnome-user-share-webdav.service: Unit gnome-user-share-webdav.service not found.