<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	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>マシンとの戦闘録 | ❏▩▧ ち ゃ レ ン ジ LIFE ▥▦▨</title>
	<atom:link href="https://pasopet.com/category/record_of_battle_with_machine/feed" rel="self" type="application/rss+xml" />
	<link>https://pasopet.com</link>
	<description>古参ITエンジニアがいろいろやります！</description>
	<lastBuildDate>Sat, 15 Aug 2020 09:02:12 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/pasopet.com/wp-content/uploads/2024/05/cropped-myface2.png?fit=32%2C32&#038;ssl=1</url>
	<title>マシンとの戦闘録 | ❏▩▧ ち ゃ レ ン ジ LIFE ▥▦▨</title>
	<link>https://pasopet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://pasopet.com/category/record_of_battle_with_machine/feed"/>
<site xmlns="com-wordpress:feed-additions:1">178498120</site>	<item>
		<title>pythonのFlaskベース+PillowのWebアプリをherokuで実行する</title>
		<link>https://pasopet.com/exec_python_pillow_web_app_based_on_flask_on_heroku</link>
					<comments>https://pasopet.com/exec_python_pillow_web_app_based_on_flask_on_heroku#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Tue, 28 Jul 2020 18:18:32 +0000</pubDate>
				<category><![CDATA[その他の戦い]]></category>
		<guid isPermaLink="false">https://pasopet.com/?p=1560</guid>

					<description><![CDATA[<p>#heroku #python #Webアプリ #Flask #Pillow #デプロイ Pillowを使った画像処理を行なうアプリをFlaskベースのWebアプリに変え、さらにherokuにデプロイして実行してみました [&#8230;]</p>
The post <a href="https://pasopet.com/exec_python_pillow_web_app_based_on_flask_on_heroku">pythonのFlaskベース+PillowのWebアプリをherokuで実行する</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/exec_python_pillow_web_app_based_on_flask_on_heroku/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1560</post-id>	</item>
		<item>
		<title>故障かもしれない！　と思ったときに行う確認方法</title>
		<link>https://pasopet.com/how_to_confirm_when_suspect_corruption</link>
					<comments>https://pasopet.com/how_to_confirm_when_suspect_corruption#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Wed, 24 Jun 2020 17:47:09 +0000</pubDate>
				<category><![CDATA[その他の戦い]]></category>
		<category><![CDATA[故障]]></category>
		<category><![CDATA[確認]]></category>
		<guid isPermaLink="false">https://pasopet.com/?p=1302</guid>

					<description><![CDATA[<p>#故障 #確認 目次 まさか故障なんてことはない？！どんな故障があるかハードディスク(HDD)で発生する故障症状物理故障かどうかの判斷OSが起動しない場合物理故障と判断論理故障と判断OSが起動する場合論理故障から復旧する [&#8230;]</p>
The post <a href="https://pasopet.com/how_to_confirm_when_suspect_corruption">故障かもしれない！　と思ったときに行う確認方法</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/how_to_confirm_when_suspect_corruption/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1302</post-id>	</item>
		<item>
		<title>Oracle Virtual Box上のubuntuのストレージ領域を拡張する方法</title>
		<link>https://pasopet.com/how_to_extend_storage_space_of_ubuntu_on_oraclevbox</link>
					<comments>https://pasopet.com/how_to_extend_storage_space_of_ubuntu_on_oraclevbox#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Mon, 15 Jun 2020 14:51:27 +0000</pubDate>
				<category><![CDATA[その他の戦い]]></category>
		<guid isPermaLink="false">https://pasopet.com/?p=1270</guid>

					<description><![CDATA[<p>#Oracle Virtual Box #ubuntu #ストレージ #拡張 Oracle Virtual Box 上に作っているubuntuのストレージ領域が足りなくなってしまったため、拡張してみました。 目次 確認し [&#8230;]</p>
The post <a href="https://pasopet.com/how_to_extend_storage_space_of_ubuntu_on_oraclevbox">Oracle Virtual Box上のubuntuのストレージ領域を拡張する方法</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/how_to_extend_storage_space_of_ubuntu_on_oraclevbox/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1270</post-id>	</item>
		<item>
		<title>Zoomでミーティングをサクッと開催する方法</title>
		<link>https://pasopet.com/how_to_open_zoom_meeting_quickly</link>
					<comments>https://pasopet.com/how_to_open_zoom_meeting_quickly#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Sat, 09 May 2020 03:51:02 +0000</pubDate>
				<category><![CDATA[その他の戦い]]></category>
		<category><![CDATA[zoom]]></category>
		<category><![CDATA[チャット]]></category>
		<category><![CDATA[ミーティング]]></category>
		<category><![CDATA[レコーディング]]></category>
		<category><![CDATA[会議]]></category>
		<category><![CDATA[画面共有]]></category>
		<category><![CDATA[録音]]></category>
		<category><![CDATA[開催]]></category>
		<guid isPermaLink="false">http://pasopet.com/?p=757</guid>

					<description><![CDATA[<p>#Zoom #会議 #ミーティング #開催 #チャット #画面共有 #録音 #レコーディング Zoomを使ってサクッとミーティングを開催する方法について公開します。スマホにも対応していますが、ここではPCについてのみ説明 [&#8230;]</p>
The post <a href="https://pasopet.com/how_to_open_zoom_meeting_quickly">Zoomでミーティングをサクッと開催する方法</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/how_to_open_zoom_meeting_quickly/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">757</post-id>	</item>
		<item>
		<title>Virtual BoxでホストOSとゲストOS間でコピー＆ペーストする</title>
		<link>https://pasopet.com/copy_and_paste_between_host_and_guest_os_on_vbox</link>
					<comments>https://pasopet.com/copy_and_paste_between_host_and_guest_os_on_vbox#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Fri, 08 May 2020 15:55:52 +0000</pubDate>
				<category><![CDATA[その他の戦い]]></category>
		<category><![CDATA[コピー]]></category>
		<guid isPermaLink="false">http://pasopet.com/?p=754</guid>

					<description><![CDATA[<p>Virtual Box #コピー＆ペースト有効化 Virtual Boxでインストールしたubuntu上で、作業手順どおりに入力をする必要性が出たため、ホスト(Windows 10)・ゲスト(ubuntu)間でコピー＆ペ [&#8230;]</p>
The post <a href="https://pasopet.com/copy_and_paste_between_host_and_guest_os_on_vbox">Virtual BoxでホストOSとゲストOS間でコピー＆ペーストする</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/copy_and_paste_between_host_and_guest_os_on_vbox/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">754</post-id>	</item>
		<item>
		<title>ubuntu：追加でマウントしたディレクトリにゴミ箱を2〜3手順以下で作成する方法</title>
		<link>https://pasopet.com/ubuntu_how_to_create_trash_box_to_dir_newly_mounted</link>
					<comments>https://pasopet.com/ubuntu_how_to_create_trash_box_to_dir_newly_mounted#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Mon, 04 May 2020 11:54:57 +0000</pubDate>
				<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">http://pasopet.com/?p=727</guid>

					<description><![CDATA[<p>#ubuntu #マウント #追加ディスク #追加ディレクトリ #ゴミ箱 小生はディスク内と２つのパーティションに切って使っている。２つ目のパーティションは、 /ubuntu_sub というディレクトリにマウントして使っ [&#8230;]</p>
The post <a href="https://pasopet.com/ubuntu_how_to_create_trash_box_to_dir_newly_mounted">ubuntu：追加でマウントしたディレクトリにゴミ箱を2〜3手順以下で作成する方法</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/ubuntu_how_to_create_trash_box_to_dir_newly_mounted/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">727</post-id>	</item>
		<item>
		<title>Internet Explorerに記憶させたパスワードを表示させる方法</title>
		<link>https://pasopet.com/how_to_show_password_registered_in_ie</link>
					<comments>https://pasopet.com/how_to_show_password_registered_in_ie#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Sat, 02 May 2020 14:22:36 +0000</pubDate>
				<category><![CDATA[その他の戦い]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[パスワード表示]]></category>
		<guid isPermaLink="false">http://pasopet.com/?p=670</guid>

					<description><![CDATA[<p>#Internet Explorer #IE #パスワード表示 Internet Explorer（以降、IEと記載）に記憶させたパスワードを図示で説明します。 目次 手短に表示させる方法IEから順を追って表示させる方法 [&#8230;]</p>
The post <a href="https://pasopet.com/how_to_show_password_registered_in_ie">Internet Explorerに記憶させたパスワードを表示させる方法</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/how_to_show_password_registered_in_ie/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">670</post-id>	</item>
		<item>
		<title>SiteGuard WP Pluginで『エラー：入力内容を確認の上、もう一度送信してください。』になった</title>
		<link>https://pasopet.com/error_re-sending_on_siteguard-wp-plugin</link>
					<comments>https://pasopet.com/error_re-sending_on_siteguard-wp-plugin#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Tue, 28 Apr 2020 02:38:36 +0000</pubDate>
				<category><![CDATA[その他の戦い]]></category>
		<category><![CDATA[SiteGuard]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[もう一度送信]]></category>
		<category><![CDATA[ログインできない]]></category>
		<guid isPermaLink="false">http://pasopet.com/?p=607</guid>

					<description><![CDATA[<p>#WordPress #SiteGuard WP Plugin #ログインできない #もう一度送信 目次 発生した問題環境原因対策 発生した問題 表題のとおり、そろそろWordPress運用を本格化してきたこともあって、 [&#8230;]</p>
The post <a href="https://pasopet.com/error_re-sending_on_siteguard-wp-plugin">SiteGuard WP Pluginで『エラー：入力内容を確認の上、もう一度送信してください。』になった</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/error_re-sending_on_siteguard-wp-plugin/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">607</post-id>	</item>
		<item>
		<title>MSYS2でたった数手順でシンボリックリンクを作る方法</title>
		<link>https://pasopet.com/how_to_create_symlink_on_msys2</link>
					<comments>https://pasopet.com/how_to_create_symlink_on_msys2#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Sun, 26 Apr 2020 13:12:43 +0000</pubDate>
				<category><![CDATA[MSYS2]]></category>
		<category><![CDATA[シンボリックリンク]]></category>
		<guid isPermaLink="false">http://pasopet.com/?p=585</guid>

					<description><![CDATA[<p>#MSYS2 #シンボリックリンク MSYS2でシンボリックリンクを作成しようと ln -s [リンク元] [リンク先] &#160; としたのだが、大量にファイルコピーが動作しだした。過去に大昔のOSで見た光景だ。まさ [&#8230;]</p>
The post <a href="https://pasopet.com/how_to_create_symlink_on_msys2">MSYS2でたった数手順でシンボリックリンクを作る方法</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/how_to_create_symlink_on_msys2/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">585</post-id>	</item>
		<item>
		<title>Oracleがアカウントロック(ORA-28000)になった場合の解除方法</title>
		<link>https://pasopet.com/how_to_solve_oracle_account_lock_ora-28000</link>
					<comments>https://pasopet.com/how_to_solve_oracle_account_lock_ora-28000#respond</comments>
		
		<dc:creator><![CDATA[ぼお]]></dc:creator>
		<pubDate>Mon, 20 Apr 2020 15:49:42 +0000</pubDate>
				<category><![CDATA[Oracle DB]]></category>
		<guid isPermaLink="false">http://pasopet.com/?p=551</guid>

					<description><![CDATA[<p>#Oracle #トラブル #アカウントロック Oracleを普通に使っていたのだが、突然、ORA-28000のエラーになった。アカウントロックとのことであった。おそらく、FAILED_LOGIN_ATTEMPTS パラ [&#8230;]</p>
The post <a href="https://pasopet.com/how_to_solve_oracle_account_lock_ora-28000">Oracleがアカウントロック(ORA-28000)になった場合の解除方法</a> first appeared on <a href="https://pasopet.com">❏▩▧　ち ゃ レ ン ジ LIFE　▥▦▨</a>.]]></description>
		
					<wfw:commentRss>https://pasopet.com/how_to_solve_oracle_account_lock_ora-28000/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">551</post-id>	</item>
	</channel>
</rss>
