dammit! where can I send you my “spat coffee on keyboard” cleaning bill, huh?!
…just this guy, you know.
- 0 Posts
- 14 Comments
qprimed@lemmy.mlto Selfhosted@lemmy.world•Help me selfhosted, I'm in over my head!English3·5 months agodepending on specs it will be a little power hungry, but a good virtualization platform.
yes, the power supplies are likely redundant and the server will complain if they are not both powered.
it will use a VGA connection, but you should be ale to find cheap VGA monitors or cheap adapters.
RAID controllerfor those drives? how many processors and cores? how much RAM? what OS are you planning on running on it? iDRAC included? (if so, likely idrac6, but still usable)
this hardware is very well supported by linux - I have used these older servers extensively. your boss was right to be excited for you. its a great exploration platform that you will be able to do lots of things with.
fire up a live linux distro and get detailed specs on the box - that will guide what you can play with right away.
indeed. it will serve you well in many, many… situations.
or, if you are really lucky, you can poke the right locations and release the magic blue smoke from the chips. super fun and all the cool kids are doing it.
qprimed@lemmy.mlto Open Source@lemmy.ml•Qalculate: Powerful and versatile multi-purpose calculator for the Android platformEnglish10·9 months agoseeing it now on fdroid.
qprimed@lemmy.mlto Free and Open Source Software@beehaw.org•What's a good FOSS IRC Client?English5·10 months agoquassel and quasseldroid. its client-server, always on irc connectivity but does require a little setup.
you can access irc servers (if acceptable) and the quassel daemon via Tor. might just change the way you think about irc.
edit: word
…that wireless mac is looking suspiciously shopped and non-existent.
qprimed@lemmy.mlto Free and Open Source Software@beehaw.org•Suggest unto me a new FOSS operating systemEnglish6·1 year agoAROS (Amiga) Research Operating System
would run in an emulator or bare metal boot from separate media.
ERROR: Attempted to parse HTML with regular expression; system returned Cthulhu.
classic.
qprimed@lemmy.mlto Selfhosted@lemmy.world•Stuck on Let's Encrypt certificate issuance due to firewall issue even after opening necessary portsEnglish2·1 year agoheh, forgot about the standalone web server in certbot. thats a good ephemeral option.
qprimed@lemmy.mlto Selfhosted@lemmy.world•Stuck on Let's Encrypt certificate issuance due to firewall issue even after opening necessary portsEnglish3·1 year agoif you are able to run a public web server, then certificate issuance via certbot http challenge works pretty well. the web server can serve a really simple static page with little to nothing on it - but of course its another potential vector into your network.
if your public domain DNS makes use of a supported dns provider or you run your own publically accessible dns server, then dns certbot challenges are great and more flexible than http.
others may suggest neat work arounds for the http challenge issue, but if you have access to a supported dns service I would look at that option. certbot has helpers for quite a few public services as well as support for self hosted dns servers. I run my own public dns servers, so thats the option I chose and use certbot hooks, cron and bash scripts to rsync the updated carts to the propr hosts for the various services I run privately and publicly.
qprimed@lemmy.mlto Selfhosted@lemmy.world•Stuck on Let's Encrypt certificate issuance due to firewall issue even after opening necessary portsEnglish3·1 year agoif you are using http cert retrieval, certbot needs a place put the temp. token to authenticate your contrrol of the domain your are creating a certificate for. usually that will be the same webserver you want to serve the certificate from.
if you are not running an actual weberver on port 80 that certbot can insert a token for, certbot cannot complete.
this is, of course, in addition to other possible issues such as ISP port blocking - but without a web server listening on TCP/80, you will have to use other authorization methods (like DNS) to generate a cert.
qprimed@lemmy.mlto Selfhosted@lemmy.world•Stuck on Let's Encrypt certificate issuance due to firewall issue even after opening necessary portsEnglish91·1 year agoare you actually running a web server on that host? iirc, certbot will place a temporary token to be served by your web server (Apache, etc.) to show that you actually control the domain you are requesting a cert for.
I switched to DNS based retrieval as soon as let’s encrypt offered it, so its been years since I retrieved certs via http.
not only is noscript your general browsing prophylactic, but it will often render js paywalls climbable. I have no other plugin as loved and as useful as noscript - immediate install on any firefox instance.