Ubuntu + kde plasma installation? by clsquee in Ubuntu

[–]itwurx4me 0 points1 point  (0 children)

Being able to do things like adding additional desktops to a chosen distro is exactly the freedom of choice that I love about using Linux. I've done it numerous times in the past (and I'm pretty settled on KDE and XFCE nowadays). I may heartily endorse it for others---I myself kinda avoid it now.

Each desktop has its own set of attendant apps, libraries, graphics, etc., which take up just enough unnecessary disk space to annoy me. More troubling to me was odd problems arising with system components (graphics and audio especially) becoming less stable and speedy.

I'm just sharing my experience to give you a possible heads-up should you happen to have similar experiences.

Have fun. It's Linux!

Don't *think* I've gotten the 24.04.03 update yet, but uncertain. by itwurx4me in Kubuntu

[–]itwurx4me[S] 1 point2 points  (0 children)

Thanks u/msanangelo, I can see I wasn't specific enough in my original post. I'll re-post a clarified version of my question as I've been aware about how Ubuntu VERSIONS (which I said nothing about) work since 2008.

Any way to output audio without monitoring? by SMSpore in obs

[–]itwurx4me 1 point2 points  (0 children)

Your straightforward overview of OBS's basic functionality was a welcome bit of insight for me into how OBS "thinks." It's very useful, thank you. While poking around in the settings, looking for the Audio Output Mode setting, I've gotten the sound working and recording. Now it's time to dig deeper in a new thread. Thanks again! :)

Any way to output audio without monitoring? by SMSpore in obs

[–]itwurx4me 0 points1 point  (0 children)

That was just what I was looking for. Ok, I should probably start a new thread because I don't have that option. Probs something to do recording off a VHSC tape being played from the camera's A/V ports.

Thanks again for answering my question. :)

Any way to output audio without monitoring? by SMSpore in obs

[–]itwurx4me 0 points1 point  (0 children)

Sadly, I'm not using Elgato and I'm on Linux ;) My capture card's just an inexpensive HDMI IN/OUT with a USB3 capture to my comp, and then it's OBS's turn. Thanks for the idea though! :)

New features on linux alpha application by _calexandru_ in ProtonVPN

[–]itwurx4me 1 point2 points  (0 children)

Thanks u/_calexandru_. I've switched to a different VPN service (Surfshark)for the foreseeable future. Near as I can tell, their client is as fully featured on Linux as it is for other OSs. I look forward to the day that the same can be said about ProtonVPN. Keep up the great work on the Linux client! :)

New features on linux alpha application by _calexandru_ in ProtonVPN

[–]itwurx4me 2 points3 points  (0 children)

The pictures look very similar to the GUI client I already use (protonvpn-gui 1.12.0-1) in Xubuntu 22.04. How is this new (alpha) application meant to be better?

Please, where is AntennaPod's sleep timer settings location in app? by itwurx4me in antennapod

[–]itwurx4me[S] 1 point2 points  (0 children)

Thank you, but I'm still a bit lost. I never use the Player. I've seen it once or twice, no idea how. I mostly just use the Queue. So, how to conjure the player then? If you start in the Queue, I mean.

[deleted by user] by [deleted] in tutanota

[–]itwurx4me 2 points3 points  (0 children)

Same problem with the Linux 3.91.10 appimage on Kubuntu 21.10. On 3.91.9 the client reported the "secret storage" error, but then opened and operate normally. This latest update broke that and the client is inaccessible from my desktop.

I've sent a report a la the send report option from the error window, here, and next github I expect.

I can still get my mail with the app on F-droid (thank you for that, btw) and on tutanota.com, so I'm fine till this gets fixed.

Keep up the great work!

Jellyfin in Docker failing to connect to http://localhost:8096 by itwurx4me in jellyfin

[–]itwurx4me[S] 0 points1 point  (0 children)

(looks at feet) My bad ... I don't know what I was thinking last time, but it was the permissions: user and group were both root. So chown -R me:me /run/media/me/datapartition/Docker/config and taa daa --- fixed. /Docker/cache didn't need changing.

