{"id":820,"date":"2021-12-14T07:57:00","date_gmt":"2021-12-14T07:57:00","guid":{"rendered":"https:\/\/262235.xyz\/?p=820"},"modified":"2021-12-14T07:57:00","modified_gmt":"2021-12-14T07:57:00","slug":"820","status":"publish","type":"post","link":"https:\/\/lyvba.com\/index.php\/2021\/12\/14\/820\/","title":{"rendered":"\u4e3a Debian linux\u7cfb\u7edf\u66f4\u6362Cloud\u5185\u6838\u964d\u4f4e\u5185\u5b58\u4f7f\u7528"},"content":{"rendered":"<h2>\u4e3a Debian linux\u7cfb\u7edf\u66f4\u6362Cloud\u5185\u6838\u964d\u4f4e\u5185\u5b58\u4f7f\u7528<\/h2>\n<h3>\u4e00\u3001\u66f4\u65b0package<\/h3>\n<pre><code>apt update -y &amp;&amp; apt dist-upgrade -y\n<\/code><\/pre>\n<h3>\u4e8c\u3001\u67e5\u770b\u7cfb\u7edf\u73b0\u6709\u5185\u6838<\/h3>\n<pre><code>dpkg -l|grep linux-image\n\nlinux-image-4.19.0-17-amd64    4.19.194-3                   amd64        Linux 4.19 for 64-bit PCs (signed)\nlinux-image-4.19.0-18-amd64    4.19.208-1                   amd64        Linux 4.19 for 64-bit PCs (signed)\nlinux-image-amd64              4.19+105+deb10u13            amd64        Linux for 64-bit PCs (meta-package)\n<\/code><\/pre>\n<h3>\u4e09\u3001\u67e5\u770b\u6700\u65b0 cloud \u5185\u6838<\/h3>\n<pre><code>apt-cache search linux-image | grep cloud\n\n<\/code><\/pre>\n<h3>\u56db\u3001\u5b89\u88c5Cloud\u5185\u6838<\/h3>\n<pre><code>apt install linux-headers-4.19.0-18-cloud-amd64  \\r\n    linux-image-4.19.0-18-cloud-amd64  -y\n<\/code><\/pre>\n<h3>\u4e94\u3001\u66f4\u65b0grub<\/h3>\n<pre><code>update-grub\n<\/code><\/pre>\n<h3>\u516d\u3001\u91cd\u542f<\/h3>\n<pre><code>reboot\n<\/code><\/pre>\n<h3>\u4e03\u3001\u9a8c\u8bc1\u662f\u5426\u6210\u529f<\/h3>\n<pre><code>uname -r\n<\/code><\/pre>\n<h3>\u516b\u3001\u5378\u8f7d\u8001\u5185\u6838,\u91ca\u653e\u7a7a\u95f4<\/h3>\n<pre><code>apt remove linux-image-4.19.0-17-amd64  linux-image-4.19.0-18-amd64 linux-image-amd64\n\napt remove linux-headers-4.19.0-17-amd64  linux-headers-4.19.0-18-amd64 linux-headers-amd64\n<\/code><\/pre>\n<h3>Debian 10 \u53ef\u4ee5\u5347\u7ea7 linux-image-5.15.0-2-cloud-amd64 \u5185\u6838, \u4e0d\u80fd\u5b89\u88c5 \u5bf9\u5e94 linux-headers \u7248\u672c<\/h3>\n<pre><code>apt-cache search linux-image | grep cloud\napt linux-image-5.15.0-2-cloud-amd64  -y\nupdate-grub\nreboot<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u4e3a Debian linux\u7cfb\u7edf\u66f4\u6362Cloud\u5185\u6838\u964d\u4f4e\u5185\u5b58\u4f7f\u7528 \u4e00\u3001\u66f4\u65b0package apt up [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[23],"class_list":["post-820","post","type-post","status-publish","format-standard","hentry","category-linux","tag-linux"],"_links":{"self":[{"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/posts\/820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/comments?post=820"}],"version-history":[{"count":0,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/posts\/820\/revisions"}],"wp:attachment":[{"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/media?parent=820"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/categories?post=820"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/tags?post=820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}