Setup POP or IMAP for iPhone or iPad

Setup POP or IMAP for iPhone or iPad

Tap Settings. Tap Mail, Contacts, Calendars. Tap Add Account. Tap Other. Tap Add Mail Account. Complete the Name, Address (email address), Password and Description fields. Click Next. Make sure either POP or IMAP is selected. Enter your incoming mail server information: Hostname

Setting up POP or IMAP in Outlook 2010 – 2016

Start the Microsoft Outlook program. Use the Start menu to start Outlook 2010/2013/2016. If you’ve never used Outlook before, it will prompt you to create a new account. In that case, skip ahead to step 2.       View

Import & Export SQL dump via SSH

1. Exporting a MySQL database To export a MySQL database, you need to use the mysqldump command. Here is the full command for exporting your database: mysqldump -uUSERNAME -pPASSWORD DATABASE > backup.sql Make sure you replace USERNAME, PASSWORD and DATABASE

Find Plesk email passwords

Login to the server via the command line and run this command /usr/local/psa/admin/sbin/mail_auth_view If want to have the passwords in a file for later (not a good idea) you can run /usr/local/psa/admin/sbin/mail_auth_view > email-passwords.txt

How to Enable Gzip on Nginx

nano /etc/nginx/nginx.conf Add the following gzip on; gzip_vary on; gzip_proxied any; gzip_comp_level 6; gzip_buffers 16 8k; gzip_http_version 1.1; gzip_types image/svg+xml text/plain text/html text/xml text/css text/javascript application/xml application/xhtml+xml application/rss+xml application/javascript application/x-javascript application/x-font-ttf application/vnd.ms-fontobject font/opentype font/ttf font/eot font/otf; Then restart nginx &

How do I log into Plesk

Open your web browser, and in the address bar type either the URL where your Plesk control panel is located (for example, https://your.domain.com:8443) The Plesk login screen will open. Type your username and password into username and password boxes. Your username