serverあれこれ
LinuxやRaspberry Pi、各種サーバー・アプリについてのTipsを書いていきます。
ラベル
Freeplane
の投稿を表示しています。
すべての投稿を表示
ラベル
Freeplane
の投稿を表示しています。
すべての投稿を表示
2022年7月11日月曜日
AlmaLinux 9にFreeplaneをインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 インストール方法 以下のコマンドを実行します。 sudo dnf install -y java-11-openjdk cd /opt sudo wget 'http...
2022年6月4日土曜日
Ubuntu 22.04にFreeplaneをインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 Ubuntu Softwareによるインストール方法 1. Ubuntu Softwareを起動して、freeplaneを検索します。 2.Freeplaneのインストールボ...
2021年12月15日水曜日
Raspberry Pi OS(Raspbian Bullseye)にFreeplane1.9.11をインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 インストール方法 以下のコマンドを実行します。 sudo apt-get -y install default-jdk cd /opt sudo wget 'http...
2021年10月10日日曜日
Debian 11(Bullseye)にFreeplane1.9.7をインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 インストール方法 以下のコマンドを実行します。 sudo apt-get -y install openjdk-11-jdk cd /opt sudo wget 'h...
2021年7月7日水曜日
Rocky Linux 8.4にFreeplaneをインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 インストール手順 以下のコマンドを実行します。 sudo dnf install -y java-11-openjdk cd /opt sudo wget 'http...
2021年5月5日水曜日
AlmaLinux8.3にFreeplaneをインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 インストール手順 以下のコマンドを実行します。 sudo dnf install -y java-11-openjdk cd /opt sudo wget 'http...
2020年12月27日日曜日
CentOS8-StreamにFreeplaneをインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 インストール手順 以下のコマンドを実行します。 sudo dnf remove -y java-1.8.0-openjdk-headless sudo dnf install ...
2020年12月13日日曜日
DockerでFreeplaneとXfce、TigerVNCがインストールされたコンテナ(Ubuntu20.04)を作成する
›
Freeplaneでマインドマップを作成する事ができます。DockerでFreeplaneがインストール済みのXfceデスクトップ環境を構築し、VNCクライアントで接続することができます。 〇Freeplaneの画面 TigerVNCがインストールされているので、VNCク...
2020年6月8日月曜日
CentOS8.1にFreeplaneをインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 インストール手順 以下のコマンドを実行します。 sudo dnf install -y java-11-openjdk cd /opt sudo wget 'http...
2020年4月27日月曜日
Ubuntu Desktop 20.04にFreeplane1.8.2をインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 インストール方法 以下のコマンドを実行します。 sudo apt-get update sudo apt-get -y install openjdk-11-jdk cd /...
2020年4月12日日曜日
Debian 10(Buster)にFreeplane1.8.1をインストールする
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 インストール方法 以下のコマンドを実行します。 sudo apt-get -y install openjdk-11-jdk cd /opt sudo wget 'ht...
2020年4月4日土曜日
VagrantでFreeplane1.8.0とOpenJDK11、Gnome Desktop環境、XRDPがインストールされた仮想マシン(CentOS 8.1)を構築する
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 XRDPがインストールされているので、Windowsのリモートデスクトップで接続することができます。ユーザ名はvagrant、パスワードもvagrantでログオンできます。 仮想マ...
2020年2月2日日曜日
DockerでFreeplaneとXfceデスクトップ環境とTigerVNCがインストールされたイメージ(Ubuntu18.04)を作成する
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 イメージのビルド docker build --no-cache -t ub180vncfreeplane1711 . Dockerfile from ubuntu:18.04...
2019年10月4日金曜日
DockerでFreeplaneとKDEデスクトップ環境とTigerVNCがインストールされたイメージ(Ubuntu18.04)を作成する
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 VNCクライアントから接続するときにパスワードにubuntuを指定します。 イメージのビルド docker build --no-cache -t ub1804vnckdefre...
2019年8月28日水曜日
VagrantでFreeplane1.7.7とAdoptOpenJDK11、Xfce Desktop環境、XRDPがインストールされた仮想マシン(Ubuntu18.04)を構築する
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 仮想マシン構築方法 以下のVagrantfileを使用して、Freeplane1.7.7とAdoptOpenJDK11、Xfce Desktop環境、XRDPをインストールした仮想...
2019年8月21日水曜日
VagrantでFreeplane1.7.7とAdoptOpenJDK11、Cinnamon Desktop環境、XRDPがインストールされた仮想マシン(Debian Stretch/9.5)を構築する
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 仮想マシン構築方法 以下のVagrantfileを使用して、Freeplane1.7.7とAdoptOpenJDK11、Cinnamon Desktop環境、XRDPをインストール...
2019年8月2日金曜日
VagrantでFreeplane1.7.7とAdoptOpenJDK11、Gnome Desktop環境、XRDPがインストールされた仮想マシン(Debian Stretch/9.5)を構築する
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 仮想マシン構築方法 以下のVagrantfileを使用して、Freeplane1.7.7とAdoptOpenJDK11、Gnome Desktop環境、XRDPをインストールした仮...
2019年7月23日火曜日
VagrantでFreeplane1.7.7とAdoptOpenJDK11、KDE Desktop環境、XRDPがインストールされた仮想マシン(Debian Stretch/9.5)を構築する
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 仮想マシン構築方法 以下のVagrantfileを使用して、Freeplane1.7.7とAdoptOpenJDK11、KDE Desktop環境、XRDPをインストールした仮想マ...
2019年7月16日火曜日
VagrantでFreeplane1.7.7とAdoptOpenJDK11、LXDE Desktop環境、XRDPがインストールされた仮想マシン(Debian Stretch/9.5)を構築する
›
Freeplaneでマインドマップを作成する事ができます。 〇Freeplaneの画面 仮想マシン構築方法 以下のVagrantfileを使用して、Freeplane1.7.7とAdoptOpenJDK11、LXDE Desktop環境、XRDPをインストールした仮想...
2019年7月10日水曜日
DockerでFreeplaneとMATEデスクトップ環境とTigerVNCがインストールされたイメージ(Ubuntu18.04)を作成する
›
Freeplaneでマインドマップを作成する事ができます。 ○Freeplaneの画面 VNCクライアントから接続するときにパスワードにubuntuを指定します。 イメージのビルド docker build --no-cache -t ub1804vncmatefr...
›
ホーム
ウェブ バージョンを表示