Served in the Krogan uprisings. Now I run a podcast

https://bdsmovement.net/get-involved/what-to-boycott

  • 0 Posts
  • 92 Comments
Joined 1Y ago
cake
Cake day: Jun 12, 2023

help-circle
rss

Connect it to your PC or laptop and do a netinstall. Configure SSHD and a static ip. Plugin the disk to your server and then connect via ssh to admin it.

You could also set your laptop or PC to boot from the attached disk in the bios to test the services you want to start are starting



Syncthing can do direct sync if you give the ip address to each node and you can disable relay servers .


Yeah this is a much better approach


You could just poll it every few minutes via a cronjob and only send a notification if the numbers have increased.

Personally I use miniflux too in docker but I dont have a need for notifications.


Could you just poll the miniflux db directly ?


On laptops yes, on my server no. Most of the data is photo backups and linux ISOs form over the years.



I’m not a fan of any corporation, so they can get fucked too I won’t buy sony hardware but if they port a game to steam I want I’ll get in on sale.

I support valve with purchases on steam as it supports linux. There was also the fact that sony took the linux install option away from the ps2 (or was it ps3) .





Future Devs should take note here and develop anonymously and use git over i2p. Develop in private and push code and binaries to public facing mirrors under aliases using tor.

If you want donations accept monero or something.

Also make multiple forks during development and just have them scattered all over the place in the event one goes down. So each contributor has their own fork with its own branding or something.

Dont publish any instructions showing dumping keys or roms in any capacity representing the project. Do it as Joe Random a regular internet user and let it spread organically.


All we are seeing so far is updates to the read me files let’s see how we are in a few weeks.

It is the domain expertise that will really set things back. The citra/yuzu devs have to stay away from emulation so the new teams won’t have the same understanding and will be less effective. It is so specialized that I’m not sure how anyone can just jump in and pick it up.

I’m rooting for them anyway. They need to let go of discord either way , matrix private chats with encryption for dev communications.


If you are forced to disable your vpn there is more risk. I’m not sure if some permit a vpn but I wouldn’t be trusting any of them without one.


Btop and logwatch with logrotate. I use healthchecks to check if the server is unreachable and it notifies me.


I doubt any console is lasting 20 years nowadays.

I would recommend yuzu and roms if you want to future proof it, including the source code just in case.




Fuck these companies. Seriously, they dont give a shit, they are not competitive and want you to keep paying for shit you bought years ago.

🏴‍☠️Just remember to seed


My block list is very small actually due to the non standard ssh port. Everything else goes through wireguard.

If it was open to the public then yes I’d have to reconsider the ban length.


You could not connect the TV and printer to the network but instead attach them to raspberry Pi or similar devices. This allows you full control and stops them calling home and spying.




Onion repositories are package repositories hosted on tor hidden services. The connection goes through six hops and is end to end encrypted. In addition to further legitimizing the tor network with normal everyday usage it has the benefit of hiding what packages have been installed on a system.

Here are some notes about them if you want to read more.

https://blog.torproject.org/debian-and-tor-services-available-onion-services/

https://www.whonix.org/wiki/Onionizing_Repositories


Well I dont trust closed source software and do what I can to avoid it when I can. At least foss can be audited. Also all the linux devices on the main network are devices I admin.


Only remote access by wireguard and ssh on non standard port with key based access.

Fail2ban bans after 1 attempt for a year. Tweaked the logs to ban on more strict patterns

Logs are encrypted and mailed off site daily

System updates over tor connecting to onion repos.

Nginx only has one exposed port 443 that is accessible by wireguard or lan. Certs are signed by letsencrypt. Paths are ip white listed to various lan or wireguard ips.

Only allow one program with sudo access requiring a password. Every other privelaged action requires switching to root user.

I dont allow devices I dont admin on the network so they go on their own subnet. This is guests phones and their windows laptops.

Linux only on the main network.

I also make sure to backup often.


Firstly you should not be using riseup for this. They are a non profit collective and the feds have seized their servers before.

Use i2p if you want privacy. Otherwise go in with a few friends for a vpn and split the cost.



I use wireguard and nginx but I set my WG DNS as the server ip. I have adguardhome running on the server and have added the external domains to map to their LAN address so theyre resolved locally when using the vpn or the LAN. A similar setup should work for you.



Missed opportunity for his parents to call him Danny. Then he could say “I’m getting too old for this shit”.




I’d encourage you to file a bug report for any issues you have. You are most likely not the only one and it will help all users of the software.


Personally I just use a web directory for my roms Company/Console/Game and search with ctrl and F. I can download it from a browser or wget in the terminal.

For artwork I have the steam ROM manager on deck or the emulator on desktop usually does it eg ppsspp


I suggest to file a bug report. I too would expect a playlist to play in the order of the playlist. If nothing else a bug report will bring clarity and it might add an extra test case to look out for or clarify some existing documentation.


I have 12tb in my server with 14tb in external drives for backups


I have a microserver and various pis ( zero w, 2x 3b+ and a pi b)

With the exception of the zero w they are all still in action.

The pi b connects to the pi touchscreen and displays photos from a directory every 5 minutes.

The 2x3bs are running kodi to stream from my server.

The zero w was a camera recording and streaming 24/7 but I stopped it as I wanted to do other stuff with it.


If you want super easy then buy a GLInet portable router. Signup for a supported vpn and plug in the credentials in the portable router.

Install qbittorrent on your computer and then connect to the portable routers WiFi access point .

your whole connection should be tunneled through the vpn and you can download what you want.

Make sure you check your ip before doing anything and set a kill switch option in the router config.