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

Fedora Workstation: Install snapd

[tuyen@g73jh ~]$ sudo dnf -y install snapd Last metadata expiration check: 0:20:17 ago on Tue 01 Oct 2019 11:31:30 AM +07. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: snapd x86_64 2.41-1.fc30 updates 17 M Installing dependencies: snap-confine x86_64 2.41-1.fc30 updates 2.8 M snapd-glib x86_64 1.49-1.fc30 updates 133 k snapd-selinux noarch 2.41-1.fc30 updates 234 k Installing weak dependencies: gnome-software-snap x86_64 3.32.4-2.fc30 updates 86 k Transaction Summary ================================================================================ Install 5 Packages Total download size...

Apache Airflow: Notes

Apache Airflow is used to programmatically author, schedule and monitor workflows.

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