Josh, you are a God sent. Most how to videos they rush through, but you have an excellent methodical approach. I'm using your video to help me setup my Ubuntu server that is used to point to my GoDaddy domain name and to add a SSL Certificate. Presently I just have the domain name pointing to a public IP that host my Simple-Help server. Problem is that I can't add a SSL certificate because it's not a web server. God bless you sir Van
Man this tutorial was so helpful, I've been looking all over for something like this. You really do a good job of providing enough details to actually understand what's going on and the steps to get there. You don't assume that we know and you take the time to actually explain. Thank you so much. I coded along with you, but one problem I ran into at the end of this video was accessing both of the websites we set up. I was missing the step you mentioned about configuring the hosts file. So instead I only enabled one .conf file and pointed it at the /www directory, then stored both test sites in their own directory there. I was able to access both of them this way. But I would very much love a more detailed video explaining how to set up multiple sites. Thanks man, you rock!
Sorry for not explaining this in the beginning but I'm glad it helped you get a undertsanding of it. Everyones network is different and even if I bought domains I would have to open ports which are none standard and it would have confused people even more. I'll do another vid using the cloud which is easier because ISP's make it difficult to host webservers at the house.
Excellent video. Tried others, both text and video, none even mentioned the need to make changes to the "/ect/hosts" file. Played around and got to the index files like you but can't figure out how to get the urls to land on the actual "html" pages
@5:07 I got ERROR: problem running iptables: iptables v1.8.4 (legacy): can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.
@@KeepItTechie A video to think about is the available/enabled files and how to set them up. I ran into a problem. I went ubuntu, nginx, mariadb, php, virtual host setup for two domains. Had it all working. Then I did certbot/lets encrypt which made changes to those files and when I watched videos for wordpress it wanted me to manually add stuff to those files too. That is where I broke stuff. lol. starting over and saving certbot till last and hoping that solves the problem. To keep it short it could be a series. Anyways...still digging into your videos and loving them.
Hey Josh... wondering why you're not sharing the hosts file configuration with the fake kitpro* domains? But, thank you very much for this video, it was very helpful!
Sup man, great tutorial unfortunately i couldnt proceed until the end, I cant copy, paste or see my cursor or anything, what is the problem? My terminal doesnt look like yours
Followee the video without problem but when I try to check the url in my browser it does not find it, Im using a virtual machine in virtuak box of ubuntu server and my host is windoes I don't know if that affects something?
Very nice video, i was wandering if u could just explain why the domain didn't pool out the site immidiately, and the solution through a few commands as well thanks
I basically modified my local hosts file "/etc/hosts". Added the ip address and domain name following the format. Every computer has a host file within the os that will be checked first for ip translation before searching any dns servers for the ip address. It will then resolve and go the ip specified in the host file. Thats a quick and dirty answer. I'll make a video on it. Glad I could help and Thanks for watching.
Are you interested in how I record? My main system is Arch Linux which is what I record on using OBS. I don't use windows or wsl. I'm capturing the terminal on my main system which is how I'm connected to this VM via SSH. I have a server in my closet running proxmox where I create virtual machines with all the different nodes used for tutorials.
Thank you ones more for your great job. I have some serious issues and wish you guide me with some reliable reply. 1. How can I setup my server to run PHP instead of default html 2. How can I transfer and update default SQL data on my external hard drive to the new Ubuntu server with compromise it initial functionality 3. Another best way to transfer you code to the server without passing through GitHub, because I don't want my code hanging out there on someone's db. 4 Also how to update these code while it signal maintenance mode 5. Create a backup file that can update record every day 6. How to fuse multiple hard drive into your server to run remotely as if it were one drive Please I will be more than great full if you give me positive feedback that includes making new videos to detail these worries. Thank you very much in advance
Josh, you are a God sent. Most how to videos they rush through, but you have an excellent methodical approach. I'm using your video to help me setup my Ubuntu server that is used to point to my GoDaddy domain name and to add a SSL Certificate. Presently I just have the domain name pointing to a public IP that host my Simple-Help server. Problem is that I can't add a SSL certificate because it's not a web server. God bless you sir
Van
Man this tutorial was so helpful, I've been looking all over for something like this. You really do a good job of providing enough details to actually understand what's going on and the steps to get there. You don't assume that we know and you take the time to actually explain. Thank you so much. I coded along with you, but one problem I ran into at the end of this video was accessing both of the websites we set up. I was missing the step you mentioned about configuring the hosts file. So instead I only enabled one .conf file and pointed it at the /www directory, then stored both test sites in their own directory there. I was able to access both of them this way. But I would very much love a more detailed video explaining how to set up multiple sites. Thanks man, you rock!
😮 That was a very powerful and concise tutorial you have here. This was really helpful to me 👍. Keep it UP!😊
thank you so much for this video, you were very clear and explored some things other tutorials don't!
you keep teaching me stuff abt linux servers my dude! love it, keep it up! :)
Yes, you should have mentioned what you said at the end at the very begining... I did all that for nothing. But it did help me understand it.
Sorry for not explaining this in the beginning but I'm glad it helped you get a undertsanding of it. Everyones network is different and even if I bought domains I would have to open ports which are none standard and it would have confused people even more. I'll do another vid using the cloud which is easier because ISP's make it difficult to host webservers at the house.
The tutorial that I needed but didn't know that I needed 😅
Thanks bro!
thanks for the video! super helpful.
Excellent video. Tried others, both text and video, none even mentioned the need to make changes to the "/ect/hosts" file. Played around and got to the index files like you but can't figure out how to get the urls to land on the actual "html" pages
bro i really appericate. r explantion skills u the man
Thanks bro!
Sir, can I show the output of this to external... Pls tell...
@5:07 I got
ERROR: problem running iptables: iptables v1.8.4 (legacy): can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
Thanks for the video.
This gets me started but I need to install PHP, DB, and figure out how to get wordpress setup too. more searching :)
I have a LAMP stack video which can help you complete it. Just search the channel. Glad this help.
@@KeepItTechie A video to think about is the available/enabled files and how to set them up. I ran into a problem.
I went ubuntu, nginx, mariadb, php, virtual host setup for two domains. Had it all working. Then I did certbot/lets encrypt which made changes to those files and when I watched videos for wordpress it wanted me to manually add stuff to those files too. That is where I broke stuff. lol. starting over and saving certbot till last and hoping that solves the problem. To keep it short it could be a series. Anyways...still digging into your videos and loving them.
Thanks for this video ❤I still have a doubt about make the ip to domain name , please make the video tutorials about this field .
Love your videos, thanks!
Glad you like them! Thanks!
Hey Josh... wondering why you're not sharing the hosts file configuration with the fake kitpro* domains? But, thank you very much for this video, it was very helpful!
Thanks for this video
No problem!
hi, if I want to config virtual host which folder not in /var/www, Ex: /home/user1/web . I try many time but can not run, pls help to config. Tks
Sup man, great tutorial unfortunately i couldnt proceed until the end, I cant copy, paste or see my cursor or anything, what is the problem? My terminal doesnt look like yours
Thanks for this video ...
Most welcome
Followee the video without problem but when I try to check the url in my browser it does not find it, Im using a virtual machine in virtuak box of ubuntu server and my host is windoes I don't know if that affects something?
How do l enable in for the websites we have created to show on the browser??
Very nice video, i was wandering if u could just explain why the domain didn't pool out the site immidiately, and the solution through a few commands as well thanks
I basically modified my local hosts file "/etc/hosts". Added the ip address and domain name following the format. Every computer has a host file within the os that will be checked first for ip translation before searching any dns servers for the ip address. It will then resolve and go the ip specified in the host file. Thats a quick and dirty answer. I'll make a video on it. Glad I could help and Thanks for watching.
How can I like this video twice?
Thanks Josh!
You bet!
Were you using a large monitor in this video and set your screen capture program inside wsl ubuntu window?
Are you interested in how I record? My main system is Arch Linux which is what I record on using OBS. I don't use windows or wsl. I'm capturing the terminal on my main system which is how I'm connected to this VM via SSH. I have a server in my closet running proxmox where I create virtual machines with all the different nodes used for tutorials.
Thanks 👍
You said 'tack' for 'hyphen' when you were typing that filename. Were you in the Navy?
@@macblanelw Not the Navy but the Army. We say it that way too. 😂😂
Thank you ones more for your great job.
I have some serious issues and wish you guide me with some reliable reply.
1. How can I setup my server to run PHP instead of default html
2. How can I transfer and update default SQL data on my external hard drive to the new Ubuntu server with compromise it initial functionality
3. Another best way to transfer you code to the server without passing through GitHub, because I don't want my code hanging out there on someone's db.
4 Also how to update these code while it signal maintenance mode
5. Create a backup file that can update record every day
6. How to fuse multiple hard drive into your server to run remotely as if it were one drive
Please I will be more than great full if you give me positive feedback that includes making new videos to detail these worries. Thank you very much in advance
Would this tutorial also work for RHEL
It uses a different package manager. Ill create another video covering it.
@@KeepItTechie thank you brother
Hey man, I forgot that I covered it in this video for RHEL:
ruclips.net/video/lTQhxWbC1Uk/видео.html
Thank you
You're welcome
I followed all the steps but I never get same result like yours
Whats distro and version are you using? Did you open the ports? Check your firewall.
PBO going to add extra security ubuntu.com/security/disa-stig
We need to work together on a video covering STIGS on Linux! Thanks bro!