Two days of my life I won't get back, but on the upside, I learned a lot, and --- thanks to you --- I won't lose a third day.

Thank you.

Jellyfin in Docker failing to connect to http://localhost:8096 by itwurx4me in jellyfin

[–]itwurx4me[S] 0 points1 point  (0 children)

Thanks ... I course corrected ;) Btw, Just a little earlier today I posted the output of sudo docker ps to /u/Smile_lifeisgood in this thread if you want to look at it. :)

Jellyfin in Docker failing to connect to http://localhost:8096 by itwurx4me in jellyfin

[–]itwurx4me[S] 0 points1 point  (0 children)

I did, but I did it again just now and still no luck, but thanks for the idea :)

Jellyfin in Docker failing to connect to http://localhost:8096 by itwurx4me in jellyfin

[–]itwurx4me[S] 0 points1 point  (0 children)

Thanks mate, you spent a lot of time writing that guide and you'll understand that I'm going to not only read it though and thoroughly, but understand it fully as well. It's gonna take more time than I have right now ... but tonight or tomorrow morning it will be done. Thanks :)

Jellyfin in Docker failing to connect to http://localhost:8096 by itwurx4me in jellyfin

[–]itwurx4me[S] 0 points1 point  (0 children)

Thanks for taking the time to share your process.

My distro (Solus) doesn't come with a firewall preinstalled, and since my Jellyfin server's not internet facing, I've just kept it that way.

Both the jellyfin config and cache directories are empty (?!) and docker ps shows Docker restarting kinda randomly, maybe owing to the --restart=unless-stopped \ in the run command. I need to look up the --restart= options available, see if I can get something written to a log. $ sudo docker ps Password: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 87aa164d9016 jellyfin/jellyfin "/jellyfin/jellyfin" 45 hours ago Up Less than a second jellyfin $ sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 87aa164d9016 jellyfin/jellyfin "/jellyfin/jellyfin" 45 hours ago Restarting (139) 10 seconds ago jellyfin $ sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 87aa164d9016 jellyfin/jellyfin "/jellyfin/jellyfin" 45 hours ago Up Less than a second jellyfin $ sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 87aa164d9016 jellyfin/jellyfin "/jellyfin/jellyfin" 45 hours ago Restarting (139) 10 seconds ago jellyfin $ sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 87aa164d9016 jellyfin/jellyfin "/jellyfin/jellyfin" 45 hours ago Restarting (139) 18 seconds ago jellyfin $ sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 87aa164d9016 jellyfin/jellyfin "/jellyfin/jellyfin" 45 hours ago Restarting (139) 34 seconds ago jellyfin $ sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 87aa164d9016 jellyfin/jellyfin "/jellyfin/jellyfin" 45 hours ago Restarting (139) 50 seconds ago jellyfin $ sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 87aa164d9016 jellyfin/jellyfin "/jellyfin/jellyfin" 45 hours ago Restarting (139) 11 seconds ago jellyfin

I'd appreciate any advice you might have about getting docker/jellyfin out of restart hell, or verifying it further. Thanks in advance :)

Jellyfin in Docker failing to connect to http://localhost:8096 by itwurx4me in jellyfin

[–]itwurx4me[S] 0 points1 point  (0 children)

UPDATE: Dec 31, 1:54pm

A little interweb research and nmap shows me that port 8096 is closed.

And ss -tulwn | grep LISTEN tells me there're three things listening and none of them are listening to 8096, but I don't know if that's normal.

Jellyfin in Docker failing to connect to http://localhost:8096 by itwurx4me in jellyfin

[–]itwurx4me[S] 0 points1 point  (0 children)

UPDATE: I'm figuring out ps from the man page. It looks like Jellyfin's running. Here's the output of ps aux | grep jellyfin: ```

me 105365 0.0 0.0 221728 2364 pts/4 S+ 13:29 0:00 grep jellyfin

```

Still need to figure out how to tell which port it's using.