“Robodebt of medicine” seems like one of the worst metaphors ever conceived.
I know we’ve said it before but THIS year is definitely going to be the year of desktop Linux!
Nice to see a judge with a heart
No need to be top secret when no one can stop you and you’ve made it almost impossible to live outside the system.
No idea but there are new and exciting torrent technologies being worked on all the time. Things like DHT nodes or turning off anonymous mode can affect speeds. Your other clients may have different settings enabled or disabled or may not have implemented new protocols.
Can you just give gluetun the wrong info for you vpn server and see if transmission still works?
Figma balls, that is
Nice can you send me the link when you make the torrent?
Well first I’d try turning off pi hole on the server avenue see if it fixes the issue, even though it’s unlikely as pihole should be handling dns requests for your whole network anyway.
Usually with this setup you only need to place your torrent/Usenet download client behind the VPN. Use a container like gluetun and make your download client container a service of gluetun so it only connects though gluetun. The rest of your stack can just access the internet normally.
There should be more info in the jellyseer log file, have a look in your docker directory or have a play with the "docker logs" command and try to recreate the issue. If you kill your jellyseer container then start it
You have to scroll for miles to reach different sections.
Does your "old computer" have usb3 or usb c? If not you'll find it very slow to access all that data over usb 2
Hello
I installed bitwarden via their install script a while back and all was working well.
recently I wanted to start running a reverse proxy because security and also its cooler to type in a domain name instead of numbers. I disabled the ngnix instance that bitwarden had installed because it was hogging the same ports a Ngnix Proxy Manager.
Now how should I get Bitwarden accessable? I have the .conf file from the bitwarden Ngnix instance, can I just load that into NMP somewhere?
or should I just change the ports the old ngnix operates on and point NPM at it when the bitwarden subdomain is accessed?
if it was just one service it would be simple but there are many running in the bitwarden stack, all on the same port and I'm very new to ngnix so I can't fully grasp what the .conf file is doing and I'm unable to add new passwords to bitwarden until I get this sorted out.
Thanks
Edit: bitwarden is in docker container, as is Nginx Proxy Manager
Does it happen if you just use maps on the iPhone as normal instead of though car play? What iPhone are you using?
Hi all
The rear wheel of my ebike started making an extra whirring/whining noise last time I rode it. It only made the noise when the motor was engaged and under load, not while coasting. The noise got louder as the load increased. Also this bike is relatively new, bought from ALDI's special buys. I could get a refund from them but they won't have any stock to give me a new one.
There was also some oil/lubricant coming down the hub face, either from the hub itself or from the rear sprocket which also acts as a free hub.
I thought one of the sealed bearings in the hub might have let go but they are fine. There seems to be no lubricant in the freehub/rear sprocket (Is this normal?)
I opened up the hub to see if anything is going on in there and the grease looks odd? could it have been overheated at some point? If I do replace the grease what should I use?
If they believe it makes them sneaky, the lore states that it will.
I wonder what would happen if a whole waaaagh decided that the principle of “if I can’t see you, you can’t see me” was true.
Clearly I pisstake by the embassy, and a good one at that.
wow didn't even think of that. embarrassing :(
You can use a “+” symbol to make simple sub-aliases that all get sent to your normal email. If my email is me@domain.com any email sent to me+anything.example@domain.com will be sent to the inbox of me@domain.com but the email address is was sent to will be listed at me+anything.example@domain.com. Bitwarden can do this automatically when you generate a login.
If your email alias is ever leaked or gets used for spam you can just block all emails going to that alias.
I guess it just yanks my chain to have to limit the way I live (or use more expensive “green” options) when I know the major polluters are doing nothing of the sort and only make steps towards renewables or green options when it directly benifits them with lowered costs or a better public image.
I understand that change happens in small increments and spending money on green alternatives will guide the market but it is annoying that it falls to the ones who are smart enough to understand the dangers and caring enough to do anything about.
I know a couple who make coffee at home every morning and put it in a disposable cup with a plastic lid. New cup every day. They aren’t callous, they’re just not smart people. And their reward is to not worry about the the things we do.
End rant
Really? Anything? Do you care what they had for breakfast? Or if they went to the dentist? Would it matter if their partner had a hip replacement?.
I think it was a slow news day wherever the author works.
Hi guy, I've managed to get bitwarden up and running in a docker instance as per the instructions provided by bitwarden here.
Its up and available inside and outside the local network but I can't figure out how to get it to connect to an email provider so it can send verification emails and invitations. I used my Microsoft hosted email, lets call it me@mydomain.com.au (domain provided by a 3rd party).
I've edited the global.override.env file to suit the values given by Microsoft and opened port 587 in my router, (unclear whether they want SSL or TLS but I've tried both)
I've also tried to connect with my gmail but no luck. When I try to verify my email I just get "An unhandled server error has occurred"
Bitwarden is also accessed through bitwarden.mydomain.com.au in this example.
Can anyone point me in the right direction, or even let me know where I might find relevant logs. the stuff in the /bwdata/ folder hasn't been very helpful.
The only thing I can think of is that when I run "docker ps" in the terminal, none of the bitwarden related containers seem to be specifically passing port 587 through, but that was never mentioned in the guide, and I don't know which container would need it.
Thanks
EDIT: I've closed port 587. I also ran the recommended telnet commands to check if I could get to the STMP server and got back a response including STARTTLS so that all good
I found these log entries in the api folder.
With my Microsoft account info
``` 2023-09-10 12:12:42.840 +00:00 [Information] Api started. 2023-09-10 12:13:36.357 +00:00 [Error] 535: 5.7.139 Authentication unsuccessful, the request did not meet the criteria to be authenticated successfully. Contact your administrator>
MailKit.Security.AuthenticationException: 535: 5.7.139 Authentication unsuccessful, the request did not meet the criteria to be authenticated successfully. Contact your administrator>
---> MailKit.Net.Smtp.SmtpCommandException: 5.7.139 Authentication unsuccessful, the request did not meet the criteria to be authenticated successfully. Contact your administrator> --- End of inner exception stack trace ---
```
With google info
``` 2023-09-10 12:00:34.585 +00:00 [Error] 534: 5.7.9 Application-specific password required. Learn more at 5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor i8-20020a17090a2ac800b002696aeb72e5sm6280939pjg.2 - gsmtp
MailKit.Security.AuthenticationException: 534: 5.7.9 Application-specific password required. Learn more at 5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor i8-20020a17090a2ac800b002696aeb72e5sm6280939pjg.2 - gsmtp
---> MailKit.Net.Smtp.SmtpCommandException: 5.7.9 Application-specific password required. Learn more at 5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor i8-20020a17090a2ac800b002696aeb72e5sm6280939pjg.2 - gsmtp ```
I then followed the link supplied by google, it leads to a page about two factor authentication and app passwords. After enabling two factor authentication, generating an app password through gmail and using that password in the global.override.env file it's now all working.
Thanks for your help guys.
Still can't figure out how to get an app password from Microsoft though.
Hello this isn't strictly 'selfhosted' material but there seems to be a lot of networking knowledge in this group.
I'm thinking of leveraging my universities network to assist in downloading "Linux ISO's" via torrent. I thought a cool little project would be and old rasberry pi with a battery pack, wifi radio and an external hdd in a box would be cool.
Considering I have to use a university supplied email and password, unique to me, to connect to the wifi (only once then it connects like normal). How obvious will it be that I am downloading "Linux ISO's"? I'd definitely be running a VPN as a base level of privacy.
Also if there is a better community for this please point me in the right direction. Reddit's adds were annoying but it was definitely easier to stumble onto relevant subreddits.
Hey all
Been playing around with plex and the *arr's for a while on my main desktop.
Now looking to set up a server to run plex, downloads, pi hole and eventually some other backup's.
Unfortunately the PC I had laying around is 32bit and it seems like most things are removing support for that architecture if they haven't already. Now I'm faced with the problem/opportunity of getting something new (to me).
But I'm struggling with the absolute sea of options out there and also don't want to spend on brand new gear.
There's quite a bit of server grade hardware floating around (like a Dell Poweredge server T410, 32GB ram, Intel Xeon E5645 2.13GHz Quad-core for $100AUD) or even rackmount gear (probably overkill but a boy can dream).
Or should I just get a consumer case with the most drive bays I can find and build from there?
Lowish power consumption is a priority, planning on running ubuntu or similar.
Any and all tips welcome! Thanks.
Hello, after a week or so of successful Mlem use it has stopped launching and won’t update.
I’m using an iPhone XS on iOS 16.3.1
I’ve tried uninstalling and reinstalling, no luck.
Please help me lemmyverse!
Edit: Turns out I just had to restart my Phone. Credit Dopaz42 for the troubleshooting.
Hi All.
I bought It Takes Two through Steam a while ago but only got around to installing it recently. I now realise it uses EA's launcher which is a big piece of shit. Add is some issues linking my EA account to my Steam account and I'm done with it.
It's been a while since I pirated any games, it used to just involve a key gen or copying a few modified files into the right directories.
These days I see whole 'repacks' from fit girls and skid rows.
Is there anything I can do with the game I've already downloaded or do I need to download a repack from someone?
Thanks In Advance.