補覺鳴詩

學海無涯


  • 首頁

  • archive

  • 關於我

  • 搜尋

FreePBX 網路電話交換軟體

時間: 2020-01-28   |   分類: 網管   | 字數: 168 字 | 閱讀: 1分鐘
freepbx https://www.freepbx.org/ 是藉由 open-source 軟體 Asterisk 加上 OS、WEB-UI 而成 Asterisk WIKI 介紹 https://zh.wikipedia.org/wiki/Asterisk Asterisk 提供的功能很強大 但卻非常難以上手,於是 freepbx 就出現了 藉由 ISO 安裝檔裝到你想要的地方,再藉由
閱讀全文 »

Centos 8 安裝 nextcloud

時間: 2020-01-26   |   分類: 未分類   | 字數: 237 字 | 閱讀: 1分鐘
閱讀全文 »

Centos 8 install mariaDB

時間: 2020-01-26   |   分類: 未分類   | 字數: 27 字 | 閱讀: 1分鐘
curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash sudo dnf install MariaDB-server -y sudo systemctl start mariadb sudo systemctl enable mariadb 執行安全性設定 mysql_secure_installation

Centos 8 設定 IP

時間: 2020-01-26   |   分類: Centos 8   | 字數: 51 字 | 閱讀: 1分鐘
設定 IP 主要有兩種方法 tui 工具 (text ui) nmtui 與 cli 工具 nmcli 推薦使用 nmtui nmtui 是在文字介面為基礎 建立起 ui 畫面 nmcli nmcli 相關指令如下 https://developer.gnome.org/NetworkManager/stable/nmcli.html

Centos 8 套件管理工具 、 EPEL

時間: 2020-01-26   |   分類: Centos 8   | 字數: 43 字 | 閱讀: 1分鐘
Centos 8 開始 採用了 DNF 取代 YUM 但這兩隻工具是一樣的 未來指令應該會只剩 DNF 使用 Extra Packages for Enterprise Linux (EPEL) dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm -y

WSUS 調校,優化

時間: 2020-01-21   |   分類: windows   | 字數: 150 字 | 閱讀: 1分鐘
WSUS (Windows Server Update Services) 常常發生節點無回應、報表產生費時甚至無法失敗 微軟提供的調校文章 https://support.microsoft.com/en-us/help/4490414/windows-server-update-services-best-practices 設定方法 首先進去 IIS 展開伺服器 選擇應用程式集區 wsuspool 右鍵-進階設定 建議調
閱讀全文 »

Proxmox use ceph 3副本 糾錯碼

時間: 2019-12-15   |   分類: proxmox VE   | 字數: 841 字 | 閱讀: 2分鐘
手冊 https://docs.ceph.com/docs/luminous/start/intro/ 在所有 node 安裝 ceph Ceph Manager 管理 Ceph Ceph Monitors 監控、存取 DATA 空間計算 nOSD * k / (k+m) * OSD Size 空間計算 nOSD * k / (k+m) * OSD Size pg 數量建議 https://docs.ceph.com/docs/mimic/rados/operations/placement-groups/ INSTALL CEPH (QUICK) https://ceph.com/install/ 查看狀態 ceph status 查看 osd 清單 ceph osd
閱讀全文 »

citrix xenserver 故障處理、改 host-uuid

時間: 2019-12-15   |   分類: xenserver   | 字數: 255 字 | 閱讀: 1分鐘
移除外接設備、網路 取得 host-uuid xe host-uuid cat /etc/xensource-inventory | grep -i installation_uuid 轉 standalone 把自己提升為 master xe pool-emergency-transition-to-master uuid= reboot 網路不通 console 畫面 emergency network reset reboot 設定 management IP ssh 、 xen center 管理 xe host-list 移除自己以外的 host xe host-forget uuid= 可以用
閱讀全文 »

CVE-2019-14899 漏洞

時間: 2019-12-09   |   分類: Centos 7   | 字數: 160 字 | 閱讀: 1分鐘
查詢方法 sysctl -ar '.rp_filter' 或 cat /usr/lib/sysctl.d/50-default.conf | grep net.ipv4.conf kernel 說明 https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt rp_filter - INTEGER 0 - No source validation. 1 - Strict mode as defined in RFC3704 Strict Reverse Path Each incoming packet is tested against the FIB and if the interface is not the best reverse path the packet check will fail. By default failed packets are discarded. 2 - Loose mode as
閱讀全文 »

顯示 windows 系統環境變數

時間: 2019-12-07   |   分類: 網管   | 字數: 90 字 | 閱讀: 1分鐘
顯示 windows 系統環境變數 set C:\Users\NB>set ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\NB\AppData\Roaming ChocolateyInstall=C:\ProgramData\chocolatey ChocolateyLastPathUpdate=132192207097462796 CommonProgramFiles=C:\Program Files\Common Files CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files CommonProgramW6432=C:\Program Files\Common Files COMPUTERNAME=NB ComSpec=C:\WINDOWS\system32\cmd.exe DriverData=C:\Windows\System32\Drivers\DriverData FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer FPS_BROWSER_USER_PROFILE_STRING=Default HOMEDRIVE=C: HOMEPATH=\Users\NB LOCALAPPDATA=C:\Users\NB\AppData\Local LOGONSERVER=\\NB NUMBER_OF_PROCESSORS=4 OneDrive=C:\Users\NB\OneDrive OS=Windows_NT Path=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\chocolatey\bin;C:\Program Files (x86)\Dell\Enterprise Manager\msagui;C:\Program Files\OpenSSL-Win64\bin;;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%SYSTEMROOT%\System32\OpenSSH\;C:\Users\NB\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Bandizip\; PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel PROCESSOR_LEVEL=6 PROCESSOR_REVISION=2a07 ProgramData=C:\ProgramData ProgramFiles=C:\Program Files ProgramFiles(x86)=C:\Program Files (x86) ProgramW6432=C:\Program Files
閱讀全文 »
1 2 3 4 5 6 7 8 9
Owan

Owan

愛貓如癡

131 日誌
29 分類
37 標籤
RSS 訂閱
GitHub
© 2010 - 2022 補覺鳴詩
Powered by - Hugo v0.96.0 / Theme by - NexT
0%