telnet (tiptopgp)
- Apr 01 Mon 2024 14:37
-
AIX 維護
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2024.01.17 11:13:46 =~=~=~=~=~=~=~=~=~=~=~=
telnet (tiptopgp)
telnet (tiptopgp)
- Apr 01 Mon 2024 14:32
-
AIX 維護
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2024.03.29 09:29:01 =~=~=~=~=~=~=~=~=~=~=~=
telnet (tiptopgp)
telnet (tiptopgp)
- Sep 13 Wed 2023 15:41
-
ServeRAID H1110 : How to tell which hard drive has a PFA from the SAS controller log - Lenovo x86 servers
Symptom
A Predictive Failure Analysis (PFA) originates in the hard disk logic and indicates a hard disk requires immediate replacement to avoid an outage. When a hard disk drive PFA asserts, the operating system's device driver passes that assertion message on to be recorded in the operating system's hardware event logs, the AMM logging, the IMM logging, the CMM logging, and MegaRAID Storage Manager logging.
A Predictive Failure Analysis (PFA) originates in the hard disk logic and indicates a hard disk requires immediate replacement to avoid an outage. When a hard disk drive PFA asserts, the operating system's device driver passes that assertion message on to be recorded in the operating system's hardware event logs, the AMM logging, the IMM logging, the CMM logging, and MegaRAID Storage Manager logging.
- Sep 13 Wed 2023 10:05
-
Win7電腦藍屏顯示代碼0x0000007e的解決方法
電腦藍屏,相信對大家已經很習慣了。最近,有Win7系統的用戶,在使用電腦的過程中,也遇到了電腦藍屏的問題,並提示錯誤代碼為:0x0000007e。電腦出現藍屏問題應該怎麼去解決呢?下載小編就和大家說一下Win7電腦藍屏顯示代碼0x0000007e的解決方法。
步驟如下:
步驟如下:
- Sep 11 Mon 2023 10:39
-
IIS播放MP4設定
- Sep 05 Tue 2023 08:20
-
Using DiskGenius Software System Migration
Using DiskGenius Software System Migration
With DiskGenius software, it is easy to migrate a system from one hard disk to another, or more commonly, from a hard disk to an SSD, USB flash drive, etc. The first step is to install the second hard disk, SSD, or USB flash drive on your computer.
First of all, you need to install the second hard disk, SSD or USB flash drive, etc. on your computer, then start the system and run the DiskGenius software. You should be able to see the second hard disk (or SSD, USB flash drive, etc.) in the DiskGenius software.
With DiskGenius software, it is easy to migrate a system from one hard disk to another, or more commonly, from a hard disk to an SSD, USB flash drive, etc. The first step is to install the second hard disk, SSD, or USB flash drive on your computer.
First of all, you need to install the second hard disk, SSD or USB flash drive, etc. on your computer, then start the system and run the DiskGenius software. You should be able to see the second hard disk (or SSD, USB flash drive, etc.) in the DiskGenius software.
- Sep 04 Mon 2023 13:28
-
使用DiskGenius軟體 系統遷移
- Aug 30 Wed 2023 10:52
-
tiptop WEB搭建
一.請用 root 登入, 執行下列步驟
Step 1) #cp ed.top /usr/bin/ed.top;chmod 755 /usr/bin/ed.top
Step 2) #cp env.top /etc/env.top;chmod 755 /etc/env.top
Step 3) #將 profile.top 的內容 append to /etc/profile 檔尾
二.使用web方式(搭配apache web server)執行TIPTOP GP 須執行以下幾個步驟
1.依照實際安裝狀況修改 $TOP/setup/config/apache/as.xcf並複製到$FGLASDIR/etc下
在/etc/rc.d/rc.local增加一行,讓web server開機時自動啟動
su – tiptop -c ‘startweb as’
as.xcf依照實際安裝狀況需修改的地方列出如下
<UNX>
<RESOURCE Id=”res.dvm.wa” Source=”INTERNAL”>$(res.fgldir)/bin/fglrun.ora </RESOU
RCE>
<RESOURCE Id=”res.dvm.ws” Source=”INTERNAL”>$(res.fgldir)/bin/fglrun.ora</RESOUR
CE>
<RESOURCE Id=”res.fgldir” Source=”INTERNAL”>/u1/genero.run</RESOURCE>
<RESOURCE Id=”res.path.as” Source=”INTERNAL”>/u1/genero.as</RESOURCE>
<RESOURCE Id=”res.tempdir” Source=”INTERNAL”>/u2/out</RESOURCE>
<RESOURCE Id=”res.top” Source=”INTERNAL”>/u2/topprod/tiptop</RESOURCE>
<RESOURCE Id=”res.envdir” Source=”INTERNAL”>/u2/topprod/tiptop/setup/config/apac
he</RESOURCE>
</UNX>
<ENVIRONMENT_VARIABLE Id=”FGLASIP”>http://10.40.40.66/cgi-bin/fglccgi/topprod/</
ENVIRONMENT_VARIABLE>
<ENVIRONMENT_VARIABLE Id=”FGLASIP”>http://61.218.158.247/cgi-bin/fglccgi/topprod
/</ENVIRONMENT_VARIABLE>
<ENVIRONMENT_VARIABLE Id=”FGLASIP”>http://10.40.40.66/cgi-bin/fglccgi/toptest/</
ENVIRONMENT_VARIABLE>
<ENVIRONMENT_VARIABLE Id=”FGLASIP”>http://61.218.158.247/cgi-bin/fglccgi/toptest
/</ENVIRONMENT_VARIABLE>
2.在$TOP/setup/config/apache下有放置調整好的兩個檔案(topprod.sh及toptest.sh),?
胍勒帳導拾滄白純魴薷?這兩個檔案是web方式執行時必須讀的到profile
3.將$TOP/setup/config/apache/tiptop.html 及toptest.html複製到 apache web serve
r的html目錄底下,這兩個網頁分別是正式區跟測試區的入口
4.請將$TOP/tmp/config/apache/connector.xcf依實際環境修改後,放到apache web serv
er的cgi-bin底下
5.請將$TOP/log 的許可權改為777
6.請將$TOP/p_cron 的許可權改為777
7.請將$TOP/tool/fop-0.20.5 的許可權改為777
三.如果安裝的DB是oracle的話,請將$TOP/tmp/config/fglprofile.prod
及$TOP/setup/config/fglprofile.test 複製到$FGLDIR/etc下,並chmod為775
四.如果有應用到 rcp 指令及對於 AIX 平臺有自行 make 出來的 “rcp.aix” 檔
請各位在安裝時多執行以下程式(以 root 身份),
1. $> cd $TOP/bin
2. $> chown root rcp.aix
3. $> chmod 555 rcp.aix
4. $> chmod u+s rcp.aix
五.如果有應用到 rcp 指令及對於 Solaris 平臺有自行 make 出來的 “rcp.sun” 檔
請各位在安裝時多執行以下程式(以 root 身份),
1. $> cd $TOP/bin
2. $> chown root rcp.sun
3. $> chmod 555 rcp.sun
4. $> chmod u+s rcp.sun
六.安裝 informix 自動開關
root 登入, 執行 ./informixrc #請先檢查此 script 之環境變數
七.$TOP/tmp/config下有放置標準的 user profile分別是informix及oracle環境
請依實際安裝狀況修改使用
八.請用root 帳號, vi /etc/httpd/conf/httpd.conf
調整AddDefaultCharset UTF-8 (Unicode)
此行為AddDefaultCharset Big5
存檔後, 需執行 service httpd restart 即可.
Step 1) #cp ed.top /usr/bin/ed.top;chmod 755 /usr/bin/ed.top
Step 2) #cp env.top /etc/env.top;chmod 755 /etc/env.top
Step 3) #將 profile.top 的內容 append to /etc/profile 檔尾
二.使用web方式(搭配apache web server)執行TIPTOP GP 須執行以下幾個步驟
1.依照實際安裝狀況修改 $TOP/setup/config/apache/as.xcf並複製到$FGLASDIR/etc下
在/etc/rc.d/rc.local增加一行,讓web server開機時自動啟動
su – tiptop -c ‘startweb as’
as.xcf依照實際安裝狀況需修改的地方列出如下
<UNX>
<RESOURCE Id=”res.dvm.wa” Source=”INTERNAL”>$(res.fgldir)/bin/fglrun.ora </RESOU
RCE>
<RESOURCE Id=”res.dvm.ws” Source=”INTERNAL”>$(res.fgldir)/bin/fglrun.ora</RESOUR
CE>
<RESOURCE Id=”res.fgldir” Source=”INTERNAL”>/u1/genero.run</RESOURCE>
<RESOURCE Id=”res.path.as” Source=”INTERNAL”>/u1/genero.as</RESOURCE>
<RESOURCE Id=”res.tempdir” Source=”INTERNAL”>/u2/out</RESOURCE>
<RESOURCE Id=”res.top” Source=”INTERNAL”>/u2/topprod/tiptop</RESOURCE>
<RESOURCE Id=”res.envdir” Source=”INTERNAL”>/u2/topprod/tiptop/setup/config/apac
he</RESOURCE>
</UNX>
<ENVIRONMENT_VARIABLE Id=”FGLASIP”>http://10.40.40.66/cgi-bin/fglccgi/topprod/</
ENVIRONMENT_VARIABLE>
<ENVIRONMENT_VARIABLE Id=”FGLASIP”>http://61.218.158.247/cgi-bin/fglccgi/topprod
/</ENVIRONMENT_VARIABLE>
<ENVIRONMENT_VARIABLE Id=”FGLASIP”>http://10.40.40.66/cgi-bin/fglccgi/toptest/</
ENVIRONMENT_VARIABLE>
<ENVIRONMENT_VARIABLE Id=”FGLASIP”>http://61.218.158.247/cgi-bin/fglccgi/toptest
/</ENVIRONMENT_VARIABLE>
2.在$TOP/setup/config/apache下有放置調整好的兩個檔案(topprod.sh及toptest.sh),?
胍勒帳導拾滄白純魴薷?這兩個檔案是web方式執行時必須讀的到profile
3.將$TOP/setup/config/apache/tiptop.html 及toptest.html複製到 apache web serve
r的html目錄底下,這兩個網頁分別是正式區跟測試區的入口
4.請將$TOP/tmp/config/apache/connector.xcf依實際環境修改後,放到apache web serv
er的cgi-bin底下
5.請將$TOP/log 的許可權改為777
6.請將$TOP/p_cron 的許可權改為777
7.請將$TOP/tool/fop-0.20.5 的許可權改為777
三.如果安裝的DB是oracle的話,請將$TOP/tmp/config/fglprofile.prod
及$TOP/setup/config/fglprofile.test 複製到$FGLDIR/etc下,並chmod為775
四.如果有應用到 rcp 指令及對於 AIX 平臺有自行 make 出來的 “rcp.aix” 檔
請各位在安裝時多執行以下程式(以 root 身份),
1. $> cd $TOP/bin
2. $> chown root rcp.aix
3. $> chmod 555 rcp.aix
4. $> chmod u+s rcp.aix
五.如果有應用到 rcp 指令及對於 Solaris 平臺有自行 make 出來的 “rcp.sun” 檔
請各位在安裝時多執行以下程式(以 root 身份),
1. $> cd $TOP/bin
2. $> chown root rcp.sun
3. $> chmod 555 rcp.sun
4. $> chmod u+s rcp.sun
六.安裝 informix 自動開關
root 登入, 執行 ./informixrc #請先檢查此 script 之環境變數
七.$TOP/tmp/config下有放置標準的 user profile分別是informix及oracle環境
請依實際安裝狀況修改使用
八.請用root 帳號, vi /etc/httpd/conf/httpd.conf
調整AddDefaultCharset UTF-8 (Unicode)
此行為AddDefaultCharset Big5
存檔後, 需執行 service httpd restart 即可.
- Aug 30 Wed 2023 10:38
-
TIPTOP Start Web Service
TipTOP Web Service啟用的方式
</u1/tiptop> id
uid=203(tiptop) gid=202(tiptop) groups=202(tiptop)
</u1/tiptop> startweb as
Genero Application Server - Application Server
Version 1.32.1c
Build 505 - Jun 9 2005 15:56:15
(c) 1989-2005 Four J's Development Tools
Started on ............. 2017/10/11 11:10:35
Branding .............................................................. [done]
File System initialization ............................................ [done]
XML library initialization ............................................ [done]
Configuration interpretation .......................................... [done]
Application Server startup ............................................ [done]
tiptop 273268 1 0 11:10 ? 00:00:00 gasd -f as.xcf
start VPrintSvrt
Version: 1.0.0.070
Copyrights of Diginfo Technology Co.
</u1/tiptop> ps -ef |grep gasd
tiptop 273268 1 0 11:10 ? 00:00:00 gasd -f as.xcf
tiptop 274294 172491 0 11:10 pts/2 00:00:00 grep gasd
</u1/tiptop> id
uid=203(tiptop) gid=202(tiptop) groups=202(tiptop)
</u1/tiptop> startweb as
Genero Application Server - Application Server
Version 1.32.1c
Build 505 - Jun 9 2005 15:56:15
(c) 1989-2005 Four J's Development Tools
Started on ............. 2017/10/11 11:10:35
Branding .............................................................. [done]
File System initialization ............................................ [done]
XML library initialization ............................................ [done]
Configuration interpretation .......................................... [done]
Application Server startup ............................................ [done]
tiptop 273268 1 0 11:10 ? 00:00:00 gasd -f as.xcf
start VPrintSvrt
Version: 1.0.0.070
Copyrights of Diginfo Technology Co.
</u1/tiptop> ps -ef |grep gasd
tiptop 273268 1 0 11:10 ? 00:00:00 gasd -f as.xcf
tiptop 274294 172491 0 11:10 pts/2 00:00:00 grep gasd
- Aug 24 Thu 2023 15:09
-
子網路遮罩速查表
- Aug 24 Thu 2023 14:34
-
Which Cisco IOS Image Supports enable secret?
Look at your boot image with the show version command from your normal operating mode (Full Cisco IOS image) to see if the boot image supports the enable secret command. If it does, remove the enable password. If the boot image does not support enable secret, note these caveats:
Use of an enable password can be unnecessary if you have physical security so no one can reload the device to the boot image.
Use of an enable password can be unnecessary if you have physical security so no one can reload the device to the boot image.
- Aug 24 Thu 2023 14:29
-
IPv4私有位址
IPv4的私有IP定義在RFC 1918
RFC1918 規定區塊名
IP位址區段
IP數量
分類網路 說明
最大CIDR區塊 (子網路遮罩)
主機端位長
24位元區塊
10.0.0.0 – 10.255.255.255
16,777,216
單個A類網路
10.0.0.0/8 (255.0.0.0)
24位元
20位區塊
172.16.0.0 – 172.31.255.255
1,048,576
16個連續B類網路
172.16.0.0/12 (255.240.0.0)
20位
16位元區塊
192.168.0.0 – 192.168.255.255
65,536
256個連續C類網路
192.168.0.0/16 (255.255.0.0)
16位元
