Aldryic C'boas
The Pony
In this thread I discussed my growing dislike of services that collect personal data, and the steps I've been taking to move away from them all. I've had a few requests to elaborate on the setups I use, so I figure I'll lay that out here then step off to let you guys share your own setups as well. I won't be doing any 'how to' or tutorials in this thread since.. hell, you'd be pretty hard pressed these days to not find a step-by-step on pretty much anything you want to set up. That being said... running into errors not explained by said tutorial can ruin your whole day. If anyone needs advice or pointers with an issue, I'd be happy to help.
It is worth noting that I _rarely_ use control panels (as was obvious by the prior thread >_>) - everything listed is installed manually, and pretty much the only panel I use is PowerAdmin (DNS records in SQL is a pain in the ass -_-).
Since my main goal has been self-reliance, I took at look at the services I did use frequently that I don't host myself, and found alternatives. For gApps (Contacts, Calendar, Drive, Email) - I went with a combination of Owncloud for the first three, and a dedicated Postfix/Dovecot for email. I've already been running my own DNS for years, so no changes there. To get away from Google Books/Music, I went with Calibre and Subsonic. Calibre is... well, it's pretty shitty. But I've yet to find any better alternative for an ODBC server.. if anyone has suggestions on this front, I'm all ears
For you Android users (especially those with vested interests in FOSS), you should have a look at
F-Droid. It's essentially "Google Market", but comprised solely of FOSS software. Anything you download will be pre-packaged .apk, but you can get the source of said file from their website (listed in the description of each app). This was a godsend for ripping out some of the more invasive Google crap from my phone.
Ladea
Zelan
Now granted, several of these could easily be merged into larger instances. I'm just a fan of separation; it also helps that if I happen to botch a Calibre command and the damn thing fscks on me again, I don't lose vital services in the process. But anyways, that's most of my setup. What are you guys running?
It is worth noting that I _rarely_ use control panels (as was obvious by the prior thread >_>) - everything listed is installed manually, and pretty much the only panel I use is PowerAdmin (DNS records in SQL is a pain in the ass -_-).
Since my main goal has been self-reliance, I took at look at the services I did use frequently that I don't host myself, and found alternatives. For gApps (Contacts, Calendar, Drive, Email) - I went with a combination of Owncloud for the first three, and a dedicated Postfix/Dovecot for email. I've already been running my own DNS for years, so no changes there. To get away from Google Books/Music, I went with Calibre and Subsonic. Calibre is... well, it's pretty shitty. But I've yet to find any better alternative for an ODBC server.. if anyone has suggestions on this front, I'm all ears
For you Android users (especially those with vested interests in FOSS), you should have a look at
F-Droid. It's essentially "Google Market", but comprised solely of FOSS software. Anything you download will be pre-packaged .apk, but you can get the source of said file from their website (listed in the description of each app). This was a godsend for ripping out some of the more invasive Google crap from my phone.
Ladea
- Primary Backups (mostly cron'd perl scripts)
- Slave mySQL ('live' backup)
- PowerAdmin (pdns management)
- Mozilla Weave (Firefox Sync Server)
- Owncloud (w/ CalDAV and CardDAV to sync Contacts and Calendar for my phone)
- Tiny Tiny RSS
- RoundCube
- Squid
- OpenVPN
- Secondary Backups (same cron'd perl scripts as Ladea)
- Dedicated Primary SQL (live data)
- Webhosting (Apache)
- Postfix
- Dovecot
- Saslauthd
Zelan
- Primary DNS (ns1, reads data from local slave SQL)
- Slave mySQL, pulls data from Nurvus
- Squid
- OpenVPN
- Secondary DNS (ns2, reads data from local slave SQL)
- Slave mySQL, pulls data from Nurvus
- Squid
- OpenVPN
- Subsonic (cannot stress how much I love this software >_>)
- Calibre
- Fluxbox (yeah... Calibre's CLI is a pain in the ass)
Now granted, several of these could easily be merged into larger instances. I'm just a fan of separation; it also helps that if I happen to botch a Calibre command and the damn thing fscks on me again, I don't lose vital services in the process. But anyways, that's most of my setup. What are you guys running?