-
Recent Posts
Recent Comments
Archives
Meta
Category Archives: Ubuntu
Visual Studio Code Integrated Terminal
Visual Studio code has a great feature called Integrated terminal. It provides the ability to have a Shell terminal while working with your files. In Windows, the default terminal is PowerShell, however this can be changed easily. In this blog post, … Continue reading
Posted in Linux, Powershell, Ubuntu, Ubuntu in Windows 10, Uncategorized, Visual Studio Code
Comments Off on Visual Studio Code Integrated Terminal
Installing PyCharm and Oracle Java in Ubuntu
Follow these steps to install PyCharm in Ubuntu: 1. Copy the pycharm-*.tar.gz to the desired installation location (make sure you have rw permissions for that directory) 2.Unpack the pycharm-*.tar.gz using the following command: 3. Check that you have Java Installed … Continue reading
You must be logged in to post a comment.