Linux Ubuntuの便利機能 - Short cut

ショートカット

言語切り替え : windowマーク + スペース

ターミナルコマンド

Ubuntuの現在のバージョンを確認する方法 : cat /etc/os-release

アプリケーション・ソフトウェアインストールコマンド

Node JS

Ubuntu 20.04の場合

$ sudo apt update

$ sudo apt install nodejs

Follow me!