差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
linux [2017/06/14 10:02]
tony [Service]
linux [2023/06/25 09:48] (目前版本)
行 2: 行 2:
 ===== Introduction ===== ===== Introduction =====
 關於Linux上的軟體安裝、ShellScript、虛擬機器管理等的技術學習心得,都會一一記錄於此。因為Linux distribution相當的多,筆者也只能針對有使用過的去記錄下來。 關於Linux上的軟體安裝、ShellScript、虛擬機器管理等的技術學習心得,都會一一記錄於此。因為Linux distribution相當的多,筆者也只能針對有使用過的去記錄下來。
-===== Timeline & Lifecycle ​=====+===== Sub-Category ===== 
 +    * [[Linux:​software_installation|Software Installation]] 
 +    * [[Linux:​Shell Script]] 
 +    * [[Linux:​commonSetting|Common Setting]] 
 +    * [[Linux:​Mixed|Miscellaneous]] 
 + 
 +===== Resource ===== 
 +==== Timeline & Lifecycle ====
   * [[https://​www.suse.com/​lifecycle/​|Novell Suse(SLES) lifesyscle]]   * [[https://​www.suse.com/​lifecycle/​|Novell Suse(SLES) lifesyscle]]
   * [[https://​zh.wikipedia.org/​wiki/​CentOS|CentOS]]   * [[https://​zh.wikipedia.org/​wiki/​CentOS|CentOS]]
   * [[https://​access.redhat.com/​support/​policy/​updates/​errata|RHEL]]   * [[https://​access.redhat.com/​support/​policy/​updates/​errata|RHEL]]
-  * [[https://​zh.wikipedia.org/​wiki/​Ubuntu|Ubuntu]] +  * [[https://​zh.wikipedia.org/​wiki/​Ubuntu|Ubuntu]] [[https://​ubuntu.com/​about/​release-cycle|release-cycle]] 
-===== Util =====+==== Util ====
   * [[http://​rpmfind.net/​linux/​rpm2html/​search.php|RPM Find]]   * [[http://​rpmfind.net/​linux/​rpm2html/​search.php|RPM Find]]
   * [[http://​download.ithome.com.tw/​article/​index/​id/​227|nmon_linux]] ​   * [[http://​download.ithome.com.tw/​article/​index/​id/​227|nmon_linux]] ​
   * [[http://​linux-ip.net/​html/​tools-ip-link.html|ip tools]]   * [[http://​linux-ip.net/​html/​tools-ip-link.html|ip tools]]
-===== 參考網頁 =====+  * [[https://​nmap.org/​nsedoc/​scripts/​ssl-enum-ciphers.html|用nmap掃https支援程度]] 
 +==== Other ====
   * [[http://​w3.sy3es.tnc.edu.tw/​blogs/​index.php/​2004/​08/​15/​linux_a_ac_a_dcincc?​blog=2|安裝新硬碟的方法]]   * [[http://​w3.sy3es.tnc.edu.tw/​blogs/​index.php/​2004/​08/​15/​linux_a_ac_a_dcincc?​blog=2|安裝新硬碟的方法]]
   * [[http://​wow-linux.blogspot.com/​2007/​02/​rsync.html|備份的方法:使用 rsync (全自動網路備份法) ]]   * [[http://​wow-linux.blogspot.com/​2007/​02/​rsync.html|備份的方法:使用 rsync (全自動網路備份法) ]]
行 30: 行 38:
   * [[http://​stackoverflow.com/​questions/​5152858/​how-can-i-measure-a-duration-in-seconds-in-a-linux-shell-script|measure the duration]]   * [[http://​stackoverflow.com/​questions/​5152858/​how-can-i-measure-a-duration-in-seconds-in-a-linux-shell-script|measure the duration]]
   * [[http://​superuser.com/​questions/​44106/​is-there-a-way-to-auto-login-in-putty-with-a-password|SSH auto-login]] 目前選擇:​ WinSCP + Putty   * [[http://​superuser.com/​questions/​44106/​is-there-a-way-to-auto-login-in-putty-with-a-password|SSH auto-login]] 目前選擇:​ WinSCP + Putty
 +  * [[https://​www.howtoforge.com/​how-to-benchmark-your-system-cpu-file-io-mysql-with-sysbench|使用sysbench做系統效能評估]]
 +  * [[https://​www.ibm.com/​developerworks/​cn/​linux/​l-cn-hugetlb/​index.html|Linux 大页面使用与实现简介]]
 +  * [[http://​benjr.tw/​8738|Burn-in test]]
 +  * [[https://​www.suse.com/​support/​kb/​doc/?​id=7021211|Memory,​ I/O and DefaultTasksMax related considerations for SLES for SAP servers with huge memory]]
 +  * [[http://​www.jinbuguo.com/​systemd/​systemd.resource-control.html|systemd.resource-control]]
 +  * [[https://​bbs.archlinux.org/​viewtopic.php?​id=165790|Cannot open dconf database]]
 +  * [[https://​blog.sleeplessbeastie.eu/​2013/​10/​31/​how-to-deal-with-dmesg-timestamps/​|demsg顯示看得懂得時間]]
 +  * [[http://​blog.sina.com.cn/​s/​blog_bf77185b0101dpen.html|st_mtime,st_atime,st_ctime]]
 +  * [[https://​www.suse.com/​zh-tw/​documentation/​sles-15/​singlehtml/​book_quickstarts/​book_quickstarts.html#​sec.sle.installquick.install_offline.add-on|SLES15 SP1安裝快速入門]]
 +  * [[https://​www.elastic.co/​blog/​we-are-out-of-memory-systemd-process-limits|We are out of memory (or: Why systemd process limits ruined my day)]]
 +
 ==== Kernel ==== ==== Kernel ====
   * [[https://​wiki.archlinux.org/​index.php/​kernel_parameters|Kernel Parameters]]   * [[https://​wiki.archlinux.org/​index.php/​kernel_parameters|Kernel Parameters]]
   * [[https://​wiki.archlinux.org/​index.php/​Kernel_modules_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)|Kernel modules]]   * [[https://​wiki.archlinux.org/​index.php/​Kernel_modules_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)|Kernel modules]]
 +  * [[http://​www.ilinuxkernel.com/​files/​Linux_Physical_Memory_Description.pdf|Linux的物理記憶體]]
 ==== Network ==== ==== Network ====
   * [[http://​linux.vbird.org/​linux_enterprise/​0110network.php#​server_dhcp|用戶端延遲 DHCP 取得網路參數的時間問題 -- 什麼是 STP?]]   * [[http://​linux.vbird.org/​linux_enterprise/​0110network.php#​server_dhcp|用戶端延遲 DHCP 取得網路參數的時間問題 -- 什麼是 STP?]]
   * [[https://​www.liquidweb.com/​kb/​flush-dns-cache/​|flush dns cache]]   * [[https://​www.liquidweb.com/​kb/​flush-dns-cache/​|flush dns cache]]
 +  * [[https://​dywang.csie.cyut.edu.tw/​dywang/​rhel7/​node22.html|nmcli 設定網卡]]
 +  * [[https://​developer.gnome.org/​NetworkManager/​stable/​nmcli.html|nmcli guide]]
 ==== Disk ==== ==== Disk ====
   * [[http://​blog.nuface.tw/?​p=1267|LVM管理]]   * [[http://​blog.nuface.tw/?​p=1267|LVM管理]]
   * [[http://​blog.xuite.net/​yipo.lin/​blog/​34151062-%E6%9F%A5%E7%9C%8BLinux%E7%A1%AC%E7%A2%9F%E8%A3%A1%E9%82%A3%E5%80%8B%E8%B3%87%E6%96%99%E5%A4%BE%E4%BD%94%E7%9A%84%E7%A9%BA%E9%96%93%E6%9C%80%E5%A4%9A|查資料夾硬碟空間使用量]]   * [[http://​blog.xuite.net/​yipo.lin/​blog/​34151062-%E6%9F%A5%E7%9C%8BLinux%E7%A1%AC%E7%A2%9F%E8%A3%A1%E9%82%A3%E5%80%8B%E8%B3%87%E6%96%99%E5%A4%BE%E4%BD%94%E7%9A%84%E7%A9%BA%E9%96%93%E6%9C%80%E5%A4%9A|查資料夾硬碟空間使用量]]
   * [[http://​www.ssdfans.com/?​p=1459|NVME Namespace概念]]   * [[http://​www.ssdfans.com/?​p=1459|NVME Namespace概念]]
 +  * [[https://​superuser.com/​questions/​940072/​cant-write-to-an-intel-750-series-pcie-sdd-in-centos-7|Intel SSD 750 series的kernel版本限制(>​=3.19)]]
 +  * [[http://​www.gonet.idv.tw/​TjBlog/​ArticleForm?​ID=445|mount硬碟發生unknown filesystem type LVM2_member]]
 ==== Service ==== ==== Service ====
   * [[https://​access.redhat.com/​documentation/​en-US/​Red_Hat_Enterprise_Linux/​6/​html/​Deployment_Guide/​s1-services-configuring.html#​tab-services-serviceconf-states|RHEL6 - service狀態]]   * [[https://​access.redhat.com/​documentation/​en-US/​Red_Hat_Enterprise_Linux/​6/​html/​Deployment_Guide/​s1-services-configuring.html#​tab-services-serviceconf-states|RHEL6 - service狀態]]
行 46: 行 70:
   * [[https://​www.digitalocean.com/​community/​tutorials/​how-to-use-systemctl-to-manage-systemd-services-and-units|check service status with systemctl]]   * [[https://​www.digitalocean.com/​community/​tutorials/​how-to-use-systemctl-to-manage-systemd-services-and-units|check service status with systemctl]]
   * [[http://​www.ubuntugeek.com/​boot-up-manager-bum-graphical-runlevel-editor.html|Ubuntu - Boot Up Manager]]   * [[http://​www.ubuntugeek.com/​boot-up-manager-bum-graphical-runlevel-editor.html|Ubuntu - Boot Up Manager]]
 +