Skip to content

Edoardo Vignati 👨🏻‍💻

› Always looking for awesome things

Menu
  • Studies
  • Publications
  • Skills
  • Portfolio
  • Projects
  • Career
  • Blog
  • 🇮🇹 Servizi
Menu

Category: Web

WPScan: what is and how to install

Posted on 27/05/202027/05/2020 by Edoardo

WPScan is a very interesting and useful tool written in Ruby for scanning WordPress websites and find outdated versions of plugins, known vulnerabilities, enumeration of users etc… It’s very easy to use and very powerful. These are the installation step. After this, let’s install WPScan using gem: To run the scan, first of all update…

Continue reading

[SOLVED] Nextcloud can’t login – Internal Server Error

Posted on 30/04/202030/03/2022 by Edoardo

In this short guide I would like to help you if you are in the same frustrating situation as me. In particular I spent a lot of time trying to understand what was going wrong on my Nextcloud installation and now I want to give you (I hope) a solution. The situation we want to…

Continue reading

How to enable emoji on Nextcloud

Posted on 05/04/202030/03/2022 by Edoardo

I found this interesting post on the community forum that explains step by step the commands to display correctly emoji on Nexcloud and in particular on Talk. Please note that the following guide DOES NOT enable the emoji library on Nextcloud but only allows to display emoji correctly. https://help.nextcloud.com/t/emojis-not-working/65004

Continue reading

VPS, DNS and Apache: how to create a subdomain for a new web service

Posted on 16/02/201925/03/2023 by Edoardo

If you bought a VPS and you are now running your website, maybe you want also to install a new self-hosted web service like a cloud server to store your data. For example, you would like to run Nextcloud but actually you don’t know how to setup the environment and how to be able to…

Continue reading

Hide Apache and PHP version

Posted on 08/02/201921/06/2022 by Edoardo

Sometimes,  the most easy way for an hacker to exploit your server is just to know the version of the web server that you are running on your machine. The first thing to do when you setup for example Apache, is to hide this information. In fact, the default setting is to show all the…

Continue reading

Easy and free HTML to PDF with PHP

Posted on 25/12/201801/12/2020 by Edoardo

Transforming your html and php webpages into a great PDF it’s going to be super easy from now. Online I googled hundred times a good library to generate PDF dinamically and the only interesting found was the following https://github.com/spipu/html2pdf I think it’s absolutely the best free lib and it’s very easy to use. It uses…

Continue reading
  • Previous
  • 1
  • 2
© 2025 Edoardo Vignati 👨🏻‍💻 | Powered by Minimalist Blog WordPress Theme