<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>全国個人事業主支援協会 | 古賀 学 | Activity</title>
	<link>https://kojinjigyou.org/member-index/koga_m0835/activity/</link>
	<atom:link href="https://kojinjigyou.org/member-index/koga_m0835/activity/feed/" rel="self" type="application/rss+xml" />
	<description>古賀 学 についてのアクティビティフィード。</description>
	<lastBuildDate>Sun, 12 Apr 2026 17:13:35 +0900</lastBuildDate>
	<generator>https://buddypress.org/?v=6.3.0</generator>
	<language>ja</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">e84dfd03a00023b7fd85dea35d2e92c1</guid>
				<title>古賀 学 wrote a new post, HubSpotのプロパティ内部名と日本語表示名の紐づけ方法</title>
				<link>https://kojinjigyou.org/?p=116524</link>
				<pubDate>Wed, 01 Apr 2026 08:53:02 +0900</pubDate>

									<content:encoded><![CDATA[<p>掲題について、HubSpotの画面をポチポチして一つずつ突合するのは大変です。</p>
<p>HubSpotのデータ管理プロパティー画面（任意のオブジェクトを表示した状態で、右上三点アイコンから、「プロパティーを編集」を押下）で、右上の「プロパティーをエクスポート」を押下。</p>
<p>エクスポート画面が表示されるので、取得したいオブジェクトを選択し、エクスポートができます。</p>
<p>その後、出力されたファイルと、HubSpotAPIで取得し[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3e0b3568f2a1749ca17c81caab6ee8c9</guid>
				<title>古賀 学 wrote a new post, 【Powershell】ファイルのタイムスタンプを変更する</title>
				<link>https://kojinjigyou.org/?p=23042</link>
				<pubDate>Mon, 05 Jul 2021 05:25:02 +0900</pubDate>

									<content:encoded><![CDATA[<p>Linuxで言うところのtouchコマンドです</p>
<p> </p>
<p>■書式</p>
<p>Set-ItemProperty -Path &#8220;ファイルパス&#8221; -Name LastWriteTime -Value $(Get-Date)　</p>
<p>※短縮形</p>
<p>sp -path &#8220;ファイルパス&#8221; -n lastwritetime -va $(date)</p>
<p> </p>
<p>■実行例</p>
<p>・最終更新日時を2021/1/1 16:50:05[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5b04a0c43f0afd51367bba20e86429a9</guid>
				<title>古賀 学 wrote a new post, 【AWS】RDSのパラメータグループの各値の詳細表示</title>
				<link>https://kojinjigyou.org/?p=21882</link>
				<pubDate>Thu, 10 Jun 2021 09:53:16 +0900</pubDate>

									<content:encoded><![CDATA[<p>掲題について、cliでの情報取得例を以下に記載します。</p>
<p>※[適用タイプ]列が&#8221;static&#8221; であれば、その値の変更には再起動が必要、&#8221;dynamic&#8221;であれば、即時反映</p>
<p># echo &#8220;名前&#8221;,&#8221;値&#8221;,&#8221;許可され[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">86ee2864b0d7feaa61a752543dc03b21</guid>
				<title>古賀 学 wrote a new post, 【AWS】RDSパラメータグループ変更後の再起動要求確認</title>
				<link>https://kojinjigyou.org/?p=21880</link>
				<pubDate>Thu, 10 Jun 2021 09:32:13 +0900</pubDate>

									<content:encoded><![CDATA[<p>掲題について、cli確認方法を記載します。<br />
# aws rds describe-db-instances &#8211;output json|jq -r &#8220;.DBInstances[] | [.DBInstanceIdentifier,.DBParameter[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ef1258851b74c5a7dc0317cdc677a48c</guid>
				<title>古賀 学 wrote a new post, Hinemosジョブ定義エクスポートshell(hinemos_export.sh)で出力されるジョブ実行履歴(hinemos_job_history_all.csv)ファイルの各列について</title>
				<link>https://kojinjigyou.org/?p=19152</link>
				<pubDate>Fri, 09 Apr 2021 08:52:55 +0900</pubDate>

									<content:encoded><![CDATA[<p>・hinemos_export.shの実行で出力されるジョブ実行履歴(hinemos_job_history_all.csv)の各列について補足します</p>
<p>※ジョブ実行履歴のCSVファイルには、以下のようにジョブ履歴[ジョブ詳細]ビューと同様の情報が出力される。</p>
<p>・セッションID (session_id)<br />
・ジョブユニットID (jobunit_id)<br />
・ジョブID (job_id)<br />
&#8220;TOP&#8221;という文字列が出力[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">217536c1ba1a6131beca28656cac68d0</guid>
				<title>古賀 学 wrote a new post, mkr dashboards コマンドが現行のカスタムダッシュボードに対応</title>
				<link>https://kojinjigyou.org/?p=16955</link>
				<pubDate>Thu, 25 Feb 2021 06:38:43 +0900</pubDate>

									<content:encoded><![CDATA[<p>レガシーカスタムダッシュボードを3月末に完全廃止　となっていたものの、</p>
<p>既存の「mkr dashboards」コマンドでの移行ができない状態でした。</p>
<p>今回、コマンドが改良され、</p>
<p>mkr dashboards migrate コマンドでレガシーカスタムダッシュボードの移行が容易になった模様。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">606088e3adb6a94ff70b50d477df3488</guid>
				<title>古賀 学 wrote a new post, CentOS終了</title>
				<link>https://kojinjigyou.org/?p=16953</link>
				<pubDate>Thu, 25 Feb 2021 06:27:33 +0900</pubDate>

									<content:encoded><![CDATA[<p>CentOS終了とのこと。。。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">01b1523c35be04bb41affdc51d168938</guid>
				<title>古賀 学 wrote a new post, 【AWS】RDS（リードレプリカ）作成画面の仕様変更（ストレージの自動スケーリング設定有効がデフォルトに）</title>
				<link>https://kojinjigyou.org/?p=14280</link>
				<pubDate>Mon, 14 Dec 2020 02:47:28 +0900</pubDate>

									<content:encoded><![CDATA[<p>ここ一か月（2020/11～12）の間に、RDSリードレプリカ作成画面の仕様が変わったようで、</p>
<p>ストレージの自動スケーリング設定がデフォルトで有効になるようです。（今まではデフォルトで無効）</p>
<p>※以下画像赤枠部分参照</p>
<p> <img src="http://Usersu597538PicturesRDSリードレプリカ作成.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4f386a1c6a44c060be7243d7fead3e59</guid>
				<title>古賀 学 wrote a new post, 抜け道（秩父を避ける）</title>
				<link>https://kojinjigyou.org/?p=14189</link>
				<pubDate>Wed, 09 Dec 2020 03:06:34 +0900</pubDate>

									<content:encoded><![CDATA[<p>今回はITを離れて・・・</p>
<p> </p>
<p>国道140号は、特に休日などは秩父市付近の渋滞が気になります。</p>
<p>秩父市を避けて、雁坂峠⇔本庄 の抜け道を探してみました。</p>
<p> </p>
<p>三峰口付近から県道37号に入り小鹿野町方面へ</p>
<p>国道299を横断し、県道37号を皆野町までひたすら進む</p>
<p>国神交差点で県道44号に入り児玉までひたすら進む</p>
<p>って感じです～。 <img src="http://Usersu597538Picturesnukemichi01.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">199b68a37c052299a2df6bb057418ef7</guid>
				<title>古賀 学 wrote a new post, RDSのMultiAZ設定を一覧表示する</title>
				<link>https://kojinjigyou.org/?p=12767</link>
				<pubDate>Mon, 26 Oct 2020 08:57:19 +0900</pubDate>

									<content:encoded><![CDATA[<p>掲題について、簡単ではありますが以下記載します。<br />
# aws rds describe-db-instances &#8211;query &#8216;DBInstances[].{AvailabilityZone:AvailabilityZo[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f9ae6c58d8352bf67e05fe2be3f692a6</guid>
				<title>古賀 学 wrote a new post, ログインしているEC2のAWS上のホスト名を取得する（Nameタグ取得）</title>
				<link>https://kojinjigyou.org/?p=12757</link>
				<pubDate>Mon, 26 Oct 2020 01:37:37 +0900</pubDate>

									<content:encoded><![CDATA[<p>ログインしているEC2インスタンス（centOS、rhel）にて、AWS上のホスト名（Nameタグ）を取得する方法です。</p>
<p>※OS側ではホスト名設定していなくて、AWS側でホスト名管理している場合に有用となります</p>
<p> <br />
# aws ec2 describe-instances &#8211;filters &#8220;Name=network-interface.addresses.private-ip-address,Values=`[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f782ed973a04ac1e0e8412d1ecc71377</guid>
				<title>古賀 学 wrote a new post, Hinemosジョブ実行結果をcsv表記出力</title>
				<link>https://kojinjigyou.org/?p=11147</link>
				<pubDate>Mon, 31 Aug 2020 10:26:15 +0900</pubDate>

									<content:encoded><![CDATA[<p>Hinemosジョブ実行結果は、コマンド「Job_getJobHistoryList.py」で取得できます。※コマンドヘルプは末尾に記載<br />
python Job_getJobHistoryList.py -H <a href="https://hinemosmanager:8443/HinemosWS/" rel="nofollow">https://hinemosmanager:8443/HinemosWS/</a> -U hinemos -w password -s &#8220;2020/08[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3da159851ba9d597d402dbdd5dff476f</guid>
				<title>古賀 学 wrote a new post, AWS EC2の終了保護の状態確認CLI</title>
				<link>https://kojinjigyou.org/?p=10318</link>
				<pubDate>Fri, 31 Jul 2020 11:21:16 +0900</pubDate>

									<content:encoded><![CDATA[<p>7月より入会しました古賀です。よろしくお願いいたします。</p>
<p>初投稿として、個人的な備忘の意味が大きいですが、掲題について記載します。※jq は初心者なので、恐らくもっとスマートなやり方はあると思いますので、ご指摘いただけますと幸いです。<br />
aws ec2 describe-instances &#8211;region ap-northeast-1 &#8211;output json | jq -r &#8216;.Re[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4d25944e766c6b3c329d6b2b08f9e1d5</guid>
				<title>古賀 学 さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/3954/</link>
				<pubDate>Mon, 20 Jul 2020 02:41:33 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>