<?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>Wed, 15 Jul 2026 10:23:51 -0400</lastBuildDate><atom:link href="https://sprint.shakir.blog/rss.xml" rel="self" type="application/rss+xml" /><item><title>windows powershell displaying CPU percentage and memory usage</title><link>https://sprint.shakir.blog/windows-powershell-displaying-cpu-percentage-and-memory-usage.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-powershell-displaying-cpu-percentage-and-memory-usage.html</guid><description>I am able to use the answer CPU percentage.
While(1) { $p = get-counter &amp;#039;\Process(*)\% Processor Time&amp;#039;; cls;
$p.CounterSamples | sort -des CookedValue | select -f 15 | ft -a} Now I&amp;#039;m having pr......</description><pubDate>Wed, 15 Jul 2026 14:20:07 -0400</pubDate></item><item><title>User Mark Gacoka - Super User</title><link>https://sprint.shakir.blog/user-mark-gacoka-super-user.html</link><guid isPermaLink="true">https://sprint.shakir.blog/user-mark-gacoka-super-user.html</guid><description>Q&amp;A for computer enthusiasts and power users...</description><pubDate>Wed, 15 Jul 2026 14:14:12 -0400</pubDate></item><item><title>Cannot restart Apache?</title><link>https://sprint.shakir.blog/cannot-restart-apache.html</link><guid isPermaLink="true">https://sprint.shakir.blog/cannot-restart-apache.html</guid><description>I just installed Apache from homebrew (brew install httpd).
When i try to restart it with the command : sudo apachectl --restart
I get this message :
AH00558: httpd: Could not reliably determi......</description><pubDate>Wed, 15 Jul 2026 14:04:23 -0400</pubDate></item><item><title>Is it possible to get a backup of firefox addons?</title><link>https://sprint.shakir.blog/is-it-possible-to-get-a-backup-of-firefox-addons.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-get-a-backup-of-firefox-addons.html</guid><description>I know we can backup bookmarks in firefox and restore it... Is there a similar process for addons installed in it?...</description><pubDate>Wed, 15 Jul 2026 14:04:06 -0400</pubDate></item><item><title>Disabling Microsoft Antimalware service</title><link>https://sprint.shakir.blog/disabling-microsoft-antimalware-service.html</link><guid isPermaLink="true">https://sprint.shakir.blog/disabling-microsoft-antimalware-service.html</guid><description>I can&amp;#039;t disable the Microsoft Antimalware service (MsMpSvc/MsMpEng.exe). I tried using services.msc, but the Startup Type drop-down is grayed out and I can&amp;#039;t change it to Disabled nor stop the serv......</description><pubDate>Wed, 15 Jul 2026 13:50:03 -0400</pubDate></item><item><title>Conditional Formatting based on date and another cells data</title><link>https://sprint.shakir.blog/conditional-formatting-based-on-date-and-another-cells-data.html</link><guid isPermaLink="true">https://sprint.shakir.blog/conditional-formatting-based-on-date-and-another-cells-data.html</guid><description>Struggling with some conditional formatting and I really don&amp;#039;t understand why as it&amp;#039;s something I&amp;#039;ve done numerous times before.
I have dates in Column F I need these to change if 6-11 months has p......</description><pubDate>Wed, 15 Jul 2026 13:46:43 -0400</pubDate></item><item><title>Where is MYSQL installed on Mac?</title><link>https://sprint.shakir.blog/where-is-mysql-installed-on-mac.html</link><guid isPermaLink="true">https://sprint.shakir.blog/where-is-mysql-installed-on-mac.html</guid><description>I&amp;#039;ve always used MAMP or XAMPP to install MYSQL so it&amp;#039;s been fairly straightforward. The only most I&amp;#039;ve had to do is create a symbolic link.
I&amp;#039;m now starting to learn Django and I would like to s......</description><pubDate>Wed, 15 Jul 2026 13:35:02 -0400</pubDate></item><item><title>How do you create a QR codes that creates an email that includes pre-drafted information?</title><link>https://sprint.shakir.blog/how-do-you-create-a-qr-codes-that-creates-an-email-that-includes-pre-d.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-you-create-a-qr-codes-that-creates-an-email-that-includes-pre-d.html</guid><description>A friend wants to create a QR code that sends an e-mail with the subject line and body of the e-mail pre-drafted. Can that be done?...</description><pubDate>Wed, 15 Jul 2026 13:33:08 -0400</pubDate></item><item><title>Disk defragmentor in Windows stops at 0% on Pass 1, and just shows fragmentation %, how do I resolve this?</title><link>https://sprint.shakir.blog/disk-defragmentor-in-windows-stops-at-0-on-pass-1-and-just-shows-fragm.html</link><guid isPermaLink="true">https://sprint.shakir.blog/disk-defragmentor-in-windows-stops-at-0-on-pass-1-and-just-shows-fragm.html</guid><description>I&amp;#039;d like to defragment a drive that is 81% fragmented. The problem is Windows on my desktop at school and my laptop wont help it get past 0% before the action seemingly stops completely.
The Desk......</description><pubDate>Wed, 15 Jul 2026 13:26:50 -0400</pubDate></item><item><title>Can&amp;#039;t write to samba share</title><link>https://sprint.shakir.blog/can-039-t-write-to-samba-share.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-039-t-write-to-samba-share.html</guid><description>I try to setup a samba file server, but whatever I do I can&amp;#039;t get write access to work (reading works fine). This is my current situation:
I have a local fileserver with 3 harddisks mounted at /mnt/...</description><pubDate>Wed, 15 Jul 2026 13:04:57 -0400</pubDate></item><item><title>7-Zip command line to zip all the content of a folder (without zipping the folder itself) [duplicate]</title><link>https://sprint.shakir.blog/7-zip-command-line-to-zip-all-the-content-of-a-folder-without-zipping-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/7-zip-command-line-to-zip-all-the-content-of-a-folder-without-zipping-.html</guid><description>Possible Duplicate: Create an archive from a directory without the directory name being added to the archive
I have a folder that I want to zip completely:
MyFolder | |--- SubFold......</description><pubDate>Wed, 15 Jul 2026 12:54:59 -0400</pubDate></item><item><title>Is Windows&amp;#039; &quot;Antimalware Service Executable&quot; slowing down my system backup to NAS?</title><link>https://sprint.shakir.blog/is-windows-039-antimalware-service-executable-slowing-down-my-system-b.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-windows-039-antimalware-service-executable-slowing-down-my-system-b.html</guid><description>I am trying out a new program called &amp;quot;Ashampoo Backup Pro 16&amp;quot; to do a complete (and later incremental) backup of the most important drives in my desktop PC (Win10 21H2, Ryzen 7 3700X, 24G......</description><pubDate>Wed, 15 Jul 2026 12:41:43 -0400</pubDate></item><item><title>How to align multiple artboards in Adobe Illustrator CS4</title><link>https://sprint.shakir.blog/how-to-align-multiple-artboards-in-adobe-illustrator-cs4.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-align-multiple-artboards-in-adobe-illustrator-cs4.html</guid><description>I have a bunch of artboards in a file and I want to align them accurately, like the way I can align graphic objects with Align panel. The alternative is to use a grid and align them manually with a......</description><pubDate>Wed, 15 Jul 2026 11:59:26 -0400</pubDate></item><item><title>diskutil rename error: &quot;does not appear to be a valid volume name for its file system&quot;</title><link>https://sprint.shakir.blog/diskutil-rename-error-does-not-appear-to-be-a-valid-volume-name-for-it.html</link><guid isPermaLink="true">https://sprint.shakir.blog/diskutil-rename-error-does-not-appear-to-be-a-valid-volume-name-for-it.html</guid><description>I&amp;#039;m trying to rename the volume name of a mounted ISO image using the command:
diskutil rename /dev/disk15 TEST_DISK_2014_RENAMED
I get the error:
TEST_DISK_2014_RENAMED does not appear to be a......</description><pubDate>Wed, 15 Jul 2026 11:47:32 -0400</pubDate></item><item><title>Play/convert DRM protected WMA files in Windows 10</title><link>https://sprint.shakir.blog/play-convert-drm-protected-wma-files-in-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/play-convert-drm-protected-wma-files-in-windows-10.html</guid><description>I&amp;#039;ve purchased some DRM protected Windows Media Audio files back in 2006 just to discover they can not be listened today with Windows 10.
Is there a way to use those files today or I can say goodby......</description><pubDate>Wed, 15 Jul 2026 11:43:52 -0400</pubDate></item><item><title>Avast keeps identifying MEGASync as virus</title><link>https://sprint.shakir.blog/avast-keeps-identifying-megasync-as-virus.html</link><guid isPermaLink="true">https://sprint.shakir.blog/avast-keeps-identifying-megasync-as-virus.html</guid><description>I have avast installed on my computer for about 2-3 years now and had no problems. In fact I used to have a virus that only avast managed to remove and that&amp;#039;s why I stayed with it. Also I had MEGAS......</description><pubDate>Wed, 15 Jul 2026 11:32:10 -0400</pubDate></item><item><title>Is there a double caret sign?</title><link>https://sprint.shakir.blog/is-there-a-double-caret-sign.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-a-double-caret-sign.html</guid><description>Basically, is there a rotated right/left version of 《 》, such that the symbol would be pointing upward and not sideways.
It&amp;#039;s for a visualization project and I tried the &quot;^&quot; sign but it&amp;#039;s too narr......</description><pubDate>Wed, 15 Jul 2026 11:16:54 -0400</pubDate></item><item><title>How can I force my browser to search Google in English? [duplicate]</title><link>https://sprint.shakir.blog/how-can-i-force-my-browser-to-search-google-in-english-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-force-my-browser-to-search-google-in-english-duplicate.html</guid><description>I&amp;#039;m too bored of seeing sites like Google and such show up in my native language, I would rather like them to be in English. Yet, I have to explicitly change the URL to .com and en and that kind of ...</description><pubDate>Wed, 15 Jul 2026 11:15:54 -0400</pubDate></item><item><title>How can I move desktop icons freely in Windows 7?</title><link>https://sprint.shakir.blog/how-can-i-move-desktop-icons-freely-in-windows-7.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-move-desktop-icons-freely-in-windows-7.html</guid><description>Just been upgraded to Windows 7. How do I move the Desktop icons freely and how can I place them where I like?...</description><pubDate>Wed, 15 Jul 2026 10:55:53 -0400</pubDate></item><item><title>In Word 2016, what is the difference between blue and black paragraph markers?</title><link>https://sprint.shakir.blog/in-word-2016-what-is-the-difference-between-blue-and-black-paragraph-m.html</link><guid isPermaLink="true">https://sprint.shakir.blog/in-word-2016-what-is-the-difference-between-blue-and-black-paragraph-m.html</guid><description>In a Word 2016 document, when show hidden formatting symbols is turned on, sometimes the paragraph markers are blue, and sometimes they&amp;#039;re black. Is there a difference between blue and black paragr......</description><pubDate>Wed, 15 Jul 2026 10:39:03 -0400</pubDate></item><item><title>Why is my DSL connection so slow, when my neighbor&amp;#039;s is much faster?</title><link>https://sprint.shakir.blog/why-is-my-dsl-connection-so-slow-when-my-neighbor-039-s-is-much-faster.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-is-my-dsl-connection-so-slow-when-my-neighbor-039-s-is-much-faster.html</guid><description>I&amp;#039;ve just moved into a new house (new for me; the house was built in 2006). I&amp;#039;ve purchased DSL service through AT&amp;amp;T, paying for speeds &quot;up to&quot; 768 Kbps downstream / 384 Kbps upstream. My issu......</description><pubDate>Wed, 15 Jul 2026 10:25:50 -0400</pubDate></item><item><title>why is scp faster than rsync?</title><link>https://sprint.shakir.blog/why-is-scp-faster-than-rsync.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-is-scp-faster-than-rsync.html</guid><description>I always got the impression that rsync should be at least as fast as scp.
But here I have a problem. When I use rsync -avr to copy data from the remote machine, I get something like 11 mb/s. If I u......</description><pubDate>Wed, 15 Jul 2026 10:15:53 -0400</pubDate></item><item><title>Can&amp;#039;t play 720p mkv video file</title><link>https://sprint.shakir.blog/can-039-t-play-720p-mkv-video-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-039-t-play-720p-mkv-video-file.html</guid><description>I&amp;#039;m having trouble playing a 720p mkv file on my computer. It won&amp;#039;t open in Media Player Classic (with K-lite codec pack), or in GOMPlayer, but it does open in VLC. However, in VLC, it seems like......</description><pubDate>Wed, 15 Jul 2026 10:14:23 -0400</pubDate></item><item><title>How to block all vendor-app notification and bottom-right corner pop-ups of Windows (11) Desktop?</title><link>https://sprint.shakir.blog/how-to-block-all-vendor-app-notification-and-bottom-right-corner-pop-u.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-block-all-vendor-app-notification-and-bottom-right-corner-pop-u.html</guid><description>They are very distractive. I want to totally silence apps running in the tray or background and prevent from from creating any windows or pop-ups unless I explicitly open the app.
In short, when I am ...</description><pubDate>Wed, 15 Jul 2026 10:13:49 -0400</pubDate></item><item><title>Which RAM should I prefer (CL vs PC)? [closed]</title><link>https://sprint.shakir.blog/which-ram-should-i-prefer-cl-vs-pc-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/which-ram-should-i-prefer-cl-vs-pc-closed.html</guid><description>I&amp;#039;m thinking to buy new RAM (for Lenovo 320 15AST, motherboard is LNVNB161216).
I had 4GB, I need 8GB.
My current RAM is m471a5143sb1 2133Mhz, CAS (CL) 17, PC19200.
I was looking at two with such ...</description><pubDate>Wed, 15 Jul 2026 10:03:06 -0400</pubDate></item><item><title>How do I assign a number value to a non-numerical value in Excel</title><link>https://sprint.shakir.blog/how-do-i-assign-a-number-value-to-a-non-numerical-value-in-excel.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-assign-a-number-value-to-a-non-numerical-value-in-excel.html</guid><description>I have some survey responses with values like &quot;VU&quot; for &quot;Very Unlikely&quot; and &quot;S&quot; for Sometimes. Each survey response occupies a cell. For each cell containing a survey response, I want to fill anothe......</description><pubDate>Wed, 15 Jul 2026 09:43:55 -0400</pubDate></item><item><title>Fix corrupted SD card filesystem using fsck [duplicate]</title><link>https://sprint.shakir.blog/fix-corrupted-sd-card-filesystem-using-fsck-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/fix-corrupted-sd-card-filesystem-using-fsck-duplicate.html</guid><description>I&amp;#039;m trying to fix a corrupted sdcard vfat filesystem (used in an Android device) using fsck.
The sdcard just stopped working one day (the file browser doesn&amp;#039;t show it and it&amp;#039;s not visible in Android ...</description><pubDate>Wed, 15 Jul 2026 09:41:41 -0400</pubDate></item><item><title>bitlocker - how to create recovery key?</title><link>https://sprint.shakir.blog/bitlocker-how-to-create-recovery-key.html</link><guid isPermaLink="true">https://sprint.shakir.blog/bitlocker-how-to-create-recovery-key.html</guid><description>I have a w2k12 system on which I enabled bitlocker on my D: drive. I cannot use TPM, because there is no w2k12 driver for that module which fits my motherboard, so I used USB flash to store the key. ...</description><pubDate>Wed, 15 Jul 2026 09:07:42 -0400</pubDate></item><item><title>How to send binary data in netcat to an already established connection?</title><link>https://sprint.shakir.blog/how-to-send-binary-data-in-netcat-to-an-already-established-connection.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-send-binary-data-in-netcat-to-an-already-established-connection.html</guid><description>I can do the following to send binary data in netcat:
echo -e &amp;#039;\x80&amp;#039; | nc host port
But I don&amp;#039;t want to do it like this, what I want is to connect to a server:
nc 192.168.1.115 12345
And then s......</description><pubDate>Wed, 15 Jul 2026 09:05:00 -0400</pubDate></item><item><title>How do I extract all the external links of a web page and save them to a file?</title><link>https://sprint.shakir.blog/how-do-i-extract-all-the-external-links-of-a-web-page-and-save-them-to.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-extract-all-the-external-links-of-a-web-page-and-save-them-to.html</guid><description>How do I extract all the external links of a web page and save them to a file?
If you have any command line tools that would be great....</description><pubDate>Wed, 15 Jul 2026 08:56:25 -0400</pubDate></item><item><title>Chrome randomly inverted colors across my devices. How to reset?</title><link>https://sprint.shakir.blog/chrome-randomly-inverted-colors-across-my-devices-how-to-reset.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-randomly-inverted-colors-across-my-devices-how-to-reset.html</guid><description>Out of the blue, chrome inverted all of my colors across all of my devices. In Incognito mode, there are no issues. How do I reset this setting?...</description><pubDate>Wed, 15 Jul 2026 08:55:01 -0400</pubDate></item><item><title>Ctrl + alt + f8 takes monitor down</title><link>https://sprint.shakir.blog/ctrl-alt-f8-takes-monitor-down.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ctrl-alt-f8-takes-monitor-down.html</guid><description>I&amp;#039;ve used a ctrl + alt + f8 shortcut in my Linux VM hosted on Windows 10. Unfortunately the moment I&amp;#039;ve pressed this buttons my second screen turned black and started displaying &quot;Cannot Display This ...</description><pubDate>Wed, 15 Jul 2026 08:28:57 -0400</pubDate></item><item><title>Chrome Maximize button greyed out and not working</title><link>https://sprint.shakir.blog/chrome-maximize-button-greyed-out-and-not-working.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-maximize-button-greyed-out-and-not-working.html</guid><description>Suddenly on some of our computers the Chrome browser Maximize button at top right of the browser is greyed out and does not work. We can still maximize/unmaximize by double-clicking the header, and......</description><pubDate>Wed, 15 Jul 2026 08:23:18 -0400</pubDate></item><item><title>How to transfer saved Firefox passwords into Google Chrome</title><link>https://sprint.shakir.blog/how-to-transfer-saved-firefox-passwords-into-google-chrome.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-transfer-saved-firefox-passwords-into-google-chrome.html</guid><description>I want to use Google Chrome more often but all my saved passwords are in Firefox.
What&amp;#039;s the easiest way to get them into Google Chrome?...</description><pubDate>Wed, 15 Jul 2026 08:09:23 -0400</pubDate></item><item><title>How to install external usb wifi adapter driver in kali linux</title><link>https://sprint.shakir.blog/how-to-install-external-usb-wifi-adapter-driver-in-kali-linux.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-install-external-usb-wifi-adapter-driver-in-kali-linux.html</guid><description>hello friends i am using kali linux on my laptop and my laptop&amp;#039;s internal wifi adapter is not working so i have external usb adapter . now after the installation i plug my wifi adapter and linux i......</description><pubDate>Wed, 15 Jul 2026 07:48:09 -0400</pubDate></item><item><title>CHKDSK error code 766f6c756d652e63 3f1</title><link>https://sprint.shakir.blog/chkdsk-error-code-766f6c756d652e63-3f1.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chkdsk-error-code-766f6c756d652e63-3f1.html</guid><description>On a Windows 7 computer, running chkdsk /r /f C: in repair mode, it gives the error, Unspecified error 766f6c756d652e63 3f1. or something like that. I have tried the following:
uninstalling all ...</description><pubDate>Wed, 15 Jul 2026 07:42:09 -0400</pubDate></item><item><title>How do I connect to SFTP server with web browser?</title><link>https://sprint.shakir.blog/how-do-i-connect-to-sftp-server-with-web-browser.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-connect-to-sftp-server-with-web-browser.html</guid><description>I just created an SFTP file server using tutorial https://www.digitalocean.com/community/tutorials/how-to-enable-sftp-without-shell-access-on-ubuntu-16-04
Now I want to share the files to the third ...</description><pubDate>Wed, 15 Jul 2026 07:34:25 -0400</pubDate></item><item><title>Where does a program install on linux?</title><link>https://sprint.shakir.blog/where-does-a-program-install-on-linux.html</link><guid isPermaLink="true">https://sprint.shakir.blog/where-does-a-program-install-on-linux.html</guid><description>I want to know the procedure of installation and uninstallation on Linux?
Are there any log file that logs these procedure?
For example, I am installing Netbeans IDE on Linux. I want to know where ......</description><pubDate>Wed, 15 Jul 2026 07:33:56 -0400</pubDate></item><item><title>Why are USB ports sometimes referred to as serial ports and called COM?</title><link>https://sprint.shakir.blog/why-are-usb-ports-sometimes-referred-to-as-serial-ports-and-called-com.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-are-usb-ports-sometimes-referred-to-as-serial-ports-and-called-com.html</guid><description>As far as my understanding of computer ports goes,
A serial port is a 9 pin plug such as the one showed here and it is also called a COM port.
USB ports are a different standard from serial ports.......</description><pubDate>Wed, 15 Jul 2026 07:28:33 -0400</pubDate></item><item><title>How can I put a HTML code in Outlook 2010?</title><link>https://sprint.shakir.blog/how-can-i-put-a-html-code-in-outlook-2010.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-put-a-html-code-in-outlook-2010.html</guid><description>How can I put a HTML code in outlook 2010?
The code is:
&amp;lt;p style=&quot;color:red;&quot;&amp;gt;Hello&amp;lt;/p&amp;gt;
How can I put that in the message using Outlook 2010?...</description><pubDate>Wed, 15 Jul 2026 07:19:49 -0400</pubDate></item><item><title>How can I split .ape files?</title><link>https://sprint.shakir.blog/how-can-i-split-ape-files.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-split-ape-files.html</guid><description>When I try to use Medieval Cue Splitter for an .ape file I get this:
Could not find MACDII.dll (version 4.0 or better) on your system. APE file engine was disabled.
Is there a way to do this in Cue ...</description><pubDate>Wed, 15 Jul 2026 07:19:17 -0400</pubDate></item><item><title>How to rsync a large file, with as little CPU and bandwidth expense as possible?</title><link>https://sprint.shakir.blog/how-to-rsync-a-large-file-with-as-little-cpu-and-bandwidth-expense-as-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-rsync-a-large-file-with-as-little-cpu-and-bandwidth-expense-as-.html</guid><description>I have a 500 GB file that I plan on backing up remotely. The file changes often. I&amp;#039;ll be rsyncing it from a desktop to a server. Both can run rsync client or server.
What is the proper command for......</description><pubDate>Wed, 15 Jul 2026 07:05:44 -0400</pubDate></item><item><title>Find file names that is partially the same</title><link>https://sprint.shakir.blog/find-file-names-that-is-partially-the-same.html</link><guid isPermaLink="true">https://sprint.shakir.blog/find-file-names-that-is-partially-the-same.html</guid><description>Looking for a software that can find and remove based on parts of file names.
For example (file names):
&quot;This is not, for this is right&quot;
&quot;This is not cause it is wrong&quot;
It would find these beca......</description><pubDate>Wed, 15 Jul 2026 06:55:41 -0400</pubDate></item><item><title>Display Visio page title in page</title><link>https://sprint.shakir.blog/display-visio-page-title-in-page.html</link><guid isPermaLink="true">https://sprint.shakir.blog/display-visio-page-title-in-page.html</guid><description>I&amp;#039;m working on a multi-page Visio 2013 document, and for consistency purposes I&amp;#039;m looking for a way of including the page title in the Background page, so that each page title is displayed within the ...</description><pubDate>Wed, 15 Jul 2026 06:44:58 -0400</pubDate></item><item><title>How to prevent Windows 10 from automatically adding keyboard layouts (i.e. US keyboard)</title><link>https://sprint.shakir.blog/how-to-prevent-windows-10-from-automatically-adding-keyboard-layouts-i.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-prevent-windows-10-from-automatically-adding-keyboard-layouts-i.html</guid><description>Update: this is a lengthy post, you can jump straight to the answer below
Note: The quick language list refers to the list in the screenshot below, accessible throught the shortcut Win + Space bar......</description><pubDate>Wed, 15 Jul 2026 06:15:26 -0400</pubDate></item><item><title>Unable to mount Elastic File System on EC2 (mount.nfs4: Connection timed out)</title><link>https://sprint.shakir.blog/unable-to-mount-elastic-file-system-on-ec2-mount-nfs4-connection-timed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/unable-to-mount-elastic-file-system-on-ec2-mount-nfs4-connection-timed.html</guid><description>I am trying to mount an EFS file sytem on an EC2 instance. Here is what I&amp;#039;m doing:
Connect to EC2 instance using
ssh -i &quot;MyKeyPair.pem&quot; ec2-user@ec2-52-39-14-85.us-west-2.compute.amazonaws.com.......</description><pubDate>Wed, 15 Jul 2026 06:15:01 -0400</pubDate></item><item><title>curl error SSL_ERROR_SYSCALL</title><link>https://sprint.shakir.blog/curl-error-ssl-error-syscall.html</link><guid isPermaLink="true">https://sprint.shakir.blog/curl-error-ssl-error-syscall.html</guid><description>Running the command curl -v https://myhost, curl shows the error curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to IP:PORT
What might be the root issue?...</description><pubDate>Wed, 15 Jul 2026 06:06:01 -0400</pubDate></item><item><title>How do I &quot;specify a different profile directory&quot; in Chrome?</title><link>https://sprint.shakir.blog/how-do-i-specify-a-different-profile-directory-in-chrome.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-specify-a-different-profile-directory-in-chrome.html</guid><description>I was having problems with the latest version of Chrome which had been automatically installed (my settings are set to install updates).
So I decided to delete it using MacKeeper, revert to the pr......</description><pubDate>Wed, 15 Jul 2026 06:00:02 -0400</pubDate></item><item><title>How do I insert text above a table at the top of a Word document?</title><link>https://sprint.shakir.blog/how-do-i-insert-text-above-a-table-at-the-top-of-a-word-document.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-insert-text-above-a-table-at-the-top-of-a-word-document.html</guid><description>This seems like it should be so basic, but it apparently isn&amp;#039;t very intuitive.
The scenario:
(1) I&amp;#039;ve inserted a table into a new blank MS-Word document.
(2) I want to add some text outside and ......</description><pubDate>Wed, 15 Jul 2026 05:39:59 -0400</pubDate></item><item><title>Proxying fake domain to a localhost port</title><link>https://sprint.shakir.blog/proxying-fake-domain-to-a-localhost-port.html</link><guid isPermaLink="true">https://sprint.shakir.blog/proxying-fake-domain-to-a-localhost-port.html</guid><description>I&amp;#039;d like to do much the same thing described at Redirect Domain Name to Localhost for web app development purposes, but with the twist that I&amp;#039;d like requests to fakedomain.com:80 to be routed to ...</description><pubDate>Wed, 15 Jul 2026 05:22:02 -0400</pubDate></item><item><title>Notepad++ search window not focussed on &quot;Find what:&quot; anymore after pressing &quot;CTRL+F&quot;</title><link>https://sprint.shakir.blog/notepad-search-window-not-focussed-on-find-what-anymore-after-pressing.html</link><guid isPermaLink="true">https://sprint.shakir.blog/notepad-search-window-not-focussed-on-find-what-anymore-after-pressing.html</guid><description>Issue Description
On a Wine Notepad++ installation, I am noticing that my Notepad++ installation does not automatically put my caret/cursor in the Find what: textbox that is inside the Find menu.
...</description><pubDate>Wed, 15 Jul 2026 05:21:30 -0400</pubDate></item><item><title>On Windows XP how can I connect Bluetooth speaker?</title><link>https://sprint.shakir.blog/on-windows-xp-how-can-i-connect-bluetooth-speaker.html</link><guid isPermaLink="true">https://sprint.shakir.blog/on-windows-xp-how-can-i-connect-bluetooth-speaker.html</guid><description>I have a JBL Flip 3, a PC with Windows XP SP3 and USB Bluetooth adapter (something like that). I can add the speaker to the device list, but I can&amp;#039;t connect to it. How can I do it?
Thanks for all ......</description><pubDate>Wed, 15 Jul 2026 05:18:00 -0400</pubDate></item><item><title>On Windows can I change the mouse cursor icon when I&amp;#039;m pressing the left mouse button?</title><link>https://sprint.shakir.blog/on-windows-can-i-change-the-mouse-cursor-icon-when-i-039-m-pressing-th.html</link><guid isPermaLink="true">https://sprint.shakir.blog/on-windows-can-i-change-the-mouse-cursor-icon-when-i-039-m-pressing-th.html</guid><description>You might have noticed on some video games that the cursor changes when the left or right mouse buttons are being pressed. Can I do this on regular windows? I know that in Control panel -&amp;gt; Mouse......</description><pubDate>Wed, 15 Jul 2026 05:15:35 -0400</pubDate></item><item><title>How to securely delete files stored on a SSD?</title><link>https://sprint.shakir.blog/how-to-securely-delete-files-stored-on-a-ssd.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-securely-delete-files-stored-on-a-ssd.html</guid><description>From a (very long, but definitely worth to read) article on SSDs:
When you delete a file in your OS, there is no reaction from either a hard drive or SSD. It isn’t until you overwrite the sector (......</description><pubDate>Wed, 15 Jul 2026 05:06:36 -0400</pubDate></item><item><title>How to Rotate a Window&amp;#039;s Orientation?</title><link>https://sprint.shakir.blog/how-to-rotate-a-window-039-s-orientation.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-rotate-a-window-039-s-orientation.html</guid><description>It&amp;#039;s fairly easy to rotate the entire desktop&amp;#039;s orientation on MS Windows. However, I&amp;#039;m looking for a way to rotate a single window&amp;#039;s orientation. Are there any easy tricks to do this?...</description><pubDate>Wed, 15 Jul 2026 05:03:46 -0400</pubDate></item><item><title>How do delete files with a certain name in a batch file</title><link>https://sprint.shakir.blog/how-do-delete-files-with-a-certain-name-in-a-batch-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-delete-files-with-a-certain-name-in-a-batch-file.html</guid><description>Iv&amp;#039;e got a directory %userprofile%\appdata\roaming\.minecraft\versions and in that directory is a whole heap of folders, I want a batch file to delete all the folder with forge anywhere in their na......</description><pubDate>Wed, 15 Jul 2026 05:00:28 -0400</pubDate></item><item><title>FFmpeg: Symbol not found: _clock_gettime</title><link>https://sprint.shakir.blog/ffmpeg-symbol-not-found-clock-gettime.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ffmpeg-symbol-not-found-clock-gettime.html</guid><description>I distributed the FFmpeg file built on Mac High Sierra.
When I tried to run it on OS X El Capitan, I got this error:
dyld: lazy symbol binding failed: Symbol not found: _clock_gettime
Referenced......</description><pubDate>Wed, 15 Jul 2026 04:59:03 -0400</pubDate></item><item><title>How can I download a PDF file from Google Drive?</title><link>https://sprint.shakir.blog/how-can-i-download-a-pdf-file-from-google-drive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-download-a-pdf-file-from-google-drive.html</guid><description>I&amp;#039;ve got this PDF file: https://drive.google.com/file/d/0B9gthSy-Vhepdm5YYlc0dk9XUHc/view I&amp;#039;d like to download it to my computer. Is there a way to do that?...</description><pubDate>Wed, 15 Jul 2026 04:42:02 -0400</pubDate></item><item><title>Combine one image + one audio file to make one video using FFmpeg</title><link>https://sprint.shakir.blog/combine-one-image-one-audio-file-to-make-one-video-using-ffmpeg.html</link><guid isPermaLink="true">https://sprint.shakir.blog/combine-one-image-one-audio-file-to-make-one-video-using-ffmpeg.html</guid><description>This should be pretty trivial, but I can&amp;#039;t find a way to get it to work.
I want FFmpeg to take one JPEG image and an audio file as input and generate a video file of the same duration as the audio......</description><pubDate>Wed, 15 Jul 2026 04:36:33 -0400</pubDate></item><item><title>checking whether the C compiler works... no</title><link>https://sprint.shakir.blog/checking-whether-the-c-compiler-works-no.html</link><guid isPermaLink="true">https://sprint.shakir.blog/checking-whether-the-c-compiler-works-no.html</guid><description>what I am doing wrong?
the first error I see in a log is:
gcc: error: unrecognized command line option &amp;#039;-V&amp;#039;
I have tried to follow some advices from google - but nothing helps....
I have already ...</description><pubDate>Wed, 15 Jul 2026 04:10:20 -0400</pubDate></item><item><title>Completely Remove/Disable Sticky Keys (Windows 10)</title><link>https://sprint.shakir.blog/completely-remove-disable-sticky-keys-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/completely-remove-disable-sticky-keys-windows-10.html</guid><description>I know there are posts about this everywhere but none have a solution that is working for me and trust me I haven&amp;#039;t just tried a few things. Here goes the things I have tried which is also a compi......</description><pubDate>Wed, 15 Jul 2026 04:09:53 -0400</pubDate></item><item><title>where is the shared folder in linux inside Vmware Player?</title><link>https://sprint.shakir.blog/where-is-the-shared-folder-in-linux-inside-vmware-player.html</link><guid isPermaLink="true">https://sprint.shakir.blog/where-is-the-shared-folder-in-linux-inside-vmware-player.html</guid><description>I&amp;#039;m trying to write a program which will copy files from my guest OS which is linux Ubunto to my host OS which is windows 7. I have enabled the shared folders options but of course in order to copy......</description><pubDate>Wed, 15 Jul 2026 04:08:25 -0400</pubDate></item><item><title>RADIUS server is not responding. How does it work, and how can I bypass?</title><link>https://sprint.shakir.blog/radius-server-is-not-responding-how-does-it-work-and-how-can-i-bypass.html</link><guid isPermaLink="true">https://sprint.shakir.blog/radius-server-is-not-responding-how-does-it-work-and-how-can-i-bypass.html</guid><description>First, let me set the stage here. I am in a short-term apartment rental in a building that offers wifi access (through a provider) for $30/month.
This service operates a lot like a hotel wifi serv......</description><pubDate>Wed, 15 Jul 2026 03:53:35 -0400</pubDate></item><item><title>Spell check across multiple work sheets in excel</title><link>https://sprint.shakir.blog/spell-check-across-multiple-work-sheets-in-excel.html</link><guid isPermaLink="true">https://sprint.shakir.blog/spell-check-across-multiple-work-sheets-in-excel.html</guid><description>Im trying to spell check across multiple sheets in excel and I&amp;#039;ve come across numerous sites that say you can select all worksheets in a doc, then when you use spell check it should check all sheet......</description><pubDate>Wed, 15 Jul 2026 03:52:51 -0400</pubDate></item><item><title>Windows PDF viewer that auto-refreshes PDF when compiling with pdflatex</title><link>https://sprint.shakir.blog/windows-pdf-viewer-that-auto-refreshes-pdf-when-compiling-with-pdflate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-pdf-viewer-that-auto-refreshes-pdf-when-compiling-with-pdflate.html</guid><description>I&amp;#039;m writing a LaTeX document and am using the command line to compile the LaTeX code into a PDF document. In Linux I would just open the PDF with Evince PDF Viewer, and whenever I recompiled the La......</description><pubDate>Wed, 15 Jul 2026 03:51:15 -0400</pubDate></item><item><title>How do you default the Windows 10 Explorer view to `Details` when looking at search results?</title><link>https://sprint.shakir.blog/how-do-you-default-the-windows-10-explorer-view-to-details-when-lookin.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-you-default-the-windows-10-explorer-view-to-details-when-lookin.html</guid><description>When I do a search in Windows Explorer, it always defaults to the following useless view (ok, so useless to me anyway) called Content.
How does one make it always do Details view by default?...</description><pubDate>Wed, 15 Jul 2026 03:43:05 -0400</pubDate></item><item><title>What happens if I end the explorer.exe process?</title><link>https://sprint.shakir.blog/what-happens-if-i-end-the-explorer-exe-process.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-happens-if-i-end-the-explorer-exe-process.html</guid><description>explorer.exe is taking up 2GB of memory. I don’t even know what it does, but is it safe to end it?...</description><pubDate>Wed, 15 Jul 2026 03:42:12 -0400</pubDate></item><item><title>How to write subscripts in Microsoft Office formulas</title><link>https://sprint.shakir.blog/how-to-write-subscripts-in-microsoft-office-formulas.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-write-subscripts-in-microsoft-office-formulas.html</guid><description>I have to write equations that have a lot of subscripts. What is the shortcut key in Microsoft Office to write subscripts in equations?...</description><pubDate>Wed, 15 Jul 2026 03:41:50 -0400</pubDate></item><item><title>Can not delete a local printer port</title><link>https://sprint.shakir.blog/can-not-delete-a-local-printer-port.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-not-delete-a-local-printer-port.html</guid><description>I have added a local printer port with address to a network address. The port started giving problems. So, I tried to delete it by going in printer management but it says the required resource is i......</description><pubDate>Wed, 15 Jul 2026 03:28:17 -0400</pubDate></item><item><title>How do you back up multiple terabytes of data? [closed]</title><link>https://sprint.shakir.blog/how-do-you-back-up-multiple-terabytes-of-data-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-you-back-up-multiple-terabytes-of-data-closed.html</guid><description>While asking this question about a home NAS, Matt Rogish questioned my backup strategy for all this encoded video, and I had no answer. It seems that burning DVDs would be very time consuming. Also......</description><pubDate>Wed, 15 Jul 2026 03:27:32 -0400</pubDate></item><item><title>What is the shelf life of an SSD? [duplicate]</title><link>https://sprint.shakir.blog/what-is-the-shelf-life-of-an-ssd-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-shelf-life-of-an-ssd-duplicate.html</guid><description>I am planning to stock on SSDs but I will not use them right away. How long can they be kept in storage and what factors play in the degradation of SSDs? ( M.2 NVMe, SATA SSD, U.2 SSD).
Clarificati......</description><pubDate>Wed, 15 Jul 2026 03:20:59 -0400</pubDate></item><item><title>How to Find and Replace text in the Master and Layout slides?</title><link>https://sprint.shakir.blog/how-to-find-and-replace-text-in-the-master-and-layout-slides.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-find-and-replace-text-in-the-master-and-layout-slides.html</guid><description>Context
I have master slide and 60 layout slides. Do not ask why, but I would like to Find and Replace text in the dummy texts, titles in the master slide and its 60 layout slides.
What I&amp;#039;ve tried.......</description><pubDate>Wed, 15 Jul 2026 03:19:14 -0400</pubDate></item><item><title>What is best way to share wifi with a building next door?</title><link>https://sprint.shakir.blog/what-is-best-way-to-share-wifi-with-a-building-next-door.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-best-way-to-share-wifi-with-a-building-next-door.html</guid><description>After a lot of window shopping and reading, I&amp;#039;m confused about how to share my WiFi with a building next door.
Should my router be able to broadcast powerfully enough? Or should I invest in some k......</description><pubDate>Wed, 15 Jul 2026 03:14:50 -0400</pubDate></item><item><title>Manually configuring proxy settings of Google Chrome on Ubuntu</title><link>https://sprint.shakir.blog/manually-configuring-proxy-settings-of-google-chrome-on-ubuntu.html</link><guid isPermaLink="true">https://sprint.shakir.blog/manually-configuring-proxy-settings-of-google-chrome-on-ubuntu.html</guid><description>I have an application that needs to change the proxy settings used by Google chrome, then use the browser and then automatically switch back the proxy to what it was.
I have been unable to find wh......</description><pubDate>Wed, 15 Jul 2026 03:12:23 -0400</pubDate></item><item><title>Does the .git folder actually contain your files?</title><link>https://sprint.shakir.blog/does-the-git-folder-actually-contain-your-files.html</link><guid isPermaLink="true">https://sprint.shakir.blog/does-the-git-folder-actually-contain-your-files.html</guid><description>In theory, if you backed up just the .git folder in a flash drive and some rouge user deleted all your project files in your PC, can you still restore your files from that .git folder in your flash......</description><pubDate>Wed, 15 Jul 2026 03:05:51 -0400</pubDate></item><item><title>How to trace the route of a DNS query?</title><link>https://sprint.shakir.blog/how-to-trace-the-route-of-a-dns-query.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-trace-the-route-of-a-dns-query.html</guid><description>... up to the DNS server that answers it? When I use the public DNS server provided by Google (8.8.8.8), this is the DNS server reported by &quot;nslookup&quot; (8.8.8.8), however the www.dnsleaktest.com web......</description><pubDate>Wed, 15 Jul 2026 02:55:59 -0400</pubDate></item><item><title>Samsung CLP-315 color laser printer makes horizontal smear</title><link>https://sprint.shakir.blog/samsung-clp-315-color-laser-printer-makes-horizontal-smear.html</link><guid isPermaLink="true">https://sprint.shakir.blog/samsung-clp-315-color-laser-printer-makes-horizontal-smear.html</guid><description>I recently pulled out an older Samsung laser printer from storage, model CLP-315. It seems to work fine for the most part, except on every single page, it leaves a horizontal toner smudge. It even ...</description><pubDate>Wed, 15 Jul 2026 02:33:33 -0400</pubDate></item><item><title>docker-compose build error for nodejs and yarn: [gpg: no valid OpenPGP data found.]</title><link>https://sprint.shakir.blog/docker-compose-build-error-for-nodejs-and-yarn-gpg-no-valid-openpgp-da.html</link><guid isPermaLink="true">https://sprint.shakir.blog/docker-compose-build-error-for-nodejs-and-yarn-gpg-no-valid-openpgp-da.html</guid><description>I have been trying to get a project to work for my job. I recently got a M1 Air, however I had a similar issues when I was doing the same thing on a Windows machine with WSL. The error is as follow......</description><pubDate>Wed, 15 Jul 2026 02:07:20 -0400</pubDate></item><item><title>How do I use rysnc to copy my entire Google Drive to an external hard drive?</title><link>https://sprint.shakir.blog/how-do-i-use-rysnc-to-copy-my-entire-google-drive-to-an-external-hard-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-use-rysnc-to-copy-my-entire-google-drive-to-an-external-hard-.html</guid><description>I am trying to copy my entire Google drive contents to an external hard drive.
I am using rsync with the built in Linux environment on my Chromebook.
I do not want to install a third party app on ......</description><pubDate>Wed, 15 Jul 2026 01:53:47 -0400</pubDate></item><item><title>What is a &amp;#039;Lower RDS(on) MOSFET?&amp;#039;</title><link>https://sprint.shakir.blog/what-is-a-039-lower-rds-on-mosfet-039.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-a-039-lower-rds-on-mosfet-039.html</guid><description>My Gigabyte GA-MA790XT-UD4P motherboard is marketed with a Lower RDS(on) MOSFET. I&amp;#039;m curious what this actually means....</description><pubDate>Wed, 15 Jul 2026 01:50:06 -0400</pubDate></item><item><title>Formula to extract text after specific word and before a comma</title><link>https://sprint.shakir.blog/formula-to-extract-text-after-specific-word-and-before-a-comma.html</link><guid isPermaLink="true">https://sprint.shakir.blog/formula-to-extract-text-after-specific-word-and-before-a-comma.html</guid><description>I have an Excel sheet with a column of cells containing data like the below:
brand=Nike,size=Large,color=Red
I would like to extract the text after &amp;#039;brand=&amp;#039; and before the &amp;#039;,&amp;#039;
In the above examp......</description><pubDate>Wed, 15 Jul 2026 01:47:40 -0400</pubDate></item><item><title>How do I configure a home “cloud”?</title><link>https://sprint.shakir.blog/how-do-i-configure-a-home-cloud.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-configure-a-home-cloud.html</guid><description>If we simplify the &quot;cloud computing&quot; concept to its most basic form, we could say that: Cloud computing is nothing more than to be able to run applications and access data from a computer (serve......</description><pubDate>Wed, 15 Jul 2026 01:45:06 -0400</pubDate></item><item><title>Verizon Fios double NAT Issues?</title><link>https://sprint.shakir.blog/verizon-fios-double-nat-issues.html</link><guid isPermaLink="true">https://sprint.shakir.blog/verizon-fios-double-nat-issues.html</guid><description>Note: I originally posted this on network engineering as I thought that would be the appropriate place since my intention is to gain insight on whether or not the statement given to me holds water ......</description><pubDate>Wed, 15 Jul 2026 01:30:05 -0400</pubDate></item><item><title>What are the meanings of /usr/sbin, /usr/local/sbin and /usr/local/bin?</title><link>https://sprint.shakir.blog/what-are-the-meanings-of-usr-sbin-usr-local-sbin-and-usr-local-bin.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-are-the-meanings-of-usr-sbin-usr-local-sbin-and-usr-local-bin.html</guid><description>Let&amp;#039;s get clear with all bin and sbin folders(from filesystem hierarchy standard):
/bin is for system-level binaries
/sbin is for other system-level binaries mostly for the boot loader and system ...</description><pubDate>Wed, 15 Jul 2026 01:21:15 -0400</pubDate></item><item><title>How To Change The Color On A Mouse Called HEMZONE USB Wired Optical Gamestart Gaming Mouse On A School Chromebook?</title><link>https://sprint.shakir.blog/how-to-change-the-color-on-a-mouse-called-hemzone-usb-wired-optical-ga.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-change-the-color-on-a-mouse-called-hemzone-usb-wired-optical-ga.html</guid><description>If you look up this mouse you can get more information. This mouse is called HEMZONE the company is GameStart. This mouse lights up and I want to know how to change the color and if it is possible?...</description><pubDate>Wed, 15 Jul 2026 01:13:31 -0400</pubDate></item><item><title>Install Windows 10 on a device that doesn&amp;#039;t have an operating system?</title><link>https://sprint.shakir.blog/install-windows-10-on-a-device-that-doesn-039-t-have-an-operating-syst.html</link><guid isPermaLink="true">https://sprint.shakir.blog/install-windows-10-on-a-device-that-doesn-039-t-have-an-operating-syst.html</guid><description>I have brought a computer from a factory company on eBay but it doesn&amp;#039;t have an operating system.
How do I install windows 10 on a device that doesn&amp;#039;t have an operating system?...</description><pubDate>Wed, 15 Jul 2026 01:00:43 -0400</pubDate></item><item><title>Displaying sums in column format with LaTeX</title><link>https://sprint.shakir.blog/displaying-sums-in-column-format-with-latex.html</link><guid isPermaLink="true">https://sprint.shakir.blog/displaying-sums-in-column-format-with-latex.html</guid><description>Due to my disability, I cannot write without the use of a computer. When working with numbers it is often helpful to write arithmetic problems in column format, e.g.
I have never been able to do t......</description><pubDate>Wed, 15 Jul 2026 00:55:55 -0400</pubDate></item><item><title>Is it possible to use Oculus Quest 2 as a multi-monitor on a work computer</title><link>https://sprint.shakir.blog/is-it-possible-to-use-oculus-quest-2-as-a-multi-monitor-on-a-work-comp.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-use-oculus-quest-2-as-a-multi-monitor-on-a-work-comp.html</guid><description>I&amp;#039;m trying to find a way to use my Oculus Quest 2 on my work laptop. The programs suggest to do this (Immersed, VRDesktop,...) are sadly not on my companies approved programs list.
Is there a way to ...</description><pubDate>Wed, 15 Jul 2026 00:46:41 -0400</pubDate></item><item><title>How do I recursively list filenames (only) in DOS/Windows? [duplicate]</title><link>https://sprint.shakir.blog/how-do-i-recursively-list-filenames-only-in-dos-windows-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-recursively-list-filenames-only-in-dos-windows-duplicate.html</guid><description>Possible Duplicate: Get bare file names recursively in command prompt
I would like to recursively list all files in a directory, showing filenames only (without extensions and without the full......</description><pubDate>Wed, 15 Jul 2026 00:33:27 -0400</pubDate></item><item><title>How can I determine whether my Internet is failing because of my modem, router, or ISP? [closed]</title><link>https://sprint.shakir.blog/how-can-i-determine-whether-my-internet-is-failing-because-of-my-modem.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-determine-whether-my-internet-is-failing-because-of-my-modem.html</guid><description>I have one of the worst ISPs (Comcast) ... but they have a monopoly and I&amp;#039;m stuck with them. Things do work fine most of the time, but far too often my internet will just cut out for no reason. ...</description><pubDate>Wed, 15 Jul 2026 00:20:15 -0400</pubDate></item><item><title>Windows 7 fails to start in any mode. What to do?</title><link>https://sprint.shakir.blog/windows-7-fails-to-start-in-any-mode-what-to-do.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-7-fails-to-start-in-any-mode-what-to-do.html</guid><description>A few days ago my copy of windows 7 stopped booting up. I&amp;#039;ve tried accessing it normally, in safe mode, in safe mode with command prompt, as well as running the start up recovery tools. None have w......</description><pubDate>Wed, 15 Jul 2026 00:18:50 -0400</pubDate></item><item><title>Can I safely email a bank account statement?</title><link>https://sprint.shakir.blog/can-i-safely-email-a-bank-account-statement.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-i-safely-email-a-bank-account-statement.html</guid><description>The receiver will need to access the statement in a cyber cafe from a gmail account and print the statement as well. Would it make sense to encrypt the file or something in this scenario? Should I ......</description><pubDate>Tue, 14 Jul 2026 23:57:14 -0400</pubDate></item><item><title>Show the Google Chrome tray icon after accidentally hiding it</title><link>https://sprint.shakir.blog/show-the-google-chrome-tray-icon-after-accidentally-hiding-it.html</link><guid isPermaLink="true">https://sprint.shakir.blog/show-the-google-chrome-tray-icon-after-accidentally-hiding-it.html</guid><description>I have right clicked the Chrome tray icon and accidentally clicked &amp;#039;Hide from tray&amp;#039; instead of &amp;#039;Quit&amp;#039;. I tried looking into &amp;#039;Task bar&amp;#039; -&gt; &amp;#039;Notification area - select which icons appear on task bar&amp;#039;......</description><pubDate>Tue, 14 Jul 2026 23:32:16 -0400</pubDate></item><item><title>Replacing older netgear router with new netgear router</title><link>https://sprint.shakir.blog/replacing-older-netgear-router-with-new-netgear-router.html</link><guid isPermaLink="true">https://sprint.shakir.blog/replacing-older-netgear-router-with-new-netgear-router.html</guid><description>Dell desktop running windows 7. Using older netgear router, want to remove that router and install new netgear router. Any special instructions?...</description><pubDate>Tue, 14 Jul 2026 23:30:37 -0400</pubDate></item><item><title>Rsync and Cygwin based backup on Windows gives permission denied errors</title><link>https://sprint.shakir.blog/rsync-and-cygwin-based-backup-on-windows-gives-permission-denied-error.html</link><guid isPermaLink="true">https://sprint.shakir.blog/rsync-and-cygwin-based-backup-on-windows-gives-permission-denied-error.html</guid><description>Background
I use rsync/cygwin on Windows 10 to backup all my local files (source) to an external hard drive (destination). I used this guide http://www.howtogeek.com/175008/the-non-beginners-guide......</description><pubDate>Tue, 14 Jul 2026 23:24:56 -0400</pubDate></item><item><title>How to format password protected HDD (SATA ?)</title><link>https://sprint.shakir.blog/how-to-format-password-protected-hdd-sata.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-format-password-protected-hdd-sata.html</guid><description>What I have tried so far:
- Connect SATA/usb adapter but windows couldn&amp;#039;t display the drive.
- Booting with Ubuntu live but couldn&amp;#039;t mount the HDD within SATA/usb adapter.
- Direct plug the HDD in ...</description><pubDate>Tue, 14 Jul 2026 23:12:07 -0400</pubDate></item><item><title>How to install Windows 11 on Intel Mac</title><link>https://sprint.shakir.blog/how-to-install-windows-11-on-intel-mac.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-install-windows-11-on-intel-mac.html</guid><description>I have a MacBook Pro 4th generation (2016-2020) with Intel chip and macOS Monterey. I had Windows 10 installed via Boot Camp Assistant. I tried to install Windows 11 in the same way I had installed ...</description><pubDate>Tue, 14 Jul 2026 23:02:25 -0400</pubDate></item><item><title>How to rearrange virtual desktops in Windows 10</title><link>https://sprint.shakir.blog/how-to-rearrange-virtual-desktops-in-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-rearrange-virtual-desktops-in-windows-10.html</guid><description>Is there any solution on how I could rearrange my virtual desktops in the task-view (WIN+TAB)?...</description><pubDate>Tue, 14 Jul 2026 22:52:53 -0400</pubDate></item><item><title>Do not wakeup Mac on mouse movements</title><link>https://sprint.shakir.blog/do-not-wakeup-mac-on-mouse-movements.html</link><guid isPermaLink="true">https://sprint.shakir.blog/do-not-wakeup-mac-on-mouse-movements.html</guid><description>I never switch off my mac in the office, instead i use the energy saving mode to suspend the mac to disc. This is all working fine, but I have one problem: when the cleaning lady is cleaning the of......</description><pubDate>Tue, 14 Jul 2026 22:51:42 -0400</pubDate></item><item><title>TigerVNC viewer: no matching security types</title><link>https://sprint.shakir.blog/tigervnc-viewer-no-matching-security-types.html</link><guid isPermaLink="true">https://sprint.shakir.blog/tigervnc-viewer-no-matching-security-types.html</guid><description>I&amp;#039;m trying to remote control the desktop of a Raspberry Pi (Raspbian Jessie) from a Samsung Chromebook (ARM Arch Linux).
The VNC server running on the Pi is RealVNC.
The VNC viewer on the Chromeb......</description><pubDate>Tue, 14 Jul 2026 22:38:25 -0400</pubDate></item></channel></rss>