Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

does anyone use Forgejo and have issues with larger repositories?

Uncategorized
5 3 7

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • It works ❤️

    Uncategorized freebsd hardenedbsd github
    2
    0 Votes
    2 Posts
    3 Views
    It works ❤️ FreeBSD running in a Github action.See https://github.com/0x1eef/hardenedbsd-vm/actions/runs/20127365341/job/57760097378This is just the start, but a big milestone.<snip>Attempt 36/100Attempt 37/100<snip>dial tcp 192.168.122.12:22: connect: connection refused (8/100dial tcp 192.168.122.12:22: connect: connection refused (9/100)SSH session establisheduname -aFreeBSD hardenedbsd 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64#freeBSD #hardenedBSD #github
  • No, this is not for daily use.

    Uncategorized forgejo geektalk
    1
    1
    0 Votes
    1 Posts
    10 Views
    No, this is not for daily use. But Servo 0.0.2 does render my #Forgejo instance in usable ways :) #GeekTalk
  • 0 Votes
    1 Posts
    13 Views
    Every bit of support makes a difference.To everyone who has attended an event, made a donation, or helped share our mission — thank you. Your collective support enables us to fund development, grow our community, and strengthen the FreeBSD Project.We’re grateful for all who help keep FreeBSD strong, sustainable, and freely available for everyone.Learn more about how your contributions make an impact: https://freebsdfoundation.org/donate#ThankfulThursday #CommunityAppreciation #OpenSource #FreeBSD
  • 0 Votes
    1 Posts
    12 Views
    Don't be a fool (like I was) when it comes to #jails on #FreeBSD. I ignored them despite using FreeBSD for decades, because I had no problem that could not be solved w/o them and thought "why learn yet another technology I barely need".But it's not only about solving problems. It gives you a super lightweight and fast tool to test things (and trashing 🗑️ them with zfs destroy) without cluttering your configs or interfering with production services.E.g. I hesitated to run a webserver for publishing content because I didn't want a publicly accessible Apache on my mail relays, nor on my Nextcloud instance at home.With jails, the MX is left unmodified. If I feel like it I could move it to a different system just using tar or cpio or zfs send.All I needed to accomplish that was a few shell scripts to initially generate a jail template and, of course, the invaluable book "FreeBSD Mastery: Jails" of @mwl .What motivated me to get started? All thespeakers at #EuroBSDCon showing what incredible things they do with Jails. Especially >>IMUNES: A Network Emulation and Simulation Tool Built on FreeBSD<<.If you want to watch the IMUNES talk you can find the link on my jailed webserver 😉 here https://pub.v32bis.cc/eurobsdcon.html