In this video I will install Ubuntu 20.04 (focal fossa) in oracle virtual box and setup web development working environment.

What we will do.

– Install Google Chrome
– Install Visual studio code – vscode
– Install python3
– Write Hello World in python
– Install node.js
– Write Hello World in node.js
– Install Curl
– Install Apache, PHP, Mysql and PHPMyAdmin
– Write Hello World in PHP
– Install Vim

=========================================================
——————AUDIO GEAR I HAVE——————–
My Main Microphone – https://amzn.to/3eVCQ8v
Microphone Scissor Arm Stand – https://amzn.to/39mkGLQ
Microphone Shock Mount with Pop Filter – https://amzn.to/3jz7R5v
Audio Interface – https://amzn.to/30IoJhz
Microphone Pop Filter Mask Shield – https://amzn.to/3eXoQee

——————CHEAP AUDIO SETUP——————
Microphone + Shock mount + Scissor Arm – https://amzn.to/2D10Zxe
=========================================================

Check my Github:
https://github.com/thecodeholic

Follow me on social media:
https://twitter.com/thecodeholic
https://www.facebook.com/thecodeholic
https://www.instagram.com/thecodeholic/

source

43 Comments

  1. Thank you for the video. One question: can the two folders python and nodejs be deleted from the desktop? Sorry for this beginner question…

  2. I needed to quickly setup a web development VM for a project. I never used Ubuntu for it, but I need it since a Windows VM would be too resource intensive. I did not have the time to properly learn to use Ubuntu. I just needed to get a web development environment I can immediately use.
    This video helped me accomplish the above. Huge thanks!
    EDIT: Forgot to mention that somehow I got an error while installing nodejs. I looked around and found the solution is to run 'sudo apt install ca-certificates' prior to installing nodejs.

  3. This was very helpful, thank you. It would have been nicer if you would have paused for a second when entering a command before you hit enter, so I can read what the command was and have a better place to pause the video.

  4. Thanks a lot
    I have been stragelling with working out xdebug debugger for php with ubuntu desktop and vscode. php is working fine, debugger isent, do you have any good tutorial on that? couldent find something that provided the solutions
    thanks!

  5. hi. thank you for sharing your knowledge. i installed everything in this video. now i have a problem. in phpmyadmin when i want to import my tables this error (No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration) showing. i tried to edit php.ini and increase upload_max_filesize and other stuff and restarting apache. but nothing changed. could you please help me?

  6. I made all the steps, but when I try to connect to my database on the localhost in mysql workbench, on root localhost I get an error that I cannot connect to the database server, any ideas?

  7. I used Windows for about 5 years. I had a lot of problems with it recently like:
    – black background after booting
    – irritating restarts after every installation or updates
    – sometimes not responding file manager

    So, I was thinking about migrating to ubuntu and this video was really helpful for me. Thank you

  8. I would like to buy the new dell developer edition… but do you think is better to by the laptop with windows 10 and install in duel boot Ubuntu 20.04, linux mint or other debian distro?

  9. This is SO supplemental to your 6.5hr PHP course on Traversy Media. Wish I'd seen this first but hey good learning experience. Inadvertently it answers a lot of questions for me. Good share!

Leave A Reply

Please enter your comment!
Please enter your name here