Skip to content

Nvidia shield & router

Solved Configure

Did this solution help you?
Did you find the suggested solution useful? Why not buy me a coffee? It's a nice gesture, and a great way to show your appreciation 💗

Related Topics
  • Opening links in nodebb widget

    Solved Configure
    6
    4 Votes
    6 Posts
    356 Views

    A more efficient way of including this would be to not over complicate it and leverage a standard iframe (providing the CSP headers of the remote site permit this) like below

    <iframe src="https://www.classmarker.com/online-test/start/?quiz=gag66aea7922f0a5" width="700" height="800"></iframe>

    This works first time every time on your site as intended.

  • New Router

    Networks
    12
    7 Votes
    12 Posts
    223 Views

    @phenomlab Yes, I updated it right away after I created the password when first setting it up. Then I made my configurations.

  • Pulling YouTube videos using RSS

    Configure
    5
    6 Votes
    5 Posts
    133 Views

    The perfect solution and walkthrough Mark, appreciated as always!

  • MogoDB v6 to v7 upgrade

    Solved Configure
    5
    1 Votes
    5 Posts
    505 Views

    @Panda if you used the Ubuntu PPA, I think this only goes as far as 6.x if I recall correctly.

  • How to deploy WordPress.org Developer theme

    Solved Configure
    4
    1 Votes
    4 Posts
    412 Views

    @Hari the real issue here is that I don’t think it can be used as a theme for WordPress because of the dependencies it clearly has, including its own Web server.

    My view here is that this is designed to be a complete development environment outside of the WordPress core.

  • mongodb replica set

    Configure
    11
    2 Votes
    11 Posts
    524 Views

    @veronikya said in mongodb replica set:

    The host’s local dns resolution is not configured. The problem of the host’s hosts being unable to be resolved in docker has been solved. Surprisingly
    Solution:
    Edit the /etc/resovel.conf file
    Add 127.0.0.53

    One immediate issue I can think of here is that editing resolv.conf directly is no longer supported and not recommended (because the changes do not survive a reboot) - unless you install the resolvconf package?

  • Virgin router replacement

    Networks
    192
    43 Votes
    192 Posts
    15k Views

    @phenomlab Yeah I will have to check that out. I don’t remember when the last time it was updated. That was a good article too by the way.

  • Nvidia Shield connection speed

    Solved Networks
    10
    1 Votes
    10 Posts
    2k Views

    @phenomlab said in Nvidia Shield connection speed:

    @jac no. You would be looking for settings in relation to the network port itself as I defined earlier.

    In addition, the port speed of the power line adapters you have is 10/100, so the max speed available will be capped at 100mbps.

    That’s great, thanks for all the help and advice during this thread Mark, you’ve been a great help!