<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>沈長緣 - 網頁相關</title>
    <link>https://good.myds.me/forum.php?mod=forumdisplay&amp;fid=16</link>
    <description>Latest 20 threads of 網頁相關</description>
    <copyright>Copyright(C) 沈長緣</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 04 May 2026 00:39:27 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://good.myds.me/static/image/common/logo_88_31.gif</url>
      <title>沈長緣</title>
      <link>https://good.myds.me/</link>
    </image>
    <item>
      <title>NAS 更新自動開啟了 IPV6 導致無法連線</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=1301</link>
      <description><![CDATA[NAS 自動開啟了 IPV6 導致無法連線
因為網站沒有設定ipv6的對應
所以關掉ipv6設定就好了]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sat, 24 Jan 2026 11:47:29 +0000</pubDate>
    </item>
    <item>
      <title>Discuz 更新版本  指令</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=340</link>
      <description><![CDATA[cmd

1.使用root


2.去官網抓檔案解壓縮，像我的是繁體版


3.


yes 是用來自動幫我同意覆蓋的訊息輸入

cp 複製

-r 遞迴(把全部資料複製過去)
-f 強制

html 資料夾名稱
/home 實際網站的資料夾位置

覆蓋上去，網站就升級成功了

自己記得備份網站

 ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sun, 27 Apr 2025 10:00:02 +0000</pubDate>
    </item>
    <item>
      <title>SSL let\'s encrypt申請教學成功 SSL 更新 重申請</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=170</link>
      <description><![CDATA[------------------------------------------------------------------------------SSL let\'s encrypt申請教學成功經驗------------------------------------------------------------

成功SSL let\'s encrypt申請教學

參考網站1：https://blog.miniasp.com/post/20 .. ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Mon, 04 Dec 2023 01:27:11 +0000</pubDate>
    </item>
    <item>
      <title>centos 8 notepad++ 安裝</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=130</link>
      <description><![CDATA[sudo yum install epel-release
sudo yum install snapd
sudo systemctl enable --now snapd.socket
sudo ln -s /var/lib/snapd/snap /snap
到這後建議重新啟動，讓對應參照連結穩固
sudo snap install notepad-plus-plus


安裝完成後從程式應用中開啟就可以了

參考： ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sun, 22 Oct 2023 06:22:55 +0000</pubDate>
    </item>
    <item>
      <title>HeidiSQL中資料庫 匯出 選項 介紹</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=129</link>
      <description><![CDATA[操作中各選項定義
Data
*No Data:不匯出資料，只有資料表結構
*Delete+Insert(…):清空資料表內容並且插入匯出新的內容
*Insert:只插入新內容
*Insert Ignore:插入資料忽略掉錯誤內容
*Replace:替換插入--------------------------------------------------------&gt;我 ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sat, 21 Oct 2023 05:43:05 +0000</pubDate>
    </item>
    <item>
      <title>使用 HeidiSQL 備份、還原 MariaDB(MySQL)</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=128</link>
      <description><![CDATA[參考：https://it-help.tips/backup-restore-mariadb-mysql-by-heidisql/]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Fri, 20 Oct 2023 14:41:20 +0000</pubDate>
    </item>
    <item>
      <title>centos 8 HeidiSQL 取代 myphpadmin 安裝於centos 8</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=127</link>
      <description><![CDATA[sudo yum install epel-release
sudo yum install snapd
sudo systemctl enable --now snapd.socket
sudo ln -s /var/lib/snapd/snap /snap
到這後建議重新啟動，讓對應參照連結穩固
sudo snap install heidisql-wine --beta

安裝完成後從程式應用中開啟就可以了

參考 ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Fri, 20 Oct 2023 14:37:15 +0000</pubDate>
    </item>
    <item>
      <title>centos 8 重新啟動後 出現資料庫錯誤  無法讀取資料</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=126</link>
      <description><![CDATA[1.輸入指令
setenforce 0



2.修改設定檔，強制setenforce 0
vi /etc/selinux/config
SELINUX=enforcing 改成 SELINUX=disabled

重啟後就不用每次再用setenforce 0]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Fri, 20 Oct 2023 14:34:59 +0000</pubDate>
    </item>
    <item>
      <title>centos docker wordpress 快速安裝</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=75</link>
      <description><![CDATA[1.mkdir wordpress
看你要在哪裡建立一個docker起動資料夾

2.cd wordpress 資料夾裡

3.vim docker-compose.yml 建立一個啟用檔案



5.在該資料夾下執行docker compose up -d

ˊ6.開啟http://localhost:8000/就可以看到網站了






參考：https://www.hostinger.c ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sun, 24 Sep 2023 09:24:12 +0000</pubDate>
    </item>
    <item>
      <title>vim 預設成有數字行列出現</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=74</link>
      <description><![CDATA[1. vim ~/.vimrc  就算沒有這個檔案也沒關係


2.輸入set number 然後存檔

3.去開啟你要的檔案，就有行列顯示了]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sun, 24 Sep 2023 08:54:49 +0000</pubDate>
    </item>
    <item>
      <title>centos 安裝docker</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=73</link>
      <description><![CDATA[1.dnf install -y device-mapper-persistent-data lvm2

2.dnf config-manager --add-repo=https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo

3.dnf list docker-ce

4.dnf install -y docker-ce --nobest

5.systemctl start docker

6.systemc]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sun, 24 Sep 2023 07:12:11 +0000</pubDate>
    </item>
    <item>
      <title>Discuz 新註冊無法立刻發帖回文的時間限制修改</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=58</link>
      <description><![CDATA[後台 -&gt; 全局 -&gt; 注冊與訪問 -&gt; 訪問控制 -&gt; 新手見習期限(分鐘): 0]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Wed, 20 Sep 2023 07:26:13 +0000</pubDate>
    </item>
    <item>
      <title>Discuz! 移除更底下的discuz copyright</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=46</link>
      <description><![CDATA[0.利用find  -name \&quot;*\&quot; -exec grep -H \&quot;2001-2023\&quot; {} \\;查到的
參考：https://blog.pulipuli.info/2017/03/linuxfindgrep-search-content-of-files.html


1.編輯\&quot;1_1_common_footer.tpl.php\&quot;檔案，路徑\&quot;/data/template/1_1_common_footer.tpl.php


© 2023- shen - ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Mon, 18 Sep 2023 12:13:54 +0000</pubDate>
    </item>
    <item>
      <title>Discuz! 移除最底下「Powered by Discuz!」</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=45</link>
      <description><![CDATA[1.進入編輯\&quot;footer.htm\&quot;檔案，路徑\&quot;/template/default/touch/common/footer.htm\&quot;。



                        Powered by shen - ♪♫*•♪! $_G[\'setting\'][\'version\'] Licensed
                        {lang copyright}]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Mon, 18 Sep 2023 10:09:11 +0000</pubDate>
    </item>
    <item>
      <title>Discuz 免安裝用php程式碼生成sitemap.xml文件</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=39</link>
      <description><![CDATA[檔案位置在：var/www/html/source/include/cron


檔案名稱為自己新增的：cron_sitemap.php

複製底下參考文章代碼後修正，因為是3.5X網址不一樣
$turl=$web_root.\'forum.php?mod=viewthread&amp;tid=\'.$threadfid[\'tid\'];

注意&amp;要在後面加上amp;才能正常讀取。

各版面sit ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sat, 16 Sep 2023 16:40:42 +0000</pubDate>
    </item>
    <item>
      <title>centos 8 vmware 17 workstation 虛擬機 主硬碟大小新增 加大空間</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=36</link>
      <description><![CDATA[首先查看硬碟
fdisk -l
還沒新增前沒有/dev/nvme0n1p3


另一個查看分區  -T 多查看儲存型別
df -Th



用fdisk指令去修改-l 找到的新空間
fdisk /dev/nvme0n1p3

選n
選p
Partition number選3?

其他預設enter

選t
格式選8e
出去前選w出去

接著去使用下面指令建立可 ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Thu, 14 Sep 2023 16:48:06 +0000</pubDate>
    </item>
    <item>
      <title>Discuz! 移除分頁上頭跟搜尋引擎「Powered by Discuz!」</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=27</link>
      <description><![CDATA[1.編輯\&quot;header_common.htm\&quot;檔案，路徑\&quot;/template/default/common/header_common.htm\&quot;。

修改
$navtitle -  $_G[\'setting\'][\'bbname\'] -  Powered by Discuz!



2.編輯\&quot;header.htm\&quot;檔案，路徑\&quot;/template/default/touch/common/header.htm\&quot;。
$navtitle -  $_G[\'setting .]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sun, 10 Sep 2023 09:28:51 +0000</pubDate>
    </item>
    <item>
      <title>centos 8 網站安裝指引</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=7</link>
      <description><![CDATA[以下是架網站的相關教學

0.前提你已經裝好相關虛擬機或主機，
我用vmware-workstation-full-17.0.0 序號加上github網路找，
centos8 我是下載CentOS-Stream-8-20230830.0-x86_64-boot.iso，連結：centos8總連結,
選centos8 的原因是因為9怕太新出問題不好搞，
所以選穩 ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sun, 03 Sep 2023 16:56:51 +0000</pubDate>
    </item>
    <item>
      <title>Discuz新增YouTube代碼</title>
      <link>https://good.myds.me/forum.php?mod=viewthread&amp;tid=6</link>
      <description><![CDATA[參考：https://mnya.tw/cc/word/164.html


標籤：youtube

替換內容主要跟參考網頁不同的地方)
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, ...]]></description>
      <category>網頁相關</category>
      <author>issac</author>
      <pubDate>Sun, 03 Sep 2023 16:29:08 +0000</pubDate>
    </item>
  </channel>
</rss>