-
Published Question
Anyone who knows if I can store data in a Realm database while using Strapi (Strapi.io)?
2
•
•
By
asterixzzz
MongoDB
Databases
-
Published Question
I have several sites/apps on the same Ubuntu 20.04 server with NGINX server blocks. The NodeJS apps are using different versions on NodeJS. Anyone who has experience/advice on how to install/configure nvm, volta or nv...
0
•
•
By
asterixzzz
Node.js
Ubuntu 20.04
Nginx
-
Published Answer
sudo adduser mysudouser1 www-data (adds your user to www-data user group)
sudo chown -R www-data /var/www/example.com/html/
sudo …
•
By
asterixzzz
-
Published Question
Is there a way to see in which tutorials/articles/questions I've posted questions? Or at least get a notify when I get an answer? Now I don't remember in which article I posted my question last time...
1
•
•
By
asterixzzz
-
Published Question
Anyone who has an opinion on which method is the best to protect SSH, keypairs or the two factor authentication below?
https://www.digitalocean.com/community/articles/how-to-protect-ssh-with-two-factor-authentication
...
3
•
•
By
asterixzzz
-
Published Answer
My Joomla installation works fine but when I try to use Joomla Update I get file permission errors.
<br>
<br>When I tried to updat…
•
By
asterixzzz
-
Published Answer
I don’t have any FTP server (and I don’t want to have) so I can only use the direct method.
•
By
asterixzzz
-
Published Answer
But now when I tried to update Joomla from 3.2.3 to3.2.4 with Joomla Update and Installation method “Write files directly” I get ER…
•
By
asterixzzz
-
Published Answer
Thanks Kamal, sudo chgrp -R www-data /home/myuser/public_html/directory worked like a charm!
<br>
<br>Before I found this page I tr…
•
By
asterixzzz
-
Published Answer
OK, thanks. I just have to find out how to use password protected key with Sublime text SFTP plugin then… :-) What about port kno…
•
By
asterixzzz
-
Published Question
If I have fail2ban installed is there any point to move ssh on another port than 22 or use SSH key pair instead of password? I mean, how big is the probability that anyone would pass the fail2ban protection + UFW anyw...
2
•
•
By
asterixzzz
-
Published Answer
Thanks Oliver and Moisey!! Looking forward to that! Might install cacti but it seemed a bit complicated…
•
By
asterixzzz
-
Published Question
Anyone who knows a way to see memory usage over time? Like if I did "free -m" every second 24h. Preferably as a graph to see when and why peak values occur and to better estimate how much RAM my VPS needs (Ubuntu 12.0...
14
•
•
By
asterixzzz
-
Published Question
I need advises on how to best setup a test environment for testing of mainly HTML5, Node.js apps which will be updated by diverse developers via Git and then tested by users around the World. When a revision is fully ...
1
•
•
By
asterixzzz