<?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>service | SDT 攻城獅區</title>
	<atom:link href="https://sdt.hameba.tw/tag/service/feed/" rel="self" type="application/rss+xml" />
	<link>https://sdt.hameba.tw</link>
	<description>由Steven, Der, Ted 三位高級打字員所組成，是三位工程師(攻城獅)所維護的技術分享平台，或許偶爾會分享一些日常，有任何問題或是錯誤的部分，歡迎留言告訴我們！</description>
	<lastBuildDate>Thu, 27 Feb 2020 16:30:55 +0800</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3</generator>

<image>
	<url>https://sdt.hameba.tw/wp-content/uploads/2020/02/hameba_favicon-150x150.png</url>
	<title>service | SDT 攻城獅區</title>
	<link>https://sdt.hameba.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Failed to start mongod.service: Unit mongod.service not found.</title>
		<link>https://sdt.hameba.tw/524/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=failed-to-start-mongod-service-unit-mongod-service-not-found</link>
				<comments>https://sdt.hameba.tw/524/#respond</comments>
				<pubDate>Thu, 20 Feb 2020 03:55:53 +0000</pubDate>
		<dc:creator><![CDATA[Hsu Steven]]></dc:creator>
				<category><![CDATA[System]]></category>
		<category><![CDATA[mongod]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">https://sdt.hameba.tw/?p=524</guid>
				<description><![CDATA[<p>依照  Ubuntu 18.04.3 安裝 MongoDB 4.0 此篇安裝完成後， 執行 sudo serv &#8230; </p>
<p class="link-more"><a href="https://sdt.hameba.tw/524/" class="more-link">閱讀全文<span class="screen-reader-text">〈Failed to start mongod.service: Unit mongod.service not found.〉</span></a></p>
The post <a href="https://sdt.hameba.tw/524/">Failed to start mongod.service: Unit mongod.service not found.</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></description>
								<content:encoded><![CDATA[<p>依照  <a href="https://sdt.hameba.tw/127/">Ubuntu 18.04.3 安裝 MongoDB 4.0</a> 此篇安裝完成後，</p>
<p>執行 sudo service mongod start後，</p>
<p>出現錯誤訊息:Failed to start mongod.service: Unit mongod.service not found.</p>
<p><span id="more-524"></span>解決方法:</p><pre class="crayon-plain-tag">// ubuntu 啟動 mongod.service
$ sudo systemctl enable mongod.service

// 使用service方式
$ sudo service mongod start</pre><p>&nbsp;</p>
<p>Reference</p>
<p><a href="https://stackoverflow.com/questions/48092353/failed-to-start-mongod-service-unit-mongod-service-not-found" target="_blank" rel="noopener noreferrer">https://stackoverflow.com/questions/48092353/failed-to-start-mongod-service-unit-mongod-service-not-found</a></p>The post <a href="https://sdt.hameba.tw/524/">Failed to start mongod.service: Unit mongod.service not found.</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></content:encoded>
							<wfw:commentRss>https://sdt.hameba.tw/524/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
