http://blog.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/privatebin/index.html
.* TO 'privatebin'@'localhost';
exit;
cd /var/www/html/PrivateBin/cfg
cp conf.sample.php conf.php
wget https://blog.nowhere.moe/servers/privatebin/conf.php -O conf.php
nano conf.php You can edit the config if you want, the important part being the following: ; [model]
; name of data model class to load and directory for storage
; the default model "Filesystem" stores everything in the filesystem
; class = Filesystem
; [model_options]
; dir = PATH "data"
[model]
class =...