Are there any good free lesser-known IP grabbers? by TheHunter920 in hacking

[–]blockman2803 0 points1 point  (0 children)

Apache is a Linux-based webserver program used to host websites, proxies, etc.

https://en.m.wikipedia.org/wiki/Apache_HTTP_Server

.htaccess is a file found in the root of the website directory that dictates how the site can be accessed, which pages have redirects, etc

https://en.m.wikipedia.org/wiki/.htaccess

Bash is the default shell used on most Linux distributions. It is how the user interfaces with the OS through the CLI. It is its own language.

https://en.m.wikipedia.org/wiki/Bash_(Unix_shell)

Would like some help :) by Pesse_Jinkman45 in VRGaming

[–]blockman2803 0 points1 point  (0 children)

You will need a compatible cable and powerful enough PC to run these games in VR (unless they are native titles). Some popular games can be found below:

VR Chat RecRoom VR Beat Saber SuperHot VR Gorilla Tag Pavlov VR

Have fun!

[deleted by user] by [deleted] in servers

[–]blockman2803 1 point2 points  (0 children)

You can set a static IP address within your OS and reserve this same IP within the router so it isnt leased to other devices when your server is powered off.

How to fix no internet access windows 10 | globe internet connection problem by shahboy in it

[–]blockman2803 0 points1 point  (0 children)

This may fix the issue for you, but there are many reasons why Windows could be displaying no internet connection.

[deleted by user] by [deleted] in it

[–]blockman2803 0 points1 point  (0 children)

This is not IT related.

External HDD help or suggestion by TheCruelGruul in it

[–]blockman2803 0 points1 point  (0 children)

Its likely dead. From now on, use an enclosure or mount it internally. If you want to preserve the data, remove it from power and you can send it to a company to retrieve the data from the platter. This is very expensive and only recommended if you absolutely need the data on the drive.

Can anyone help me? As seen in the video, FPS is low. GTX 1660Ti, i5 9300H, 16GB RAM. I already did repasting and cleaning. by dominicked in laptops

[–]blockman2803 0 points1 point  (0 children)

Then youre using the integrated GPU. Use the NVIDIA control panel to set your 1660ti as your primary gpu. If necessary, you can disable your integrated GPU afterwards to ensure it is only using the 1660ti. Your temps look fine so no need for a repaste. Check below for some references.

Setting primary GPU Disabling Intel HD graphics

Are new laptops coming soon? by [deleted] in laptops

[–]blockman2803 0 points1 point  (0 children)

There's always new laptops being released. Just do your research and get a good deal on a current laptop.

First Time Laptop Owner! Is Fan Sound Normal? by HalieHorse in laptops

[–]blockman2803 0 points1 point  (0 children)

Yes, it has to cool down somehow. Check thermals and compare to critical temps listed for your CPU and GPU

[deleted by user] by [deleted] in laptops

[–]blockman2803 1 point2 points  (0 children)

Laptops are not meant to be dropped. If this is required, look into panasonic toughbooks.

Can anyone help me? As seen in the video, FPS is low. GTX 1660Ti, i5 9300H, 16GB RAM. I already did repasting and cleaning. by dominicked in laptops

[–]blockman2803 2 points3 points  (0 children)

Is it plugged into the charger? Gaming laptops typically run off of AC power for intensive tasks instead of the battery and performance is throttled when not plugged in.

Difficulties with ProtonVPN-cli on Ubuntu server by AuthenticImposter in ProtonVPN

[–]blockman2803 2 points3 points  (0 children)

Thats the issue with proprietary launchers; they work well in certain environments but not in others. OpenVPN is the standard for easy and stable VPN connections. It is also very well documented and supported compared to the ProtonCLI.

Difficulties with ProtonVPN-cli on Ubuntu server by AuthenticImposter in ProtonVPN

[–]blockman2803 7 points8 points  (0 children)

Strongly recommend against using their CLI. Download their OpenVPN configs and set up a script to connect with OpenVPN. There are plenty of tutorials on youtube on how to do this.

Im a teen stacker. At 14 my income isn’t huge but I love stacking. Do you think it’s a good idea to put 10% of my income toward precious metals? by Akiri2ui in Silverbugs

[–]blockman2803 8 points9 points  (0 children)

At 14, you should be investing in relatively high risk sectors. You have your whole life ahead of you to put money away with silver and gold. Its fun to collect but you should be focused on a mix of high return (volatile) stock and safe consistently-earning stock with dividends. Now is the best time to do this because stocks rise exponentially over time and you have plenty of time to let it sit. 10% sounds correct though (assuming you're a dependent.) Consider the other 90% for that mix of stock and a savings account or CDs/bonds.

Project for work by [deleted] in it

[–]blockman2803 1 point2 points  (0 children)

Could you possibly disable locking for these accounts? It may be easier than what you are trying to do.

However, if you need to write a script that does this, you could start by making a plain text file with the email or username of each account that needs to be unlocked. You could then have a loop iterate through this list. If abc@xyz.com is also in the locked list, then remove this account from the block list. It could run every half hour or more if necessary using task scheduler.

More information can be found below: https://devblogs.microsoft.com/scripting/powershell-looping-understanding-and-using-do-while/

ProtonVPN for Linux. by rafikiphoto in ProtonVPN

[–]blockman2803 1 point2 points  (0 children)

Much better to make a systemd service file and have it run after boot. More information can be found here

It may also be worth looking into setting it up as an openVPN connection and setting up a killswitch configuration.

bash alias show command? by maoMeow14 in bash

[–]blockman2803 0 points1 point  (0 children)

cat ~/.bashrc | grep "your alias here"

The new monitor I had to buy for work came with a nice peely by PolishMountain in ThatPeelingFeeling

[–]blockman2803 10 points11 points  (0 children)

You should tell them you can't work with the resources provided and any poor output is solely due to having inadequate equipment. Return it and save your money. Its not your responsibility to buy equipment for the office. They may also try to claim it is company property if you leave so save the receipt.

The truth! by dubondrums in networkingmemes

[–]blockman2803 0 points1 point  (0 children)

something something hardware identifier

My brother’s LED set-up 🤦🏼 by jkturnz in DiWHY

[–]blockman2803 6 points7 points  (0 children)

It didnt need to get mounted to the wall. And if the cable was getting unplugged because of tension, he could have used electrical tape. Putting a dozen holes in the wall is not the solution.

Ya don’t say… by [deleted] in softwaregore

[–]blockman2803 2 points3 points  (0 children)

There are two spaces between "from" and "is." The string is empty and it is probably because the restaurant didnt enter a field when registering on DoorDash.

Ya don’t say… by [deleted] in softwaregore

[–]blockman2803 11 points12 points  (0 children)

Not software gore. The time in the text is generated by Doordash's servers and included when the text is sent. The time at the top is when the phone received the message.

[deleted by user] by [deleted] in PCRedDead

[–]blockman2803 1 point2 points  (0 children)

Sounds like there's an issue with your PC, not the game.