Giter Club home page Giter Club logo

plesk-server-notes's Introduction

Plesk-Server-Notes

Just some Plesk-Server-Notes to show up how to set up a Ubuntu 16.04.4 Server by HostEurope.de by a example...


Way to go:

  • Note all changes down for documentation... (...you can make a commit to get them here included! ;-) )
  • Renember to make always backups of changed files to have them again e.g. for migration.
  • Renember to first try to solve issues with Plesk and Plesk-Extensions - so you have it easier later to migrate with Plesk Migrator!

Setup for the Plesk-only Part & Extensions:

This is a own documentation...
https://github.com/LV-Crew/Plesk-Notes


SU for system users:

Create new user: https://www.digitalocean.com/community/tutorials/how-to-create-a-sudo-user-on-ubuntu-quickstart
Change old user with Command Line: usermod -aG sudo -username-


Pakets to install on the command line:

  • mc
  • 'rkhunter filerights'
  • chkrootkit
  • rkhunter

Set up Host Name:

Follows...
Files to back up: hostname_vps, hostname_vps.service, my.hosts


SSH:

I would definitely recommend using RSA keys for SSH, that is what I use for my personal SSH server. I personally generate 4096-bit RSA keys, so I would recommend that, as well, just for extra security. Usually the default is 2048. It's also important to remember to disabled passwords,
"PasswordAuthentication no" in the sshd_config, so the SSH server requires keys and does not allow passwords.
https://support.plesk.com/hc/en-us/articles/115000065489-How-to-set-up-SSH-keys
Files to back up: sshd_config + User Keys


Config 'bind': (Not done yet!)

https://www.hosteurope.de/faq/server/sicherheit-spam/risikopotenzial-bind/


.htpasswd to saver place:

Follows...
The old location is here:
/var/www/vhosts/-domain-/httpdocs/administrator/
The new location is here:
/var/www/vhosts/-domain-/private/
Files to back up: .htaccess, .htpasswd


error-file to saver place:

We also move the Joomla log files to a new directory to make it more secure. Because it contains user IP addresses, it is "sensitive" and should be protected for data privacy reasons.
The old location is here:
/var/www/vhosts/-domain-/httpdocs/administrator/logs/error.php
The new location is here:
/var/www/vhosts/-domain-/logs/joomla/error.php


Fail2ban for Joomla!: (Not done yet!)

https://www.andrehotzler.de/en/blog/technology/63-protect-joomla-login-with-fail2ban.html
Files to back up: ...


Host on Tor: (Not done yet!)

https://github.com/LV-Crew/Hidden-Service-Notes
Files to back up: ...


Addinional Pakets to install on command line: (Not done yet!)

  • drweb
  • clamav Files to back up: ...

Sell domains: (domain name speculation)

Add parking website from e.g. https://www.domainholder.io/.
Example: https://y-lounge.com/


Advertise domains: (domain name speculation)

...always just suggest advertising domain names on as many sites as possible...
...there is no any one special website for it, everyone just uses all of them to increase their chances to find someone they can negotiate a good price with.
https://www.domainholder.io/
https://auctions.godaddy.com/
https://sedo.com/de/


Escrow Service for domain sell:

https://www.payoneer.com/escrow/domain-names/
https://www.escrow.com/

plesk-server-notes's People

Contributors

tobias-b-besemer avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.