| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
1,543 バイト追加 、 2023年3月9日 (木) 16:19
編集の要約なし
| [[KVM]] | [[Linux]] | [[Docker]] | [[Multipass]] | [[MicroK8s]] | [[Mac]] | [[MySQL]] |
==[[Ubuntu]]==
[http://typea.info/blg/glob/ubuntu/ Ubuntu blogs]
===[[Ubuntu サービスの管理]]管理===
----
====バージョンを確認====
$ cat /etc/os-release
 
====[[Ubuntu サービスの管理]]====
*[[Ubuntu サービスの管理]]
 
====[[Linux プロセスの作成、監視、強制終了]] top コマンド====
*[[Linux プロセスの作成、監視、強制終了]] top コマンドの使用方法など
===[[仮想化]]===
----
*[[Multipass]]
 
=====QEMU=====
*Ubuntuの標準バックエンドは、[[KVM|QEMU]]
====[[KVM]]====
*[[KVM]]
 
=====[https://www.typea.info/blog/index.php/2021/03/10/create_ubuntu_multipass_kvm_bridge_network/ UbuntuでMultipass(KVM)のブリッジネットワーク環境を構築]=====
*[https://www.typea.info/blog/index.php/2021/03/10/create_ubuntu_multipass_kvm_bridge_network/ UbuntuでMultipass(KVM)のブリッジネットワーク環境を構築]
 
=====仮想マシンマネージャインストール=====
<pre>
$ sudo apt-get install virt-manager
</pre>
 
===コンテナ===
====[[MicroK8s]]====
====mDNS(avahi-daemon)====
----
*[[Bonjouir]]
* *.localの名前解決
<pre>
</pre>
====[https://www.typea.info/blog/index.php/2016/10/08/wsl_bash/ コンソールの青が見にくい対応]====
bashsrc bashrc に追記
=====ls=====
<pre>
$ chsh -s /bin/bash
</pre>
====[https://www.typea.info/blog/index.php/2016/10/08/wsl_bash/ ディレクトリ名色の変更ターミナルディレクトリ名色の変更]====
----
*[https://www.typea.info/blog/index.php/2016/10/08/wsl_bash/ ディレクトリ名色の変更]
====[[Ubuntu ショートカットキー|ショートカットキー]]====
----
*https://help.ubuntu.com/stable/ubuntu-help/shell-keyboard-shortcuts.html.ja
*[[Ubuntu ショートカットキー|ショートカットキー]]
 
====[[Ubuntu Unity設定|画面設定]]====
----
[[Ubuntu apt-get の使い方|apt-get の使い方]]
===[[nginx]]===
<pre>
$ sudo apt install nginx
$ sudo systemctl start nginx
</pre>
===[[Mac]]===
----
sudo update-initramfs -u -k all
</pre>
 
=====[https://www.typea.info/blog/index.php/2021/05/06/mac-ubuntu/ メルカリで古いMacを購入してUbuntuをインストールしてMac的なトラックバッドジェスチャーを設定する]=====
*[https://www.typea.info/blog/index.php/2021/05/06/mac-ubuntu/ メルカリで古いMacを購入してUbuntuをインストールしてMac的なトラックバッドジェスチャーを設定する]
 
===[[Windows]]===
----
====[[Wine]]====
----
*[[Wine|インストールとKindle for PCのインストール]]
==[[Tips]]==
===設定===
====キーコードの確認====
<pre>
$ xev | grep keycode
</pre>
====[[Ubuntu NFS構成|NFS構成]]====
====[[Ubuntu rootパスワード|rootパスワード]]====
====[[Ubuntu 静的IPアドレス指定]]====
*[[Ubuntu 静的IPアドレス指定]]
====バージョンを確認====
$ cat /etc/os-release
 
====[[Linux ターミナルの色を変更する]]====

案内メニュー