/srv/irclogs.ubuntu.com/2017/04/21/#ubuntu-us-fl.txt

floridagram<AdamOutler> I got my botnet camera system operating!01:31
floridagram<AdamOutler> now to configure them, I simply ssh through the one network into the other and link all of my ports up to my local workstation.  I can access the cameras as though they were my own computer  https://pastebin.adamoutler.com/KwA901:32
floridagram<AdamOutler> the security appliance is running Ubuntu Server, with Zoneminder at zoneminder.admaoutler.com01:35
floridagram<KMyers> No VPN setup?02:31
floridagram<KMyers> For remote access02:31
floridagram<KMyers> Also @AdamOutler - no issues with Android Auto on the GS8+02:32
floridagram<SivaMachina> But I have it disabled I hope it is disabled18:19
floridagram<SivaMachina> Stopped18:22
floridagram<KMyers> It used to happen, a reboot normally clears it up18:27
floridagram<ahoneybun> how do I stopmy phone from using Google Voice to call?18:40
floridagram<KMyers> In the settings screen of Google Voice under "Calls". There is a "Phone Number for Outgoing Calls" option18:42
floridagram<ahoneybun> thanks19:32
floridagram<AdamOutler> Good idea Keith.20:34
floridagram<AdamOutler> Thanks.  I will set up something.   Port forwarding was my first thought and it's effective without setup, but VPN would be more appropriate.20:35
floridagram<AdamOutler> Any ideas for cheap offsite storage?  I don't need much, maybe 5gigs.20:37
floridagram<KMyers> @AdamOutler, Amazon Cloud Drive20:37
floridagram<ahoneybun> Linode has a vps for 5 bucks a month20:37
floridagram<ahoneybun> With 2020:37
floridagram<AdamOutler> As long as I can send random 720i streams to it.20:38
floridagram<ahoneybun> That's still crazy20:38
floridagram<AdamOutler> Is Linode fast?20:39
floridagram<AdamOutler> >5mbps always?20:39
floridagram<AdamOutler> I suppose it's too early to determine what quality I need to store.  Wait until I get all 7 cameras up and then i will ask again.20:41
floridagram<ahoneybun> @AdamOutler, I get 800mbps usually20:41
floridagram<AdamOutler> I will run a few pen tests on my house  and monitor throughput.20:41
floridagram<ahoneybun> Well 725 most times20:41
floridagram<AdamOutler> Wow.  Wtf?  Upstream?20:42
floridagram<ahoneybun> I ran a speed test on it20:42
floridagram<ahoneybun> Might be download20:42
floridagram<AdamOutler> That's down20:42
floridagram<AdamOutler> Can you put speedtest mini on it?20:43
floridagram<AdamOutler> http://www.speedtest.net/mini.php20:43
floridagram<ahoneybun> will that run on Linux?20:44
floridagram<AdamOutler> Speedtest mini can be uploaded to your server as long as you have PHP20:44
floridagram<ahoneybun> I do but I dont' have an account on that20:44
floridagram<AdamOutler> http://c.speedtest.net/mini/mini.zip20:45
floridagram<AdamOutler> Try that20:45
floridagram<ahoneybun> well I just got it20:45
floridagram<ahoneybun> doing it now20:46
maxolasersquadFWIW, a coworker of mine has a Linode he setup and traffics all of his home Internet and phone traffic through.20:50
floridagram<KMyers> @maxolasersquad, I do the same but through one of my servers20:50
floridagram<ahoneybun> mm not working @AdamOutler20:51
floridagram<ahoneybun> I moved it to the root dir of my linode20:51
floridagram<AdamOutler> url?20:52
floridagram<ahoneybun> http://23.92.28.147/index.html20:52
floridagram<AdamOutler> not found.20:52
floridagram<ahoneybun> I know20:52
floridagram<AdamOutler> The apache server is likely pointed at the wrong location.20:52
floridagram<ahoneybun> well I can't touch that not with this server20:53
floridagram<KMyers> It needs to be in your webroot (normally /var/www/html)20:53
floridagram<AdamOutler> put it in a subdirectory of the main site20:53
floridagram<AdamOutler> yeah, like, /var/www/html/speedtest20:53
floridagram<ahoneybun> can't touch /var/www/html20:53
floridagram<ahoneybun> not on this20:53
floridagram<AdamOutler> how do you edit your html?20:54
floridagram<AdamOutler> It has to be in whatever folder contains your html, or a subdirectory of that folder.20:54
floridagram<ahoneybun> this is the server with the ubuntu-fl site on it20:54
floridagram<ahoneybun> not going to touch it20:54
floridagram<AdamOutler> you can put it in ubuntu-fl.com/speedtest?20:55
floridagram<ahoneybun> not sure how tbh20:55
floridagram<ahoneybun> just not going to touch it20:55
floridagram<KMyers> Make a folder called speedtest in the webroot, it won't damage anything20:55
floridagram<AdamOutler> ok, understood.20:55
floridagram<ahoneybun> if @KMyers wants to do it so be it20:55
floridagram<AdamOutler> https://php.adamoutler.com/speedtest/20:55
floridagram<ahoneybun> but I'd rather not break it20:56
floridagram<KMyers> mkdir /var/www/html/speedtest20:56
floridagram<ahoneybun> move the index.html file in there?20:56
floridagram<KMyers> And move the index and swf file in there20:56
floridagram<AdamOutler> I modified the speedtest on my website to give you ever-increasing speeds.  it gets to 1000000 if you let it :D20:57
floridagram<AdamOutler> starts off slow and then goes crazy20:57
floridagram<ahoneybun> https://ubuntu-fl.org/speedtest20:58
floridagram<ahoneybun> does not work20:58
floridagram<AdamOutler> you have to put it into the folder which contains the ubuntu-fl.org site.20:58
floridagram<AdamOutler> wherever the html for this is: https://ubuntu-fl.org/, you need to move that folder there20:59
floridagram* ahoneybun gives up21:00
floridagram<AdamOutler> ok, thanks anyway.21:00
floridagram<AdamOutler> You could always do a speedtest-cli from the server iteself  https://github.com/sivel/speedtest-cli   but that would only test the speed to the nearest server.. which would not be an accurate representation of the server's speed as it would likely be in a datacenter somewhere.21:01
floridagram<AdamOutler> You could SFTP a large file to the server, and it will give you mbps for the upload.21:02

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!