日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 运维知识 > Ubuntu >内容正文

Ubuntu

ubuntuOS

發布時間:2025/3/17 Ubuntu 31 豆豆
生活随笔 收集整理的這篇文章主要介紹了 ubuntuOS 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
ubuntuOS

OpenStack icehource for Ubuntu OS

1,網絡規劃

2,Ntp apt-get install ntp

3,generate secure passwd

apt-get install pwgen or openssl rand -hex 10

4,deployment automation tools such as Ansible, Chef, and Puppet(自動化初始化各個OpenStack Services components 裸機)

5,database to store information for OpenStack Services core components(supporting service or options services);

install MySQL Python library on any additional nodes that access MySQL,

controller node, install the MySQL client and server packages, and the Python
library.

配置mysql服務

enable InnoDB, UTF-8
character set, and UTF-8 collation,bind-address(Management Ip address enable other host access)

5,OpenStack apt-get repository

How to Enable and Use

?

Folsom

?

sudo add-apt-repository cloud-archive:folsom

?

Grizzly

?

sudo add-apt-repository cloud-archive:grizzly

?

Havana

?

sudo add-apt-repository cloud-archive:havana

?

Icehouse

?

sudo add-apt-repository cloud-archive:icehouse

Now run:

sudo apt-get update

to update your package listings and then proceed to install/upgrade your openstack packages.

?

Reporting Bugs

To report bugs against packages from the Ubuntu Cloud Archive, please use the 'ubuntu-bug' tool, for example:

?

ubuntu-bug nova-compute

This will ensure that bugs are raised against the cloud-archive project on Launchpad.

6,Ubuntu ssh 登錄慢問題

Ubuntu 中 ssh 登錄非常緩慢,輸入用戶名后要等好一陣先出現提示輸入密碼, 這是Ubuntu默認開啟了 SSH 的 DNS反解析造成的原因,只要將此選項關閉, 重新啟動sshd后反應非??臁?br />
vi /etc/ssh/sshd_config

在最后添加下面一行,關閉 SSH 的 DNS 反解析:

UseDNS no

service ssh restart即可搞定;

7,修改rabbitmq Message broker 用戶密碼

Functions test Environment or production Environment;

8,OpenStack packages for Ubuntu 相關組件的配置信息存儲在sqlite中

?

sqlite3程序通過查找分號來決定一個SQL語句的結束

sqlite3中sql必須要以;結尾,sql語句就是以;判斷語句句尾的,但sqlite命令尾部則不用加;

SQLite數據庫的框架被保存在一個名叫"sqlite_master"的特殊的表中

?

posted on 2014-09-30 16:50 秦瑞It行程實錄 閱讀(...) 評論(...) 編輯 收藏

轉載于:https://www.cnblogs.com/ruiy/p/4002283.html

與50位技術專家面對面20年技術見證,附贈技術全景圖

總結

以上是生活随笔為你收集整理的ubuntuOS的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。