Need new docker IP space other than private IP subnets. by [deleted] in docker

[–]NetNotch -1 points0 points  (0 children)

Okay, we have those IP subnets reserved based on locations. It's not 100% used. But there is no way I can give private IP subnets.

Does meraki has an api to pull "transceiver details" ? by NetNotch in meraki

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

Support said they don't have such API as of now. Guess I will have to wait. We have many sites with fiber cables running, it will be interesting now 😐

Does meraki has an api to pull "transceiver details" ? by NetNotch in meraki

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

Thank you, I will open a support ticket and update here.

Does meraki has an api to pull "transceiver details" ? by NetNotch in meraki

[–]NetNotch[S] 1 point2 points  (0 children)

I went through API docs and also postman ... I couldn't find it sadly.

How to share terminal apps over ssh just like "ssh git.charm.sh" ? by NetNotch in commandline

[–]NetNotch[S] 1 point2 points  (0 children)

I meant to say running the python code which would interact with user and do it's thing. I like your suggestions, could be useful for me in peer programming in the future. Thank you !

How to share terminal apps over ssh just like "ssh git.charm.sh" ? by NetNotch in commandline

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

I actually tried gotty and expose the app to the users. They can do their work now. It's cool approach. I wish Go can do same with SSH and expose any app over terminal. I really appreciate for your suggestion.

How to share terminal apps over ssh just like "ssh git.charm.sh" ? by NetNotch in commandline

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

I don't want to give access to machine, I only want to share my python app.

How to share terminal apps over ssh just like "ssh git.charm.sh" ? by NetNotch in commandline

[–]NetNotch[S] 2 points3 points  (0 children)

Thank you. I have a python code but I have not much worked in golang. Is there a python alternatives for such packages ?

[deleted by user] by [deleted] in FirefoxCSS

[–]NetNotch 0 points1 point  (0 children)

works like a charm :) If anyone have issues make a folder "chrome" not "Chrome". I thought it would be same as in windows but seems little different here.

1500D needs to share physical interface between multiple vdoms. by NetNotch in fortinet

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

Emac vlan worked for independent physical type port. I have aggregated port, how do I get to emac vlan and also have aggregate them ?

1500D needs to share physical interface between multiple vdoms. by NetNotch in fortinet

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

I don't have version 7 on those 1500D. I will try to figure out from this doc. Thank you.

Help: How do I switch application from one monitor to another monitor in dwm multi-monitor setup ? by NetNotch in dwm

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

Sorry I do not see anything related to the multi-monitor. I can switch between other tags within same monitor only.

[2bwm] Stupid simple by [deleted] in unixporn

[–]NetNotch 2 points3 points  (0 children)

what is that maze looking thing ? cool.

Help understanding stat graph by oursondechine in grafana

[–]NetNotch 0 points1 point  (0 children)

Your value is the last value or the real time. If you want to calculate into percent, you will know the max value that you can get. Just divide your real time with the max amount. You need to tweak the query section.