

I am my blog software.
I’m pretty much doing everything by hand with vim and nginx :D
I am my blog software.
I’m pretty much doing everything by hand with vim and nginx :D
Thanks a bunch! I’ll check it out!
Can I do the UUID generation with the uuidgen
command? Also, I’m learning python and bash, so perhaps I could do something with cron(? I guess what I need is some sort of template or examples so I can get started
The whole point is learning cool stuff :D
Literally hand-written static html + css
I appreciate the advice, although it’d go against mu core principle of “doing it myself unless it’s unfeasible” besides, I don’t quite much like wordpress.
Try rebooting
Damn right, all children look the same anyways, and I’m not being child-phobic, I even have child friends myself, and I treat them as if they were people.
Today I tried to write bash (I think)
I grabbed a bunch of commands, slapped a bunch of “&&” to string them together and saved them to a .sh file.
It didn’t work as expected and I did not, at all, look at any documentation during the process. (This is obviously on me, I’ll try harder next time)
Please do! Good luck!
I also have my domain with cloudflare, try checking the DNS menu there and create an A level record pointing to your server’s public ip address
Definitely!
You get to learn a lot, and most importantly, you become self suficient and free. No need to depend on corporations to manage your services, because you can do that yourself.
Want your own cloud? Just run and configure nextcloud on your server :D
Want your own personal blog? Make it yourself!
It’s so fun!
I’d love to see your website btw!
Yeah! That’s cool, I haven’t had any issues so far.
Everyday I get a bunch of logs of bots trying to access files and folders that don’t exist. It seems that they are targeting wordpress sites because all the files start with ‘wp-’ for example, some tried to access ‘wp-admin/credentials’, but since my site isn’t wordpress I’m not worried. Besides, I’m pretty sure that I could implement some rules on the firewall or even on nginx to block access to said directories by (for example) redirecting them to a different page.
I’m learning docker now. I found a whole video about the reverse proxy capabilities of nginx and docker, so I’ll be checking that out.
My goal is to have my own homelab and expose some services to the internet, or maybe even set up my own vpn so that I may access and configure things on my network from somewhere else.
I’m still struggling with the port forward thingie, and while Cloudflare tunnels are a nice thing to have, they protect me too much. I want a public IP address that I can use and register on a DNS, or ssh directly into my network from anywhere in the world. As I mentioned, I want to be able to shoot myself in the foot without actually doing so, (hopefully).
Yeah, it was kinda scary. I had never hosted anything online, and all of the sudden I get bombarded with scans and attacks from everywhere.
But I know I can’t lose anything important, and that this is expected on the internet.
It was just, uh… You know the feeling when someone tells you something is heavy, then they give it to you, and it’s a bit heavier than you expected? And they go: “I told you it was heavy”. And it’s not a big deal, because in the end you just adjust your strenght to match that weight. But there’s that one second of realisation where you go “ooop! What’s this?”. Yeah, it was kinda that.
Thanks! I’ll keep all of that in mind. I knew there were a lot of bots and scripts running rampant on the internet, but I was really surprised when I put my website online and suddendly became a target.
It’s good to know I’m not really at risk and that this is expected. I’ll try to learn more about cybersecurity
Also, is there any particular reason why my decision to use NGINX stood out to you? Is it a good start?
I wanted to use APACHE at first (really trying to go for that old internet experience) but decided to use NGINX because the learning resources were more readily available, (and I kept hearing “NGINX” everywhere)
Thanks! I appreciate your concern.
This website is just a personal fun project, and I haven’t got anything to lose if it gets compromised. On the contrary I’ve gained a lot so far, and I might gain even more if something bad were to happen to it.
No one can hack into the knowledge and experience I’ve gained so far.
If you’ve got any advice on security tools, good practices, etc. I’d appreciate them! I may lack the knowledge, but not the will to learn more
Thanks! I’ll check it out!
Thanks! This is really helpful, I’ll use this rss xml template.