Browsing category

Ubuntu

How to Install Visual Studio Code on Ubuntu 22.04

Visual Studio Code (VS Code) is an open-source, cross-platform code editor that helps programmers quickly and easily write code in various programming languages, including Python and JavaScript. VS Code supports debugging, embedded Git Control, syntax highlighting, and code completion features similar to Atom editor. Here, we will see how to install Visual Studio Code on […]

How to Install VirtualBox Guest Additions On Ubuntu 22.04

VirtualBox guest additions are a collection of device drivers and software application packages shipped with Oracle VirtualBox. Installing Guest additions improve the guest operating system’s performance and extra features. Guest Addition provides seamless mouse support, file transfer between the host and the VM, VM screen resolution will match the size of the VirtualBox window, automated […]

How to Install Microsoft Teams on Ubuntu 22.04 / Ubuntu 20.04

Microsoft Teams is a proprietary communication platform that offers chat, videoconferencing, file storage, and application integration. It is part of the Microsoft 365 suite and is developed by Microsoft. Microsoft Teams client is available for Windows, Linux, macOS, iOS, and Android operating systems.  Also, it has a web version. Here, we will see how to […]

How to Install Java JDK 18 on Ubuntu 22.04 / Ubuntu 20.04

Java 18 (Non-LTS) is the latest release for the Java SE platform. This newest release includes JDK 18, which provides an environment for developing applications using the Java programing language, testing, and running the Java programs. Java JDK 18 is supported until September 2022. So, if you are looking for an LTS version, install Java […]