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

Nerd wanted!

Feed RSS

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • I self-host a lot of stuff.

    Uncategorized selfhosting foss blog
    13
    0 Votes
    13 Posts
    0 Views
    @darkwiiplayer @neil Community-hosting is something I really want to explore.
  • 0 Votes
    24 Posts
    63 Views
    @chewie @catsith @jwildeboer @q https://developer.mozilla.org/en-US/docs/Web/URI/Reference/Fragment/Text_fragments#browser_compatibility
  • 0 Votes
    30 Posts
    104 Views
    @PaulaToThePeople totally agreeI worked on dairy bacterial tests for a couple of years and collected samples from dairies all over. The recent article on a baby that 'may' have died because of a glass of raw milk the mother drank is such a sad joke. If people were generally aware of the insane load of these pathogens like listeria that are allowed in US milk and probably everywhere else it would kill the milk industry. Most of the contamination is coming from growth in the lines of the machines they use to pasturize or sterilize which are difficult to clean. Killing the dairy industry would be a great contribution to lowering carbon polution since dairy cows are largely kept inside many industrial countries and the petrol used to raise their grain, keep them clean, mulch their manure and dead, and harvest the milk is outrageous compared to the food value.
  • 0 Votes
    2 Posts
    11 Views
    #SelfHosting week 0, phase 1B: DNS records settings. Performed @_elena 's instructions on her "self hosting for newbies" part 2. Except for the post-install as I run it through terminal and not through web UI. For an ms-dos-born it's easier to perform a simple command such as "yunohost tools postinstall" rather than go to web, then type, then search for the various UI elements. Everything went smooth, except for letsencrypt at first. But in the end it seems to have worked. It got stuck because hostinger panel didn't get one suggested parameter, the numeric 3600, every record has a parameter which is 3, 4 or 5 numbers.Created the domain and subdomain to point it to yunohost admin interface, and then obstacle came.Opening browser to subdomain, just returns "connection timed out".Checked for nginx parameters through yunohost terminal, using the desired Sudo commands.Then, "sudo yunohost diagnosis run""sudo yunohost diagnosis show --issues --human-readable"and I got explanation on reverse dns which was wrong.After that, I searched on the web (and on AI, I admit) the position on hostinger panel to set them, and I found "set tpr record"placed the desired domain name.And now it's time to wait for propagation. But what about the "connected timeout", in the article posted in blog.elenarossini.com no such obstacle was mentioned.I'm back to my 20s when I spent the night (it's almost 4 in the morning), learning commands.Last but not least, accessibility issue: I'm using an app called WebSSH pro, downloaded on app store. Set it up, and VoiceOver for iOS does not read the keys I press on keyboard so I'm very slow to type commands there. Pc is better. In a few hours I'll try hostinger's terminal.UPDATE: I have just found I set one DNS wrong, now I'll wait for it to propagate. Next update in some hours. I placed a useless number. Such as 72.162 (wrong) instead of 72.62 (right). Like when you start developing on your own and everything crashes due to a missing semicolumn in a string of code. #accessibility #yunohost #selfhost #blind