{"id":14375,"date":"2023-08-27T18:12:25","date_gmt":"2023-08-27T09:12:25","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=14375"},"modified":"2023-08-27T18:13:13","modified_gmt":"2023-08-27T09:13:13","slug":"ubuntu-server-22-04%e3%81%abcockpit%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b%ef%bc%81","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/14375","title":{"rendered":"Ubuntu Server 22.04\u306bCockpit\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\uff01"},"content":{"rendered":"<p>Ubuntu Server 22.04\u306bCockpit\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>\u52d5\u4f5c\u78ba\u8a8d\u3057\u305f\u74b0\u5883\u3092\u78ba\u8a8d\u3059\u308b\uff01<\/h2>\n<p>\u52d5\u4f5c\u78ba\u8a8d\u3057\u305f\u74b0\u5883\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ hostnamectl\r\n Static hostname: vmswps01\r\n       Icon name: computer-vm\r\n         Chassis: vm\r\n      Machine ID: 71bb07e8b0b241a7b80c0ffc45302ee2\r\n         Boot ID: 167c5dce1650486e8816b850c414d4f1\r\n  Virtualization: oracle\r\nOperating System: Ubuntu 22.04.2 LTS              \r\n          Kernel: Linux 5.15.0-78-generic\r\n    Architecture: x86-64\r\n Hardware Vendor: innotek GmbH\r\n  Hardware Model: VirtualBox\r\n<\/pre>\n<h2>Cockpit\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\uff01<\/h2>\n<p>Cockpit\u3092\u6a19\u6e96\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ sudo apt install cockpit -y\r\nReading package lists... Done\r\nBuilding dependency tree... Done\r\nReading state information... Done\r\nThe following additional packages will be installed:\r\n  cockpit-bridge cockpit-networkmanager cockpit-packagekit cockpit-storaged cockpit-system cockpit-ws cracklib-runtime\r\n  dconf-gsettings-backend dconf-service dns-root-data dnsmasq-base glib-networking glib-networking-common\r\n  glib-networking-services gsettings-desktop-schemas libblockdev-mdraid2 libbluetooth3 libbytesize-common libbytesize1\r\n  libcrack2 libdconf1 libndp0 libnl-route-3-200 libnm0 libpcsclite1 libproxy1v5 libpwquality-common libpwquality-tools\r\n  libpwquality1 libteamdctl0 network-manager network-manager-pptp ppp pptp-linux session-migration wamerican\r\n  wpasupplicant\r\nSuggested packages:\r\n  cockpit-doc cockpit-pcp cockpit-sosreport xdg-utils udisks2-lvm2 sssd-dbus pcscd avahi-autoipd libteam-utils wpagui\r\n  libengine-pkcs11-openssl\r\nThe following NEW packages will be installed:\r\n  cockpit cockpit-bridge cockpit-networkmanager cockpit-packagekit cockpit-storaged cockpit-system cockpit-ws\r\n  cracklib-runtime dconf-gsettings-backend dconf-service dns-root-data dnsmasq-base glib-networking\r\n  glib-networking-common glib-networking-services gsettings-desktop-schemas libblockdev-mdraid2 libbluetooth3\r\n  libbytesize-common libbytesize1 libcrack2 libdconf1 libndp0 libnl-route-3-200 libnm0 libpcsclite1 libproxy1v5\r\n  libpwquality-common libpwquality-tools libpwquality1 libteamdctl0 network-manager network-manager-pptp ppp\r\n  pptp-linux session-migration wamerican wpasupplicant\r\n0 upgraded, 38 newly installed, 0 to remove and 75 not upgraded.\r\n...\r\n<\/pre>\n<h2>Cockpit\u304c\u8d77\u52d5\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3059\u308b\uff01<\/h2>\n<p>Cockpit\u306e\u30bd\u30b1\u30c3\u30c8\u304c\u30a2\u30af\u30c6\u30a3\u30d6\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ systemctl status cockpit.socket\r\n\u25cf cockpit.socket - Cockpit Web Service Socket\r\n     Loaded: loaded (\/lib\/systemd\/system\/cockpit.socket; enabled; vendor preset: enabled)\r\n     Active: active (listening) since Sun 2023-08-27 09:04:17 UTC; 6min ago\r\n   Triggers: \u25cf cockpit.service\r\n       Docs: man:cockpit-ws(8)\r\n     Listen: &#x5B;::]:9090 (Stream)\r\n    Process: 2108 ExecStartPost=\/usr\/share\/cockpit\/motd\/update-motd  localhost (code=exited, status=0\/SUCCESS)\r\n    Process: 2115 ExecStartPost=\/bin\/ln -snf active.motd \/run\/cockpit\/motd (code=exited, status=0\/SUCCESS)\r\n      Tasks: 0 (limit: 1012)\r\n     Memory: 8.0K\r\n        CPU: 9ms\r\n     CGroup: \/system.slice\/cockpit.socket\r\n<\/pre>\n<h2>\u30d6\u30e9\u30a6\u30b6\u304b\u3089\u30a2\u30af\u30bb\u30b9\u3059\u308b\uff01<\/h2>\n<p>9090\u30dd\u30fc\u30c8\u3092\u6307\u5b9a\u3057\u3066\u30d6\u30e9\u30a6\u30b6\u304b\u3089\u30a2\u30af\u30bb\u30b9\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nhttps:\/\/vmswps01.loc.lab4ict.com:9090\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>Cockpit\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u305f\u3081\u306e\u8a2d\u5b9a\u65b9\u6cd5\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/14353\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Cockpit\u3092\u4f7f\u7528\u3057\u3066\u30ea\u30e2\u30fc\u30c8\u64cd\u4f5c\u3059\u308b\uff01\uff08Linux\uff09\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2018\/06\/fia0000001-150x150.gif\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Cockpit\u3092\u4f7f\u7528\u3057\u3066\u30ea\u30e2\u30fc\u30c8\u64cd\u4f5c\u3059\u308b\uff01\uff08Linux\uff09<\/div><div class=\"substr\">Cockpit\u3092\u4f7f\u7528\u3057\u3066\u3001OS\u3092\u30ea\u30e2\u30fc\u30c8\u64cd\u4f5c\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ubuntu Server 22.04\u306bCockpit\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":642,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[955],"tags":[953,51,359,679,52],"class_list":["post-14375","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cockpit","tag-cockpit","tag-ubuntu","tag-ubuntu-server","tag-ubuntu-server-22-04","tag-52"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/14375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=14375"}],"version-history":[{"count":6,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/14375\/revisions"}],"predecessor-version":[{"id":14382,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/14375\/revisions\/14382"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/642"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=14375"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=14375"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=14375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}