Recently Active Questions

2 votes
3 answers
5k views

If I setup 3 monitors with my CPU, is it possible for monitor 1 and 2 to share an extended display while monitor 2 and 3 to have a duplicated display?
0 votes
1 answer
339 views

If you open a port on a listening host and send bytes with nc to this port, the hash of the source and destination file might not be the same. Why is that and can it be prevented? Here are the ...
0 votes
0 answers
534 views

The screen to my Latitude E6400 is all black, I have been able to see the screen, but dark on other computers, I can see everything fine, but it is just really dark. If I put a flashlight right up ...
-1 votes
1 answer
194 views

I have been looking for triple action (Single tap, Double tap, Hold) shortcut mapping method that I can easily tweak and assign with AHK and I have finally found this amazing solution. This single, ...
1 vote
1 answer
4k views

Is there a way to disable shift modifier on numpad on Windows 10? In some games, I use SHIFT|CTRL|ALT modifiers and on the numpad it automatically switch to LEFT (SHIFT + NUM4), RIGHT (SHIFT + NUM 6) ...
7 votes
3 answers
10k views

On my Dell Studio 15, the function keys, by default, do things like switch the radio on/off or change the brightness or sound. To use them as function keys I have to hold down the Fn modifier. I use ...
1 vote
0 answers
20 views

I have a Windows server running and want to create docker containers that are running this windows docker container. There is a small FAQ that explains on how to setup a vlan and also how to connect ...
4 votes
1 answer
360 views

The default program for "View Source" has been set to the Windows notepad by accident, Notepad++ should be instead the default program. How can be changed/reset this setting - see the below ...
0 votes
1 answer
5k views

I have an issue which I can't seem to get to the bottom of. My main router works great, but to increase the range I recently added a WiFi range extender. The range extender was easy to set up, and ...
0 votes
1 answer
20k views

I am trying to run .sh file on Red Hat 6 and getting this error: cannot open '' for reading: No such file or directory The script I am running is internally referencing other scripts, located in same ...
2 votes
1 answer
9k views

I have a Windows 10 machine and a projector. Both of them are connected to the same network (well, not exactly - addresses are: 10.5.50.45 and 10.5.51.20). And I need to share my screen on this ...
4 votes
1 answer
6k views

I recently installed Kali Linux on a very old PC, and since it doesn't have a wifi card I bought a Realtek USB wifi adapter. The adapter came with a driver to install, and I went to run the "install....
6 votes
4 answers
34k views

I am trying to create a pointer link to a specific section of the PDF file which is in my local directory. Normally I create hyperlinks to the pages like that. xyz.pdf#page=4 But I cannot figure out ...
1 vote
1 answer
5k views

I'm using an npm project in WSL but when I start, it gives me this error: CMD.EXE was started with the above path as the current folder. UNC paths are not supported. Defaulting to Windows folder. I ...
1 vote
1 answer
6k views

I want to create a batch file that creates a scheduled task to run a .cmd file when a specific user logons. So far I've come up with this: @echo off schtasks /CREATE /RU %username% /TN "TaskName" /TR ...

15 30 50 per page