Ok so almost 20 years ago, great. What about now?
Ok so almost 20 years ago, great. What about now?
What’s the German for ‘Pimp Trooper’?
If you’re transferring Linux to Linux then I really wouldn’t recommend samba. Why not SFTP/Rsync? Compression, and error checking built in.
Looks like it’s too easy to delete. I click on the link and I get a not found exception
Ok. I missed which sub I was in, sorry. There is a Linux desktop Jellyfin app but I haven’t used it myself. In my own case I am running Jellyfin on Linux. I use various clients, including web browser (laptop), Android and Roku (TV) and find it works really well. In the past I had tried with the ‘connect directly to the server’ route with XBMC (as Kodi was called then) and it never worked well, with similar issues those described in other comments.
Well if you want a windows pc app there’s this. There’s a list of official clients but it sounds like you already know it
Sorry but it doesn’t sound like you know what you’re talking about. Jellyfin is a server. Sure you can use a web client but there are many others too
Brazil?
We’re going to need to know as a minimum:
I would also support the comments here recommending that you use docker. There’s only a small number of Linux distributions and versions where a distribution package installation of jellyfin is fully supported, but even then what you need to do varies across each one. All Linux distributions and versions support docker and the process is essentially the same for all of them.
Ok, aside from Android, I’ve yet to see any serious usage of SELinux in the real world and I’ve been working on cloud tech for years. Acknowledged issues such as complexity aside, it’s really just that much less relevant in a modern, single purpose environment such as Docker/kubernetes/cloud functions/etc
“Brother Number One? Meet brother #2”
Still there today (although undergoing restoration)
Not how it works- licensing will be through a third party agency
The battle of Britain was a very close thing and if the Germans had used a slightly different strategy, they could have won. Given that America was not yet in the war and there was an alliance with the Soviet Union, could you explain why the Germans could not have proceeded with operation sealion bearing in mind that the allies did essentially the reverse 4 years later?
So if Germany had proceeded with operation Sealion - invasion of Britain- and succeeded, but not with operation Barbarossa - invasion of soviet union, could they not have won? There would be nowhere in Europe for North Americans to muster and USA would likely remain neutral (pre Pearl Harbor). Germany would get British colony oil and only have to defend against Soviet attack.
GitLab just doesn’t compare in my view:
To begin with, you have three different major versions to work with:
Each of which have different features available and limitations, but all sharing the same documentation- A recipe for confusion if ever I saw one. Some of what’s documented only applies to you the enterprise SAAS as used by GitLab themselves and not available to customers.
Whilst theoretically, it should be possible to have a gitlab pipeline equivalent to GitHub actions, invariably these seem to metastasize In production to use includes
making them tens or hundreds of thousands of lines long. Yes, I’m speaking from production experience across multiple organisations. Things that you would think were obvious and straightforward, especially coming from GitHub actions, seen difficult or impossible, example:
I wanted to set up a GitHub action for a little Golang app: on push to any branch run tests and make a release build available, retaining artefacts for a week. On merging to main, make a release build available with artefacts retained indefinitely. Took me a couple of hours when I’d never done this before but all more or less as one would expect. I tried to do the equivalent in gitlab free SAAS and I gave up after a day and a half- testing and building was okay but it seems that you’re expected to use a third party artefact store. Yes, you could make the case that this is outside of remit, although given that the major competitor or alternative supports this, that seems a strange position. In any case though, you would expect it to be clearly documented, it isn’t or at least wasn’t 6 months ago.
Same