<?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>Sun, 19 Jul 2026 01:31:17 -0400</lastBuildDate><atom:link href="https://sprint.shakir.blog/rss.xml" rel="self" type="application/rss+xml" /><item><title>How to remap network drives without logging in again?</title><link>https://sprint.shakir.blog/how-to-remap-network-drives-without-logging-in-again.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-remap-network-drives-without-logging-in-again.html</guid><description>Normally when I log in to Windows Vista I have several network drives that automatically get mapped. Every so often this fails. Is there a way I can triggering mapping all these drives without logg......</description><pubDate>Sun, 19 Jul 2026 05:26:16 -0400</pubDate></item><item><title>How can I play .ram audio files without installing the Real Audio Player?</title><link>https://sprint.shakir.blog/how-can-i-play-ram-audio-files-without-installing-the-real-audio-playe.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-play-ram-audio-files-without-installing-the-real-audio-playe.html</guid><description>I want to listen to an audio file on this BBC French language learning site.
However, the problem is that the audio file is a .ram file and from experience I don&amp;#039;t want to install the Real Audio P......</description><pubDate>Sun, 19 Jul 2026 05:05:28 -0400</pubDate></item><item><title>Connect two TVs to one computer with different content on each</title><link>https://sprint.shakir.blog/connect-two-tvs-to-one-computer-with-different-content-on-each.html</link><guid isPermaLink="true">https://sprint.shakir.blog/connect-two-tvs-to-one-computer-with-different-content-on-each.html</guid><description>I want to connect two different TVs with one computer and display different things on each TV. Is it possible?...</description><pubDate>Sun, 19 Jul 2026 05:03:09 -0400</pubDate></item><item><title>Unexpected duplicate directory names after expanding `%~dp0` in a BAT file</title><link>https://sprint.shakir.blog/unexpected-duplicate-directory-names-after-expanding-dp0-in-a-bat-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/unexpected-duplicate-directory-names-after-expanding-dp0-in-a-bat-file.html</guid><description>I&amp;#039;m on Windows 10 Enterprise x64. I have the following hierarchy of directories with a BAT file at the innermost level:
C:\ dir\ my files\ run.bat
The BAT file contains the following ......</description><pubDate>Sun, 19 Jul 2026 04:53:55 -0400</pubDate></item><item><title>How to download video with JW Player blob url?</title><link>https://sprint.shakir.blog/how-to-download-video-with-jw-player-blob-url.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-download-video-with-jw-player-blob-url.html</guid><description>I am looking for a solution for downloading videos embedded using JW Player Blobs in web pages.
I have seen some answers for twitter/vimeo/other blob situations but not seen an answer to JW Player ...</description><pubDate>Sun, 19 Jul 2026 04:14:33 -0400</pubDate></item><item><title>How to delete a single cached username from Chrome?</title><link>https://sprint.shakir.blog/how-to-delete-a-single-cached-username-from-chrome.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-delete-a-single-cached-username-from-chrome.html</guid><description>Somewhere along the line I accidentally typed my password into the username field on a website in Chrome. Now every time I go back to that site my password is shown as an option to fill as my usern......</description><pubDate>Sun, 19 Jul 2026 04:09:55 -0400</pubDate></item><item><title>xargs -I replace-str option difference</title><link>https://sprint.shakir.blog/xargs-i-replace-str-option-difference.html</link><guid isPermaLink="true">https://sprint.shakir.blog/xargs-i-replace-str-option-difference.html</guid><description>From my understanding, the following should mean exactly the same:
ls -1 | xargs file {}
ls -1 | xargs -I{} file {}
if -I option is not specified, it is default to -I{}.
I want to list all files......</description><pubDate>Sun, 19 Jul 2026 04:03:50 -0400</pubDate></item><item><title>Ubuntu 20.04 Wi-Fi very slow</title><link>https://sprint.shakir.blog/ubuntu-20-04-wi-fi-very-slow.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ubuntu-20-04-wi-fi-very-slow.html</guid><description>I have a DELL Optiplex 7080 with windows 10 and ubuntu 20.04 lts dual boot. Windows wifi is very fast as expected but ubuntu wifi is very slow (20kb/s). Also if I disconnect wifi then it fails to ...</description><pubDate>Sun, 19 Jul 2026 03:33:04 -0400</pubDate></item><item><title>Changing screen resolution in CentOS</title><link>https://sprint.shakir.blog/changing-screen-resolution-in-centos.html</link><guid isPermaLink="true">https://sprint.shakir.blog/changing-screen-resolution-in-centos.html</guid><description>I&amp;#039;m trying to change my screen resolution to 1920x1200 with no luck. I actually did successfully change it, but once I log in it changes back to 800x600...</description><pubDate>Sun, 19 Jul 2026 03:14:06 -0400</pubDate></item><item><title>How to see Wi-Fi channel width in Windows?</title><link>https://sprint.shakir.blog/how-to-see-wi-fi-channel-width-in-windows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-see-wi-fi-channel-width-in-windows.html</guid><description>I&amp;#039;ve looked everywhere and even tried the famous software inSSIDer but it doesn&amp;#039;t work with 160 MHz networks. I can&amp;#039;t find out if I&amp;#039;m actually using 160 MHz after getting a router capable of that. ......</description><pubDate>Sun, 19 Jul 2026 03:05:53 -0400</pubDate></item><item><title>What is /dev/null and why can&amp;#039;t I use hx on it?</title><link>https://sprint.shakir.blog/what-is-dev-null-and-why-can-039-t-i-use-hx-on-it.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-dev-null-and-why-can-039-t-i-use-hx-on-it.html</guid><description>I&amp;#039;ve been looking in /dev, and stumbled upon several files, including null. I wanted to see what was in the file, so I did hx null, but nothing happened and it gave the error File null is not a re......</description><pubDate>Sun, 19 Jul 2026 03:04:30 -0400</pubDate></item><item><title>Prevent external hard drive from sleeping Windows 10</title><link>https://sprint.shakir.blog/prevent-external-hard-drive-from-sleeping-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/prevent-external-hard-drive-from-sleeping-windows-10.html</guid><description>I have Windows 10 Pro on MS Surface go 2.
The external HDD is connected with USB3.0 hub.
All works fine, but once the HDD is for like 10 sec inactive, it&amp;#039;s going to sleep right away.
I haven&amp;#039;t found ...</description><pubDate>Sun, 19 Jul 2026 02:54:14 -0400</pubDate></item><item><title>Difference between sudo group and sudoers file?</title><link>https://sprint.shakir.blog/difference-between-sudo-group-and-sudoers-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/difference-between-sudo-group-and-sudoers-file.html</guid><description>I am creating a user in Ubuntu 14.04 using command adduser.
I want to give it sudo access. For doing this, I am consfused in between two ways.
First way is : If I add that user to sudo group us......</description><pubDate>Sun, 19 Jul 2026 02:46:18 -0400</pubDate></item><item><title>Adobe Premiere Pro Import With Out of Sync (Desync) Audio and Video</title><link>https://sprint.shakir.blog/adobe-premiere-pro-import-with-out-of-sync-desync-audio-and-video.html</link><guid isPermaLink="true">https://sprint.shakir.blog/adobe-premiere-pro-import-with-out-of-sync-desync-audio-and-video.html</guid><description>I have multiple video of a game play recorded from my PC using nVidia Shadowplay. They are recorded in 60 fps. One of the video recorded when imported to Adobe Premiere Pro, the video and audio is ......</description><pubDate>Sun, 19 Jul 2026 02:37:19 -0400</pubDate></item><item><title>Outlook 2007 unable to connect to exchange server</title><link>https://sprint.shakir.blog/outlook-2007-unable-to-connect-to-exchange-server.html</link><guid isPermaLink="true">https://sprint.shakir.blog/outlook-2007-unable-to-connect-to-exchange-server.html</guid><description>I came into the office a week ago and outlook has refused to connect ever since, it just says &quot;Disconnected&quot; in the bottom right-hand corner. I&amp;#039;ve tried restarting it, rebooting Windows etc.
I&amp;#039;m the ...</description><pubDate>Sun, 19 Jul 2026 02:27:35 -0400</pubDate></item><item><title>SSH error ssh_exchange_identification: read: Connection reset by peer</title><link>https://sprint.shakir.blog/ssh-error-ssh-exchange-identification-read-connection-reset-by-peer.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ssh-error-ssh-exchange-identification-read-connection-reset-by-peer.html</guid><description>I am trying to access ssh to a server but got &quot;ssh_exchange_identification: read: Connection reset by peer&quot;. The same client works well when I move the computer to home but show the error when the ...</description><pubDate>Sun, 19 Jul 2026 02:17:52 -0400</pubDate></item><item><title>Using the sound card of a DVD player with a surround sound system for my monitor [closed]</title><link>https://sprint.shakir.blog/using-the-sound-card-of-a-dvd-player-with-a-surround-sound-system-for-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/using-the-sound-card-of-a-dvd-player-with-a-surround-sound-system-for-.html</guid><description>I&amp;#039;ve recently acquired a DVD player with a built-in 5+1 Surround sound system from a family member. I have been using streaming services quite awhile now so I really don&amp;#039;t need a DVD player. Howeve......</description><pubDate>Sun, 19 Jul 2026 01:47:00 -0400</pubDate></item><item><title>Does increasing upload or download speed reduce ping?</title><link>https://sprint.shakir.blog/does-increasing-upload-or-download-speed-reduce-ping.html</link><guid isPermaLink="true">https://sprint.shakir.blog/does-increasing-upload-or-download-speed-reduce-ping.html</guid><description>I have a 5 MB/s connection, but I always notice high ping when playing online games. When the network is stable (i.e. when pingtest.com reports the connection as 5 MB/s), the ping stays at 50 ms, b......</description><pubDate>Sun, 19 Jul 2026 01:42:19 -0400</pubDate></item><item><title>pip not working on hombrew python 2.7 install</title><link>https://sprint.shakir.blog/pip-not-working-on-hombrew-python-2-7-install.html</link><guid isPermaLink="true">https://sprint.shakir.blog/pip-not-working-on-hombrew-python-2-7-install.html</guid><description>I&amp;#039;ve installed python using homebrew and I can&amp;#039;t invoke pip from the bash. I&amp;#039;ve tried amending my .bash_profile to include /usr/local/bin/python and /usr local/share/python to no avail.
When I use......</description><pubDate>Sun, 19 Jul 2026 01:36:09 -0400</pubDate></item><item><title>Does Windows log when a local user account is created</title><link>https://sprint.shakir.blog/does-windows-log-when-a-local-user-account-is-created.html</link><guid isPermaLink="true">https://sprint.shakir.blog/does-windows-log-when-a-local-user-account-is-created.html</guid><description>I would like to know if windows remembers or logs(maybe event viewer) when a new user account is created then added to the administrators localgroup.
Ex..
A network account user creates a local ......</description><pubDate>Sun, 19 Jul 2026 01:29:50 -0400</pubDate></item><item><title>Regedit &quot;Cannot Delete (keyname): Error while deleting key&quot;</title><link>https://sprint.shakir.blog/regedit-cannot-delete-keyname-error-while-deleting-key.html</link><guid isPermaLink="true">https://sprint.shakir.blog/regedit-cannot-delete-keyname-error-while-deleting-key.html</guid><description>I am trying to delete a registry key in regedit and keep getting this error: Cannot delete (keyname): Error while deleting key.
I am an admin and have checked the permissions for the key and all ...</description><pubDate>Sun, 19 Jul 2026 01:27:30 -0400</pubDate></item><item><title>What are the factors that affects a video&amp;#039;s quality?</title><link>https://sprint.shakir.blog/what-are-the-factors-that-affects-a-video-039-s-quality.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-are-the-factors-that-affects-a-video-039-s-quality.html</guid><description>I am new to this website and this is my first question, really appreciate if someone can provide some advice about my current problem.
I&amp;#039;ve been testing some videos on my computer to see at what ......</description><pubDate>Sun, 19 Jul 2026 01:20:51 -0400</pubDate></item><item><title>Is there a Google My Activity equivalent for Microsoft Edge? [closed]</title><link>https://sprint.shakir.blog/is-there-a-google-my-activity-equivalent-for-microsoft-edge-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-a-google-my-activity-equivalent-for-microsoft-edge-closed.html</guid><description>Does Microsoft store browsing history somewhere like Google does?...</description><pubDate>Sun, 19 Jul 2026 01:17:14 -0400</pubDate></item><item><title>What is the easiest way to turn off the wifi connection in my home at night? [duplicate]</title><link>https://sprint.shakir.blog/what-is-the-easiest-way-to-turn-off-the-wifi-connection-in-my-home-at-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-easiest-way-to-turn-off-the-wifi-connection-in-my-home-at-.html</guid><description>Possible Duplicate: How to disable internet access at night on the router?
I have teenagers who stay up all night and skype with their friends on their laptops.
Is there a way I can turn this......</description><pubDate>Sun, 19 Jul 2026 01:03:25 -0400</pubDate></item><item><title>Is a Reverse proxy works the same as like a CDN</title><link>https://sprint.shakir.blog/is-a-reverse-proxy-works-the-same-as-like-a-cdn.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-a-reverse-proxy-works-the-same-as-like-a-cdn.html</guid><description>I heard Facebook uses Content Delivery Network(cdn) for loading things faster. Think if I want to load an image, this time it loads from CDN. And it doesn&amp;#039;t show the actual address of CDN. A reverse ...</description><pubDate>Sun, 19 Jul 2026 00:15:31 -0400</pubDate></item><item><title>How to get headphones and speakers working at the same time?</title><link>https://sprint.shakir.blog/how-to-get-headphones-and-speakers-working-at-the-same-time.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-get-headphones-and-speakers-working-at-the-same-time.html</guid><description>I have a Gigabyte P55-UD3 motherboard which comes with a Realtek sound card and audio header for the front panel. My headset is permanently connected to the front panel (mic in, headphones in) and ......</description><pubDate>Sun, 19 Jul 2026 00:13:08 -0400</pubDate></item><item><title>How to unselect specific data in excel VBA?</title><link>https://sprint.shakir.blog/how-to-unselect-specific-data-in-excel-vba.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-unselect-specific-data-in-excel-vba.html</guid><description>I have selected all the used ranges in my worksheet using UsedRange.Select
and wanted to unselect only the upper two ranges. Is there any way to do this?...</description><pubDate>Sat, 18 Jul 2026 23:21:41 -0400</pubDate></item><item><title>sshd_config options: `PermitTunnel` vs `AllowTcpForwarding`</title><link>https://sprint.shakir.blog/sshd-config-options-permittunnel-vs-allowtcpforwarding.html</link><guid isPermaLink="true">https://sprint.shakir.blog/sshd-config-options-permittunnel-vs-allowtcpforwarding.html</guid><description>I have trouble understanding the PermitTunnel option in the sshd_config file. How is this option related to the AllowTcpForwarding? Having PermitTunnel no does not seem to have any effect on tunnel......</description><pubDate>Sat, 18 Jul 2026 23:14:53 -0400</pubDate></item><item><title>Chrome Disable &quot;Translate This Page?&quot; pop-up, but keep translation feature</title><link>https://sprint.shakir.blog/chrome-disable-translate-this-page-pop-up-but-keep-translation-feature.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-disable-translate-this-page-pop-up-but-keep-translation-feature.html</guid><description>Chrome shows &quot;Translate This Page?&quot; at the translation icon. This may be helpful for first-time users who did not know that that button is there, but showing that every single time is a really stupid ...</description><pubDate>Sat, 18 Jul 2026 23:10:30 -0400</pubDate></item><item><title>Securing FreeBSD in single user mode</title><link>https://sprint.shakir.blog/securing-freebsd-in-single-user-mode.html</link><guid isPermaLink="true">https://sprint.shakir.blog/securing-freebsd-in-single-user-mode.html</guid><description>I have been shown that a FreeBSD system can easily be accessed in single user mode without the root password. Using the passwd command will allow anyone withh physical access to the system to chang......</description><pubDate>Sat, 18 Jul 2026 23:00:24 -0400</pubDate></item><item><title>How to fix MariaDB when it gets stuck during shutdown (Waiting for page_cleaner)?</title><link>https://sprint.shakir.blog/how-to-fix-mariadb-when-it-gets-stuck-during-shutdown-waiting-for-page.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-fix-mariadb-when-it-gets-stuck-during-shutdown-waiting-for-page.html</guid><description>I am running MariaDB (v 10.3.13) on Arch Linux (Manjaro). It worked normally for the last months but now there are some issues.
When I try to reboot the computer, it gets stuck at
A stop job is ...</description><pubDate>Sat, 18 Jul 2026 22:55:38 -0400</pubDate></item><item><title>Google Chrome never shows me autocomplete search suggestions</title><link>https://sprint.shakir.blog/google-chrome-never-shows-me-autocomplete-search-suggestions.html</link><guid isPermaLink="true">https://sprint.shakir.blog/google-chrome-never-shows-me-autocomplete-search-suggestions.html</guid><description>What I want:
But when I&amp;#039;m logged into Chrome, I never see these suggestions. I only see suggestions are from my own history and bookmarks. How do I change this?...</description><pubDate>Sat, 18 Jul 2026 22:40:16 -0400</pubDate></item><item><title>How to ssh as another user</title><link>https://sprint.shakir.blog/how-to-ssh-as-another-user.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-ssh-as-another-user.html</guid><description>The remote server only allows account X to ssh to. Now, from my computer, I want to ssh to the remote server as account X without password. I generate the private key on my local computer and share......</description><pubDate>Sat, 18 Jul 2026 22:39:49 -0400</pubDate></item><item><title>Zsh not hitting ~/.profile</title><link>https://sprint.shakir.blog/zsh-not-hitting-profile.html</link><guid isPermaLink="true">https://sprint.shakir.blog/zsh-not-hitting-profile.html</guid><description>I&amp;#039;ve just installed zsh on my Ubuntu system. It seems zsh isn&amp;#039;t executing ~/.profile on init. To my best understanding, this should be an automatic behavior. What am I missing?...</description><pubDate>Sat, 18 Jul 2026 22:17:54 -0400</pubDate></item><item><title>How can I scan x-rays on a flatbed scanner?</title><link>https://sprint.shakir.blog/how-can-i-scan-x-rays-on-a-flatbed-scanner.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-scan-x-rays-on-a-flatbed-scanner.html</guid><description>I have a standard flatbed scanner, which doesn&amp;#039;t come with any special accessory to scan negatives. If I scan x-rays by just putting them under the lid, with no special provision, the scans comes out ...</description><pubDate>Sat, 18 Jul 2026 22:14:52 -0400</pubDate></item><item><title>Remote desktop: Fullscreen is limited to the resolution of my primary monitor. How can I get a full screen rdp session on my second (bigger) screen?</title><link>https://sprint.shakir.blog/remote-desktop-fullscreen-is-limited-to-the-resolution-of-my-primary-m.html</link><guid isPermaLink="true">https://sprint.shakir.blog/remote-desktop-fullscreen-is-limited-to-the-resolution-of-my-primary-m.html</guid><description>I have 2 monitors, unfortunately one is smaller than the other.
I want to use the 1920x1200 monitor for a fullscreen RDP session (this is where I do my main work).
And I would like to use the sma......</description><pubDate>Sat, 18 Jul 2026 22:11:23 -0400</pubDate></item><item><title>Wildcard file extensions xcopy</title><link>https://sprint.shakir.blog/wildcard-file-extensions-xcopy.html</link><guid isPermaLink="true">https://sprint.shakir.blog/wildcard-file-extensions-xcopy.html</guid><description>I have some files that need to be copied to a directory on a schedule. All the files have the same name but the extension increments (I have no control over this, it drives me mad)
I&amp;#039;ve tried run......</description><pubDate>Sat, 18 Jul 2026 21:48:45 -0400</pubDate></item><item><title>Windows 7 Pro Peer-To-Peer Networking</title><link>https://sprint.shakir.blog/windows-7-pro-peer-to-peer-networking.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-7-pro-peer-to-peer-networking.html</guid><description>Sorry to be so long, but I want to be thorough... I am the administrator for a small business network that has 15 desktop computers and 4 laptop computers, all running Windows 7 Pro. Within this n......</description><pubDate>Sat, 18 Jul 2026 21:42:27 -0400</pubDate></item><item><title>Becoming Certificate Authority and Generating a Certificate</title><link>https://sprint.shakir.blog/becoming-certificate-authority-and-generating-a-certificate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/becoming-certificate-authority-and-generating-a-certificate.html</guid><description>A quick question.
I sign a certificate for PKILabServer.com (Listed under Common Name),
open /etc/hosts and add the following entry 127.0.0.1 PKILabServer.com
Then launch the server using the ...</description><pubDate>Sat, 18 Jul 2026 21:36:44 -0400</pubDate></item><item><title>&quot;chmod&quot; doesn&amp;#039;t work</title><link>https://sprint.shakir.blog/chmod-doesn-039-t-work.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chmod-doesn-039-t-work.html</guid><description>I wrote a /bash script and to execute it I decided to set all the rights, so I tried
chmod 777 * //I had 3 text files in the directory, so that&amp;#039;s ok
Then to check the result I typed
ls -l
But the ...</description><pubDate>Sat, 18 Jul 2026 21:28:51 -0400</pubDate></item><item><title>Can&amp;#039;t set integer constraint on certain cell</title><link>https://sprint.shakir.blog/can-039-t-set-integer-constraint-on-certain-cell.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-039-t-set-integer-constraint-on-certain-cell.html</guid><description>I have a production programming exercise that I&amp;#039;m supposed to solve by using the Excel solver. However, I am not able to set an integer constraint on a certain cell that I need to be integer only.
I ...</description><pubDate>Sat, 18 Jul 2026 21:08:51 -0400</pubDate></item><item><title>License Key Finder on Mac?</title><link>https://sprint.shakir.blog/license-key-finder-on-mac.html</link><guid isPermaLink="true">https://sprint.shakir.blog/license-key-finder-on-mac.html</guid><description>Are there any license key finders on Mac?...</description><pubDate>Sat, 18 Jul 2026 20:53:51 -0400</pubDate></item><item><title>Windows Registry access denied when administrator</title><link>https://sprint.shakir.blog/windows-registry-access-denied-when-administrator.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-registry-access-denied-when-administrator.html</guid><description>Windows 7 workstation,
Launch &amp;#039;regedit.exe&amp;#039; as &amp;#039;Administrator&amp;#039;
Find the following registry key:
HKEY_CLASSES_ROOT\CLSID{76A64158-CB41-11D1-8B02-00600806D9B6}
Right click and select &amp;#039;Permissions&amp;#039;
...</description><pubDate>Sat, 18 Jul 2026 20:48:27 -0400</pubDate></item><item><title>Non-monotonous DTS in output stream</title><link>https://sprint.shakir.blog/non-monotonous-dts-in-output-stream.html</link><guid isPermaLink="true">https://sprint.shakir.blog/non-monotonous-dts-in-output-stream.html</guid><description>Summary of the bug:
Hello,
I&amp;#039;ve created a network with the mininet simulator on ubuntu 14.04lts. In this network, I want to transfer video between two hosts. I used vlc in Sender host and I used ff......</description><pubDate>Sat, 18 Jul 2026 20:46:03 -0400</pubDate></item><item><title>Hotkeys for scrolling</title><link>https://sprint.shakir.blog/hotkeys-for-scrolling.html</link><guid isPermaLink="true">https://sprint.shakir.blog/hotkeys-for-scrolling.html</guid><description>Does Windows have any hotkeys for scrolling in a window?...</description><pubDate>Sat, 18 Jul 2026 20:10:33 -0400</pubDate></item><item><title>How do I create yum repo file?</title><link>https://sprint.shakir.blog/how-do-i-create-yum-repo-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-create-yum-repo-file.html</guid><description>I know there is a previously asked question, but I still have some doubts so asking again.
How do I create a yum repo file?
I know that in the /etc/yum.repos.d/ I have to create .repo file. Below ......</description><pubDate>Sat, 18 Jul 2026 20:02:16 -0400</pubDate></item><item><title>How to place a shape on top of another shape in Visio 2010?</title><link>https://sprint.shakir.blog/how-to-place-a-shape-on-top-of-another-shape-in-visio-2010.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-place-a-shape-on-top-of-another-shape-in-visio-2010.html</guid><description>Okay this is driving me nuts. I&amp;#039;m using Visio 2010 in a completely blank template. Here is what I&amp;#039;m doing:
I&amp;#039;m drawing a simple rectangle
I draw a second simple rectangle
I&amp;#039;m trying to drag rect......</description><pubDate>Sat, 18 Jul 2026 19:51:49 -0400</pubDate></item><item><title>Mouse not working properly after using AnyDesk for long time</title><link>https://sprint.shakir.blog/mouse-not-working-properly-after-using-anydesk-for-long-time.html</link><guid isPermaLink="true">https://sprint.shakir.blog/mouse-not-working-properly-after-using-anydesk-for-long-time.html</guid><description>I have AnyDesk installed on my work computer (Desktop PC, Windows 10 Pro). During home quarantine, I&amp;#039;ve connected to the work computer from home (Windows 10 Home edition) using AnyDesk, every day, ......</description><pubDate>Sat, 18 Jul 2026 19:48:14 -0400</pubDate></item><item><title>How should I generate a self signed SSL for an intranet server, following these specific requisites?</title><link>https://sprint.shakir.blog/how-should-i-generate-a-self-signed-ssl-for-an-intranet-server-followi.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-should-i-generate-a-self-signed-ssl-for-an-intranet-server-followi.html</guid><description>My knowledge about SSL is very basic and I need to generate self-signed SSL certificates for a local server [server.local] so I can use it in a mobile app for SSL pinning.
How do I create a self-si......</description><pubDate>Sat, 18 Jul 2026 19:47:57 -0400</pubDate></item><item><title>Is there anything I can try to access this external hard drive?</title><link>https://sprint.shakir.blog/is-there-anything-i-can-try-to-access-this-external-hard-drive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-anything-i-can-try-to-access-this-external-hard-drive.html</guid><description>I&amp;#039;m trying to access a friend&amp;#039;s 1TB WD My Passport NTFS external hard drive. My Windows PC kept freezing. So I tried my MacBook Pro.
I installed FUSE:
brew cask install osxfuse
I tried:
$ disku......</description><pubDate>Sat, 18 Jul 2026 19:46:57 -0400</pubDate></item><item><title>Cannot disable the case auto-changing for network shared folder after upgrading to v1903 of Win 10</title><link>https://sprint.shakir.blog/cannot-disable-the-case-auto-changing-for-network-shared-folder-after-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/cannot-disable-the-case-auto-changing-for-network-shared-folder-after-.html</guid><description>I don&amp;#039;t want to set whole Windows in case-sensitive, which means &quot;Abc.TxT&quot; &amp;amp; &quot;abc.txt&quot; are 2 files. I just want to disable the case auto-changing by Windows itself.
Before v1903, the names of ...</description><pubDate>Sat, 18 Jul 2026 19:42:39 -0400</pubDate></item><item><title>Invert regular expression match in TextMate</title><link>https://sprint.shakir.blog/invert-regular-expression-match-in-textmate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/invert-regular-expression-match-in-textmate.html</guid><description>I have this string:
goose goose goose random goose goose test goose goose goose
I&amp;#039;m using regular expression in TextMate to find any word that isn&amp;#039;t goose. therefore random and test.
So I tried ......</description><pubDate>Sat, 18 Jul 2026 19:38:45 -0400</pubDate></item><item><title>Format USB Disk Using DiskPart Yields &quot;No volume selected&quot; Error</title><link>https://sprint.shakir.blog/format-usb-disk-using-diskpart-yields-no-volume-selected-error.html</link><guid isPermaLink="true">https://sprint.shakir.blog/format-usb-disk-using-diskpart-yields-no-volume-selected-error.html</guid><description>I use the following diskpart.exe sequence. I want to specify the disk number and then format the disk.
C:\&amp;gt;diskpart
Microsoft DiskPart version 10.0.18362.1
Copyright (C) Microsoft Corporatio......</description><pubDate>Sat, 18 Jul 2026 19:33:20 -0400</pubDate></item><item><title>Hardware Ethernet On/Off switch [closed]</title><link>https://sprint.shakir.blog/hardware-ethernet-on-off-switch-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/hardware-ethernet-on-off-switch-closed.html</guid><description>Does anyone know if an hardware ethernet on/off switch exists to buy? Or if it would be possible to build one?
I currently have an issue in my software development environment that can only be ...</description><pubDate>Sat, 18 Jul 2026 19:25:57 -0400</pubDate></item><item><title>Is it possible to test an UPS battery without having the UPS nearby?</title><link>https://sprint.shakir.blog/is-it-possible-to-test-an-ups-battery-without-having-the-ups-nearby.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-test-an-ups-battery-without-having-the-ups-nearby.html</guid><description>I just started with a new company and they have a stack of replacement batteries for UPS&amp;#039;s located at the branch offices. The problem is, no one knows if these batteries are good or not, and the de......</description><pubDate>Sat, 18 Jul 2026 19:19:26 -0400</pubDate></item><item><title>How access machine by hostname within a home network? [duplicate]</title><link>https://sprint.shakir.blog/how-access-machine-by-hostname-within-a-home-network-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-access-machine-by-hostname-within-a-home-network-duplicate.html</guid><description>I have several Ubuntu computers connected (with wires) by Linksys E1000. Currently, I edit /etc/hosts on each machine to map the hostnames of all the machines and their corresponding IP addresses s......</description><pubDate>Sat, 18 Jul 2026 19:18:44 -0400</pubDate></item><item><title>Can I set Windows default second-monitor behaviour to &quot;Extend these displays&quot;?</title><link>https://sprint.shakir.blog/can-i-set-windows-default-second-monitor-behaviour-to-extend-these-dis.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-i-set-windows-default-second-monitor-behaviour-to-extend-these-dis.html</guid><description>I travel to multiple offices (and multiple desks in those offices), and whenever possible I plug an external monitor into my laptop. Whenever I plug in a monitor I haven&amp;#039;t used before, Windows def......</description><pubDate>Sat, 18 Jul 2026 19:15:13 -0400</pubDate></item><item><title>How do you get the User Profile name in a Batch File without the complete path?</title><link>https://sprint.shakir.blog/how-do-you-get-the-user-profile-name-in-a-batch-file-without-the-compl.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-you-get-the-user-profile-name-in-a-batch-file-without-the-compl.html</guid><description>I&amp;#039;ve seen that you can use %USERNAME% to get the whole path but I just want to get e.g John Doe for use in mapping a network drive to specific folders named after the user profile names?
e.g
NET ......</description><pubDate>Sat, 18 Jul 2026 19:10:11 -0400</pubDate></item><item><title>Chrome Google search bar text typed backwards</title><link>https://sprint.shakir.blog/chrome-google-search-bar-text-typed-backwards.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-google-search-bar-text-typed-backwards.html</guid><description>I have been having this problem for a long time, since I was using my old macbook air. It still exists with my macbook pro.
Problem is: when I&amp;#039;m searching in google, I typed something in the searc......</description><pubDate>Sat, 18 Jul 2026 19:05:36 -0400</pubDate></item><item><title>How to fix &quot;MobaXterm X11 proxy: Unsupported authorisation protocol&quot;</title><link>https://sprint.shakir.blog/how-to-fix-mobaxterm-x11-proxy-unsupported-authorisation-protocol.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-fix-mobaxterm-x11-proxy-unsupported-authorisation-protocol.html</guid><description>When connecting from Windows to my Linux box using MobaXterm, I cannot open Linux-GUI applications on the Windows side. On the Windows side, nothing happens. On the Linux box I get this error messa......</description><pubDate>Sat, 18 Jul 2026 18:58:55 -0400</pubDate></item><item><title>Why can&amp;#039;t I run a batch file to copy files?</title><link>https://sprint.shakir.blog/why-can-039-t-i-run-a-batch-file-to-copy-files.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-can-039-t-i-run-a-batch-file-to-copy-files.html</guid><description>I&amp;#039;m just trying to run a simple batch script to copy a file:
xcopy /s c:\source\document.txt c:\destination
Nothing is copied, and I get the response: 0 File(s) copied
I&amp;#039;ve done this before a......</description><pubDate>Sat, 18 Jul 2026 18:45:24 -0400</pubDate></item><item><title>Accessing &quot;unknown&quot; volume in external drive</title><link>https://sprint.shakir.blog/accessing-unknown-volume-in-external-drive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/accessing-unknown-volume-in-external-drive.html</guid><description>I have an external USB drive I use for file backups in my home network (for both Windows and OSX machines). It&amp;#039;s normally plugged into my wireless router (TP-Link Archer C9). It works fine but I ......</description><pubDate>Sat, 18 Jul 2026 18:36:47 -0400</pubDate></item><item><title>Total file quota on Telegram</title><link>https://sprint.shakir.blog/total-file-quota-on-telegram.html</link><guid isPermaLink="true">https://sprint.shakir.blog/total-file-quota-on-telegram.html</guid><description>Telegram says that one can send files up to 1.5 GB. Does that mean in total or per file? If it meant per file, one could just misuse that as a backup service, right? One could pack up data in packe......</description><pubDate>Sat, 18 Jul 2026 18:24:35 -0400</pubDate></item><item><title>How to boot from Grub Shell</title><link>https://sprint.shakir.blog/how-to-boot-from-grub-shell.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-boot-from-grub-shell.html</guid><description>I have installed Linux Mint Cinnamon, but whenever I turn my PC on it goes into the grub shell, I dont know why, and I also don&amp;#039;t know how to boot GUI Linux Mint from shell, please help me...</description><pubDate>Sat, 18 Jul 2026 18:22:27 -0400</pubDate></item><item><title>How do I cc myself on every email</title><link>https://sprint.shakir.blog/how-do-i-cc-myself-on-every-email.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-cc-myself-on-every-email.html</guid><description>Where can I find the settings to automatically cc myself on all sent email in outlook 2013?...</description><pubDate>Sat, 18 Jul 2026 18:18:23 -0400</pubDate></item><item><title>What is the plastic piece that houses the endpoints inside a USB port called?</title><link>https://sprint.shakir.blog/what-is-the-plastic-piece-that-houses-the-endpoints-inside-a-usb-port-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-plastic-piece-that-houses-the-endpoints-inside-a-usb-port-.html</guid><description>I accidentally pulled it out and broke it somehow. The USB port itself still works however, it seems that plastic piece is what keeps USB connectors plugged in because if I plug in anything now it&amp;#039;s ...</description><pubDate>Sat, 18 Jul 2026 18:14:56 -0400</pubDate></item><item><title>How to change usb file system?</title><link>https://sprint.shakir.blog/how-to-change-usb-file-system.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-change-usb-file-system.html</guid><description>How to change the traditional file system of a usb flashdrive(fat32) into ntfs or other file system?...</description><pubDate>Sat, 18 Jul 2026 17:50:16 -0400</pubDate></item><item><title>Microsoft Authenticator Accounts Can They Be Shared?</title><link>https://sprint.shakir.blog/microsoft-authenticator-accounts-can-they-be-shared.html</link><guid isPermaLink="true">https://sprint.shakir.blog/microsoft-authenticator-accounts-can-they-be-shared.html</guid><description>I am wondering if these scenarios are possible.
Have the same authenticator app on multiple phones. Say my bank has 2FA and I am using the authenticator app, can I have the &amp;quot;account&amp;quot; tie......</description><pubDate>Sat, 18 Jul 2026 17:26:57 -0400</pubDate></item><item><title>How come OS X allows multiple virtualization software at the same time while other systems don&amp;#039;t?</title><link>https://sprint.shakir.blog/how-come-os-x-allows-multiple-virtualization-software-at-the-same-time.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-come-os-x-allows-multiple-virtualization-software-at-the-same-time.html</guid><description>I was surprised to experience that VirtualBox and docker&amp;#039;s HyperKit can run VMs at the same time on OS X. Using different hypervisors at the same is not possible on Windows or Linux. How come it wo......</description><pubDate>Sat, 18 Jul 2026 16:46:37 -0400</pubDate></item><item><title>dnsmasq fails to answer queries on ubuntu 16.04</title><link>https://sprint.shakir.blog/dnsmasq-fails-to-answer-queries-on-ubuntu-16-04.html</link><guid isPermaLink="true">https://sprint.shakir.blog/dnsmasq-fails-to-answer-queries-on-ubuntu-16-04.html</guid><description>After upgrading to Ubuntu 16.04 dnsmasq fails to answer quires from subnets other then it&amp;#039;s interfaces belong to. I wonder if there is an option that allows to add trusted subnets?
Here is the log ...</description><pubDate>Sat, 18 Jul 2026 16:43:26 -0400</pubDate></item><item><title>What is happening in ADSL modem(In bridge mode)?</title><link>https://sprint.shakir.blog/what-is-happening-in-adsl-modem-in-bridge-mode.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-happening-in-adsl-modem-in-bridge-mode.html</guid><description>I am using broadband connection via BSNL and I get service in a twisted pair. ADSL technology is used for broadband connectivity. ADSL modem normally have two modes of operation (Bridge mode and PP......</description><pubDate>Sat, 18 Jul 2026 16:34:19 -0400</pubDate></item><item><title>Saving an image as bmp file in Photoshop CS on Mac</title><link>https://sprint.shakir.blog/saving-an-image-as-bmp-file-in-photoshop-cs-on-mac.html</link><guid isPermaLink="true">https://sprint.shakir.blog/saving-an-image-as-bmp-file-in-photoshop-cs-on-mac.html</guid><description>I have a Mac and I am trying to save my Photoshop CS5 extended file as a BMP. When I click save as the only ones available are Photoshop, Large Doc, Photoshop eps, JPEG, JPEG 2000, Photoshop DDF, ...</description><pubDate>Sat, 18 Jul 2026 16:22:25 -0400</pubDate></item><item><title>How to properly configure Virtual Box network settings?</title><link>https://sprint.shakir.blog/how-to-properly-configure-virtual-box-network-settings.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-properly-configure-virtual-box-network-settings.html</guid><description>I need to set up vms in Virtual box in a following way:
All virtual machines (Ubuntu) must communicate with host (macOS).
All virtual machines must communicate with each other.
All virtual machine......</description><pubDate>Sat, 18 Jul 2026 16:15:13 -0400</pubDate></item><item><title>What regular expression can I use to match an IP address?</title><link>https://sprint.shakir.blog/what-regular-expression-can-i-use-to-match-an-ip-address.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-regular-expression-can-i-use-to-match-an-ip-address.html</guid><description>With the following grep syntax I want to match all IP address in a file (from a ksh script) grep &amp;#039;[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}&amp;#039; file
The problem: It also matches words......</description><pubDate>Sat, 18 Jul 2026 16:01:19 -0400</pubDate></item><item><title>How do I copy/move files WITHOUT retaining/preserving the security/sharing permissions?</title><link>https://sprint.shakir.blog/how-do-i-copy-move-files-without-retaining-preserving-the-security-sha.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-copy-move-files-without-retaining-preserving-the-security-sha.html</guid><description>I&amp;#039;m trying to copy/move files from one hard drive to another hard drive but I do not want the security/sharing permissions to be copied over with the files; instead I want it to use generic/default ...</description><pubDate>Sat, 18 Jul 2026 15:46:38 -0400</pubDate></item><item><title>Disable the activation of the menu bar when Alt is pressed in Windows 7</title><link>https://sprint.shakir.blog/disable-the-activation-of-the-menu-bar-when-alt-is-pressed-in-windows-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/disable-the-activation-of-the-menu-bar-when-alt-is-pressed-in-windows-.html</guid><description>In Windows 7 how can I disable the function that activates the menu bar when Alt is pressed?
Are there some registry values to modify this behaviour?...</description><pubDate>Sat, 18 Jul 2026 15:46:35 -0400</pubDate></item><item><title>(Closed) Is there a way to unlock a bitlocked hard drive using TPM in command prompt?</title><link>https://sprint.shakir.blog/closed-is-there-a-way-to-unlock-a-bitlocked-hard-drive-using-tpm-in-co.html</link><guid isPermaLink="true">https://sprint.shakir.blog/closed-is-there-a-way-to-unlock-a-bitlocked-hard-drive-using-tpm-in-co.html</guid><description>******************* Final Update at the bottom *******************
Long story short, I have made a really dumb mistake.
I thought I backed up my recovery key, but apparently I only backed up the r......</description><pubDate>Sat, 18 Jul 2026 15:29:04 -0400</pubDate></item><item><title>How to detect if a USB port is 3.0 or 2.0?</title><link>https://sprint.shakir.blog/how-to-detect-if-a-usb-port-is-3-0-or-2-0.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-detect-if-a-usb-port-is-3-0-or-2-0.html</guid><description>I have a Toshiba Canvio 3.0 external HDD. It has USB 3.0. It flashes blue if you connect it to a USB 3.0 port. If it is a 2.0 port, the light becomes white.
Yesterday, I plugged it in and the ligh......</description><pubDate>Sat, 18 Jul 2026 15:11:41 -0400</pubDate></item><item><title>Convert WAV to FLAC in FFmpeg</title><link>https://sprint.shakir.blog/convert-wav-to-flac-in-ffmpeg.html</link><guid isPermaLink="true">https://sprint.shakir.blog/convert-wav-to-flac-in-ffmpeg.html</guid><description>How can I convert a WAV file to an FLAC file with FFmpeg?
I need to make various files. One in 16 Bit, one in 24 bit, and one in 32 bit depth.
I also need to make different sample rates. E.g one in......</description><pubDate>Sat, 18 Jul 2026 15:04:00 -0400</pubDate></item><item><title>how to get more torrents to seed in biglybt</title><link>https://sprint.shakir.blog/how-to-get-more-torrents-to-seed-in-biglybt.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-get-more-torrents-to-seed-in-biglybt.html</guid><description>I have been trying to have few private torrents to seed as default but I dunno what the problem with bigblybt, I am unable to get most of them to seed, even if they don&amp;#039;t seed anything. They all sh......</description><pubDate>Sat, 18 Jul 2026 14:45:53 -0400</pubDate></item><item><title>Use of the &quot;OR&quot; Regex operator with the find command</title><link>https://sprint.shakir.blog/use-of-the-or-regex-operator-with-the-find-command.html</link><guid isPermaLink="true">https://sprint.shakir.blog/use-of-the-or-regex-operator-with-the-find-command.html</guid><description>There are so many of these questions on the net, but I was unable to solve this simple problem.
I have a directory with a lot of images, but I only want to copy a subset of them identified by rang......</description><pubDate>Sat, 18 Jul 2026 14:43:41 -0400</pubDate></item><item><title>Is there any complete standalone installer for IE-9 which don&amp;#039;t use internet to install?</title><link>https://sprint.shakir.blog/is-there-any-complete-standalone-installer-for-ie-9-which-don-039-t-us.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-any-complete-standalone-installer-for-ie-9-which-don-039-t-us.html</guid><description>I tried to find this but still not success. I&amp;#039;m searching a complete offline installers for Windows-7 of IE-9 which should not check for updates to install. If anyone knows please help me to sort out ...</description><pubDate>Sat, 18 Jul 2026 14:40:28 -0400</pubDate></item><item><title>HOSTNAME environment variable on Linux</title><link>https://sprint.shakir.blog/hostname-environment-variable-on-linux.html</link><guid isPermaLink="true">https://sprint.shakir.blog/hostname-environment-variable-on-linux.html</guid><description>On my Linux box (Gentoo Linux 2.6.31 to be specific) I have noticed that the HOSTNAME environment variable is available in my shell, but not in scripts. For example,
$ echo $HOSTNAME
returns
xxx......</description><pubDate>Sat, 18 Jul 2026 14:22:58 -0400</pubDate></item><item><title>How do I split a large WinRAR file using WinRAR?</title><link>https://sprint.shakir.blog/how-do-i-split-a-large-winrar-file-using-winrar.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-split-a-large-winrar-file-using-winrar.html</guid><description>I have a .rar file, (already compressed) and I need to split it. Can this be done through the WinRAR UI?...</description><pubDate>Sat, 18 Jul 2026 14:21:57 -0400</pubDate></item><item><title>NVMe PCIe x4 SSD on M.2 PCIe x2 slot?</title><link>https://sprint.shakir.blog/nvme-pcie-x4-ssd-on-m-2-pcie-x2-slot.html</link><guid isPermaLink="true">https://sprint.shakir.blog/nvme-pcie-x4-ssd-on-m-2-pcie-x2-slot.html</guid><description>i&amp;#039;m about to get a new SSD for my PC, and before spending the money i have some doubts about my decision i would like to clarify
First, my mobo is a B450 Aorus Pro Wifi, it has 2 M.2 slots, one of ......</description><pubDate>Sat, 18 Jul 2026 14:21:21 -0400</pubDate></item><item><title>Top 5 absolute values</title><link>https://sprint.shakir.blog/top-5-absolute-values.html</link><guid isPermaLink="true">https://sprint.shakir.blog/top-5-absolute-values.html</guid><description>I have a data set and I am trying to create a formula to pull top 5 values based on the second column. The out put should be top 5 (omitting 0s) values from the second column.
Thank you,
Vitaliy...</description><pubDate>Sat, 18 Jul 2026 14:12:43 -0400</pubDate></item><item><title>Excel VBA - InStr in a Variable Range</title><link>https://sprint.shakir.blog/excel-vba-instr-in-a-variable-range.html</link><guid isPermaLink="true">https://sprint.shakir.blog/excel-vba-instr-in-a-variable-range.html</guid><description>I am trying to use a for loop to loop through the cells in a column and pick out parts with a specific description. To do this, I am using InStr, which I am unfamiliar with.
Here is the code I have......</description><pubDate>Sat, 18 Jul 2026 14:08:32 -0400</pubDate></item><item><title>Speed Fan Software not detecting Fans</title><link>https://sprint.shakir.blog/speed-fan-software-not-detecting-fans.html</link><guid isPermaLink="true">https://sprint.shakir.blog/speed-fan-software-not-detecting-fans.html</guid><description>2 weeks ago I built a PC with new configurations, but today I decided to change the fan speed for my pc case. I have 4 fans on my casing, 3 on the front and 1 at the back. If I am not wrong the front ...</description><pubDate>Sat, 18 Jul 2026 14:00:10 -0400</pubDate></item><item><title>Hypervisor detected. Unable to uninstall Hyper-V on Windows 11 (Windows Surface Pro+)</title><link>https://sprint.shakir.blog/hypervisor-detected-unable-to-uninstall-hyper-v-on-windows-11-windows-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/hypervisor-detected-unable-to-uninstall-hyper-v-on-windows-11-windows-.html</guid><description>I have purchased a new Microsoft Windows Surface Pro 5+. Windows was pre-installed.
I noticed that a 3rd party tool output a warning that my license it not valid for terminals. The developers told me ...</description><pubDate>Sat, 18 Jul 2026 13:47:50 -0400</pubDate></item><item><title>Can&amp;#039;t Boot into Windows 10, Grub Rescue and Bootrec /FixMBR doesn&amp;#039;t work</title><link>https://sprint.shakir.blog/can-039-t-boot-into-windows-10-grub-rescue-and-bootrec-fixmbr-doesn-03.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-039-t-boot-into-windows-10-grub-rescue-and-bootrec-fixmbr-doesn-03.html</guid><description>So the title pretty much says it all...
I have a computer with 2 drives, a 256GB SSD and a 512GB HDD. I have my Windows 10 installation on the SSD and I partitioned the HDD to serve as my Ubuntu ...</description><pubDate>Sat, 18 Jul 2026 13:40:00 -0400</pubDate></item><item><title>Merging multiple RSS feeds into one [closed]</title><link>https://sprint.shakir.blog/merging-multiple-rss-feeds-into-one-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/merging-multiple-rss-feeds-into-one-closed.html</guid><description>I have a bunch of RSS feed URLs and I&amp;#039;d like to create a single RSS feed URL that would contain all of these feeds.
Is there a website that does this? Preferably a simple one (not Yahoo! Pipes, p......</description><pubDate>Sat, 18 Jul 2026 13:26:18 -0400</pubDate></item><item><title>Using dpkg to install packages from a local directory</title><link>https://sprint.shakir.blog/using-dpkg-to-install-packages-from-a-local-directory.html</link><guid isPermaLink="true">https://sprint.shakir.blog/using-dpkg-to-install-packages-from-a-local-directory.html</guid><description>I&amp;#039;m refining our installer. The way it works is all our components are made into .deb files. The installer merely calls dpkg on all of them at once, along with their dependencies. This works great.......</description><pubDate>Sat, 18 Jul 2026 13:20:37 -0400</pubDate></item><item><title>Ctrl+Shift+Enter does NOT insert a new line/paragraph before table in MS Word</title><link>https://sprint.shakir.blog/ctrl-shift-enter-does-not-insert-a-new-line-paragraph-before-table-in-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ctrl-shift-enter-does-not-insert-a-new-line-paragraph-before-table-in-.html</guid><description>I have seen this question posted on multiple forums:
How do I insert a new line or paragraph BEFORE an existing table in MS Word? An example of such a Question is located here:
How do I insert text......</description><pubDate>Sat, 18 Jul 2026 12:57:59 -0400</pubDate></item><item><title>PCI BAR memory addresses</title><link>https://sprint.shakir.blog/pci-bar-memory-addresses.html</link><guid isPermaLink="true">https://sprint.shakir.blog/pci-bar-memory-addresses.html</guid><description>Quick question, I was reading the OSDev Wiki page regarding PCI and it says the following - Base address Registers (or BARs) can be used to hold memory addresses used by the device, or offsets for ...</description><pubDate>Sat, 18 Jul 2026 12:53:41 -0400</pubDate></item><item><title>Does Robocopy SKIP copying existing files by default?</title><link>https://sprint.shakir.blog/does-robocopy-skip-copying-existing-files-by-default.html</link><guid isPermaLink="true">https://sprint.shakir.blog/does-robocopy-skip-copying-existing-files-by-default.html</guid><description>I&amp;#039;ve read (somewhere) that Robocopy skips copying over existing files by default.
But... I can&amp;#039;t find any Command Line switches for that....</description><pubDate>Sat, 18 Jul 2026 12:24:11 -0400</pubDate></item><item><title>What are &quot;Super Cow Powers&quot; and why doesn&amp;#039;t my aptitude have them?</title><link>https://sprint.shakir.blog/what-are-super-cow-powers-and-why-doesn-039-t-my-aptitude-have-them.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-are-super-cow-powers-and-why-doesn-039-t-my-aptitude-have-them.html</guid><description>sudo aptitude help
aptitude 0.4.11.11
Usage: aptitude [-S fname] [-u|-i] aptitude [options] &amp;lt;action&amp;gt; ... Actions (if none is specified, aptitude will enter interactive mode): ... This ...</description><pubDate>Sat, 18 Jul 2026 12:05:50 -0400</pubDate></item><item><title>How do I access my modem&amp;#039;s GUI when it&amp;#039;s in bridged mode?</title><link>https://sprint.shakir.blog/how-do-i-access-my-modem-039-s-gui-when-it-039-s-in-bridged-mode.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-access-my-modem-039-s-gui-when-it-039-s-in-bridged-mode.html</guid><description>I wanted to try setting up my ActionTec P5001a DSL modem/router in bridged mode with a Linksys E2500 router for improved NAT performance. Switching the modem to bridged mode and the router to PPPoE ...</description><pubDate>Sat, 18 Jul 2026 11:55:28 -0400</pubDate></item><item><title>Connecting to remote desktop through ssh instead of RDP</title><link>https://sprint.shakir.blog/connecting-to-remote-desktop-through-ssh-instead-of-rdp.html</link><guid isPermaLink="true">https://sprint.shakir.blog/connecting-to-remote-desktop-through-ssh-instead-of-rdp.html</guid><description>So I have a company laptop with windows that is on the same network (vpn) as my office desktop (windows).
I can connect to the office desktop using RDP but is there a way for me to connect through ......</description><pubDate>Sat, 18 Jul 2026 11:54:40 -0400</pubDate></item><item><title>What is &quot;DSC Update&quot; for a monitor?</title><link>https://sprint.shakir.blog/what-is-dsc-update-for-a-monitor.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-dsc-update-for-a-monitor.html</guid><description>I am using Samsung Odyssey LC27G7xT connected to a Linux machine via HDMI and to a Mac via DisplayPort.
Very occasionally, the monitor would show a black screen with the following progress bar in the ...</description><pubDate>Sat, 18 Jul 2026 11:35:04 -0400</pubDate></item><item><title>Get Current HTML Of Page Built With AJAX Requests</title><link>https://sprint.shakir.blog/get-current-html-of-page-built-with-ajax-requests.html</link><guid isPermaLink="true">https://sprint.shakir.blog/get-current-html-of-page-built-with-ajax-requests.html</guid><description>So, I&amp;#039;m using the Chrome/Chromium browser (put could use Firefox, if need be).
I&amp;#039;m viewing webpages which are constructed &quot;on the fly&quot; with (presumably) AJAX (think the how you scroll down on Face......</description><pubDate>Sat, 18 Jul 2026 11:29:15 -0400</pubDate></item></channel></rss>