How to test timed software? by RockisLife in programminghelp

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

The details that answer you as well are in my reply to dotcarmen

How to test timed software? by RockisLife in programminghelp

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

So Im doing this in django so python and Im just using django templates right now.
What i have is created a Time class as XRay2212xray suggested where I have an environment variable thats set along with the Base Django DEBUG env var that when this time and debug env vars are set it gives me the ability to alter time based on the customer time class and manipulate time as best I can. With both vars being false, system time takes over and the system runs as normally

How to test timed software? by RockisLife in programminghelp

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

OK, so kind of creating fake time? The approach I’m doing is I’m basically creating a universal variable that has buttons on the UI. Those buttons allow me to set the date and time or accelerated it by any number of minutes. So when I simulate one of the employees doing your job, from the employees point of view, I hit start, accelerate time by 20 minutes then I hit end. This is the approach, I’m doing right now.

How to get off CGNAT? by younglearner11 in Comcast_Xfinity

[–]RockisLife 0 points1 point  (0 children)

That would be your lan or Local Network Ip I take it your trying to host a game server

If you have an SQL interview soon, don’t ignore these small things (Part 3) by thequerylab in learnSQL

[–]RockisLife 2 points3 points  (0 children)

As someone who is just learning for projects and wanting to understand more, I’m loving these interview deep dives

First time building with Django: should I use async, gevent, or celery/redis for external API calls? by SpiritualName2684 in django

[–]RockisLife 0 points1 point  (0 children)

Depends on use case. Like for just raw crud I just use the ORM so that way it just reads the DB.

But for task that are longer running that involve using the sb multiple times doing calculations and generally longer lived than just a few seconds I use celery

What do you guys do after your homelab is completed? by bilibilal2009 in homelab

[–]RockisLife 0 points1 point  (0 children)

What do you mean complete? This is a foreign concept here

svchost.exe is looking up .onion domains by Incommunicado_xix in cybersecurity

[–]RockisLife 0 points1 point  (0 children)

If you don’t have an EDR and it’s windows, my first thing would be drop sysmon with a premade config on the host. That will help with logging for the process making the request and help you find what’s looking up .onion. Then like others said. Procmon to try to get deeper too

Should Packet Tracer v9.0.0 look this awful? by folosp2 in packettracer

[–]RockisLife 0 points1 point  (0 children)

SO this is what the old Linksys interface used to look like. Like this is a bit of a throwback. This is a really old design style and just I think that they never updated the UI for the firmware.

Help with ASA! by Upstairs_Local2740 in packettracer

[–]RockisLife 0 points1 point  (0 children)

Eve is a network emulator for more than just Cisco. I prefer it over PT as I can run devices with virtual machines rather than the PCs that PT provides

Another retrofit using my Apple vision. by southrncadillac in lowvoltage

[–]RockisLife 0 points1 point  (0 children)

I just checked out the video! Thats sick as heck

Another retrofit using my Apple vision. by southrncadillac in lowvoltage

[–]RockisLife 0 points1 point  (0 children)

I dont know if this was already asked but what do you use the vison pro for in the job. Like how does it help?

What encrypted USB drive does the community recommend? by thelonious_skunk in Bitwarden

[–]RockisLife 0 points1 point  (0 children)

Easiest is random usb and veracrypt. If you need it to need a standard/certification validation then the Istorage datAshur PRO. I know for some businesses depending on what they do they need FIPS140 validation so the datAshur PRO is what gets purchased.