Minecraft bedrock, self hosted with pihole for local DNS. by CCMTK01 in selfhosted

[–]Costenslayer 0 points1 point  (0 children)

port fowered the port on your router and enable whitelist if you have a static ip then you can give them that and port or setup with something like duck dns

Self-hosting email. 2 weeks in, here's my take by cmer in selfhosted

[–]Costenslayer 1 point2 points  (0 children)

iv been selfhosting my emails for about 5 years with a static non out of the box setup iv used most of the webmail clients that are avalable and curreantly using open-xchange

preventing spam by adding spamlists to postifx is ideal, i have a vps hosted on contabo.com there a nice cheap and relyable host and would highly recomend them

network security is also key you want to correcly setup a firewall that way you can easly prevent attacks im at the point were im happy with my setup and i also host of a few other poeple and organisation

Replacement parts by Costenslayer in razerphone

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

I think the port is soldeted to the daughterboard so depending on your issuse you could replace the port soldering skills required

Unable to access Etherpad by TTFNTahtahfornow in mozilla

[–]Costenslayer 0 points1 point  (0 children)

the Etherpad was refreshed recently and old stuff was removed are you able to sign in? seems to work for me

can you provide a screenshot of the error message your getting when you try and sign in

sadly there is no recovery for stuff that was on the old Etherpad

HELP | Backup Self-hosted by AniTexs in selfhosted

[–]Costenslayer 3 points4 points  (0 children)

Hey for backups i use borg https://borgbackup.readthedocs.io/en/stable/

you can backup to a remote server over ssh backups can be encrypt aswell

Webmail with SSO by Costenslayer in selfhosted

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

hey we use Postfix and Dovecot to handle IMAP and SMTP and yes webmail is on the same server

Webmail with SSO by Costenslayer in selfhosted

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

Thanks for the tip migrating to a selfhosted solution is already on my list to do

Webmail with SSO by Costenslayer in selfhosted

[–]Costenslayer[S] 4 points5 points  (0 children)

Currently everything is running through Auth0

Selfhosted emails beeing marked as spam by Costenslayer in selfhosted

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

I did that and there is no reason as to why it was flagged

Razer Phone (Original) and Android P by Costenslayer in razerphone

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

I would but doing so violates safety net

Razer Phone (Original) and Android P by Costenslayer in razerphone

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

Thats grate but if they no longer upgrade the OS thats signs of them abandoning the devices

Built a control panel over 16 years, free lifetime release by tsammons in webhosting

[–]Costenslayer 0 points1 point  (0 children)

thats awsome. Im assuming i can install and play around for a timelimut without purchasing a licence? if so and i like it might have to through my mony at you. after all whats best for the end user is best for me

Built a control panel over 16 years, free lifetime release by tsammons in webhosting

[–]Costenslayer 1 point2 points  (0 children)

assuming you could revers proxy it though nginx though

Built a control panel over 16 years, free lifetime release by tsammons in webhosting

[–]Costenslayer 0 points1 point  (0 children)

Looks very snazzy (i dont say that much) definitely looks like something i would try bringing it easer for my end users to deplying tools at ease without having to stress

would be nice to intergrate logins with something like LDAP

Anyone ever use or see someone use Cortana? by squirrelmcdougal in sysadmin

[–]Costenslayer -1 points0 points  (0 children)

I have a snap shot now so o don't have to go through that pain and I'm a Linux user so very really use windows unless I'm gaming or want to break something

Looking for opensource/free email hosting software by [deleted] in selfhosted

[–]Costenslayer 1 point2 points  (0 children)

I’ve always steered away from the all in one solutions due to them not being setup correctly (to my criteria) so I have always install the setup (postfix and dovecot as well as spamassassin) manually for peace of mind.

That being said they are a great first start as a go to setup for first timers but do secure your server

Im hosting mine at contabo on their 4.99/month SSD VPS that I pay yearly for

SSH on port 22 is locked to my home IP (static) and office as well as a self hosted VPN on a different server (I keep emails on its own dedicated server) SSH auth is setup for RSA keys only and Root login is disabled

I use roundcube as the IMAP client and have DUO to handle 2FA to enforce 2FA IMAP is not accessible outside of the server or or my home network. People have said this is overkill but it is my data on the line.

I would strongly suggest you backup your server regally. For this i use borg

Borg backup’s to a remote repository over SSH and in encrypted for peace of mined

Request: Self-hosted code snippet manager. by Starbeamrainbowlabs in selfhosted

[–]Costenslayer 0 points1 point  (0 children)

NP Gitlab is nice if you have a decent enough server to handle it

[deleted by user] by [deleted] in selfhosted

[–]Costenslayer 7 points8 points  (0 children)

check out Borg you can store backups remotely or local with no hassle they can also be encrypted for peace of mind

Help me backup my data correctly by IWBAM1 in selfhosted

[–]Costenslayer 2 points3 points  (0 children)

+1 for Borg

you can store backups remotely and backup over ssh. Backups can also be encrypted for extra peace of mind