補覺鳴詩

學海無涯


  • 首頁

  • archive

  • 關於我

  • 搜尋

魔力象限 (Magic Quadrant)

時間: 2019-11-09   |   分類: 網管   | 字數: 43 字 | 閱讀: 1分鐘
簡介 魔力象限 是一個二維平面圖 常用來表達市場中相同性質廠商在市場的反應程度 常見網站 Gartner Inc. trustradius

刪除 AD 網域控制站錯誤 正在進行網域重新命名操作

時間: 2019-11-04   |   分類: windows   | 字數: 60 字 | 閱讀: 1分鐘
錯誤訊息 目錄服務無法執行要求的操作,因為正在進行網域重新命名操作 該狀況是因為以前有做過網域重新命名 但沒有做最後的步驟 rendom /end

windows 錯誤代碼快查 (英文)

時間: 2019-11-04   |   分類: windows   | 字數: 22 字 | 閱讀: 1分鐘
https://docs.microsoft.com/en-us/windows/win32/debug/system-error-codes 備註 英文的錯誤訊息比較容易找到解法 (人多)

centos 7 安裝 wordpress

時間: 2019-10-12   |   分類: Centos 7   | 字數: 367 字 | 閱讀: 1分鐘
事先準備 centos 7 PHP 7.3 apache mariadb 安裝工具 yum install -y nano wget unzip 指定 php 版本 yum install -y epel-release yum install -y http://rpms.remirepo.net/enterprise/remi-release-7.rpm yum install -y yum-utils yum-config-manager --disable remi-php54 yum-config-manager --enable remi-php73 新版 mariadb curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash 新版 apache cd /etc/yum.repos.d && wget https://repo.codeit.guru/codeit.el`rpm -q --qf "%{VERSION}" $(rpm -q --whatprovides redhat-release)`.repo 安裝套
閱讀全文 »

centos 7 環境設定

時間: 2019-10-12   |   分類: Centos 7   | 字數: 105 字 | 閱讀: 1分鐘
更改時區 timedatectl set-timezone Asia/Taipei 重新檢測 fastmirror yum clean all yum makecache 安裝常用工具 yum install -y nano wget unzip 更新套件 yum update -y 安裝字體 yum groupinstall -y font 關閉 selinux (重開機生效) sed -e ‘s/SELINUX=enf
閱讀全文 »

網管工具 三個大網站

時間: 2019-10-08   |   分類: 網管   | 字數: 19 字 | 閱讀: 1分鐘
這三個網站提供大部分網管實用工具 https://www.solarwinds.com/ https://www.manageengine.com https://www.paessler.com/

centos 7 安裝 NTOP

時間: 2019-10-08   |   分類: 網管   | 字數: 32 字 | 閱讀: 1分鐘
yum install -y wget cd /etc/yum.repos.d/ wget http://packages.ntop.org/centos-stable/ntop.repo -O ntop.repo rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm yum update -y yum install -y pfring n2disk nprobe ntopng ntopng-data cento pfring-drivers-zc-dkms firewall-cmd --zone=public --permanent --add-port=3000/tcp firewall-cmd --reload

windows server backup 失敗 “指定的備份存放位置,擁有其他磁碟區的陰影複製儲存區”

時間: 2019-10-07   |   分類: windows   | 字數: 118 字 | 閱讀: 1分鐘
官方手冊 https://docs.microsoft.com/zh-tw/windows-server/administration/windows-commands/wbadmin 今天發現 windows server backup 失敗問題 就算重新建立排程 一樣失敗 “指定的備份存放位置,擁有其他磁碟區的陰影複製儲存區” 只要執行 DISKSHADOW 不是 vssadmin 把所有陰影複製
閱讀全文 »

CENTOS YUM 相關指令

時間: 2019-09-29   |   分類: Centos 7   | 字數: 150 字 | 閱讀: 1分鐘
安裝套件 yum install 套件名 移除套件,config 也會清掉 yum remove 套件名 重新偵測 fastestmirror yum clean all yum makecache 查看套件可用版本 yum info 套件名 對套件升版或降板 yum downgrade 套件名 yum upgrade-to 套件名
閱讀全文 »

Centos 7 安裝 Tiki Wiki CMS Groupware

時間: 2019-09-07   |   分類: Centos 7   | 字數: 411 字 | 閱讀: 1分鐘
Tiki Wiki CMS Groupware Tiki Wiki CMS Groupware 集合非常多功能在單一系統 以下是官網所列主要功能 Wiki pages Database Tracking System Blogs Forums RSS Syndication WYSIWYG Editing Calendars and Events File and Image Galleries User and Group Management Surveys, Quizes, and Polls 事先準備 事先準備 centos 7 PHP 7.2 apache
閱讀全文 »
3 4 5 6 7 8 9 10 11
Owan

Owan

愛貓如癡

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