Skip to main content

Ubuntu 18.04: What Is New?

Ubuntu 18.04, the latest Ubuntu release. It features a huge set of changes, including the GNOME Shell desktop by default.

Popular posts from this blog

Windows 10: Install SuSE Linux Enterprise - SLES

With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10.

Microsoft Visual Studio Code: Notes from the field

Microsoft Visual Studio Code is a free and cross-platform IDE running on Microsoft Windows, Linux, and MacOS. Install Microsoft Visual Studio Code Download link:  https://code.visualstudio.com/ Get Visual Studio Code at code.visualstudio.com Check current version Visual Studio Code Version 1.0.0 Update Update Visual Studio Code Microsoft Visual Studio Version 1.1.1 Install Extension: Visual Studio Team Services Install Extension - Visual Studio Team Services Commonly used keyboard shortcuts VS Code keyboard commonly used shortcuts Shortcut Usage CTRL + SHIFT + K Delete current line ALT + Z Toggle Word Wrap ALT + / Comment current line or selected block ALT + \ Toggle (hide/show) side bar

Java: error - could not find or load main class

Java Error: Could not find or load main class Java: Common mistake of beginners