general

Is "curl -u username:password http://example.com" secure?

Is curl -u username:password http://example.com secure? If not, can you give a brief explanation of how someone could obtain your password?

Published: Jul 26, 2026

news

Find isn't finding exact match in a string in excel

I wrote a code in vba in which if I enter a string in cell B8 then it will match in other worksheet ranged A6:A500. My finding text is Carlos Leather Fash...

Published: Jul 26, 2026

news

Cannot type in cmd- or Powershell-window when run from Powershell as different user in Windows 10

When I execute the following code: $creds = Get-Credential -UserName other -Message none # answering the creds dialogue with correct password here Start-P...

Published: Jul 26, 2026

news

I have music playing and when i flip my screen up the music shuts down

My music (I use spotify) turns off everytime i put my computer(windows laptop) to sleep. On my desktop i don't have this problem.

Published: Jul 26, 2026

updates

Is there a way to redirect from a direct PDF link?

Our marketing dept sent out an email with dozen of PDF's. We sent out an email containing HTTP links to PDF documents that are hosted on our server. ...

Published: Jul 26, 2026

updates

How do I modify my Git Bash profile in Windows?

I'm using Git Bash on Windows 7 and would like to set up Bash profile aliases such as alias gs='git status' to make my life easier. How can...

Published: Jul 26, 2026

general

What is sda1 used for?

I have two partitions: C: and D: (shown in Windows). Then I installed Ubuntu and found out that /dev/sda represents a SCSI disk and a number after sda rep...

Published: Jul 26, 2026

updates

Is there any way to automatically accept SSH host keys—even when keys are changed—in PuTTY?

We use some software that will SSH to a bunch of machines and do something. The problem is in our test lab, the virtual machine’s are re-new (destroy and ...

Published: Jul 26, 2026

general

See size of Windows 10 updates

If I was on a metered connection, I would probably want to know how large each update is when updating through Windows Update. How can I see the size of e...

Published: Jul 26, 2026

updates

Ubuntu:ssh: connect to host github.com port 22: No route to host

I am using Ubuntu 11.10 and followed the help doc at github.com to set up git and connect to github but when I got to step 5 of the set up ssh keys sectio...

Published: Jul 26, 2026