Articles
New articles
New comments
Search articles
Forums
New posts
Search forums
What's new
New posts
New articles
New article comments
New resources
Latest activity
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Welcome To Rc-Help.com
RC-Help Lounge
What Did You Do Today???
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Tony" data-source="post: 156681" data-attributes="member: 1"><p>Here is an htop screen shot from the Pi running Plex Media Server and playing a movie on my TV. htop is somewhat like the Task Manager on your Windows computer. </p><p></p><p>[ATTACH=full]20668[/ATTACH] </p><p></p><p>And here are the temps for about the last 20 minutes. This one is just running a simple command as you can see in the image. </p><p></p><p>[ATTACH=full]20669[/ATTACH] </p><p></p><p>I finally was able to mount the networked drive to the Pi and I was able to keep all of my other computers network drives the same just like I wanted. I knew it could be done, but just didn't know how. The code that worked is below in case any of you want to do the same. </p><p></p><p>You have to put this into your /etc/fstab folder via nano. This is my code, yours will be different since you need the actual map to the drive. I had it with the IP address in the beginning, but removing that made it work much better. </p><p></p><p>//RT-AC3100-01D0/Plex /home/pi/Media cifs username=my-username,password=my-password,vers=1.0 0 0</p><p></p><p>So in case any of you are wanting to do this, that was the hardest part. I now have a $40 Plex server that is utilizing an existing NAS on my network. Now how awesome is that!!!</p></blockquote><p></p>
[QUOTE="Tony, post: 156681, member: 1"] Here is an htop screen shot from the Pi running Plex Media Server and playing a movie on my TV. htop is somewhat like the Task Manager on your Windows computer. [ATTACH=full]20668[/ATTACH] And here are the temps for about the last 20 minutes. This one is just running a simple command as you can see in the image. [ATTACH=full]20669[/ATTACH] I finally was able to mount the networked drive to the Pi and I was able to keep all of my other computers network drives the same just like I wanted. I knew it could be done, but just didn't know how. The code that worked is below in case any of you want to do the same. You have to put this into your /etc/fstab folder via nano. This is my code, yours will be different since you need the actual map to the drive. I had it with the IP address in the beginning, but removing that made it work much better. //RT-AC3100-01D0/Plex /home/pi/Media cifs username=my-username,password=my-password,vers=1.0 0 0 So in case any of you are wanting to do this, that was the hardest part. I now have a $40 Plex server that is utilizing an existing NAS on my network. Now how awesome is that!!! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Welcome To Rc-Help.com
RC-Help Lounge
What Did You Do Today???
Top
Bottom