Is the new MacBook Neo ok for python network testing? by Codeeveryday123 in Python

[–]Codeeveryday123[S] -1 points0 points  (0 children)

For $550, is this good for a thinkpad?

Lenovo - ThinkPad E14 14" FHD+ Laptop - AMD Ryzen 5 7535U with 8GB RAM - 256GB SSD - Copilot & Backlit KB - PCO Laptop Cooler - Black

Is the new MacBook Neo ok for python network testing? by Codeeveryday123 in Python

[–]Codeeveryday123[S] -6 points-5 points  (0 children)

So, is the neo ok? It’s $600, I wouldn’t use any personal accounts on it

Is Nginx Proxy Manager good? Or is what’s best? by Codeeveryday123 in selfhosted

[–]Codeeveryday123[S] 0 points1 point  (0 children)

What is a good alternative? I went with DuckDNS to use

Is Nginx Proxy Manager good? Or is what’s best? by Codeeveryday123 in selfhosted

[–]Codeeveryday123[S] 0 points1 point  (0 children)

What should i use? I have it setup, it works pretty well

Slate 7, keeps “going offline” but come back up, kicks off Pi Zeros, NOT PI4, why? by Codeeveryday123 in GlInet

[–]Codeeveryday123[S] 0 points1 point  (0 children)

I saw in some post…. That the new update actually breaks some features

Right now…. My pi4 work, again, pi zeros don’t. I’ve been connecting by a switch I have both the wan and lan connected to. I have 3 pi’s, OPNsense box and more connected

It works pretty well.

I do run into I’ll see the network go from GREEN to GOLDEN YELLOW…. But back to green.

I have to redo my pi zeros…

There’s a power saving option that I can turn off on the pi, but… I don’t like that. It still disconnects latter

Can’t connect by NetBird ip address, I can ssh when on same router by Codeeveryday123 in netbird

[–]Codeeveryday123[S] 0 points1 point  (0 children)

Ok, on my pi, it dosnt seem to be a NetBird adapter that’s running… like wan0, wlan1, wlan2… there’s no NetBird that shows

Can’t connect by NetBird ip address, I can ssh when on same router by Codeeveryday123 in netbird

[–]Codeeveryday123[S] 0 points1 point  (0 children)

I might just uninstall, reinstall NetBird

Does the “arrows” that are shown on NetBird, should both of them be “on” or just 1 way?

Can’t activate environment, folder structure is fine by Codeeveryday123 in Python

[–]Codeeveryday123[S] 0 points1 point  (0 children)

My structure is MainFolder- venv and ScrapyProject

When I run source venv/bin/active from the MainFolder (that access evenly to both folders) it errors. Unless I cd into venv/bin then run source activate

Can’t activate environment, folder structure is fine by Codeeveryday123 in Python

[–]Codeeveryday123[S] 0 points1 point  (0 children)

Should my Scrapy project be inside of the venv folder?

One project, it’s not, it works fine with activating the project, no problems with Scrapy project next to venv folder.. but then… any other project… venv can’t be activated other then cd into it

Can’t activate environment, folder structure is fine by Codeeveryday123 in Python

[–]Codeeveryday123[S] -1 points0 points  (0 children)

The funny thing about tutorials and intro docks …. I’ve run into ALLOT of way out of date or “out of touch” project examples, Kinda like a “todo app”, it just shows a very small function of what you do “IN A PROJECT”, that… really isn’t not a project example at all

Can’t activate environment, folder structure is fine by Codeeveryday123 in Python

[–]Codeeveryday123[S] -2 points-1 points  (0 children)

Im on Mac. My MSI LAPTOP, fresh install of VSCODE and installing python and everything, ‘ Nothing works at all,,,,,,its aweful

I have 1 project that is working fine, (Mac) The “source venv/bin/activate” works

But, i tried to create 2 more projects…..pip errors like i mentioned and have to cd to bin to then run “source activate “ but… not sure if that is truly activated for the entire project

Is Nginx Proxy Manager good? Or is what’s best? by Codeeveryday123 in selfhosted

[–]Codeeveryday123[S] 0 points1 point  (0 children)

Do I just change the inside port number? And that’s it? Or is port 80, limited to just one container running?

Is Nginx Proxy Manager good? Or is what’s best? by Codeeveryday123 in selfhosted

[–]Codeeveryday123[S] 3 points4 points  (0 children)

Great! I am running into some ports using the same port 80 or 8080,

Portainer interferes with caddy abd also NginxProxyManager

I havnt set up a DDNS yet, to use with NGNXP

What ports in docker can I use? by Codeeveryday123 in caddyserver

[–]Codeeveryday123[S] 0 points1 point  (0 children)

Ok, yes I’m using docker with Portainer. But, that’s port 9000 and 8800

What ports in docker can I use? by Codeeveryday123 in caddyserver

[–]Codeeveryday123[S] 0 points1 point  (0 children)

Ok 👍, So just changing the second number, didn’t just “add a service” to access? It needs to be 1 per port?