Cloudflare + Hestia Video is back up - the old one got auto deleted because I tried to add links into it after it went live - annoying 😅 Anyway, this one is a bit smoother to follow and improves a few issues from the first video too 👍
I followed your youtube tutorial to create an ubuntu vps in oracle free tier and install the hestia panel in it. next i want to move my web that is in cpanel to hestia panel. how to use wget file on ubntu so that the wget .zip file is in the hostia cpanel folder?
Mate. Ridiculous. You are an absolute weapon, thank you for the level of detail you go into, and the width of coverage also. I've been looking for quick easy ways to move services from my home VMWare box with a public IP up to a hosted VPS but it always seemed so daunting. At least now I have a few different things to try, from Vultr to Oracle, aaPanel and Hestia, so thanks again. Now I just need you to teach me how to migrate hMailServer emails from a Windows Server 2003 VM (lol) to an Oracle hosted Ubuntu VM with Hestia, lol
Cloudflare is the only viable (free, cheap) option in which you get to hide your IP's from the eyes of those just wanting to attack you. Never setup a site without it being behind cloudflare proxy. (except for setup purposed) Good Video Alex keep them coming.
Yeah but with MX Lookup you can find the original IP.. So thats why you shouldnt use a Mailserver at your root server.. Instead of that you can use free Zohomail / Yandex with your own domain
Hey great videos my friend but please dont forget to tell people to turn there SSL/TLS encryption mode to full(strict) other wise web domain wont load when going to website
I thought that I had done something wrong or that I had made a mistake. But I only made the change to Full (strict). And it worked. THANK YOU VERY MUCH, your correction was very helpful, thanks again.
Hello Alex, what tools do you recommend to use to improve the loading speed of wordpress like the ones you showed in previous videos such as cache purge, etc and how can I install them with this procedure seen in this video? Thanks for all…
Hi Alex, how do you setup Nginx on Wordpress website, so it's working perfectly with this setup (Wordpress on HestiaCP with free Cloudflare CDN on Oracle Free VPS) and make Wordpress website faster ?
when i check ssl certificate, It's let's Encrypt not Cloudflare. I follow the exact as the tutorial. Anyone knows what's causing that? Great lesson Alex! Thanks
Looks like there was a run on the Ampere CPU in all brackets, but I was able to get a 2CPU 12 GB configuration to go through. Thanks for re-posting your video Alex, even owners of channels have to be careful with links on the BIG BAD YOOTUBE😉
Thank you for the tutorial, I knew I saw some steps before from your other video. One concern : how do you setup Oracle Cloud firewall policy to allow Cloudflare tunnels? I can't get a single tunnel to work despite the connector being detected and tunnel healthy. I want to close ports, not open more of them.
Can I explore the Oracle Free Tier to set up a simple institutional WordPress website without any hosting expenses? Also, if there's a time limit on the free usage, could you please share the approximate cost to keep the website running there after the free period?
Hey man first of all thanks a lot for giving us the knowledge we need!! This is the exact thing what we beginners need before moving paid options.....🔥👍
@@IdeaSpot Hey I wanna know one thing that if we already have 24gb ram server we can also have one more with 1gb as on instances page it says we can have 1 ampere based and 2 other type instances
@@IdeaSpot See this `Each tenancy gets the first 3,000 OCPU hours and 18,000 GB hours per month for free to create Ampere A1 Compute instances using the VM.Standard.A1.Flex shape (equivalent to 4 OCPUs and 24 GB of memory). Each tenancy also gets two VM.Standard.E2.1.Micro instances for free.` So according to this I already have an ampere instance [24gb] can I have one e2 instance too?[in free trial like I dont need to pay for the other e2 running at the same time]
Love your content - but I was wondering if you can look into OCI's "user permissions and SMTP credentials"? There is a tutorial on OCI Doc's but I don't know how to integrate to Hestia mail. I use Cloudflare along with my setup. Than you!
Great one once again Alex! I've created an instance with 50GB boot disk, wondering if I add another storage block of 150GB, can I move the website files and backups to be sitting in the non-boot directory?
4:44 Is it possible to do this without opening any ports in Oracle cloud? For example with Cloudflared tunnel ?🤔 maybe i give you some tips for future content?
Hi Alex, I don't understand why when I save my SSL certificates on Hestiacp, if I click on SSL again, the 2 boxes are empty. I've tried several times without success. In fact it gives me an insecure site error.
Great video, got everything working via Cloudflare and setup Email SMTP via Google with App password as Google no longer supports unsecure apps. A couple of issues that I hope can help others. Firstly, there is a bug using the App to install Wordpress. It gives an empty DB Table. I solve it by importing a basic WP table. Once I got a basic WP installed I migrated my WP site. Secondly, there was an issue was the post _max_size and the upload_max_filesize was too small. I created a .user.ini file in the .htaccess directory with the settings I needed. For information I used the 2 AMP processor with 12MB. My quite heavy WP site runs very fast. Thanks again Alex and hope my small contribution helps others.
Hi Alex, first thank you so much! Your videos are really helpful. I have installed cloudpanel following one of your videos, but now I already have a bunch of websites and I need the email server so could you please explain how I can move to hestia?
Amazing video! I used linode and have it set up. Just having issue with certificates, but I'll get it sorted. It haven't updated to say cloudflare is says "lets encrpyt"
I followed everything properly up to the point where it's time to enter the hcp using the browse. My browser hangs, aka too long to respond. I've checked on putty and the settings are correct, port 2083 for cloud flare, the ip will load, but 2083 will not load.
thanks for the great video's I am newby at this and am have an issue using Freenom for domain name it will not allow me to setup (@) like in your video. Is it the domain that I am using or am I doing something wrong? It says wildcards are not allowed.
I am having a problem sending an email using SMTP Relay (Sendinblue) i've followed all the tutorials and the one with the Sendinblue config yet I can't send a email. I'm thinking it has something to do with the cloudflare dns settings. Other than that all went well.
Hi Alex, I have a oracle pay account with Hestia and port 25 open. I use Hestia panel for email server. How can i set the reverse DNS for each domain? Thanks.
I just did this tutorial, and the SSL keys generated by Cloudflare work, but it says "issued by: Google Trust Services", not Cloudflare. Also says they expire in about 3 months. Do they auto update?
your method, install with apache webserver, please make tutorial on how to switch apache to nginx on hestiacp. I have already hosted important sites on hestiaCP so i cant reinstall it
Any idea why my mail and webmail stopped working all of a sudden? It used to work and I never touched any other settings. I'm really out of ideas right now.
Hi @ideaspot after adding Cloudflare SSL certificate whole website collapse its going to `This site can’t be reached`, I pass the cloudflare but still its showing me same error. Any help
Thank you for the detailed tutorial. How do I setup nameservers for Hestia in this setup so that I can point domains to the server using nameservers instead of IP addresses?
I followed your youtube tutorial to create an ubuntu vps in oracle free tier and install the hestia panel in it. next i want to move my web that is in cpanel to hestia panel. how to use wget file on ubntu so that the wget .zip file is in the hostia cpanel folder?
Thanks Alex. Brilliant & valuable content as always. can you make tutorial on how to install ImunifyAV (free version) with Hestia panel. this option available in Cyberpanel. but i couldn't find any tutorial on youtube regarding Hestia.
Thank you for this tutorial but can you help me more ? I have set up email as you said but i can receive email can't send... Can you help me in troubleshooting.
2 ปีที่แล้ว
Hello is posible to install pivpn (wireguard) on a hestia server It all seems to work installation wise, but I cannot make it work when I connect from my client.
I followed the tutorial to the point of adding the cloudflare SSL certificate to my main web domain (the hcp ssl worked just fine). And If i have Enable automatic HTTPS redirection checked, the website doesn't load. Browser says ERR_TOO_MANY_REDIRECTS
maybe, they may not get through or may go into spam though If you're using another host (not oracle) you might have some better luck though, vultr is ok and I've heard hetzner is ok too
Thanks for this amazing guide. Everything works great except for incoming mail. I'm able to send mail and also receive mail from same domain but I am not receiving mail from outside, for example from gmail and hotmail. Does this not work anymore?
Hello Alex, I am following your guide on how to setup hestia with cloudflare, but running it Hetzner’s servers. I was trying to install cloudflare’s certificate with the terminal but keep getting a 403 forbidden error… I am not sure if you could shed some light on the issue. I was super excited to see this video reuploaded because no one else teaches how to properly set up both cloudflare, and hestia while still being able to let mail through. Amazing content, you’re the best!
@@IdeaSpot I installed the whole thing, I switched to port 2083 as well, and rebooted. Now I am trying to do the “wget …” step and receive a 403 error instead of it downloading the .pem file. But still everything seems to be working.
@@IdeaSpot Yes. I installed everything without an issue, I haven’t setup any domains just yet because I wanted to install the certificate first but I receive “HTTPS request sent, awaiting response… 403 Forbidden”
thats weird.. means youre blocked for some reason... could try this workaround. Just download the .pem manually onto your PC, open it in notepad, copy it then in your terminal: nano origin_ca_rsa_root.crt then paste in the cert from your PC and ctrl + x save and exit, then cp it into the certificates folder
Hi Alex. Is there any way to change file-permission through hestia on oracle cloud? Or is there another easy way to do this? I haven't yet found the feature inside the hestiaCP. Thank you very much.
Tell your server you are the boss via SSH: Change folder permissions: find /your/wordpress/directory -type d -exec chmod 755 {} \; Change file permissions: find /path/to/wordpress -type f -exec chmod 644 {} \; A quicker alternative is to change ownership of WP folder to the user running your server. Hestia does that by default. sudo chown -R nginx:nginx /public_html nginx is just a sample user here.
Thank you for this tutorial. Can you make a Hetzner + Hestia (+Cloudflare) + Email setup tutorial? There are no tutorials online about this combination and for now, Hetzner Cloud seems like the best cost/performance service and the most reliable considering the user comments I have found online. Better to buy a reliable 4.19 Euro/month Cloud at Hetzner than stay at the mercy of Oracle's disponibility of free tiers and corporate humanless bureaucracy.
its basically the same, just you will use the Hetzner firewall (which they provide free) rather than the oracle one we used here - they will also allow you to use port 25 so you may not need the SMTP relay step (although it still may help, depending on what kind of email you're doing)
@@IdeaSpot oh thanks I think you should have said something like that In the intro since it was at least a few days and some people might be confused. I think Best is to Pin a comment about that for those who watched it already.
Love you videos. And Unfortunately I think a lot of people do too. I tried to go out on my own and setup the same Hestia CP on Azure. I got the CP installed but I think I'm stuck on the Firewall Rules. I have tried everything. I granted all Cloudflare IP's ANY ANY in and out. I have granted 53 udp and tcp in and out. I have granted 80 and 443 ANY in and out. Can you please try and do a video showing your success? One think I'm not sure about is the DNS in the Hestia CP - Do I need that if I have www CNAME pointing to my (domain) to IP A record? Thank you.
thanks, yes at @3:15 I mentioned using the 'add a site' feature, but since the domain we were using is already added we didn't need to do that during the video.
Boa tarde! gostaria de uma ajuda. antes de finalizar aparece esta mensagem: E: Tipo '“deb' não é conhecido na linha 1 da lista de fontes /etc/apt/sources.list.d/docker.list E: A lista de fontes não pôde ser lido. [ * ] Instalando dependências... E: A lista de fontes não pôde ser lida. E: Tipo '“deb' não é conhecido na linha 1 da lista de fontes /etc/apt/sources.list.d/docker.list Erro: Falha na instalação do pacote, verifique o arquivo de log para obter mais detalhes. Obrigado pela atencão!
I have another issue it takes me time to login with it either its kicking me out or not working once...I have to place the admin login or password over and over again before I can access it
Hello Alex. My name is IVO MAIOLI, from Brazil! Good morning! Congratulations on this incredible series of videos about ORACLE services. First, I'd like to thank you for your assistance, and I'd like to request your help with a procedure I'm not sure how to perform on a FREE TIER instance I have on ORACLE CLOUD for my studies, following some of your excellent tutorials. I have an instance of the 'VM.Standard.A1.Flex' type with 1 OCPU and 12GB of RAM. It has Ubuntu 20.04 as its image. Question: How can I "reformat" this instance? I want to 'reset' this image while keeping the instance intact and maintaining the same Ubuntu version - returning it to its original state by deleting everything on it. Is this possible? I appreciate your response.
Hi Alex, I have followed each and every step you shown in the video but my web use LetsEncrypt SSL instead of Cloudflare SSL, what will be issue? I copy-pasted the Origin Cert both keys on HestiaCP settings but after saving it disappears. :Stuck.
Update: So I found the solution which is actually weird, the issue was at cloudflare edge certificate showing letsencrypt cert, so I change the cloudflare account and reattach the domain, and it works! :LOL
@@cesarcoronel2402 Hi, it is easypeasy, let me tell you a shortcut, create fresh account of cloudflare and attach the domain on fresh cloudflare account. hope it resolve.
yes just set up the domain on cloudflare like I do here, and you may like to use a cloudflare ssl cert rather than a 'let's encrypt' one, you'll also have to change the system port to 2083 like i did here too, these are the only differences
Hi friends, I got everything working except outgoing emails. I can receive emails but.... when I hit send emails, webmail said "successful sent". However, I could never receive any emails on the receiving end. Does anyone have this issue? Should I erase everything and try again? Thanks
@@Канал-г4ц hi. yes, I was emailing back and forth with sendinblue, and it's resolved. I just put the master password back in, and they recommend a more secured port number. Everything is up and running smoothly!
Hi Team, I am facing and inbound mail issue. Not able to revive any mail from gmail but able to send after sendinblue SMTP relay. But never able to get anything in my webmail inbox. Please suggest team. And of-course in addition for your information, my all settings in cloudflair for mail stuff is using DNS only.
Hello Alex, I follow your tutorial, after instaling hestia, i can open control panel with public IP, but on domain it gives me 400 error, do you know how to resolve that issue??? Thanks!
Dude... the solution was something so stupendously easy, but it's a problem both you and I caused in the section of the subnet creation (port forwarding) in the Oracle Cloud. Make absolutely sure to NOT!!! define "Source Port Range", ONLY "Destination Port Range". That is what fucked me up for hours upon end and I couldn't figure out what caused this, I even ended up deleting my Instance twice because of such a dumb, minor mistake.
Hestia doesn't support UFW - its using iptables by default: docs.hestiacp.com/admin_docs/settings/firewall.html we also have the oracle ingress rules here too in addition.
Hi Alex, Thank you so much for another great tutorial! I am having troubles figuring out why the Cloudflare SSL certificate does not show up when I check through the browser's Connection details (like you show in the video by clicking on the address bar's locker icon/Connection is secure/ Certificate is valid"). Instead of pointing to Cloudflare, the "Issued By" says "Google Trust Services LLC" with a Validity Period of 3 months.. If it helps, I specify that my domain is registered on Google Domains. Nonetheless, the website loads fine on https after setting up the DNS records and proxying through Cloudflare. It is just about the Cloudflare SSL certificate that does not seem to be recognized. Could you please explain and maybe have a solution about it? Many thanks in advance. S
@@IdeaSpot Yes I am using Cloudflare for DNS, and all the A and CNAME records (apart from the mail and webmail related ones ) are proxied - with orange cloud icon. I set the records directly on Cloudflare; while on Google Domains I've only switched from Default Name servers to Custom Name Servers (the Cloudflare ones).
Great video Alex but don't get why you prefer this to aaPanel? BTW big thanks for that aaPanel video as that introduced me to the free Oracle tier. I've just tried to get this set up on another virtual server, easy to install and get https access via Cloudflare but there's no file editor like aaPanel plus phpMyAdmin just won't load "page isn't redirecting properly". Keep up the great work though. I've got quite a few of your videos to watch when I get the chance.
Thanks, they are both OK, there is a file editor in hestia on the top menu, phpmyadmin is ok too - I showed them previously here: th-cam.com/video/Hz58Zkke4VE/w-d-xo.html aapanel I hit some bugs with nginx and also the mail server didn't work on ARM cpu.
Hi Alex, Thank you for the great tutorial. Everything is good so far. I'm facing one problem that is live editor/builder is not working in Wordpress. Live Builders like Elementor, Beaver Builder, Avada Live Builder. I tried all these builder but they are not working. Can you please give me solution to this problem.
Cloudflare + Hestia Video is back up - the old one got auto deleted because I tried to add links into it after it went live - annoying 😅
Anyway, this one is a bit smoother to follow and improves a few issues from the first video too 👍
the channel is the sh...., much appreciated
Any ideas on how to get the "forward to" on emails to work? I have an smtp relay, but it's still not forwarding emails.
@@pixelbat hey if you need that set up contact me back believe it or noti just set it up this week
I followed your youtube tutorial to create an ubuntu vps in oracle free tier and install the hestia panel in it.
next i want to move my web that is in cpanel to hestia panel.
how to use wget file on ubntu so that the wget .zip file is in the hostia cpanel folder?
i think the guide is now outdated, i used VULTR and followed it but i couldnt get my mail server working
Thank you for repeating simple steps that you already showed in other videos. Very helpful for beginners.
It’s midnight in my time zone. However, I stayed up just to post this comment. Thank you for your videos Alex. Very helpful.
Good morning!
Mate.
Ridiculous.
You are an absolute weapon, thank you for the level of detail you go into, and the width of coverage also. I've been looking for quick easy ways to move services from my home VMWare box with a public IP up to a hosted VPS but it always seemed so daunting. At least now I have a few different things to try, from Vultr to Oracle, aaPanel and Hestia, so thanks again. Now I just need you to teach me how to migrate hMailServer emails from a Windows Server 2003 VM (lol) to an Oracle hosted Ubuntu VM with Hestia, lol
Cloudflare is the only viable (free, cheap) option in which you get to hide your IP's from the eyes of those just wanting to attack you. Never setup a site without it being behind cloudflare proxy. (except for setup purposed) Good Video Alex keep them coming.
Thanks Michael, appreciate it
Yeah but with MX Lookup you can find the original IP.. So thats why you shouldnt use a Mailserver at your root server.. Instead of that you can use free Zohomail / Yandex with your own domain
yeah great point, well thats just one of the reasons to keep email and web separate too!
Hey great videos my friend but please dont forget to tell people to turn there SSL/TLS encryption mode to full(strict) other wise web domain wont load when going to website
THANKS!!!!! 😭😭😭
I thought that I had done something wrong or that I had made a mistake. But I only made the change to Full (strict). And it worked. THANK YOU VERY MUCH, your correction was very helpful, thanks again.
Hello Alex, what tools do you recommend to use to improve the loading speed of wordpress like the ones you showed in previous videos such as cache purge, etc and how can I install them with this procedure seen in this video? Thanks for all…
Can we avoid third party for SMTP relay. Can Possible to configure within Hestiacp SMTP relay ??? Thanks for your Great Tutorial.
¡Gracias!
Hi Alex, how do you setup Nginx on Wordpress website, so it's working perfectly with this setup (Wordpress on HestiaCP with free Cloudflare CDN on Oracle Free VPS)
and make Wordpress website faster ?
when i check ssl certificate, It's let's Encrypt not Cloudflare. I follow the exact as the tutorial. Anyone knows what's causing that?
Great lesson Alex! Thanks
Hi Alex I followed every step on this tutorial but my emails still do not send. How do I set a PTR record on oracle cloud free tier?
Looks like there was a run on the Ampere CPU in all brackets, but I was able to get a 2CPU 12 GB configuration to go through. Thanks for re-posting your video Alex, even owners of channels have to be careful with links on the BIG BAD YOOTUBE😉
Thank you for the tutorial, I knew I saw some steps before from your other video. One concern : how do you setup Oracle Cloud firewall policy to allow Cloudflare tunnels? I can't get a single tunnel to work despite the connector being detected and tunnel healthy. I want to close ports, not open more of them.
It is amazing, your tutorials are nice and easy to follow
Can you make a tutorial regarding setting up SOGo webmail client for hestia cp please
I have been trying for many days but failing to setup
Hey Alex, I have a site hosted elsewhere for now, so I will give it Oracle/Hestia a whirl with mail only and let you know it goes.
Can I explore the Oracle Free Tier to set up a simple institutional WordPress website without any hosting expenses? Also, if there's a time limit on the free usage, could you please share the approximate cost to keep the website running there after the free period?
Hey man first of all thanks a lot for giving us the knowledge we need!! This is the exact thing what we beginners need before moving paid options.....🔥👍
thanks Leo 👍
@@IdeaSpot Hey I wanna know one thing that if we already have 24gb ram server we can also have one more with 1gb as on instances page it says we can have 1 ampere based and 2 other type instances
@@leothewolf yeah that will be fine 👍👍
@@IdeaSpot See this
`Each tenancy gets the first 3,000 OCPU hours and 18,000 GB hours per month for free to create Ampere A1 Compute instances using the VM.Standard.A1.Flex shape (equivalent to 4 OCPUs and 24 GB of memory). Each tenancy also gets two VM.Standard.E2.1.Micro instances for free.`
So according to this I already have an ampere instance [24gb] can I have one e2 instance too?[in free trial like I dont need to pay for the other e2 running at the same time]
@@IdeaSpot Sorry for nagging that much am just too confused
Love your content - but I was wondering if you can look into OCI's "user permissions and SMTP credentials"? There is a tutorial on OCI Doc's but I don't know how to integrate to Hestia mail. I use Cloudflare along with my setup. Than you!
Great one once again Alex! I've created an instance with 50GB boot disk, wondering if I add another storage block of 150GB, can I move the website files and backups to be sitting in the non-boot directory?
4:44 Is it possible to do this without opening any ports in Oracle cloud? For example with Cloudflared tunnel ?🤔 maybe i give you some tips for future content?
Hi Alex, I don't understand why when I save my SSL certificates on Hestiacp, if I click on SSL again, the 2 boxes are empty.
I've tried several times without success.
In fact it gives me an insecure site error.
Same here, haven't figured it out yet
Thank you for such a great example!
You're very welcome!
Great video, got everything working via Cloudflare and setup Email SMTP via Google with App password as Google no longer supports unsecure apps. A couple of issues that I hope can help others. Firstly, there is a bug using the App to install Wordpress. It gives an empty DB Table. I solve it by importing a basic WP table. Once I got a basic WP installed I migrated my WP site. Secondly, there was an issue was the post _max_size and the upload_max_filesize was too small. I created a .user.ini file in the .htaccess directory with the settings I needed. For information I used the 2 AMP processor with 12MB. My quite heavy WP site runs very fast. Thanks again Alex and hope my small contribution helps others.
Just an update, when I used a 1 AMP processor wirh 6 memory the WordPress installation worked.
@@terrybattersby8903 Can you explain how you run emails via google?
Hello, thanks for your tutorial. But for cloudflare SSL using your tutorial, get let's encrypt SSL 3 month.. When I was check it... It is autorenew?
Hi Alex, first thank you so much! Your videos are really helpful.
I have installed cloudpanel following one of your videos, but now I already have a bunch of websites and I need the email server so could you please explain how I can move to hestia?
Amazing video! I used linode and have it set up. Just having issue with certificates, but I'll get it sorted. It haven't updated to say cloudflare is says "lets encrpyt"
when i add a site to my pannel and configure it and then when i visit it (i get this error - redirected you too many times.) Please Help Me
I followed everything properly up to the point where it's time to enter the hcp using the browse. My browser hangs, aka too long to respond. I've checked on putty and the settings are correct, port 2083 for cloud flare, the ip will load, but 2083 will not load.
How can I deploy a laravel script I purchased on codecanyon on hestia panel
thanks for the great video's I am newby at this and am have an issue using Freenom for domain name it will not allow me to setup (@) like in your video. Is it the domain that I am using or am I doing something wrong? It says wildcards are not allowed.
Nice tuto. What about the messages on Cloudflare on mail and webmail records (this records exposes the IP uses in A record ....) ???
Thank you. Your videos are super useful! :)
Happy to hear that!
I am having a problem sending an email using SMTP Relay (Sendinblue) i've followed all the tutorials and the one with the Sendinblue config yet I can't send a email. I'm thinking it has something to do with the cloudflare dns settings.
Other than that all went well.
I have the same issue. Have you solved it?
Hi Do I need SSL? if ssl is not enabled, is it why my setup failed to send email out? thanks.
Hi @ideaspot, do I need to install "Really Simple SSL" plugin for this?
Hi Alex, I have a oracle pay account with Hestia and port 25 open. I use Hestia panel for email server. How can i set the reverse DNS for each domain? Thanks.
I just did this tutorial, and the SSL keys generated by Cloudflare work, but it says "issued by: Google Trust Services", not Cloudflare. Also says they expire in about 3 months. Do they auto update?
your method, install with apache webserver, please make tutorial on how to switch apache to nginx on hestiacp. I have already hosted important sites on hestiaCP so i cant reinstall it
Any idea why my mail and webmail stopped working all of a sudden? It used to work and I never touched any other settings. I'm really out of ideas right now.
Great, thanks a lot,
Can I ask how can you create many free tier instances ?? 😇
Hi @ideaspot after adding Cloudflare SSL certificate whole website collapse its going to `This site can’t be reached`, I pass the cloudflare but still its showing me same error. Any help
Thank you for the detailed tutorial. How do I setup nameservers for Hestia in this setup so that I can point domains to the server using nameservers instead of IP addresses?
th-cam.com/video/LaHYEM2pUr0/w-d-xo.html
I followed your youtube tutorial to create an ubuntu vps in oracle free tier and install the hestia panel in it.
next i want to move my web that is in cpanel to hestia panel.
how to use wget file on ubntu so that the wget .zip file is in the hostia cpanel folder?
How to get that purple circle around the mouse pointer?
Great work , I need you to explain how to install ioncube on hestia panel and Magento 2 on oracle free tier
Thanks Alex. Brilliant & valuable content as always. can you make tutorial on how to install ImunifyAV (free version) with Hestia panel. this option available in Cyberpanel. but i couldn't find any tutorial on youtube regarding Hestia.
Thank you for this tutorial but can you help me more ? I have set up email as you said but i can receive email can't send... Can you help me in troubleshooting.
Hello is posible to install pivpn (wireguard) on a hestia server It all seems to work installation wise, but I cannot make it work when I connect from my client.
Sir, can you make a video or tutorial for RClone with hestiacp for auto backup to Google Drive.
able to receive but not send, do you have to use a smtp relay
Could you do a full tutorial running a Private Docker development environment for using HestiaCP etc. 😁
I followed the tutorial to the point of adding the cloudflare SSL certificate to my main web domain (the hcp ssl worked just fine). And If i have Enable automatic HTTPS redirection checked, the website doesn't load. Browser says ERR_TOO_MANY_REDIRECTS
Solved. Changed cloudflare SSL to full (strict)
You are a lifesaver. Thanks
@@OscarObians You made my day. Was struggling whole day yesterday with the issue.
Hey there I have been setting up this solution, and it seems it's not working. I receive either Too many redirects or SSL Version or Ciphser mismatch
Followed this tutorial Please help, but my emails attachment is only 2mb, how to increase email attachment Size?
how i can reach the file manager in hestia i tried everything and i couldnt find anything about the filemanager and also the backup
Thanks again Alex.
No worries!
Hey, I am haivng some issues. Port 2083 isnt open. Any fix? Thanks!
Hi, how can we use BIND DNS and MAIL. I don't want to use cloudflare or other mail services.
Just a note: if you use exclamation mark ( ! ) in the password, Putty will say "event not found" , so either remove it, or try \!
Thank You! you save my day.. 🥰
Hello can you make a video on how to install ioncube loader in hestia control panel oracle cloud
Can we use CloudFlare's IPv6 in Hestia?
Thank you! Can we send emails without using sendinblue? (Phpmail)
maybe, they may not get through or may go into spam though
If you're using another host (not oracle) you might have some better luck though, vultr is ok and I've heard hetzner is ok too
I can not use the pro smush plugin to turn jpg/png images into webp, how do I solve this problem from hestia?
Thanks for this amazing guide. Everything works great except for incoming mail. I'm able to send mail and also receive mail from same domain but I am not receiving mail from outside, for example from gmail and hotmail. Does this not work anymore?
if you found out the answer could you please share it? i have the same problem
Got a "-bash: syntax error near unexpected token `)" error when install hestia, any idea why?
Why do you have to save the certs via ssh?
Hello Alex, I am following your guide on how to setup hestia with cloudflare, but running it Hetzner’s servers. I was trying to install cloudflare’s certificate with the terminal but keep getting a 403 forbidden error… I am not sure if you could shed some light on the issue. I was super excited to see this video reuploaded because no one else teaches how to properly set up both cloudflare, and hestia while still being able to let mail through. Amazing content, you’re the best!
when do you see the 403?
@@IdeaSpot I installed the whole thing, I switched to port 2083 as well, and rebooted. Now I am trying to do the “wget …” step and receive a 403 error instead of it downloading the .pem file. But still everything seems to be working.
so wget is working when you got the hestia install script? but wget doesnt work when you try to get the cloudflare CA pem?
@@IdeaSpot Yes. I installed everything without an issue, I haven’t setup any domains just yet because I wanted to install the certificate first but I receive “HTTPS request sent, awaiting response… 403 Forbidden”
thats weird.. means youre blocked for some reason... could try this workaround.
Just download the .pem manually onto your PC, open it in notepad, copy it
then in your terminal:
nano origin_ca_rsa_root.crt
then paste in the cert from your PC and ctrl + x save and exit, then cp it into the certificates folder
Oracle smtp port is opened default ?
No, port 25 is blocked by default and cannot be opened unless you are on the paid oracle plan :)).. spent 4h trying to see what I did wrong...
@@y9oan :)
Hi Alex. Is there any way to change file-permission through hestia on oracle cloud? Or is there another easy way to do this? I haven't yet found the feature inside the hestiaCP. Thank you very much.
Tell your server you are the boss via SSH:
Change folder permissions:
find /your/wordpress/directory -type d -exec chmod 755 {} \;
Change file permissions:
find /path/to/wordpress -type f -exec chmod 644 {} \;
A quicker alternative is to change ownership of WP folder to the user running your server. Hestia does that by default.
sudo chown -R nginx:nginx /public_html
nginx is just a sample user here.
Thank you for this tutorial. Can you make a Hetzner + Hestia (+Cloudflare) + Email setup tutorial? There are no tutorials online about this combination and for now, Hetzner Cloud seems like the best cost/performance service and the most reliable considering the user comments I have found online. Better to buy a reliable 4.19 Euro/month Cloud at Hetzner than stay at the mercy of Oracle's disponibility of free tiers and corporate humanless bureaucracy.
its basically the same, just you will use the Hetzner firewall (which they provide free) rather than the oracle one we used here - they will also allow you to use port 25 so you may not need the SMTP relay step (although it still may help, depending on what kind of email you're doing)
I followed the tutorial but getting v-change-sys-port: command not found
Anyone know way? (VPS on Oracle cloud with Ampere shape)
did'nt you upload this last week?
I made some improvements on this one 👍
@@IdeaSpot oh thanks I think you should have said something like that In the intro since it was at least a few days and some people might be confused. I think Best is to Pin a comment about that for those who watched it already.
Love you videos. And Unfortunately I think a lot of people do too. I tried to go out on my own and setup the same Hestia CP on Azure. I got the CP installed but I think I'm stuck on the Firewall Rules. I have tried everything. I granted all Cloudflare IP's ANY ANY in and out. I have granted 53 udp and tcp in and out. I have granted 80 and 443 ANY in and out. Can you please try and do a video showing your success? One think I'm not sure about is the DNS in the Hestia CP - Do I need that if I have www CNAME pointing to my (domain) to IP A record? Thank you.
you are doing an amazing work on this youtube channel..thanks
but i think you forgot to add cloudflare 's name servers to namecheap ?
thanks, yes at @3:15 I mentioned using the 'add a site' feature, but since the domain we were using is already added we didn't need to do that during the video.
I receive emails to the created mailbox. But I don't get it when I send it. Help
Can I put another website on the same server?
Top quality content, i love itm thank u very much for share
Much appreciated
Which Panel do you currently like best?
Boa tarde! gostaria de uma ajuda. antes de finalizar aparece esta mensagem:
E: Tipo '“deb' não é conhecido na linha 1 da lista de fontes /etc/apt/sources.list.d/docker.list
E: A lista de fontes não pôde ser lido.
[ * ] Instalando dependências...
E: A lista de fontes não pôde ser lida.
E: Tipo '“deb' não é conhecido na linha 1 da lista de fontes /etc/apt/sources.list.d/docker.list
Erro: Falha na instalação do pacote, verifique o arquivo de log para obter mais detalhes.
Obrigado pela atencão!
Thanks for this nice tutorial. I have an issue with the change system port command: v-change-sys-port > command not found error.
I don't know if you have solved it but it is easy to solve, before executing that command, execute the following command: sudo su -
I have another issue it takes me time to login with it either its kicking me out or not working once...I have to place the admin login or password over and over again before I can access it
hey, did you manage to fix it?
@@electricjafar3839 i just used a VPN instead....seems my IP address was constantly changing that's why
Hello Alex. My name is IVO MAIOLI, from Brazil!
Good morning! Congratulations on this incredible series of videos about ORACLE services.
First, I'd like to thank you for your assistance, and I'd like to request your help with a procedure I'm not sure how to perform on a FREE TIER instance I have on ORACLE CLOUD for my studies, following some of your excellent tutorials.
I have an instance of the 'VM.Standard.A1.Flex' type with 1 OCPU and 12GB of RAM. It has Ubuntu 20.04 as its image.
Question: How can I "reformat" this instance? I want to 'reset' this image while keeping the instance intact and maintaining the same Ubuntu version - returning it to its original state by deleting everything on it. Is this possible? I appreciate your response.
I am trying to do thge same as well!! any updates?
Nice 👏🏾😎
hi, can you please make a video on how to enable fast cgi cache on this web server??
Hi Alex, I have followed each and every step you shown in the video but my web use LetsEncrypt SSL instead of Cloudflare SSL, what will be issue? I copy-pasted the Origin Cert both keys on HestiaCP settings but after saving it disappears. :Stuck.
Update: So I found the solution which is actually weird, the issue was at cloudflare edge certificate showing letsencrypt cert, so I change the cloudflare account and reattach the domain, and it works! :LOL
@@unsaali1079 Hi, I have the same issue, but I don't understand how you solved it :( could you explain me please?
@@cesarcoronel2402 Hi, it is easypeasy, let me tell you a shortcut, create fresh account of cloudflare and attach the domain on fresh cloudflare account. hope it resolve.
Hello, can you make a tutorial how to install fastpanel on oracle sir?
if I have already done the installation without cloudflare it is possible to migrate it without reinstalling the instance
yes just set up the domain on cloudflare like I do here, and you may like to use a cloudflare ssl cert rather than a 'let's encrypt' one, you'll also have to change the system port to 2083 like i did here too, these are the only differences
Hi friends, I got everything working except outgoing emails. I can receive emails but.... when I hit send emails, webmail said "successful sent". However, I could never receive any emails on the receiving end. Does anyone have this issue? Should I erase everything and try again? Thanks
Have you solved this problem? The problem is that now activation occurs through technical support sendinblue. Need to request activation sendinblue
@@Канал-г4ц hi. yes, I was emailing back and forth with sendinblue, and it's resolved. I just put the master password back in, and they recommend a more secured port number. Everything is up and running smoothly!
Hi Team,
I am facing and inbound mail issue. Not able to revive any mail from gmail but able to send after sendinblue SMTP relay. But never able to get anything in my webmail inbox. Please suggest team. And of-course in addition for your information, my all settings in cloudflair for mail stuff is using DNS only.
Emails are send by roundcube but not received to its destination mail account.
How can I create a subdomain in HestiaCP?
so can I login into gmail with that email?
How to redirect email to gmail account ??
I think his method somehow breaks the phpmyadmin anyone find a fix? It works on the the method without cloudflare
ERR_TOO_MANY_REDIRECTS
Same problem
Hello Alex, I follow your tutorial, after instaling hestia, i can open control panel with public IP, but on domain it gives me 400 error, do you know how to resolve that issue??? Thanks!
Dude... the solution was something so stupendously easy, but it's a problem both you and I caused in the section of the subnet creation (port forwarding) in the Oracle Cloud. Make absolutely sure to NOT!!! define "Source Port Range", ONLY "Destination Port Range". That is what fucked me up for hours upon end and I couldn't figure out what caused this, I even ended up deleting my Instance twice because of such a dumb, minor mistake.
Hello @IdeaSpot
After I install hestia all my ufw settings are deleted
Do you have any solution?
Hestia doesn't support UFW - its using iptables by default: docs.hestiacp.com/admin_docs/settings/firewall.html
we also have the oracle ingress rules here too in addition.
Hi Alex, Thank you so much for another great tutorial! I am having troubles figuring out why the Cloudflare SSL certificate does not show up when I check through the browser's Connection details (like you show in the video by clicking on the address bar's locker icon/Connection is secure/ Certificate is valid"). Instead of pointing to Cloudflare, the "Issued By" says "Google Trust Services LLC" with a Validity Period of 3 months.. If it helps, I specify that my domain is registered on Google Domains. Nonetheless, the website loads fine on https after setting up the DNS records and proxying through Cloudflare. It is just about the Cloudflare SSL certificate that does not seem to be recognized. Could you please explain and maybe have a solution about it? Many thanks in advance. S
are you using cloudflare for DNS, and is the A record for the domain proxied (orange cloud icon) or DNS only (grey icon)?
@@IdeaSpot Yes I am using Cloudflare for DNS, and all the A and CNAME records (apart from the mail and webmail related ones ) are proxied - with orange cloud icon. I set the records directly on Cloudflare; while on Google Domains I've only switched from Default Name servers to Custom Name Servers (the Cloudflare ones).
Great video Alex but don't get why you prefer this to aaPanel? BTW big thanks for that aaPanel video as that introduced me to the free Oracle tier. I've just tried to get this set up on another virtual server, easy to install and get https access via Cloudflare but there's no file editor like aaPanel plus phpMyAdmin just won't load "page isn't redirecting properly". Keep up the great work though. I've got quite a few of your videos to watch when I get the chance.
Thanks, they are both OK, there is a file editor in hestia on the top menu, phpmyadmin is ok too - I showed them previously here: th-cam.com/video/Hz58Zkke4VE/w-d-xo.html aapanel I hit some bugs with nginx and also the mail server didn't work on ARM cpu.
@@IdeaSpot Thanks for replying Alex, I'll have to give it another go.
Hi Alex, Thank you for the great tutorial. Everything is good so far. I'm facing one problem that is live editor/builder is not working in Wordpress. Live Builders like Elementor, Beaver Builder, Avada Live Builder. I tried all these builder but they are not working. Can you please give me solution to this problem.
Elementor works for me.
Increase memory limit in php 1000M. Enlarge upload file
.
This is done in the Hestia panel in the php settings
@@Канал-г4ц I just increased the limit to 1000M but problem is not solved yet.
@@mrahmedz everything works for me, what is your problem?
@@Канал-г4ц Elementor is not working at my end