Upon starting the terminal: But if I run .bashrc it works: I'm not sure why when .bashrc runs on startup it doesnt work, but if I run it myself it wo...
A picture of the screen that I am stuck at: Operating System: Windows 7 Port: 27880 I have been setting up SSH in PuTTY to make my wiki family work, and I...
When I do a git diff in my branch I see that line endings have the characters ^M: I want to replace these with Unix line endings before committing my chan...
I have a dispute on my hands in which the other party (landlord's real estate agent) dishonestly claims to not have received an email that I truly di...
I've got some files like this: database1-backup-01-01-2011.sql database2-backup-01-01-2011.sql ...etc. I want to rename them to add AM, like this: da...
I am using Chrome and Edge to visit a web site that requires client certificate (mTLS). For the first time, both Chrome and Edge pops up a panel that asks...
Using Ubuntu 10.10 command line, how can I list all IPs connected to my home network? Ideally, it needs to be a CLI command as I will be running it from C++.