<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gossip Leak</title><link>https://sprint.shakir.blog</link><description>Daily celebrity news in a social format.</description><language>en-us</language><lastBuildDate>Mon, 27 Jul 2026 03:54:49 -0400</lastBuildDate><atom:link href="https://sprint.shakir.blog/rss.xml" rel="self" type="application/rss+xml" /><item><title>How to rotate a 3D object in SketchUp?</title><link>https://sprint.shakir.blog/how-to-rotate-a-3d-object-in-sketchup.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-rotate-a-3d-object-in-sketchup.html</guid><description>I&amp;#039;m trying to create something that looks like a large touch screen, which I intend to angle at 45° to the floor. I.e. imagine how you might arrange this touch screen so that it&amp;#039;s at a comfortable ......</description><pubDate>Mon, 27 Jul 2026 07:42:39 -0400</pubDate></item><item><title>How to solve unknown host name error using FTP Cmd?</title><link>https://sprint.shakir.blog/how-to-solve-unknown-host-name-error-using-ftp-cmd.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-solve-unknown-host-name-error-using-ftp-cmd.html</guid><description>In cmd prompt i tried ftp ftp.(Computer Name)that is local area network but it shows unknown host name error....</description><pubDate>Mon, 27 Jul 2026 07:35:50 -0400</pubDate></item><item><title>What happens when BIOS update is interrupted / not completed?</title><link>https://sprint.shakir.blog/what-happens-when-bios-update-is-interrupted-not-completed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-happens-when-bios-update-is-interrupted-not-completed.html</guid><description>I&amp;#039;m curious what could happen if the BIOS flashing process is interrupted by a power failure, because in my region power cuts can occur. What are the possible repercussions?...</description><pubDate>Mon, 27 Jul 2026 07:29:26 -0400</pubDate></item><item><title>Surface Pro not recognizing keyboard</title><link>https://sprint.shakir.blog/surface-pro-not-recognizing-keyboard.html</link><guid isPermaLink="true">https://sprint.shakir.blog/surface-pro-not-recognizing-keyboard.html</guid><description>I am trying to fix a Surface Pro 3/Windows 10 machine that will not detect the MS Keyboard (magnet). I have performed the Volume Up buttom and Power Button &amp;#039;fix&amp;#039; and it fixed nothing. I have borr......</description><pubDate>Mon, 27 Jul 2026 07:25:42 -0400</pubDate></item><item><title>Trace the phone number from the email sent</title><link>https://sprint.shakir.blog/trace-the-phone-number-from-the-email-sent.html</link><guid isPermaLink="true">https://sprint.shakir.blog/trace-the-phone-number-from-the-email-sent.html</guid><description>This question can be bizarre, but I just learnt that we can get the location from where the email is sent. Suppose the email is sent from a phone, say Iphone, will the ip address still point the co......</description><pubDate>Mon, 27 Jul 2026 07:21:49 -0400</pubDate></item><item><title>Public, reputable sources of time sync via HTTP to use where NTP is blocked? [closed]</title><link>https://sprint.shakir.blog/public-reputable-sources-of-time-sync-via-http-to-use-where-ntp-is-blo.html</link><guid isPermaLink="true">https://sprint.shakir.blog/public-reputable-sources-of-time-sync-via-http-to-use-where-ntp-is-blo.html</guid><description>Let&amp;#039;s say I&amp;#039;m in a corporate network where the NTP protocol is blocked, the BOFH^H^H^H^H sysadmins won&amp;#039;t unblock it, and they didn&amp;#039;t bother to set up a good internal NTP server. What&amp;#039;s a good sourc......</description><pubDate>Mon, 27 Jul 2026 06:49:59 -0400</pubDate></item><item><title>gpedit.msc doesn&amp;#039;t work on Windows 7 64-bit</title><link>https://sprint.shakir.blog/gpedit-msc-doesn-039-t-work-on-windows-7-64-bit.html</link><guid isPermaLink="true">https://sprint.shakir.blog/gpedit-msc-doesn-039-t-work-on-windows-7-64-bit.html</guid><description>I have installed Windows 7 64-bit on my laptop. I tried the command gpedit.msc
but the window doesn&amp;#039;t appear. Is there any reason for this or can I fix this?...</description><pubDate>Mon, 27 Jul 2026 06:47:48 -0400</pubDate></item><item><title>Properties in windows event ID 41</title><link>https://sprint.shakir.blog/properties-in-windows-event-id-41.html</link><guid isPermaLink="true">https://sprint.shakir.blog/properties-in-windows-event-id-41.html</guid><description>I want to understand the significance of the values for each property in Windows event Log ID 41.
Windows System event ID 41 from source Kernel-Power has the following properties
- EventData ...</description><pubDate>Mon, 27 Jul 2026 06:36:49 -0400</pubDate></item><item><title>Free Download Manager Auto-Upload</title><link>https://sprint.shakir.blog/free-download-manager-auto-upload.html</link><guid isPermaLink="true">https://sprint.shakir.blog/free-download-manager-auto-upload.html</guid><description>Does Free Download Manager automatically upload my torrents when I download them? If so, is there a way to prevent it?...</description><pubDate>Mon, 27 Jul 2026 06:23:43 -0400</pubDate></item><item><title>What is TCP over SSL [closed]</title><link>https://sprint.shakir.blog/what-is-tcp-over-ssl-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-tcp-over-ssl-closed.html</guid><description>There is this application called &quot;TCP over SSL Tunnel&quot;. In his office, he only has access to education sites through the internet. He is using this application and connects to an accessible site ov......</description><pubDate>Mon, 27 Jul 2026 05:16:12 -0400</pubDate></item><item><title>How to match a word followed by anything in Notepad++</title><link>https://sprint.shakir.blog/how-to-match-a-word-followed-by-anything-in-notepad.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-match-a-word-followed-by-anything-in-notepad.html</guid><description>I want to enclose the first word with brackets and the &quot;anything&quot; that follows after the space by brackets too.
Unfortunately the command : (\w) (.*) doesn&amp;#039;t work.
For example, for the sentence &quot;......</description><pubDate>Mon, 27 Jul 2026 05:15:31 -0400</pubDate></item><item><title>What is the keyboard shortcut for deleting selected rows?</title><link>https://sprint.shakir.blog/what-is-the-keyboard-shortcut-for-deleting-selected-rows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-keyboard-shortcut-for-deleting-selected-rows.html</guid><description>What is the keyboard shortcut for deleting selected rows?
Currently I select rows with shift+ up/down and click Ctrl + - and click r and press Enter. Is there a single key combination which I can ......</description><pubDate>Mon, 27 Jul 2026 05:04:30 -0400</pubDate></item><item><title>Time Machine backup to FTP server</title><link>https://sprint.shakir.blog/time-machine-backup-to-ftp-server.html</link><guid isPermaLink="true">https://sprint.shakir.blog/time-machine-backup-to-ftp-server.html</guid><description>How can I get a Mac computer using Time Machine to back up to a server using FTP?
I have not tried anything yet and everything I&amp;#039;ve search for is about 6 years old....</description><pubDate>Mon, 27 Jul 2026 04:55:00 -0400</pubDate></item><item><title>Only Ctrl+C combo not working globally on Windows 10 Home (64bit)</title><link>https://sprint.shakir.blog/only-ctrl-c-combo-not-working-globally-on-windows-10-home-64bit.html</link><guid isPermaLink="true">https://sprint.shakir.blog/only-ctrl-c-combo-not-working-globally-on-windows-10-home-64bit.html</guid><description>My Ctrl+C key-combo seems to have abruptly stopped working globally on all programmes. All other cut/paste/select-all/undo/redo/formatting combos are working.
Using online keyboard testers, the ...</description><pubDate>Mon, 27 Jul 2026 04:48:27 -0400</pubDate></item><item><title>Google drive error : python27.dll</title><link>https://sprint.shakir.blog/google-drive-error-python27-dll.html</link><guid isPermaLink="true">https://sprint.shakir.blog/google-drive-error-python27-dll.html</guid><description>Evertime I open google drive I get the following error msg.
I tried copying and pasting the dll file into system32 and sysWOW64. But the problem still persists....</description><pubDate>Mon, 27 Jul 2026 04:38:40 -0400</pubDate></item><item><title>Under what login/boot conditions can Chrome Remote Desktop access a computer? Does this differ by OS?</title><link>https://sprint.shakir.blog/under-what-login-boot-conditions-can-chrome-remote-desktop-access-a-co.html</link><guid isPermaLink="true">https://sprint.shakir.blog/under-what-login-boot-conditions-can-chrome-remote-desktop-access-a-co.html</guid><description>If I set up a host computer for permanent remote access via Chrome Remote Desktop, when is it accessible?
Specifically:
Is it accessible when it has been locally logged into only by a non-...</description><pubDate>Mon, 27 Jul 2026 04:13:04 -0400</pubDate></item><item><title>Computer won&amp;#039;t turn on after Shutdown without turning off the power supply for a minute</title><link>https://sprint.shakir.blog/computer-won-039-t-turn-on-after-shutdown-without-turning-off-the-powe.html</link><guid isPermaLink="true">https://sprint.shakir.blog/computer-won-039-t-turn-on-after-shutdown-without-turning-off-the-powe.html</guid><description>In the past month, for some unknown reason everything in my PC started to fail one by one. From CPU to hard disk. In the end of replacements and buying new ones, I have this:
MSI 970A-G46 (new)
AMD ...</description><pubDate>Mon, 27 Jul 2026 04:10:44 -0400</pubDate></item><item><title>Installing Freenas on an SSD</title><link>https://sprint.shakir.blog/installing-freenas-on-an-ssd.html</link><guid isPermaLink="true">https://sprint.shakir.blog/installing-freenas-on-an-ssd.html</guid><description>Just wondering if anyone here has installed Freenas on an SSD. I know its meant to be on a USB pen drive. But Ive got a spare 64Gb SSD that I can install Freenas on and id like may be other stuff t......</description><pubDate>Mon, 27 Jul 2026 04:06:11 -0400</pubDate></item><item><title>What are &quot;reparse records&quot;?</title><link>https://sprint.shakir.blog/what-are-reparse-records.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-are-reparse-records.html</guid><description>My computer just did a chkdisk, and when it finished processing file records, it said it had processed &quot;44 reparse records&quot;. What exactly are they?...</description><pubDate>Mon, 27 Jul 2026 03:27:47 -0400</pubDate></item><item><title>Two playstations on one network</title><link>https://sprint.shakir.blog/two-playstations-on-one-network.html</link><guid isPermaLink="true">https://sprint.shakir.blog/two-playstations-on-one-network.html</guid><description>In my house I have 2 playstations. My wife and I both play together. On all sort of games but mostly on call of duty. Recently we have been playing Black Ops 3 and have been having problems. We have ...</description><pubDate>Mon, 27 Jul 2026 03:17:24 -0400</pubDate></item><item><title>How can I tell whether an old graphics card is PCIe or AGP?</title><link>https://sprint.shakir.blog/how-can-i-tell-whether-an-old-graphics-card-is-pcie-or-agp.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-tell-whether-an-old-graphics-card-is-pcie-or-agp.html</guid><description>I&amp;#039;ve been given an old(ish) graphics card, with the make and model not listed clearly, or at all, on the card. Or perhaps they are, but are covered by the heatsink. Assume also that I don&amp;#039;t have ac......</description><pubDate>Mon, 27 Jul 2026 02:58:49 -0400</pubDate></item><item><title>Why do all my desktop icons all have a red X in the lower left</title><link>https://sprint.shakir.blog/why-do-all-my-desktop-icons-all-have-a-red-x-in-the-lower-left.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-do-all-my-desktop-icons-all-have-a-red-x-in-the-lower-left.html</guid><description>Upgraded to Windows 10 a couple of weeks and just noticed that almost all of the icons on my desktop have a small red X in the lower-left corner. The recycle bin and some documents seem to be the ...</description><pubDate>Mon, 27 Jul 2026 02:51:06 -0400</pubDate></item><item><title>How to set a recurring timer in windows</title><link>https://sprint.shakir.blog/how-to-set-a-recurring-timer-in-windows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-set-a-recurring-timer-in-windows.html</guid><description>I want to set a timer which auto restart after each loop.
I am trying to do so with Alarms &amp;amp; Clock but can&amp;#039;t find the feature.
OS: windows 10...</description><pubDate>Mon, 27 Jul 2026 02:23:52 -0400</pubDate></item><item><title>Windows pagefile size with large RAM and SSD</title><link>https://sprint.shakir.blog/windows-pagefile-size-with-large-ram-and-ssd.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-pagefile-size-with-large-ram-and-ssd.html</guid><description>I just upgraded my Windows 7 machine from 12GB to 24GB RAM - both for running more VMs and for future proofing.
My C drive is an SSD with 129GB formatted size.
I was surprised to find out that the ......</description><pubDate>Mon, 27 Jul 2026 02:05:39 -0400</pubDate></item><item><title>When I copy table data into excel, it ONLY pastes it into column A! How to fix this?</title><link>https://sprint.shakir.blog/when-i-copy-table-data-into-excel-it-only-pastes-it-into-column-a-how-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/when-i-copy-table-data-into-excel-it-only-pastes-it-into-column-a-how-.html</guid><description>If I use the following link:
http://web.utk.edu/~dhouston/excel/exam1.pdf
to copy the table and paste it into excel, it will only paste the values into one long column in Column A (and each row h......</description><pubDate>Mon, 27 Jul 2026 01:48:49 -0400</pubDate></item><item><title>Windows 7 backup - automatically remove old backup ranges</title><link>https://sprint.shakir.blog/windows-7-backup-automatically-remove-old-backup-ranges.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-7-backup-automatically-remove-old-backup-ranges.html</guid><description>I have a 1TB USB drive that I use as a backup drive for my work PC.
The drive will eventually run out of space and I need to go in and remove older backups using the manage space/view backups dial......</description><pubDate>Mon, 27 Jul 2026 01:42:25 -0400</pubDate></item><item><title>One executable backgroundTaskHost.exe with many different Process Name</title><link>https://sprint.shakir.blog/one-executable-backgroundtaskhost-exe-with-many-different-process-name.html</link><guid isPermaLink="true">https://sprint.shakir.blog/one-executable-backgroundtaskhost-exe-with-many-different-process-name.html</guid><description>OS Windows 10 Pro 64bit version 1703 build 15063.
When I start up the machine it shows two processes in Task Manager (disappear after 2 minutes). Two process have the same executable file (.exe) w......</description><pubDate>Mon, 27 Jul 2026 01:37:26 -0400</pubDate></item><item><title>Can I turn my external USB HDD into a wireless HDD?</title><link>https://sprint.shakir.blog/can-i-turn-my-external-usb-hdd-into-a-wireless-hdd.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-i-turn-my-external-usb-hdd-into-a-wireless-hdd.html</guid><description>There&amp;#039;s a new league of &quot;wireless HDDs&quot; available out there,
For example:
The Transcend Storejet Cloud and the
Seagate Satellite
My question is: is it possible to make use of a wireless USB adapt......</description><pubDate>Mon, 27 Jul 2026 01:35:34 -0400</pubDate></item><item><title>Seriousness of a &quot;Smart&quot; disk error. How long will it last?</title><link>https://sprint.shakir.blog/seriousness-of-a-smart-disk-error-how-long-will-it-last.html</link><guid isPermaLink="true">https://sprint.shakir.blog/seriousness-of-a-smart-disk-error-how-long-will-it-last.html</guid><description>I have an 1 TB data disk and the bios and Windows are reporting a &quot;Smart&quot; error. At least, I get a Smart event but it doesn&amp;#039;t indicate how serious the failure could be. My system is about 6 months ......</description><pubDate>Mon, 27 Jul 2026 01:24:52 -0400</pubDate></item><item><title>How to restart Chrome Remote Desktop from command line</title><link>https://sprint.shakir.blog/how-to-restart-chrome-remote-desktop-from-command-line.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-restart-chrome-remote-desktop-from-command-line.html</guid><description>Say I was using Chrome Remote Desktop and remotely killed the host process on accident, causing me to get kicked off. However I still have SSH/terminal/command-line access. How can I relaunch the s......</description><pubDate>Mon, 27 Jul 2026 01:05:18 -0400</pubDate></item><item><title>Why isn&amp;#039;t this egrep invocation case sensitive?</title><link>https://sprint.shakir.blog/why-isn-039-t-this-egrep-invocation-case-sensitive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-isn-039-t-this-egrep-invocation-case-sensitive.html</guid><description>I&amp;#039;m using the following egrep invocation as a filter for an ant build:
egrep &amp;#039;\[.*\]|BUILD|time\:&amp;#039;
The build.xml file has a huge number of empty or unimportant targets that I&amp;#039;m trying to filter o......</description><pubDate>Mon, 27 Jul 2026 00:55:42 -0400</pubDate></item><item><title>Excel formula to calculate amount of overtime</title><link>https://sprint.shakir.blog/excel-formula-to-calculate-amount-of-overtime.html</link><guid isPermaLink="true">https://sprint.shakir.blog/excel-formula-to-calculate-amount-of-overtime.html</guid><description>I need help calculating the number of hours over 40. Its a payroll spreadsheet and I want to calculate overtime.
If Q4 is greater than 40 hours then subtract 40 hours from Q4 and display the numbe......</description><pubDate>Mon, 27 Jul 2026 00:45:38 -0400</pubDate></item><item><title>Sending variables between files with batch</title><link>https://sprint.shakir.blog/sending-variables-between-files-with-batch.html</link><guid isPermaLink="true">https://sprint.shakir.blog/sending-variables-between-files-with-batch.html</guid><description>So i have 2 Bat files A and B.
A runs, now I use a command to start B.
Now A and B are running at the same time.
And now I want to send my Variable C from A to B.
I tried Call but then it just ope......</description><pubDate>Mon, 27 Jul 2026 00:39:16 -0400</pubDate></item><item><title>What does capital W do in VIM?</title><link>https://sprint.shakir.blog/what-does-capital-w-do-in-vim.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-does-capital-w-do-in-vim.html</guid><description>in VIM sometimes when saving, I accidentally hit capital W instead of its lowercase brother. I am prompted for my system password, so I assume it is running a sudo command of some sort, but do you ......</description><pubDate>Mon, 27 Jul 2026 00:25:25 -0400</pubDate></item><item><title>No sound on bluetooth headphone in Ubuntu 20.04</title><link>https://sprint.shakir.blog/no-sound-on-bluetooth-headphone-in-ubuntu-20-04.html</link><guid isPermaLink="true">https://sprint.shakir.blog/no-sound-on-bluetooth-headphone-in-ubuntu-20-04.html</guid><description>Yesterday, I updated my Ubuntu 19.10 to 20.04. As usual, I connect my Bluetooth headphone to my PC and they got connected successfully, but even if I select my headphone as output device, I got the......</description><pubDate>Mon, 27 Jul 2026 00:14:56 -0400</pubDate></item><item><title>What traffic does Block(default) option block in Windows Firewall</title><link>https://sprint.shakir.blog/what-traffic-does-block-default-option-block-in-windows-firewall.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-traffic-does-block-default-option-block-in-windows-firewall.html</guid><description>I wanted to block all traffic, but from the device I remotely access the windows machine.
I opened Advanced settings in Windows Defender and after a lot of trial and error with new rules, realised......</description><pubDate>Sun, 26 Jul 2026 23:46:45 -0400</pubDate></item><item><title>Lack of permission to open user folder</title><link>https://sprint.shakir.blog/lack-of-permission-to-open-user-folder.html</link><guid isPermaLink="true">https://sprint.shakir.blog/lack-of-permission-to-open-user-folder.html</guid><description>I&amp;#039;ve experienced some error with my windows vista installation for reasons unknown (just a DELL from late 2008).
Whenever I try to start up, the computer immediately reboots without letting me in.......</description><pubDate>Sun, 26 Jul 2026 23:42:26 -0400</pubDate></item><item><title>How do I clear the Recent Documents list in Windows 7? [duplicate]</title><link>https://sprint.shakir.blog/how-do-i-clear-the-recent-documents-list-in-windows-7-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-clear-the-recent-documents-list-in-windows-7-duplicate.html</guid><description>Possible Duplicate: Clear cache/history in Windows 7?
How do I remove the list of recent files in Windows 7?
Are those files stored anywhere else?...</description><pubDate>Sun, 26 Jul 2026 23:35:10 -0400</pubDate></item><item><title>Get/set unknown filename variable with batch</title><link>https://sprint.shakir.blog/get-set-unknown-filename-variable-with-batch.html</link><guid isPermaLink="true">https://sprint.shakir.blog/get-set-unknown-filename-variable-with-batch.html</guid><description>I am working on a document import utility that imports a text document from a specific location. The filename of the document is unknown and I need to find out how to determine the name of the file......</description><pubDate>Sun, 26 Jul 2026 23:22:05 -0400</pubDate></item><item><title>Do S.M.A.R.T. tests wear out the hard disk?</title><link>https://sprint.shakir.blog/do-s-m-a-r-t-tests-wear-out-the-hard-disk.html</link><guid isPermaLink="true">https://sprint.shakir.blog/do-s-m-a-r-t-tests-wear-out-the-hard-disk.html</guid><description>I was wondering, is it safe to do &quot;extended&quot; smart test on a 1TB hdd regularly ( once a month) ?
what about &quot;short&quot; and &quot;conveyance&quot;...</description><pubDate>Sun, 26 Jul 2026 23:13:37 -0400</pubDate></item><item><title>Removing MJAduioRecorder from sound preferences in macOS Mojave?</title><link>https://sprint.shakir.blog/removing-mjaduiorecorder-from-sound-preferences-in-macos-mojave.html</link><guid isPermaLink="true">https://sprint.shakir.blog/removing-mjaduiorecorder-from-sound-preferences-in-macos-mojave.html</guid><description>I&amp;#039;m trying to remove MJAduioRecorder from my machine. Is this file associated with anything else? I don&amp;#039;t remember ever installing it. Thanks to this site, I successfully removed Boom2.
See screen......</description><pubDate>Sun, 26 Jul 2026 22:46:06 -0400</pubDate></item><item><title>How to get rid of program whose uninstall throws NSIS error?</title><link>https://sprint.shakir.blog/how-to-get-rid-of-program-whose-uninstall-throws-nsis-error.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-get-rid-of-program-whose-uninstall-throws-nsis-error.html</guid><description>I installed OpenVPN 2.4.x on Windows 10 and the latest version was too unstable so I wanted to uninstall it to go back to a stable version. However, uninstalling it from both the the uninstall.exe ......</description><pubDate>Sun, 26 Jul 2026 22:39:10 -0400</pubDate></item><item><title>shell script loop through list line by line</title><link>https://sprint.shakir.blog/shell-script-loop-through-list-line-by-line.html</link><guid isPermaLink="true">https://sprint.shakir.blog/shell-script-loop-through-list-line-by-line.html</guid><description>I&amp;#039;m trying to write a short shell script to loop through a list (given by a certain command I run) line by line and push values to CSV file
list for example:
aaa bbb ccc ddd eee fff
jj......</description><pubDate>Sun, 26 Jul 2026 22:37:01 -0400</pubDate></item><item><title>How to search contents of files in folder?</title><link>https://sprint.shakir.blog/how-to-search-contents-of-files-in-folder.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-search-contents-of-files-in-folder.html</guid><description>In Win 7, how can I search for a word in the contents of all files in a specific folder.
In XP this was easy. All you had to do was type the word into the &quot;A word or phrase in file&quot; text box on the ...</description><pubDate>Sun, 26 Jul 2026 22:29:28 -0400</pubDate></item><item><title>How to remove Server Temp Key from SSL Certificate Chain</title><link>https://sprint.shakir.blog/how-to-remove-server-temp-key-from-ssl-certificate-chain.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-remove-server-temp-key-from-ssl-certificate-chain.html</guid><description>When I test my connection to my server: echo q | openssl s_client -connect abc.def.com:8443
I get back (extract): No client certificate CA names sent Peer signing digest: SHA512. Server ......</description><pubDate>Sun, 26 Jul 2026 22:07:01 -0400</pubDate></item><item><title>Remove key from known_hosts</title><link>https://sprint.shakir.blog/remove-key-from-known-hosts.html</link><guid isPermaLink="true">https://sprint.shakir.blog/remove-key-from-known-hosts.html</guid><description>I built several virtual machines during the last few weeks. The problem is, the .ssh/known_hosts gives me the Man in the middle warning. This happens because another fingerprint is associated with ......</description><pubDate>Sun, 26 Jul 2026 22:04:47 -0400</pubDate></item><item><title>How to boot from new hard drive</title><link>https://sprint.shakir.blog/how-to-boot-from-new-hard-drive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-boot-from-new-hard-drive.html</guid><description>My desktop computer is 11 years old, running Windows XP. The hard disk was crashing periodically, so I decided to buy and install a new hard drive. The computer design uses the Parallel ATA (=IDE) ...</description><pubDate>Sun, 26 Jul 2026 21:57:22 -0400</pubDate></item><item><title>How to find the IP of a network printer from command line</title><link>https://sprint.shakir.blog/how-to-find-the-ip-of-a-network-printer-from-command-line.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-find-the-ip-of-a-network-printer-from-command-line.html</guid><description>How can I ping (from command prompt) a printer without knowing it&amp;#039;s IP.
How can I find the printer IP in the command prompt?...</description><pubDate>Sun, 26 Jul 2026 21:44:40 -0400</pubDate></item><item><title>Youtube settings (language, new layout, autoplay) reset once in a while</title><link>https://sprint.shakir.blog/youtube-settings-language-new-layout-autoplay-reset-once-in-a-while.html</link><guid isPermaLink="true">https://sprint.shakir.blog/youtube-settings-language-new-layout-autoplay-reset-once-in-a-while.html</guid><description>Every once in a while my settings from youtube just dissappear and revert back to normal(?). My autoplay gets turned off and the new (experimental) layout resets or the dark theme in the new (...</description><pubDate>Sun, 26 Jul 2026 21:37:45 -0400</pubDate></item><item><title>Make right-click, &quot;send to mail recipient&quot; send to Gmail via Chrome in Windows 10</title><link>https://sprint.shakir.blog/make-right-click-send-to-mail-recipient-send-to-gmail-via-chrome-in-wi.html</link><guid isPermaLink="true">https://sprint.shakir.blog/make-right-click-send-to-mail-recipient-send-to-gmail-via-chrome-in-wi.html</guid><description>I have recently decided to use Windows 10 rather than MacOS as my main OS (for many reasons, which I could go into somewhere else), and find that occasionally I would like to send a file to someone......</description><pubDate>Sun, 26 Jul 2026 21:34:16 -0400</pubDate></item><item><title>How to uninstall expired Kasperksky without required password?</title><link>https://sprint.shakir.blog/how-to-uninstall-expired-kasperksky-without-required-password.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-uninstall-expired-kasperksky-without-required-password.html</guid><description>My colleage&amp;#039;s PC has Kaspersky software that is expired. And he want to remove the software - I help him to uninstall it but the software requires some password that nether of us knows what it is.
A ...</description><pubDate>Sun, 26 Jul 2026 21:22:03 -0400</pubDate></item><item><title>Function Keys on Logitech Craft keyboard do not work</title><link>https://sprint.shakir.blog/function-keys-on-logitech-craft-keyboard-do-not-work.html</link><guid isPermaLink="true">https://sprint.shakir.blog/function-keys-on-logitech-craft-keyboard-do-not-work.html</guid><description>I have a Logitech Craft keyboard. The Function Keys (F1 - F12) don&amp;#039;t work as they should on other Keyboards in Windows. How can I make them work (and how can I configure them with my own custom fea......</description><pubDate>Sun, 26 Jul 2026 21:13:22 -0400</pubDate></item><item><title>How can I make Outlook close to the system tray? [duplicate]</title><link>https://sprint.shakir.blog/how-can-i-make-outlook-close-to-the-system-tray-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-make-outlook-close-to-the-system-tray-duplicate.html</guid><description>When I close a window in Outlook, I want the program to minimize to the taskbar so I can continue receiving email notifications as I work.
I know it&amp;#039;s possible to have Outlook minimize to the system ...</description><pubDate>Sun, 26 Jul 2026 21:13:03 -0400</pubDate></item><item><title>An application tells me I need .NET Framework 2.0.50727?</title><link>https://sprint.shakir.blog/an-application-tells-me-i-need-net-framework-2-0-50727.html</link><guid isPermaLink="true">https://sprint.shakir.blog/an-application-tells-me-i-need-net-framework-2-0-50727.html</guid><description>When trying to install an application, it is asking for .NET Framework 2.0.50727.
Where do I get the right installer?...</description><pubDate>Sun, 26 Jul 2026 21:01:46 -0400</pubDate></item><item><title>MS Excel: How to set &amp;#039;not equal to&amp;#039; in the range criteria</title><link>https://sprint.shakir.blog/ms-excel-how-to-set-039-not-equal-to-039-in-the-range-criteria.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ms-excel-how-to-set-039-not-equal-to-039-in-the-range-criteria.html</guid><description>Suppose you have a list of records:
+-----+-----+-----+
| | A | B |
+-----+-----+-----+
| 1 | 100 | x |
+-----+-----+-----+
| 2 | 50 | x |
+-----+-----+-----+
| 3 | 30 | y |
......</description><pubDate>Sun, 26 Jul 2026 21:01:44 -0400</pubDate></item><item><title>Skip Dropbox indexing on Windows startup</title><link>https://sprint.shakir.blog/skip-dropbox-indexing-on-windows-startup.html</link><guid isPermaLink="true">https://sprint.shakir.blog/skip-dropbox-indexing-on-windows-startup.html</guid><description>Windows 7 starts up very quick (it’s installed on an SSD with an i7 processor and 16GB of RAM, and all services I don’t use are disabled), but then Dropbox starts and begins indexing files which ar......</description><pubDate>Sun, 26 Jul 2026 21:00:02 -0400</pubDate></item><item><title>How to remove &quot;switch user&quot; button on Windows 7 lock screen? [duplicate]</title><link>https://sprint.shakir.blog/how-to-remove-switch-user-button-on-windows-7-lock-screen-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-remove-switch-user-button-on-windows-7-lock-screen-duplicate.html</guid><description>Is there a way to remove the &quot;switch user&quot; button shown in the photo below? Thanks!...</description><pubDate>Sun, 26 Jul 2026 20:43:31 -0400</pubDate></item><item><title>Change Windows password when in multiple RDP</title><link>https://sprint.shakir.blog/change-windows-password-when-in-multiple-rdp.html</link><guid isPermaLink="true">https://sprint.shakir.blog/change-windows-password-when-in-multiple-rdp.html</guid><description>I run a VM on my local PC to sandbox a VPN connection, I then RDP from this VM into the PC I use for work. I need to change the password but CTRL+ALT+END brings up the menu for the 1st VM.
How can I ...</description><pubDate>Sun, 26 Jul 2026 20:30:32 -0400</pubDate></item><item><title>What is the difference between Lavf58.29.100 and Lavc58.134.100 eac3 encoding using H265 in ffmpeg?</title><link>https://sprint.shakir.blog/what-is-the-difference-between-lavf58-29-100-and-lavc58-134-100-eac3-e.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-difference-between-lavf58-29-100-and-lavc58-134-100-eac3-e.html</guid><description>What is the difference between Lavf58.29.100 and Lavc58.134.100 eac3 encoding using H265 in ffmpeg?
I created a mkv file using ffmpeg and handbrake software but both using different encoding, handb......</description><pubDate>Sun, 26 Jul 2026 20:20:41 -0400</pubDate></item><item><title>In the BIOS the mouse is stuck</title><link>https://sprint.shakir.blog/in-the-bios-the-mouse-is-stuck.html</link><guid isPermaLink="true">https://sprint.shakir.blog/in-the-bios-the-mouse-is-stuck.html</guid><description>I wanted to install SteamOS to try it, but I&amp;#039;m experiencing an issue.
Before the last bios update, everything worked fine. But after...
The mouse is stuck: when I try to move it, it moves for some ...</description><pubDate>Sun, 26 Jul 2026 20:12:50 -0400</pubDate></item><item><title>Create a bootable USB of Windows PE on linux</title><link>https://sprint.shakir.blog/create-a-bootable-usb-of-windows-pe-on-linux.html</link><guid isPermaLink="true">https://sprint.shakir.blog/create-a-bootable-usb-of-windows-pe-on-linux.html</guid><description>How can I create a bootable USB using Windows PE ISO on linux?
Note - Any Windows PE ISO available on web which supports creating a bootable USB from linux will be helpful (please mention the ste......</description><pubDate>Sun, 26 Jul 2026 20:03:08 -0400</pubDate></item><item><title>Remove read-only attribute from folder after Windows reinstall</title><link>https://sprint.shakir.blog/remove-read-only-attribute-from-folder-after-windows-reinstall.html</link><guid isPermaLink="true">https://sprint.shakir.blog/remove-read-only-attribute-from-folder-after-windows-reinstall.html</guid><description>I reinstalled a fresh copy of Windows 8.1 on my laptop after formatting drive C. Then I tried to access my Photos folder on drive D and got the error Access is denied
It turned my folder into a......</description><pubDate>Sun, 26 Jul 2026 19:51:20 -0400</pubDate></item><item><title>TEMP folder filling up with AppX files and canot be stopped</title><link>https://sprint.shakir.blog/temp-folder-filling-up-with-appx-files-and-canot-be-stopped.html</link><guid isPermaLink="true">https://sprint.shakir.blog/temp-folder-filling-up-with-appx-files-and-canot-be-stopped.html</guid><description>Yesterday I found my C: drive had suddenly filled up due to 80 GB appearing in C:\Window\TEMP. There were three types of files and about 13,000 of each of them.
AppXDeploymentServer_B1874DF3-7BCE-......</description><pubDate>Sun, 26 Jul 2026 19:48:00 -0400</pubDate></item><item><title>TiWorker.exe - Very High CPU Usage</title><link>https://sprint.shakir.blog/tiworker-exe-very-high-cpu-usage.html</link><guid isPermaLink="true">https://sprint.shakir.blog/tiworker-exe-very-high-cpu-usage.html</guid><description>I have a laptop running Windows 8. Although it originally ran well, it started having very bad performance issues. I decided to perform some research into the topic. Opening up Task Manager, I disc......</description><pubDate>Sun, 26 Jul 2026 19:25:27 -0400</pubDate></item><item><title>How do I permanently turn the volume up on a wav file to use it on my phone?</title><link>https://sprint.shakir.blog/how-do-i-permanently-turn-the-volume-up-on-a-wav-file-to-use-it-on-my-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-permanently-turn-the-volume-up-on-a-wav-file-to-use-it-on-my-.html</guid><description>I want to use some wav files as my ringtone/text tone but a lot of them have a very low volume. I know my phone can be louder because I have put other files in it that are. Is there any way to make......</description><pubDate>Sun, 26 Jul 2026 19:16:39 -0400</pubDate></item><item><title>Is there a fiber / optical extension you can buy move your FTTP point? [closed]</title><link>https://sprint.shakir.blog/is-there-a-fiber-optical-extension-you-can-buy-move-your-fttp-point-cl.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-a-fiber-optical-extension-you-can-buy-move-your-fttp-point-cl.html</guid><description>I want to move my BT Openreach fiber box so it&amp;#039;s running from my UPS.
Issue is the fiber cable into the building is 10 meters away from I need it to be.
Is there a fiber / optical extension you ca......</description><pubDate>Sun, 26 Jul 2026 19:14:27 -0400</pubDate></item><item><title>Is it recommended to partition an external drive used as storage?</title><link>https://sprint.shakir.blog/is-it-recommended-to-partition-an-external-drive-used-as-storage.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-recommended-to-partition-an-external-drive-used-as-storage.html</guid><description>I&amp;#039;m going to buy a 1TB external hard drive to use it as storage (not backup) and I&amp;#039;m not quite sure if any partitioning at all would be good in this case (i.e. System/Data scheme does not apply).
......</description><pubDate>Sun, 26 Jul 2026 19:06:16 -0400</pubDate></item><item><title>How to boot an USB without acces to the BIOS</title><link>https://sprint.shakir.blog/how-to-boot-an-usb-without-acces-to-the-bios.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-boot-an-usb-without-acces-to-the-bios.html</guid><description>I&amp;#039;ve got here a laptop which has the BIOS protected by a password. I neither can&amp;#039;t sign in any user from the system (Windows 10).
How can I boot an USB with a Windows 10 iso and reinstall the system?...</description><pubDate>Sun, 26 Jul 2026 19:06:05 -0400</pubDate></item><item><title>Importing an EPS vector file to Microsoft Word without losing quality</title><link>https://sprint.shakir.blog/importing-an-eps-vector-file-to-microsoft-word-without-losing-quality.html</link><guid isPermaLink="true">https://sprint.shakir.blog/importing-an-eps-vector-file-to-microsoft-word-without-losing-quality.html</guid><description>If I import an .eps picture to Microsoft Word as normal, the quality
of the vector picture comes down (the image gets rasterised.
In this case, the EPS was produced with the pgfplot package and ...</description><pubDate>Sun, 26 Jul 2026 18:53:01 -0400</pubDate></item><item><title>How to download aes encrypted m3u8 using ffmpeg?</title><link>https://sprint.shakir.blog/how-to-download-aes-encrypted-m3u8-using-ffmpeg.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-download-aes-encrypted-m3u8-using-ffmpeg.html</guid><description>I tried to download a m3u8 video that seems to be AES encrypted using ffmpeg. I
tried several method and could not figure out how to download it, eg this method:
How to download aes encrypted m3u8 ......</description><pubDate>Sun, 26 Jul 2026 18:35:21 -0400</pubDate></item><item><title>Calculate the difference in hours from now and next workday&amp;#039;s 9am</title><link>https://sprint.shakir.blog/calculate-the-difference-in-hours-from-now-and-next-workday-039-s-9am.html</link><guid isPermaLink="true">https://sprint.shakir.blog/calculate-the-difference-in-hours-from-now-and-next-workday-039-s-9am.html</guid><description>How do I calculate the difference in hours from now and the next workday&amp;#039;s 9am?
If NOW() is Thursday 6pm and the next workday is Friday, the function would then return 15.
If NOW() is Friday 5pm ......</description><pubDate>Sun, 26 Jul 2026 18:21:40 -0400</pubDate></item><item><title>How to calculate percentage with a SQL statement? [closed]</title><link>https://sprint.shakir.blog/how-to-calculate-percentage-with-a-sql-statement-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-calculate-percentage-with-a-sql-statement-closed.html</guid><description>i have two sql tables i want to compare two tables ..comparing two tables is done now what i want is how many records are matched and not matched in the form of percentage .is it possible to write a ...</description><pubDate>Sun, 26 Jul 2026 18:15:37 -0400</pubDate></item><item><title>FFmpeg drops frames when encoding a png image sequence into an x264 mp4 video</title><link>https://sprint.shakir.blog/ffmpeg-drops-frames-when-encoding-a-png-image-sequence-into-an-x264-mp.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ffmpeg-drops-frames-when-encoding-a-png-image-sequence-into-an-x264-mp.html</guid><description>I&amp;#039;m trying to encode an image-sequence (frame0001.png, frame0002.png, ... , frame0160.png) into an x264 video using the following command:
ffmpeg -i frame%04d.png -sameq -r 24 out.mp4
After encod......</description><pubDate>Sun, 26 Jul 2026 18:08:52 -0400</pubDate></item><item><title>If i click on 2nd monitor while gaming on fullscreen, the game closes</title><link>https://sprint.shakir.blog/if-i-click-on-2nd-monitor-while-gaming-on-fullscreen-the-game-closes.html</link><guid isPermaLink="true">https://sprint.shakir.blog/if-i-click-on-2nd-monitor-while-gaming-on-fullscreen-the-game-closes.html</guid><description>The title basically says it all, while I&amp;#039;m gaming, CSGO for example, if I click on something on the second monitor, the game is minimized.
I want to know how I can fix this WITHOUT having to put my......</description><pubDate>Sun, 26 Jul 2026 17:50:19 -0400</pubDate></item><item><title>Tunneling FTP connection from home where server only accepts local IPs</title><link>https://sprint.shakir.blog/tunneling-ftp-connection-from-home-where-server-only-accepts-local-ips.html</link><guid isPermaLink="true">https://sprint.shakir.blog/tunneling-ftp-connection-from-home-where-server-only-accepts-local-ips.html</guid><description>I need to access an FTP server at work but the server will only accept local IPs. I cannot access it from my home machine. I have been able to ssh into my Unix work machine through PuTTY and from t......</description><pubDate>Sun, 26 Jul 2026 17:35:52 -0400</pubDate></item><item><title>SSL Certificate Issue in Tortoise Git</title><link>https://sprint.shakir.blog/ssl-certificate-issue-in-tortoise-git.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ssl-certificate-issue-in-tortoise-git.html</guid><description>I have tried to pull the code from bitbucket repository. But i got the SSL certificate error
unable to access &amp;#039;https://bitbucket.com/scm/tcc/customer-care-portal.git/&amp;#039;: SSL certificate problem: una......</description><pubDate>Sun, 26 Jul 2026 17:27:09 -0400</pubDate></item><item><title>How do I replicate Gmail&amp;#039;s archive behavior in Microsoft Outlook 2013?</title><link>https://sprint.shakir.blog/how-do-i-replicate-gmail-039-s-archive-behavior-in-microsoft-outlook-2.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-replicate-gmail-039-s-archive-behavior-in-microsoft-outlook-2.html</guid><description>I have some emails in Outlook which I want to remove from my Inbox without deleting.
In Gmail, there&amp;#039;s a single dedicated button for archiving messages:
In Outlook, Microsoft&amp;#039;s official instructi......</description><pubDate>Sun, 26 Jul 2026 17:18:36 -0400</pubDate></item><item><title>What is IP based video conferencing and How can I do it from home</title><link>https://sprint.shakir.blog/what-is-ip-based-video-conferencing-and-how-can-i-do-it-from-home.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-ip-based-video-conferencing-and-how-can-i-do-it-from-home.html</guid><description>A company wants to interview my neighbour. They say they will do it via IP based video conferencing (and said she must go to a reliance webworld center - which apparently has that facility in our c......</description><pubDate>Sun, 26 Jul 2026 17:15:36 -0400</pubDate></item><item><title>How to properly merge two tables in MS Word</title><link>https://sprint.shakir.blog/how-to-properly-merge-two-tables-in-ms-word.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-properly-merge-two-tables-in-ms-word.html</guid><description>I would like to merge 2 tables together in Microsoft Word. I have attempted to do the usual drag and drop, but I&amp;#039;m out of luck!
I don&amp;#039;t know if my mouse is the problem, but even if I use the touch......</description><pubDate>Sun, 26 Jul 2026 17:02:10 -0400</pubDate></item><item><title>grub: boot from ISO</title><link>https://sprint.shakir.blog/grub-boot-from-iso.html</link><guid isPermaLink="true">https://sprint.shakir.blog/grub-boot-from-iso.html</guid><description>How can I boot into an ISO file in GRUB? The ISO file is on a reiserfs partition and GRUB can access it (already tested that)....</description><pubDate>Sun, 26 Jul 2026 16:41:28 -0400</pubDate></item><item><title>How can I format selected java code in sublime text .txt file?</title><link>https://sprint.shakir.blog/how-can-i-format-selected-java-code-in-sublime-text-txt-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-format-selected-java-code-in-sublime-text-txt-file.html</guid><description>Is there any extension or technique for formatting java code in sublime text?
For example,
I have this code: static void test()
{ Pair&amp;lt;Integer, Integer&amp;gt;[] intPairArr = new Pa......</description><pubDate>Sun, 26 Jul 2026 16:13:39 -0400</pubDate></item><item><title>powershell GCI access denied</title><link>https://sprint.shakir.blog/powershell-gci-access-denied.html</link><guid isPermaLink="true">https://sprint.shakir.blog/powershell-gci-access-denied.html</guid><description>Trying to see my files larger than 500mb inside C:\users
Get-ChildItem C:\users\cata\ -recurse | where-object {$_.length -gt 500mb} | Sort-Object length | ft fullname, length -auto
FullName ......</description><pubDate>Sun, 26 Jul 2026 16:00:09 -0400</pubDate></item><item><title>How can I get Chrome to launch and close &quot;developer tools&quot; on Mac (like Firebug with F12 &amp; Ctrl+Shift+C)</title><link>https://sprint.shakir.blog/how-can-i-get-chrome-to-launch-and-close-developer-tools-on-mac-like-f.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-get-chrome-to-launch-and-close-developer-tools-on-mac-like-f.html</guid><description>How can I get Chrome to launch and close &quot;developer tools&quot; on Mac (like Firebug with F12 &amp;amp; Ctrl+Shift+C)? It was so convenient in Firefox/Firebug to just hit F12 followed by &quot;toggle inspect mod......</description><pubDate>Sun, 26 Jul 2026 15:41:20 -0400</pubDate></item><item><title>Word won&amp;#039;t paste images from web?</title><link>https://sprint.shakir.blog/word-won-039-t-paste-images-from-web.html</link><guid isPermaLink="true">https://sprint.shakir.blog/word-won-039-t-paste-images-from-web.html</guid><description>I had to rub my eyes. But Word will not accept copy pasted images from the web. I&amp;#039;ve scoured the internet and done everything here: http://wordfaqs.mvps.org/InvisibleGraphics.htm
Naturally noth......</description><pubDate>Sun, 26 Jul 2026 15:41:02 -0400</pubDate></item><item><title>Group policy to grey out macros security setting</title><link>https://sprint.shakir.blog/group-policy-to-grey-out-macros-security-setting.html</link><guid isPermaLink="true">https://sprint.shakir.blog/group-policy-to-grey-out-macros-security-setting.html</guid><description>I am after GPO to prevent Microsoft Office macro security settings to be changed by users i.e. restricting my users from being able to mock around with Macro Settings in:
Options &gt; Trust Center &gt;......</description><pubDate>Sun, 26 Jul 2026 15:34:08 -0400</pubDate></item><item><title>All files in my PC are stuck on &quot;read only&quot;, even as the only admin</title><link>https://sprint.shakir.blog/all-files-in-my-pc-are-stuck-on-read-only-even-as-the-only-admin.html</link><guid isPermaLink="true">https://sprint.shakir.blog/all-files-in-my-pc-are-stuck-on-read-only-even-as-the-only-admin.html</guid><description>Windows 7, 32-bit: There is 1 user account in this PC, and that is my account.
What I do is, I right click to a folder and uncheck the read only option, apply, close. After when I reopen the fold......</description><pubDate>Sun, 26 Jul 2026 15:32:55 -0400</pubDate></item><item><title>How to prevent WD MyBook Live Duo from going to sleep?</title><link>https://sprint.shakir.blog/how-to-prevent-wd-mybook-live-duo-from-going-to-sleep.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-prevent-wd-mybook-live-duo-from-going-to-sleep.html</guid><description>I have an issue of my WD MyBook Live Duo going into some kind of low power standby mode when it hasn&amp;#039;t been accessed for awhile. When I try accessing the drive it takes a minute or two to become ...</description><pubDate>Sun, 26 Jul 2026 15:18:47 -0400</pubDate></item><item><title>Is there any way to make Outlook Search Folders return archived emails?</title><link>https://sprint.shakir.blog/is-there-any-way-to-make-outlook-search-folders-return-archived-emails.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-any-way-to-make-outlook-search-folders-return-archived-emails.html</guid><description>My Outlook Search Folders (e.g. for all messages with a certain category) only show me messages that are in my main mailbox and not those that have been auto-archived because they&amp;#039;re too old. Is t......</description><pubDate>Sun, 26 Jul 2026 14:50:19 -0400</pubDate></item><item><title>How to stop Firefox update notifications?</title><link>https://sprint.shakir.blog/how-to-stop-firefox-update-notifications.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-stop-firefox-update-notifications.html</guid><description>I have Firefox 56, the last good version of the browser, where things I need in terms of performance, and functionality both still work. I&amp;#039;m not going to update, EVER. There are other browsers out ......</description><pubDate>Sun, 26 Jul 2026 14:41:33 -0400</pubDate></item><item><title>How to know which fonts are installed on CentOS?</title><link>https://sprint.shakir.blog/how-to-know-which-fonts-are-installed-on-centos.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-know-which-fonts-are-installed-on-centos.html</guid><description>Question-1: Is there a way to know what all fonts are installed on the CentOS 6.2 through command-line?
I have checked the fonts with the following command
ls /usr/share/fonts/default/ghostscript......</description><pubDate>Sun, 26 Jul 2026 14:41:05 -0400</pubDate></item><item><title>Can you launch Remote Desktop via URL?</title><link>https://sprint.shakir.blog/can-you-launch-remote-desktop-via-url.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-you-launch-remote-desktop-via-url.html</guid><description>Is it possible to have a URL that launches a remote desktop session? I realize it may be considered a security vulnerability for some, but the convenience would really save me a lot of time.
I ......</description><pubDate>Sun, 26 Jul 2026 14:38:25 -0400</pubDate></item><item><title>Copying email address from to/cc/bcc field only copies name (address not in contacts)</title><link>https://sprint.shakir.blog/copying-email-address-from-to-cc-bcc-field-only-copies-name-address-no.html</link><guid isPermaLink="true">https://sprint.shakir.blog/copying-email-address-from-to-cc-bcc-field-only-copies-name-address-no.html</guid><description>A salesperson at work asked me to help her copy email addresses from an Outlook bcc field. She sends out emails to various subgroups of her clients, in groups of several hundred. She wants to save ......</description><pubDate>Sun, 26 Jul 2026 14:27:51 -0400</pubDate></item><item><title>&quot;Missing Profile&quot; message when opening files in Adobe Photoshop CS6</title><link>https://sprint.shakir.blog/missing-profile-message-when-opening-files-in-adobe-photoshop-cs6.html</link><guid isPermaLink="true">https://sprint.shakir.blog/missing-profile-message-when-opening-files-in-adobe-photoshop-cs6.html</guid><description>I&amp;#039;m getting this message on almost every file I open with Photoshop CS6 (I had CS5.5 and this never happened).
Besides not being sure if any one of the options could screw up my file, which worri......</description><pubDate>Sun, 26 Jul 2026 14:11:54 -0400</pubDate></item><item><title>Chrome Tab Group Migration/Sync</title><link>https://sprint.shakir.blog/chrome-tab-group-migration-sync.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-tab-group-migration-sync.html</guid><description>Since Google rolled out the grouping of tabs feature, I have made heavy use of it. It has helped me reduce the number of Chrome windows I need open as I can shrink the group to reduce the number of......</description><pubDate>Sun, 26 Jul 2026 14:11:11 -0400</pubDate></item><item><title>How to get code completion in emacs?</title><link>https://sprint.shakir.blog/how-to-get-code-completion-in-emacs.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-get-code-completion-in-emacs.html</guid><description>I know that emacs supports code completion. But to be honest I have never been a good FAQ reader, at least for something that I&amp;#039;m completely new to.
So I wonder what I need to download and how to m......</description><pubDate>Sun, 26 Jul 2026 14:08:46 -0400</pubDate></item><item><title>Baseline Duration vs. Duration vs. Actual Duration vs. Schedule Duration</title><link>https://sprint.shakir.blog/baseline-duration-vs-duration-vs-actual-duration-vs-schedule-duration.html</link><guid isPermaLink="true">https://sprint.shakir.blog/baseline-duration-vs-duration-vs-actual-duration-vs-schedule-duration.html</guid><description>I am still not fully certain on the definitions of these terms, not as they relate to project but what they really mean.
Please can someone explain?...</description><pubDate>Sun, 26 Jul 2026 13:51:10 -0400</pubDate></item><item><title>Is there such a thing as a double ethernet cable?</title><link>https://sprint.shakir.blog/is-there-such-a-thing-as-a-double-ethernet-cable.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-such-a-thing-as-a-double-ethernet-cable.html</guid><description>I have a cable modem in the living room. I have ethernet running out of the cable modem to an Apple Airplay, then back out of the Airplay to a 4 port switch so that I can hardwire all my consoles.......</description><pubDate>Sun, 26 Jul 2026 13:22:04 -0400</pubDate></item><item><title>EXCEL VBA - runtime error 1004 - Unable to get Match property of the WoksheetFunction class</title><link>https://sprint.shakir.blog/excel-vba-runtime-error-1004-unable-to-get-match-property-of-the-woksh.html</link><guid isPermaLink="true">https://sprint.shakir.blog/excel-vba-runtime-error-1004-unable-to-get-match-property-of-the-woksh.html</guid><description>I am trying to create a userform where I can edit a project-entry in a large database.
The idea is that when you click on the button &amp;quot;Edit Project&amp;quot; in excel, it opens a userform. This use......</description><pubDate>Sun, 26 Jul 2026 12:52:03 -0400</pubDate></item><item><title>Is it possible to &quot;extend&quot; the cursor crosshairs in photoshop?</title><link>https://sprint.shakir.blog/is-it-possible-to-extend-the-cursor-crosshairs-in-photoshop.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-extend-the-cursor-crosshairs-in-photoshop.html</guid><description>I&amp;#039;m trying to draw a marquee around an image so I can cut it out, but it&amp;#039;s near-impossible to accurately get the first corner aligned properly with the boundaries of the area I&amp;#039;m trying to select. ......</description><pubDate>Sun, 26 Jul 2026 12:50:50 -0400</pubDate></item><item><title>What does the &quot;Memory Clear&quot; functionality mean in ASUS motherboards?</title><link>https://sprint.shakir.blog/what-does-the-memory-clear-functionality-mean-in-asus-motherboards.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-does-the-memory-clear-functionality-mean-in-asus-motherboards.html</guid><description>In my MB&amp;#039;s UEFI settings, there&amp;#039;s this option called Memory Clear, under North Bridge Settings. Possible values are Enabled and Disabled.
Some models featuring this option:
ASUS CROSSHAIR V FORMU......</description><pubDate>Sun, 26 Jul 2026 12:49:37 -0400</pubDate></item></channel></rss>