I have a computer with two HDDs, one of which is dead. Booting the computer takes forever because the OS continues trying to access the HDD for a while. S...
In Linux, netstat -lptun gives a list of servers with the following details: protocol local and foreign address state PID and program name What is the com...
I'm writing a set of PS scripts to help set up and maintain a Windows dev environment. Right now, I am maintaining two script files, one for installi...
When logging in with ssh -Y remotehost I get the following error message: /usr/bin/xauth: /home/hlovdal/.Xauthority not writable, changes will be ignored ...
I'm trying to use sed/awk to copy a range of text from the beginning of file1 to a specific line. Then add that output to the beginning of file 2 for...
Possible Duplicate: How to reset a Fritz!Box DSL router to factory settings? I need to change the setting of router Fritz Box. The setting were set by ano...
I had to create a chroot environment in a RHEL 6 box and I used the internal-sftp server of OpenSSH. The following OpenSSH configuration lines are working...
I have an NGINX reverse proxy (nginx/1.21.4 & Debian 11) using certbot (v1.12.0) to get Lets Encrypt certificates for my site. Since the expiry of the...
I recently put together a new computer and was interested in the idea of using the integrated graphics to possibly take some of the load off of the graphi...