
Learn how to download and install Oracle VirtualBox to run Ubuntu on a Windows host, including selecting the Windows download and creating virtual machines to install Linux or Mac OS.
Install Ubuntu 18.04 on a Windows host using Oracle VirtualBox, download the Ubuntu ISO, create and configure a virtual machine, and complete the installation with updates and third-party software.
Learn to download the Ubuntu iso and install Linux on Oracle VirtualBox in Windows by creating a vm, attaching the iso, and completing the installation.
Command Used:
sudo apt-get install virtualbox-guest-utils virtualbox-guest-x11 virtualbox-guest-dkms
Learn how to download and install VMware Player on a Windows host to create a virtual machine and run Ubuntu or other operating systems from an ISO.
Learn why the command line matters on Linux, define the shell and terminal, and see how to open a terminal and use basic commands like pwd, cd, and ls.
Master the cd command in Linux to change directories, using absolute or relative paths to reach home, root, or a folder, including parent, and manage spaces with quotes or escapes.
Learn how to use the cp command in Linux to copy files and directories, including interactive prompts and recursive copies with absolute and relative paths.
Learn how to use the touch command in Linux to create new empty files and update file timestamps from the terminal, with examples on creating files and changing times.
Learn how to manage Linux processes on Ubuntu with the kill command, find process IDs, and use -9 for sig kill when needed.
Explore directory permissions in Linux using chmod, alter user, group, and others rights, and observe how read, write, and execute changes affect listing, access, and creating files.
Learn basic group management on Linux using Ubuntu by listing groups, adding and deleting groups with groupadd and groupdel, and assigning users to specific groups.
Learn to view disk and memory usage in Ubuntu with df, du, and free commands, using -h for human readable output and sudo for permission when needed.
Install the build-essential package on Ubuntu to enable compiling C and C++ programs, and follow prompts to install dependencies that may take minutes.
Install git on Ubuntu, configure user name and email, create and initialize repositories locally, link to GitHub, and push changes.
Install PyCharm Community Edition on Ubuntu, download and extract the package, install Oracle Java, then create a new Python project, add a file, write hello world, and run it.
Install and run JetBrains IntelliJ IDEA on Ubuntu after installing Oracle Java, choose the Community edition, then create and run your first Java project with a hello world.
Install NetBeans IDE on Ubuntu Linux by downloading the Linux package, selecting Java options, installing JDK, configuring, and launching the IDE to create a sample project.
Install eclipse on ubuntu with the CDT c/c++ plugin using a single apt-get command. Create a new C++ project, build and run a hello world program to verify C/C++ support.
Download and install the CLion C/C++ IDE EAP build on Linux with the quick-start guide. See cmake driven builds with gcc, java prerequisites, and IntelliSense.
Are you Curious about Ubuntu Linux, but not sure where to start ? Start here: “Linux for Beginners using Ubuntu" will teach you everything you need to know about Ubuntu in easy-to-understand language.
Ubuntu is a fast, secure and easy-to-use operating system used by millions of people around the world.
In this Course you will learn Installation, configuration, customization, adding software to the system, working with the desktop environment, as well as the many included programs and features of Ubuntu Linux.
Get to know the Ubuntu Linux operating system watching these videos . Every video shows how to perform one task, in a practical and concise approach. By the end of it you will be familiar with most of the common tasks we normally do on computers. It is intended for the absolute beginner in a GNU/Linux environment. The series is thought and build with the end user in mind: we don't assume you know anything, we try to be as practical as possible, building up from the most basic stuff up to the more fancy configurations. We hope you will enjoy watching them!
...………So lets start wave your neurons with Ubuntu Linux.