Shimitar
- 12 Posts
- 560 Comments
Shimitar@downonthestreet.euto
Selfhosted@lemmy.world•Hosting a matrix server with synapse, how do you handle registration?English
21·5 days agoDon’t get me wrong, you are a bit patronizing.
I was only giving a suggestion based on my personal experience, I don’t feel obliged to respond directly to their question, as well I do not expect OP must go to a synapse forum, any question is always welcome.
I think OP was looking for fellow lemmiters experience on matrix and the topic, so I felt like giving my experience.
I was a bit brief yes, but not out of line, oli think.
Your comment was correct, just a bit patronizing.
Shimitar@downonthestreet.euto
Selfhosted@lemmy.world•Hosting a matrix server with synapse, how do you handle registration?English
61·5 days agoI don’t use synapse so I cannot directly answer the question. But this is not the support forum for Synapse either, so I think proposing a different approach could be of benefit for the community …
Shimitar@downonthestreet.euto
Selfhosted@lemmy.world•Hosting a matrix server with synapse, how do you handle registration?English
73·5 days agoUse Continuwuity instead of synapse… Faster and much less resource hungry
Shimitar@downonthestreet.euto
Showerthoughts@lemmy.world•I wonder if the big AI companies train their public AI models on their internal code or feel protective of their IP and keep it to themselves.English
11·5 days agoPretty sure they don’t train models on their own code as they don’t want to make their own intellectual property public. As well, they don’t vibe code …
Shimitar@downonthestreet.euto
Selfhosted@lemmy.world•First VPS — Is 54 SSH bans in 12 hours normal?English
7·6 days agoYes, I meant ssh private/public keys, not certificates …
And changing the port reduces the amount of attempts in any case.
Shimitar@downonthestreet.euto
Selfhosted@lemmy.world•First VPS — Is 54 SSH bans in 12 hours normal?English
19·6 days agoYeah. Sounds about right.
First of all disable root login over ssh. Second, move your ssh from port 22 to another port of your liking. Third, disable password authentication altogether and use only solid certificates.
Shimitar@downonthestreet.euto
Self Hosted - Self-hosting your services.@lemmy.ml•[QUESTION] Does any one have good resources for getting into self hosting EmailEnglish
1·8 days agoAhahahah i used to. Then life, family and new hobbies happened.
Shimitar@downonthestreet.euto
Linux@lemmy.ml•Unexplained Hurdles when compiling the linux kernel for arm cpusEnglish
15·10 days agoLook into the Gentoo Arm handbook… Since Gentoo builds everything from sources, you should find good pointers for the kernel that should be applicable to other sisters as well
Shimitar@downonthestreet.euto
Self Hosted - Self-hosting your services.@lemmy.ml•[QUESTION] Does any one have good resources for getting into self hosting EmailEnglish
6·10 days agoThis is my personal experience https://wiki.gardiol.org/doku.php?id=email%3Astart
Anything that supports OpenWRT I would say…
Or even better buy a mini PC with many net ports and install opnSense, but in this case you will need a separate wifi router and/or dedicated switch since any opnSense device will only work at perimeter level
Shimitar@downonthestreet.euto
Linux@lemmy.ml•Are you on which team: vim, nano, micro, er ed for you terminal based text editor?English
91·11 days agoVim forever, any flavour, don’t care.
Why? Does actually exist anything else for the terminal?
Shimitar@downonthestreet.euto
Selfhosted@lemmy.world•[Question]Selfhost a home-server with homed and OpenVFS?English
3·12 days agoThen I suspect homed will not really help. Something like syncthing is probably the way to go.
Shimitar@downonthestreet.euto
Selfhosted@lemmy.world•[Question]Selfhost a home-server with homed and OpenVFS?English
6·12 days agoWhy is good old NFS not a viable option? I think homed is something that nobody asked for and it’s basically unused. But I might be wrong.
Shimitar@downonthestreet.euto
Selfhosted@lemmy.world•I still rely on cloudflare and I hate it.English
3·13 days agoRent a cheap VPs and use it as your wire guard head.
I rent one for a whopping 2.49€/month. Granted, it’s 1gb ram, 1 core, 20gb, but plentiful for a VPN node…
Shimitar@downonthestreet.euto
Linux@lemmy.ml•[solved] Does Linux have an equivalent to "Compress contents to save disk space" from Windows? I don't need it to save space, just please read the full post before commenting.English
6·17 days agoXfs and zfs are two different filesystems.
Shimitar@downonthestreet.euto
Linux@lemmy.ml•[solved] Does Linux have an equivalent to "Compress contents to save disk space" from Windows? I don't need it to save space, just please read the full post before commenting.English
8·17 days agoHow small is that device??? Didn’t even knew btrfs has a minimum size.
After for zfs, you probably have to install some software or kernel patches
Shimitar@downonthestreet.euto
Linux@lemmy.ml•[solved] Does Linux have an equivalent to "Compress contents to save disk space" from Windows? I don't need it to save space, just please read the full post before commenting.English
12·17 days agoThis is at file system level… Checkout btrfs and zfs, I am quite positive both can compress like you want.
Never used this feature myself, so cannot be more specific.
Also, there are some read-only compressed filesystems for Linux that you can also use, they offer best compression but data is read only.
Like “plasma”?
Yeah names is important, but come on, Blender?
Gimp is only a problemi for an handfull of english speaker americans. 90% of people in the world dont care.
Yeah, maybe because i am not native english speaker

If you have a public IP just use wire guard. If you don’t have a public IP, rent a cheap VPS and use that as entry point, setting up one wire guard from home to the vps, and the other from your phone to the vps.