I get this error with openssh. ERROR: Could not find a profile matching 'OpenSSH. does anyone know how to fix it? Edit: Looks like I had to do this first: sudo apt-get install ssh then I tried: sudo ufw allow OpenSSH again and it worked like the video
You have to speak or subtitle the command by which we can experience much more better. steps are also written on the google search, but still helpful video
Thanks for that vid. Very simple and explicit. Also really slow,tutorial and with the music it's even slower. Please make more concise vid (I know video edition is long process) and the info you share will be better transmitted.
Hey It works fine until and unless I turn off the pc, when I turn my pc back on, Wordpress is loading on different ip and It was ok wordpress was loading but main thing is I cannot login as admin to wordpress it wont even take me to login page, How to fix that? Can u help me?
Hey I have a problem with enabling mariadb (5:58). First time I wrote the command I got this message "Failed to get unit file state for mariadb.service: No such file or directory". Second time when I tried to rerun it I received different message: "Unknown command verb is-eanbled." What can I do.
When connected to a xerox printer, it does not scan only. I am Samba the install folder will be sharing but scan is an issue . Error is firewall settings blocked.this msg printer display show. Any other solution .
I have done this on the raspberry pi running ubuntu desktop and works perfectly thank you. Is there anyway to connect the full internet domain name so that it is accessable from the internet, and set up email server too. Need a walk though like this one please.
Great video. I curious thought. What's the difference between MariaDB and MySQL? Why choose one over the other? Someone I know recommended PostgreSQL (sp?) over both MariaDB and MySQL.
MariaDB is a fork(clone) of MySQL. So literally, both are the same. However, MariaDB has more features than MySQL (e.g. security and some simplicities in execution ). PostgreSQL is more advanced than MySQL because it is an object relational database. In other words, postgreSQL supports table inheritance and function overloading.
i need your help can you tell me how we connect our domain with this server or worpress.i need public ip not private beacuse i want to run ecommerce website.can you help me
Hi guys, at 23:19 im stuck. apachectl -t give me: Command 'apachectl' is available in the following places * /sbin/apachectl * /usr/sbin/apachctl The command could not be located because '/sbin:/usr/sbin' is not included the PATH environment variable. This is most likely caused by the lack of administrative privileges associated with your user account. apachectl: command not found What do I do to fix this issue?
hi. zecstech, thank you for your video. I followed the guidelines that you mention in the video. I successfully complete the configuration and when I reached to the point where you go to browser to install the wordpress, I get the following error: Unable to write to wp-config.php file. I tried every possible option that was available on youtube and also ensured that my configuration was not bad. WHat is the wrong I am doing? Thanks Asim
@@RohitRaj-lr8zx You have to use sudo, sudo nano "directory" "file" if you have trouble finding the file, move to the right directory with cd. the slow but most understandable way would be to move up two time 2 x "cd ./..", list the items "ls", then "cd etc/", "ls", "cd apache2/" and so on. If you are in the right directory you can just "sudo nano wp-config.php". To override the file after editing crtl + o + enter and leave with crtl + x
depends on you machine and how much recources you allocate to it. But that is the same on every Machine haha. If you keep your things up to date, Ubuntu should run smooooth as butter.
10 out of 10. I have never been so calm while watching a 30 minute tutorial.
THE most serene and easiest tutorial guide i have watched!. Built a Wordpress site successfully from this guide. Kudos!
You have to speak or subtitle the command by which we can experience much more better. steps are also written on the google search
Thx for this video, it is a very nice idea to put calming background musik. im now calmed and have the job done
I think I have reached enlightenment after watching this tutorial. Thank you good sir
Awesome! I wish more instructional videos were this well done. Thank you very much.
I get this error with openssh. ERROR: Could not find a profile matching 'OpenSSH. does anyone know how to fix it?
Edit: Looks like I had to do this first: sudo apt-get install ssh
then I tried: sudo ufw allow OpenSSH again and it worked like the video
Thanks this worked
You have to speak or subtitle the command by which we can experience much more better. steps are also written on the google search, but still helpful video
Thank u ! , You really helped me setup wordpress wonderfully. Great tutorial
thanks a lot. You really helped us. This is a Perfect tutorial video.
Thanks for that vid. Very simple and explicit. Also really slow,tutorial and with the music it's even slower. Please make more concise vid (I know video edition is long process) and the info you share will be better transmitted.
i got stuck on interface nautillus 21:15 how can i open terminal again?
I got a 404 error in my browser after installing phpmyadmin. I'm pretty sure I followed your instructions to the letter. What went wrong?
This is fixed by editing a file.
sudo nano /etc/apache2/apache2.conf
and past the following at the end:
Include /etc/phpmyadmin/apache.conf
@@robinnogueira8521
Thanksss bruh
Thanks so much this fixed my problem @@robinnogueira8521
Do you know what causes this problem? Why doesn't it do this automatically like in the video?@@robinnogueira8521
@@robinnogueira8521 thanks
At 21:48 am just trying to figure out where those files came from ? From which file ...
Its in "other locations". It should be under your trash icon. Then click the device on file. Then click etc. then boom. apache2 should be there
10000% working thanks sir❤
Hey It works fine until and unless I turn off the pc, when I turn my pc back on, Wordpress is loading on different ip and It was ok wordpress was loading but main thing is I cannot login as admin to wordpress it wont even take me to login page, How to fix that? Can u help me?
Hey I have a problem with enabling mariadb (5:58). First time I wrote the command I got this message "Failed to get unit file state for mariadb.service: No such file or directory". Second time when I tried to rerun it I received different message: "Unknown command verb is-eanbled." What can I do.
Thank you so much for this. Is it possible to turn all these commands into a Dockerfile to create an image? and if so, how can one go about this?
When connected to a xerox printer, it does not scan only. I am Samba the install folder will be sharing but scan is an issue . Error is firewall settings blocked.this msg printer display show. Any other solution .
You deserve more subscribers
This video is awesome, the only one so far that works, Thank you so much
My install required removing or changing the 000-default site in available sites. I changed it to port 81 and then it worked.
where to change that?
@@hanifnur.h I suppose in /etc/apache2/sites-available/website.com.conf, where we wrote
thanks for your help...great work
I have done this on the raspberry pi running ubuntu desktop and works perfectly thank you. Is there anyway to connect the full internet domain name so that it is accessable from the internet, and set up email server too. Need a walk though like this one please.
Have you done it, it would be very helpfull if you walked me througth it.
Great video. I curious thought. What's the difference between MariaDB and MySQL? Why choose one over the other? Someone I know recommended PostgreSQL (sp?) over both MariaDB and MySQL.
MariaDB is a fork(clone) of MySQL. So literally, both are the same. However, MariaDB has more features than MySQL (e.g. security and some simplicities in execution ). PostgreSQL is more advanced than MySQL because it is an object relational database. In other words, postgreSQL supports table inheritance and function overloading.
Don't suppose you are have a list of commands used in this build??
Thanks, nice video man! Any issues that can happen while doing all this?
i need your help can you tell me how we connect our domain with this server or worpress.i need public ip not private beacuse i want to run ecommerce website.can you help me
Have you done it? I want to know how to do it too
the phpmyadmin page doesnt' show. it says 404 not found. can anyone help?
This is fixed by editing a file.
sudo nano /etc/apache2/apache2.conf
and past the following at the end:
Include /etc/phpmyadmin/apache.conf
Hi guys, at 23:19 im stuck.
apachectl -t give me:
Command 'apachectl' is available in the following places
* /sbin/apachectl
* /usr/sbin/apachctl
The command could not be located because '/sbin:/usr/sbin' is not included the PATH environment variable.
This is most likely caused by the lack of administrative privileges associated with your user account.
apachectl: command not found
What do I do to fix this issue?
To resolve this, use "export PATH=$PATH:/sbin"
the best video. it worked well.
i wish if you could provide us with the commands script
No l
clear and simple. tysm.
hi. zecstech, thank you for your video. I followed the guidelines that you mention in the video. I successfully complete the configuration and when I reached to the point where you go to browser to install the wordpress, I get the following error: Unable to write to wp-config.php file. I tried every possible option that was available on youtube and also ensured that my configuration was not bad. WHat is the wrong I am doing? Thanks Asim
uase sudo
hey do you find any solution. i am also stuck there
@@RohitRaj-lr8zx You have to use sudo,
sudo nano "directory" "file"
if you have trouble finding the file, move to the right directory with cd.
the slow but most understandable way would be to move up two time 2 x "cd ./..", list the items "ls", then "cd etc/", "ls", "cd apache2/" and so on.
If you are in the right directory you can just "sudo nano wp-config.php".
To override the file after editing crtl + o + enter and leave with crtl + x
@@RohitRaj-lr8zx same, ChatGPT solved it for me
In my case it's showing failed
Why is it so difficult on linux while it is just drag and drop on windows?
I can’t seem to access my apache2
is it installed, running and did you write/checked the IP properly?
What a ride thx. Maybe tone down the musik a bit more and throw in some extra explanation thx
Thanks for shareing, The background music is really not comfortable.
Nice video, however the music makes me very sleepy
Thanks a ton!
Too irritating background music
when typing the command sudo ufw allow OpenSSH, I get
ERROR: Could not find a profile matching 'OpenSSH'
sudo apt install openssh-server
is this using ubuntu desktop jammy?
depends on you machine and how much recources you allocate to it.
But that is the same on every Machine haha. If you keep your things up to date, Ubuntu should run smooooth as butter.
thank you so so much :)
thank you its work
this is the best woow!!!!
Woops now Home Assistant is not starting - help!
thank you
King
I love you
Very anoing background noise
hahra kabutar
terrible soundtrack, please remove it.
23:50 I had the same spelling mistake but in the first line bruh
thank you