JPG Archives - The Silicon Underground David L. Farquhar on technology old and new, computer security, and more Tue, 04 Apr 2023 16:04:04 +0000 en-US hourly 1 https://kerosin.digital/rss-chimp16321610 Spot phishing e-mails with Outlook https://dfarq.homeip.net/spot-phishing-e-mails-with-outlook-2010/?utm_source=rss&utm_medium=rss&utm_campaign=spot-phishing-e-mails-with-outlook-2010 Mon, 25 Jan 2016 12:00:55 +0000 https://dfarq.homeip.net/?p=8267 I got e-mail the other day from Turbotax saying someone had filed my taxes for me. Obviously a cause for concern, right? Here’s how I determined the message was fake in about three minutes. You can spot phishing e-mails with Outlook

The post Spot phishing e-mails with Outlook appeared first on The Silicon Underground.

]]>
8267
IEcapt is a command-line web browser that outputs screenshots https://dfarq.homeip.net/iecapt-is-a-command-line-web-browser-that-outputs-screenshots/?utm_source=rss&utm_medium=rss&utm_campaign=iecapt-is-a-command-line-web-browser-that-outputs-screenshots Wed, 26 Aug 2015 11:00:45 +0000 https://dfarq.homeip.net/?p=7845 Sometimes you need to capture a web page in PNG or JPG format. And if you need to do that, it probably helps to be able to do it in an automated fashion, like by a script. That’s IEcapt‘s purpose

The post IEcapt is a command-line web browser that outputs screenshots appeared first on The Silicon Underground.

]]>
7845
What to do about PRISM is unclear as of yet https://dfarq.homeip.net/what-to-do-about-prism-is-unclear-as-of-yet/?utm_source=rss&utm_medium=rss&utm_campaign=what-to-do-about-prism-is-unclear-as-of-yet https://dfarq.homeip.net/what-to-do-about-prism-is-unclear-as-of-yet/#comments Mon, 24 Jun 2013 11:00:09 +0000 https://dfarq.homeip.net/?p=6686 I haven’t written a lot yet about Mr. Edward Snowden and the NSA PRISM program. I will in time, but want to be careful not to be spreading misinformation, and not to merely be repeating what everyone else says. There’s

The post What to do about PRISM is unclear as of yet appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/what-to-do-about-prism-is-unclear-as-of-yet/feed/ 4 6686
Another easy Apache tweak https://dfarq.homeip.net/another-easy-apache-tweak/?utm_source=rss&utm_medium=rss&utm_campaign=another-easy-apache-tweak Wed, 20 Feb 2013 20:30:34 +0000 https://dfarq.homeip.net/?p=6377 I ran my site through Google Page Speed on Tuesday, and scored a surprising 88 out of 100–higher than I expected. Getting above 90 is going to take some optimizations on files that WordPress updates may change, so I’m hesitant

The post Another easy Apache tweak appeared first on The Silicon Underground.

]]>
6377
A fast way to turn lots of images into an Adobe Acrobat PDF file https://dfarq.homeip.net/a-fast-way-to-turn-a-pile-of-images-into-an-adobe-acrobat-pdf-file/?utm_source=rss&utm_medium=rss&utm_campaign=a-fast-way-to-turn-a-pile-of-images-into-an-adobe-acrobat-pdf-file Mon, 03 Dec 2012 10:37:08 +0000 https://dfarq.homeip.net/?p=6129 I have a collection of magazine scans that, inconveniently, came as a series of JPG images rather than as PDFs that are more conducive to reading. I wanted PDFs, so I found a way to turn lots of images into an

The post A fast way to turn lots of images into an Adobe Acrobat PDF file appeared first on The Silicon Underground.

]]>
6129
Unix-to-Windows copies with PSCP https://dfarq.homeip.net/unix-to-windows-copies-with-pscp/?utm_source=rss&utm_medium=rss&utm_campaign=unix-to-windows-copies-with-pscp Tue, 13 Mar 2012 00:47:01 +0000 https://dfarq.homeip.net/?p=5112 I’ve been moving files between Linux servers, and to and from Windows boxes, as part of my server migration. I started to write about how I’ve been doing it, but it seemed oddly familiar. Yep, I’ve written about SCP and

The post Unix-to-Windows copies with PSCP appeared first on The Silicon Underground.

]]>
5112
Pipe output to the clipboard in Windows https://dfarq.homeip.net/pipe-output-straight-to-the-clipboard-in-vista-and-windows-7/?utm_source=rss&utm_medium=rss&utm_campaign=pipe-output-straight-to-the-clipboard-in-vista-and-windows-7 Sun, 23 Oct 2011 14:03:52 +0000 https://dfarq.homeip.net/?p=4387 Besides all the changes to the GUI that happened post-Windows XP, they also made one useful change to the command prompt. When you run a command, it’s now possible to pipe output to the clipboard. If you’re like me and

The post Pipe output to the clipboard in Windows appeared first on The Silicon Underground.

]]>
4387
More tips for playing with toy trains https://dfarq.homeip.net/more-tips-for-playing-with-toy-trains/?utm_source=rss&utm_medium=rss&utm_campaign=more-tips-for-playing-with-toy-trains https://dfarq.homeip.net/more-tips-for-playing-with-toy-trains/#comments Fri, 12 Dec 2003 05:00:18 +0000 https://dfarq.homeip.net/?p=35 As you can probably guess from the length of time between postings, the Lionel has proven to be quite the distraction. A welcome one, but definitely a distraction.

The post More tips for playing with toy trains appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/more-tips-for-playing-with-toy-trains/feed/ 1 35
Easy and secure remote Linux/Unix file transfers with SCP https://dfarq.homeip.net/easy-and-secure-remote-linuxunix-file-transfers-with-scp/?utm_source=rss&utm_medium=rss&utm_campaign=easy-and-secure-remote-linuxunix-file-transfers-with-scp https://dfarq.homeip.net/easy-and-secure-remote-linuxunix-file-transfers-with-scp/#comments Tue, 02 Dec 2003 23:42:58 +0000 https://dfarq.homeip.net/?p=37 Sometimes you need to transfer files between Linux boxes, or between a Linux box and some other box, and setting up Samba or some other form of network file system may not be practical (maybe you only need to transfer a couple of files, or maybe it's just a one-time thing) or possible (maybe there's a firewall involved).

The post Easy and secure remote Linux/Unix file transfers with SCP appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/easy-and-secure-remote-linuxunix-file-transfers-with-scp/feed/ 6 37
Optimizing Web graphics https://dfarq.homeip.net/optimizing-web-graphics/?utm_source=rss&utm_medium=rss&utm_campaign=optimizing-web-graphics https://dfarq.homeip.net/optimizing-web-graphics/#comments Sat, 25 May 2002 07:06:59 +0000 https://dfarq.homeip.net/?p=439 Gatermann told me about a piece of freeware he found on one of my favorite sites, tinyapps.org, called JPG Cleaner. It strips out the thumbnails and other metadata that editing programs and digital cameras put in your graphics that isn't necessary for your Web browser to render them. Sometimes it saves you 20K, and sometimes it saves you 16 bytes. Still, it's worth doing, because more often than not it saves you something halfway significant.

The post Optimizing Web graphics appeared first on The Silicon Underground.

]]>
https://dfarq.homeip.net/optimizing-web-graphics/feed/ 4 439