close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 29, 2008, 12:46:06 AM (18 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 5 | 5 | * [小技巧] 如果有一些 iptable 防火牆規則必須要在網路啟動時就立即啟動,在 Debian 底下不妨寫成 preup 的規則 - [http://www.debian-administration.org/articles/615 參考] |
| 6 | 6 | * [小工具] [https://launchpad.net/gscrot GScrot]-Ubuntu 底下的螢幕擷圖工具 (debian 還沒收錄, 或許 [http://packages.debian.org/etch/gnome-utils gnome-screenshot] 夠好用了) |
| | 7 | |
| | 8 | == Web Service Related == |
| | 9 | |
| | 10 | * [技術指南] [http://www.howtoforge.com/script-to-check-if-mysql-master-master-replication-is-working-correctly 檢查 MySQL Master-Master Replication 是否正常的 Script] |
| | 11 | * [技術指南] 當變更伺服器 IP 位址時,可以運用 [http://packages.debian.org/etch/rinetd rinetd] 來做 Port-Forwarding,以達成網頁服務的無縫移轉。 - [http://www.howtoforge.com/port-forwarding-with-rinetd-on-debian-etch 參考] |
| | 12 | |
| | 13 | == Virtualization Related == |
| | 14 | |
| | 15 | * [管理套件] VMWare 最近釋出 Open Source 的管理軟體 [http://packages.debian.org/etch-backports/open-vm-source open-vm-source] 已經收錄到 etch-backports / lenny / sid 了。-[http://www.debianadmin.com/install-open-vm-tools-on-debian-40-etch.html 參考] |
| | 16 | * [管理套件] VirtualBox 通常用在 Desktop 環境,很少用在 Server 上,使用 VBoxHeadless 模式,就可以允許從遠端透過 rdesktop 存取虛擬機器的桌面了。[http://www.howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-2.0-on-a-headless-ubuntu-8.04-server-p2 參考] |