<?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>Tue, 28 Jul 2026 14:59:34 -0400</lastBuildDate><atom:link href="https://sprint.shakir.blog/rss.xml" rel="self" type="application/rss+xml" /><item><title>How to tell if a graphics card supports two monitors?</title><link>https://sprint.shakir.blog/how-to-tell-if-a-graphics-card-supports-two-monitors.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-tell-if-a-graphics-card-supports-two-monitors.html</guid><description>I am looking for a quiet, low-power, budget video card that supports two 24&quot; monitors (1900 x 1280?) for a Windows XP system (PCI and PCIe slots).
In particular, I find it hard to tell whether a ...</description><pubDate>Tue, 28 Jul 2026 18:53:00 -0400</pubDate></item><item><title>Linux How to run python script on startup</title><link>https://sprint.shakir.blog/linux-how-to-run-python-script-on-startup.html</link><guid isPermaLink="true">https://sprint.shakir.blog/linux-how-to-run-python-script-on-startup.html</guid><description>Linux Ubuntu 14.04
Have a script in ~/app/serve.py
Need to run it in this folder. In shell I may do
&amp;gt; cd ~/app &amp;amp;&amp;amp; python serve.py
and it runs a server
Need to run it on servers boot in ...</description><pubDate>Tue, 28 Jul 2026 18:33:32 -0400</pubDate></item><item><title>Tunneling using Plink to localhost on Windows</title><link>https://sprint.shakir.blog/tunneling-using-plink-to-localhost-on-windows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/tunneling-using-plink-to-localhost-on-windows.html</guid><description>Currently im using following command (in cmd) to tunnel using PuTTY, and its working fine:
putty.exe mylinuxuser@10.24.0.5 -P 22 -L 10.24.0.200:2022:localhost:22
10.24.0.5 = my application server (...</description><pubDate>Tue, 28 Jul 2026 18:30:46 -0400</pubDate></item><item><title>Turn off laptop&amp;#039;s fan in Windows 10</title><link>https://sprint.shakir.blog/turn-off-laptop-039-s-fan-in-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/turn-off-laptop-039-s-fan-in-windows-10.html</guid><description>My Lenovo laptop used to turn off its fan in Windows 7, this would save a lot of energy and battery would last maybe about 2 times more.
After upgrading to Windows 10 however it never turns off.
I ...</description><pubDate>Tue, 28 Jul 2026 18:12:29 -0400</pubDate></item><item><title>How Do I Do The Equivalent of &quot;apachectl configtest&quot; With Apache For Windows?</title><link>https://sprint.shakir.blog/how-do-i-do-the-equivalent-of-apachectl-configtest-with-apache-for-win.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-do-the-equivalent-of-apachectl-configtest-with-apache-for-win.html</guid><description>I am puzzled that I am unable to find the answer anywhere.
I have Apache 2.2 for Windows installed on my laptop. This enables server-side includes to function when I work on my sites - even when ......</description><pubDate>Tue, 28 Jul 2026 18:11:52 -0400</pubDate></item><item><title>Why do all my Excel 2016 files open to the size of a postage stamp?</title><link>https://sprint.shakir.blog/why-do-all-my-excel-2016-files-open-to-the-size-of-a-postage-stamp.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-do-all-my-excel-2016-files-open-to-the-size-of-a-postage-stamp.html</guid><description>The start of each day all my Excel files open very small. After I maximize them, they will open and close just fine for the rest of the day. But the next day they all open small again. Here are some ...</description><pubDate>Tue, 28 Jul 2026 18:05:01 -0400</pubDate></item><item><title>How do I traceroute an ipv6 address with mtr?</title><link>https://sprint.shakir.blog/how-do-i-traceroute-an-ipv6-address-with-mtr.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-traceroute-an-ipv6-address-with-mtr.html</guid><description>I&amp;#039;m trying to troubleshoot a connectivity issue to an IPv6 addressed host using mtr, however, despite using the -6 switch, it fails with the error:
mtr -6 2001:db8:1d4f:10::1
mtr-packet: Failure t......</description><pubDate>Tue, 28 Jul 2026 18:04:09 -0400</pubDate></item><item><title>How to temporarily disable iptables rule?</title><link>https://sprint.shakir.blog/how-to-temporarily-disable-iptables-rule.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-temporarily-disable-iptables-rule.html</guid><description>Typically I&amp;#039;m using MikroTik embeded routers, they&amp;#039;re basing on Linux so their firewall settings feel pretty much 1:1 the same as iptables, just commands are a bit different but mechanics the same.......</description><pubDate>Tue, 28 Jul 2026 18:01:34 -0400</pubDate></item><item><title>Windows 10 Huge windows PageFile, how to limited it</title><link>https://sprint.shakir.blog/windows-10-huge-windows-pagefile-how-to-limited-it.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-10-huge-windows-pagefile-how-to-limited-it.html</guid><description>My Windows PC alerted me with low harddisc space, and when I scan hard drives with TreeSize tool, I realize that windows keeps a huge pagefile.sys file, that is 18.2 GB and keep growing.
Why is this ...</description><pubDate>Tue, 28 Jul 2026 18:00:55 -0400</pubDate></item><item><title>wget stuck on &quot;HTTP request sent, awaiting response...&quot; not timing out</title><link>https://sprint.shakir.blog/wget-stuck-on-http-request-sent-awaiting-response-not-timing-out.html</link><guid isPermaLink="true">https://sprint.shakir.blog/wget-stuck-on-http-request-sent-awaiting-response-not-timing-out.html</guid><description>I have wget set up to download pages from a site with the following parameters:
wget -r --level=400 --retry-connrefused --waitretry=2 --read-timeout=15 --timeout=15 -t 0 [ site ]
The timeout feature ...</description><pubDate>Tue, 28 Jul 2026 18:00:28 -0400</pubDate></item><item><title>Finding the process that is using a certain port in Linux</title><link>https://sprint.shakir.blog/finding-the-process-that-is-using-a-certain-port-in-linux.html</link><guid isPermaLink="true">https://sprint.shakir.blog/finding-the-process-that-is-using-a-certain-port-in-linux.html</guid><description>I&amp;#039;d like to be able to find out which process is currently using a certain port in Linux. Is there any way to do this?...</description><pubDate>Tue, 28 Jul 2026 17:32:35 -0400</pubDate></item><item><title>Is using hamachi more secure than port forwarding on a router</title><link>https://sprint.shakir.blog/is-using-hamachi-more-secure-than-port-forwarding-on-a-router.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-using-hamachi-more-secure-than-port-forwarding-on-a-router.html</guid><description>I need to remote desktop into a machine from another network and as far as I know the two (simplest) solutions I have is either to use port forwarding, or hamachi (or something similar).
I assume......</description><pubDate>Tue, 28 Jul 2026 17:23:07 -0400</pubDate></item><item><title>How to identify internal ports and external ports that are mapped by NAT by the router?</title><link>https://sprint.shakir.blog/how-to-identify-internal-ports-and-external-ports-that-are-mapped-by-n.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-identify-internal-ports-and-external-ports-that-are-mapped-by-n.html</guid><description>For example, my HTTP port 80 is opened and mapped by the router to port 42300 facing outwards.
Is there a way to identify , let&amp;#039;s say my port 150 that is open for connection is mapped into what ex......</description><pubDate>Tue, 28 Jul 2026 17:20:34 -0400</pubDate></item><item><title>How to clear temporary files from Upload Center</title><link>https://sprint.shakir.blog/how-to-clear-temporary-files-from-upload-center.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-clear-temporary-files-from-upload-center.html</guid><description>I&amp;#039;m using Office 2013 with the Upload Center uploading files to a SharePoint.
I have one file stuck in the Center with the state &quot;Path not found&quot;:
That is because while the was upload I moved/del......</description><pubDate>Tue, 28 Jul 2026 17:15:14 -0400</pubDate></item><item><title>Determine password used for ZIP file</title><link>https://sprint.shakir.blog/determine-password-used-for-zip-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/determine-password-used-for-zip-file.html</guid><description>I have a password-protected ZIP file that contains a single file. Also I have the same file outside the archive in a plain version. I know for sure that this is the same file. Is it possible to det......</description><pubDate>Tue, 28 Jul 2026 17:12:52 -0400</pubDate></item><item><title>How can I take a picture with my built-in laptop camera with Windows 7?</title><link>https://sprint.shakir.blog/how-can-i-take-a-picture-with-my-built-in-laptop-camera-with-windows-7.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-take-a-picture-with-my-built-in-laptop-camera-with-windows-7.html</guid><description>In Windows XP, My Computer showed me cameras as devices that I could use to take pictures or videos without any third-party software.
How can I do the same in Windows 7?...</description><pubDate>Tue, 28 Jul 2026 17:12:02 -0400</pubDate></item><item><title>Excel: How can I create a slicer based on data from multiple columns</title><link>https://sprint.shakir.blog/excel-how-can-i-create-a-slicer-based-on-data-from-multiple-columns.html</link><guid isPermaLink="true">https://sprint.shakir.blog/excel-how-can-i-create-a-slicer-based-on-data-from-multiple-columns.html</guid><description>I&amp;#039;m using PowerQuery and Power Pivot to analyze some data. I would like to create a slicer based on data from multiple columns. Typically slicers are tied to a single column.
The below table is a s......</description><pubDate>Tue, 28 Jul 2026 17:11:54 -0400</pubDate></item><item><title>Windows 10 64-bit requirements: Does my CPU support CMPXCHG16b, PrefetchW and LAHF/SAHF?</title><link>https://sprint.shakir.blog/windows-10-64-bit-requirements-does-my-cpu-support-cmpxchg16b-prefetch.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-10-64-bit-requirements-does-my-cpu-support-cmpxchg16b-prefetch.html</guid><description>I&amp;#039;m currently trying to find out whether or not it would be a good idea to update my slightly dated notebook (Windows 7, 64-bit) to Windows 10. The problem is that Microsoft states in their Windows......</description><pubDate>Tue, 28 Jul 2026 16:21:28 -0400</pubDate></item><item><title>how to install a program for all users on Windows 8?</title><link>https://sprint.shakir.blog/how-to-install-a-program-for-all-users-on-windows-8.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-install-a-program-for-all-users-on-windows-8.html</guid><description>when I install stuff under built-in Administrator - the other users cannot see the changes. for example I changed VS2012 install - added Blend and few other features - and they are invisible under ...</description><pubDate>Tue, 28 Jul 2026 15:48:19 -0400</pubDate></item><item><title>Is there a way to by default reduce the length of the Windows Explorer search bar (Windows 10)?</title><link>https://sprint.shakir.blog/is-there-a-way-to-by-default-reduce-the-length-of-the-windows-explorer.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-a-way-to-by-default-reduce-the-length-of-the-windows-explorer.html</guid><description>With the latest Windows 10 update (1909 5/30/2020) the File Explorer search bar has become obnoxiously large. Is there a way to reduce it PERMANANTLY. Everywhere I see they say &amp;quot;uhhh grab the ......</description><pubDate>Tue, 28 Jul 2026 15:35:33 -0400</pubDate></item><item><title>Explanation of advanced settings available in the WiFi adapter driver properties for RTL8812AU?</title><link>https://sprint.shakir.blog/explanation-of-advanced-settings-available-in-the-wifi-adapter-driver-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/explanation-of-advanced-settings-available-in-the-wifi-adapter-driver-.html</guid><description>In the driver properties for &quot;Realtek 8812AU Wireless LAN 802.11ac USB NIC&quot; there is an &quot;Advanced&quot; tab that appears to have some settings which are new to me that are specific to WiFi AC communicat......</description><pubDate>Tue, 28 Jul 2026 15:32:11 -0400</pubDate></item><item><title>Is Hard Disk Drive a part of motherboard? [closed]</title><link>https://sprint.shakir.blog/is-hard-disk-drive-a-part-of-motherboard-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-hard-disk-drive-a-part-of-motherboard-closed.html</guid><description>After doing research on Google, I couldn&amp;#039;t find answer to this question.
Is Hard Disk Drive a part of motherboard or not?
When talking about Tower Case System Unit, the HDD is seperate from the ...</description><pubDate>Tue, 28 Jul 2026 15:27:45 -0400</pubDate></item><item><title>Don&amp;#039;t make a blank cell in Excel if condition returns false</title><link>https://sprint.shakir.blog/don-039-t-make-a-blank-cell-in-excel-if-condition-returns-false.html</link><guid isPermaLink="true">https://sprint.shakir.blog/don-039-t-make-a-blank-cell-in-excel-if-condition-returns-false.html</guid><description>I have this formula:
=IF(Sheet1!C2=&quot;x&quot;, Sheet1!B2,&quot;&quot;)
Its function is to match if the cell from Sheet1 in column C is the same as the character x; if true then get the value of Sheet1 in column ......</description><pubDate>Tue, 28 Jul 2026 14:57:20 -0400</pubDate></item><item><title>Is it possible to connect a 3.5&quot; SATA drive to a 2.5&quot; connector?</title><link>https://sprint.shakir.blog/is-it-possible-to-connect-a-3-5-sata-drive-to-a-2-5-connector.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-connect-a-3-5-sata-drive-to-a-2-5-connector.html</guid><description>basically I&amp;#039;d like to connect a 3.5&quot; SATA drive to the place were a 2.5&quot; SATA drive would be in my laptop.
Here&amp;#039;s a picture showing both kinds of drives by Dsimic:
I have been reading up on SATA ...</description><pubDate>Tue, 28 Jul 2026 14:19:43 -0400</pubDate></item><item><title>Error connecting to agent: no such file or directory - adding key to ssh agent</title><link>https://sprint.shakir.blog/error-connecting-to-agent-no-such-file-or-directory-adding-key-to-ssh-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/error-connecting-to-agent-no-such-file-or-directory-adding-key-to-ssh-.html</guid><description>I am trying to add key that I have generated to the ssh agent. Below are my steps
C:\repo&amp;gt;ssh-keygen
Generating public/private rsa key pair.
Enter file in which to save the key (C:\Users\mante1/......</description><pubDate>Tue, 28 Jul 2026 14:10:04 -0400</pubDate></item><item><title>Is RADIUS more secure than PSK?</title><link>https://sprint.shakir.blog/is-radius-more-secure-than-psk.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-radius-more-secure-than-psk.html</guid><description>I&amp;#039;m wondering what the relative security of RADIUS is compared to using a PSK.
I know that when using Radius a unique session key is established, whereas with a PSK the same session key is used for ...</description><pubDate>Tue, 28 Jul 2026 14:09:45 -0400</pubDate></item><item><title>ZFS Upgrade 2 mirrored drives to 3 drive raidz?</title><link>https://sprint.shakir.blog/zfs-upgrade-2-mirrored-drives-to-3-drive-raidz.html</link><guid isPermaLink="true">https://sprint.shakir.blog/zfs-upgrade-2-mirrored-drives-to-3-drive-raidz.html</guid><description>I have two 1GB drives configured as ZFS mirrors and now have the possibility to add a 3rd drive of 1GB. Can I reconfigure my mirror to a 3 drive raidz of (N-1)=2GB total capacity?
I am running zfs......</description><pubDate>Tue, 28 Jul 2026 13:52:51 -0400</pubDate></item><item><title>virtualbox guest os through vpn</title><link>https://sprint.shakir.blog/virtualbox-guest-os-through-vpn.html</link><guid isPermaLink="true">https://sprint.shakir.blog/virtualbox-guest-os-through-vpn.html</guid><description>I have an Oracle Linux guest running a web server in VirtualBox on a Windows 7 Host. I need to set the networking up so that I can do 3 things:
the host can connect to the guest through a browser ......</description><pubDate>Tue, 28 Jul 2026 13:48:30 -0400</pubDate></item><item><title>What is the email address format &quot;Name &lt;email&gt;&quot; called?</title><link>https://sprint.shakir.blog/what-is-the-email-address-format-name-email-called.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-email-address-format-name-email-called.html</guid><description>Given an email address in the format
John Doe &amp;lt;john@example.com&amp;gt;
I wonder where this format is explicitly defined and what the whole thing is called. It doesn&amp;#039;t seem to be specified in rfc53......</description><pubDate>Tue, 28 Jul 2026 13:36:14 -0400</pubDate></item><item><title>cgroup memory.limit_in_bytes : is it VIRT or RES that is limited?</title><link>https://sprint.shakir.blog/cgroup-memory-limit-in-bytes-is-it-virt-or-res-that-is-limited.html</link><guid isPermaLink="true">https://sprint.shakir.blog/cgroup-memory-limit-in-bytes-is-it-virt-or-res-that-is-limited.html</guid><description>Assume the VIRT/RES/SHM terminology that the &quot;top&quot; utility uses:
Does cgroup memory.limit_in_bytes apply to VIRT or RES memory sizes? I ask because in Fedora 23, it looked to me like RES (resident) ...</description><pubDate>Tue, 28 Jul 2026 13:22:08 -0400</pubDate></item><item><title>Updating a SharePoint List via Excel</title><link>https://sprint.shakir.blog/updating-a-sharepoint-list-via-excel.html</link><guid isPermaLink="true">https://sprint.shakir.blog/updating-a-sharepoint-list-via-excel.html</guid><description>From following Microsoft&amp;#039;s documentation, I&amp;#039;ve been able to import an Excel spreadsheet into SharePoint Online as a List and also export a SharePoint List to an Excel spreadsheet. What I haven&amp;#039;t been ...</description><pubDate>Tue, 28 Jul 2026 13:20:42 -0400</pubDate></item><item><title>Sorting two non-adjacent columns without affecting any other column</title><link>https://sprint.shakir.blog/sorting-two-non-adjacent-columns-without-affecting-any-other-column.html</link><guid isPermaLink="true">https://sprint.shakir.blog/sorting-two-non-adjacent-columns-without-affecting-any-other-column.html</guid><description>I have two different columns on Excel.
I want to create a script that will sort Column F, (Have a header) and will sort Column B based on where Column F&amp;#039;s sort worked out. (Without affecting any o......</description><pubDate>Tue, 28 Jul 2026 13:09:13 -0400</pubDate></item><item><title>Bring a local folder to remote git repo</title><link>https://sprint.shakir.blog/bring-a-local-folder-to-remote-git-repo.html</link><guid isPermaLink="true">https://sprint.shakir.blog/bring-a-local-folder-to-remote-git-repo.html</guid><description>I have a folder with all my files set up for a project.
I decided to use git on that folder, so I created on Github an empty repo.
Usually the procedure is to clone on my local disk the remote repo......</description><pubDate>Tue, 28 Jul 2026 12:58:04 -0400</pubDate></item><item><title>Unauthorised Bluetooth device keeps connecting to Mac</title><link>https://sprint.shakir.blog/unauthorised-bluetooth-device-keeps-connecting-to-mac.html</link><guid isPermaLink="true">https://sprint.shakir.blog/unauthorised-bluetooth-device-keeps-connecting-to-mac.html</guid><description>Recently I started experiencing frequent random lags with a Bluetooth mouse I have connected to my iMac: the tracking speed would suddenly drop for a few seconds before returning back to normal.
One ...</description><pubDate>Tue, 28 Jul 2026 12:42:10 -0400</pubDate></item><item><title>Reset a Managed Chromebook</title><link>https://sprint.shakir.blog/reset-a-managed-chromebook.html</link><guid isPermaLink="true">https://sprint.shakir.blog/reset-a-managed-chromebook.html</guid><description>I just bought a used Lenovo 300e chromebook and I am trying to enable dev mode. When I do &quot;esc&quot; + &quot;refresh&quot; + &quot;power&quot; and then press &quot;ctrl + d&quot;, it says that developer mode has been disabled by the ...</description><pubDate>Tue, 28 Jul 2026 12:40:19 -0400</pubDate></item><item><title>org-mode: capture templates - How to use them?</title><link>https://sprint.shakir.blog/org-mode-capture-templates-how-to-use-them.html</link><guid isPermaLink="true">https://sprint.shakir.blog/org-mode-capture-templates-how-to-use-them.html</guid><description>I&amp;#039;ve started using emacs&amp;#039;s org-mode often, and finally I get to configure org-capture.
However, I&amp;#039;ve found in most places that one can configure different templates by adding the following lines ......</description><pubDate>Tue, 28 Jul 2026 12:37:55 -0400</pubDate></item><item><title>Can use special characters without pressing shift key in windows10?</title><link>https://sprint.shakir.blog/can-use-special-characters-without-pressing-shift-key-in-windows10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-use-special-characters-without-pressing-shift-key-in-windows10.html</guid><description>how can I use number keys in top of keyboard just for special characters like (@#$)
without pressing shift key to use that.
-for example when pressing num2 key just show @
I search about that just ...</description><pubDate>Tue, 28 Jul 2026 12:33:02 -0400</pubDate></item><item><title>Doubt In default time to live (TTL) 255?</title><link>https://sprint.shakir.blog/doubt-in-default-time-to-live-ttl-255.html</link><guid isPermaLink="true">https://sprint.shakir.blog/doubt-in-default-time-to-live-ttl-255.html</guid><description>I know that,The Default Time to live value is 255, each time a ipv4 packet crosses a router that value is decremented by 1.
But,When I ping my adsl router it shows TTL as 64
Pinging 192.168.0.1 ......</description><pubDate>Tue, 28 Jul 2026 12:17:52 -0400</pubDate></item><item><title>How to stop Windows 10 rearranging desktop icons with screen resolution</title><link>https://sprint.shakir.blog/how-to-stop-windows-10-rearranging-desktop-icons-with-screen-resolutio.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-stop-windows-10-rearranging-desktop-icons-with-screen-resolutio.html</guid><description>I have an ASUS K501U windows laptop 4k display, which I have turned down to 1080P so I can record the screen without crashing during classes. Whenever I plug in a projector and duplicate the scree......</description><pubDate>Tue, 28 Jul 2026 12:03:02 -0400</pubDate></item><item><title>How can I copy tables between word documents without having the format change?</title><link>https://sprint.shakir.blog/how-can-i-copy-tables-between-word-documents-without-having-the-format.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-copy-tables-between-word-documents-without-having-the-format.html</guid><description>I have two both word 2007 documents, A and B.
I want to copy a table from A to B, and that table&amp;#039;s format is totally the same as I see in A, not automatically changing the format to B&amp;#039;s template f......</description><pubDate>Tue, 28 Jul 2026 12:02:45 -0400</pubDate></item><item><title>Mouse wheel scroll causes zoom in/out in Google Chrome</title><link>https://sprint.shakir.blog/mouse-wheel-scroll-causes-zoom-in-out-in-google-chrome.html</link><guid isPermaLink="true">https://sprint.shakir.blog/mouse-wheel-scroll-causes-zoom-in-out-in-google-chrome.html</guid><description>When scrolling using the mouse wheel scroll in Google Chrome, there is about 25% chance it would zoom in/out as if I have pressed the Ctrl key.
Disabling my mouse gesture extension reduces the cha......</description><pubDate>Tue, 28 Jul 2026 11:42:48 -0400</pubDate></item><item><title>Can&amp;#039;t Access Google Cloud Compute VM Instance using external IP</title><link>https://sprint.shakir.blog/can-039-t-access-google-cloud-compute-vm-instance-using-external-ip.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-039-t-access-google-cloud-compute-vm-instance-using-external-ip.html</guid><description>I have set up and enable a VM to Allow HTTP traffic and Allow HTTPS traffic but i cannot access the external IP in a browser. Im using the VM for web development testing and need to see changes mad......</description><pubDate>Tue, 28 Jul 2026 11:38:45 -0400</pubDate></item><item><title>Why is my internet not as fast as it says it is</title><link>https://sprint.shakir.blog/why-is-my-internet-not-as-fast-as-it-says-it-is.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-is-my-internet-not-as-fast-as-it-says-it-is.html</guid><description>I have done multiple online internet speed tests, including ookla, and all have said that my internet has a download speed of around 15Mb/s.
I am an avid PC gamer, and when I download games off of......</description><pubDate>Tue, 28 Jul 2026 11:28:20 -0400</pubDate></item><item><title>Merge PDF files with related filenames automatically</title><link>https://sprint.shakir.blog/merge-pdf-files-with-related-filenames-automatically.html</link><guid isPermaLink="true">https://sprint.shakir.blog/merge-pdf-files-with-related-filenames-automatically.html</guid><description>I need to merge/combine several PDF files.
What I have is multiple PDF files in one folder. The PDFs that need to be clubbed/combined together would have a partial file name in common; for exampl......</description><pubDate>Tue, 28 Jul 2026 11:12:45 -0400</pubDate></item><item><title>APIPA address and the internet</title><link>https://sprint.shakir.blog/apipa-address-and-the-internet.html</link><guid isPermaLink="true">https://sprint.shakir.blog/apipa-address-and-the-internet.html</guid><description>Hello I just wanted to get something clear. If a computer gets a APIPA address for whatever reason, it will not be able to get on the internal network and the internet? Is that correct?...</description><pubDate>Tue, 28 Jul 2026 11:11:53 -0400</pubDate></item><item><title>How to grep a binary dump from a file in another binary file</title><link>https://sprint.shakir.blog/how-to-grep-a-binary-dump-from-a-file-in-another-binary-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-grep-a-binary-dump-from-a-file-in-another-binary-file.html</guid><description>I have a binary dump in file.bin. I want to see whether the whole file.bin is there in another binary file called target.bin. I tried the following:
grep -F --binary -f file.bin target.bin
It just......</description><pubDate>Tue, 28 Jul 2026 11:10:39 -0400</pubDate></item><item><title>No sound in Fedora 35 even though everything looks good</title><link>https://sprint.shakir.blog/no-sound-in-fedora-35-even-though-everything-looks-good.html</link><guid isPermaLink="true">https://sprint.shakir.blog/no-sound-in-fedora-35-even-though-everything-looks-good.html</guid><description>I am having sound trouble with my newly updated Fedora 35 setup. I know that rebooting fixes the issue, so it is not a hardware or driver problem. It is just that somehow (one of) the sound system ......</description><pubDate>Tue, 28 Jul 2026 11:00:09 -0400</pubDate></item><item><title>cat6 cable only getting 100mbps over larger distance</title><link>https://sprint.shakir.blog/cat6-cable-only-getting-100mbps-over-larger-distance.html</link><guid isPermaLink="true">https://sprint.shakir.blog/cat6-cable-only-getting-100mbps-over-larger-distance.html</guid><description>I know this question has already been asked a few times but I feel that my case is a little different since I&amp;#039;ve tried all the solutions provided in the other threads.
I created a small diagram to ......</description><pubDate>Tue, 28 Jul 2026 10:57:42 -0400</pubDate></item><item><title>Is it possible to spoof the From: field in Outlook?</title><link>https://sprint.shakir.blog/is-it-possible-to-spoof-the-from-field-in-outlook.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-spoof-the-from-field-in-outlook.html</guid><description>I am wondering if it is possible to change the From: field (not just the reply-to) in Outlook (specifically in the 2010 beta, but also interested in other versions).
I am just moving over from Lin......</description><pubDate>Tue, 28 Jul 2026 10:55:54 -0400</pubDate></item><item><title>Is it possible to get a recursive directory listing with details in Windows?</title><link>https://sprint.shakir.blog/is-it-possible-to-get-a-recursive-directory-listing-with-details-in-wi.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-get-a-recursive-directory-listing-with-details-in-wi.html</guid><description>For example, suppose I want to see the file sizes of all the *.txt files in a tree. Currently, I can do:
dir *.txt /s
But the list is not formatted well and is hard to use.
I would like to know if......</description><pubDate>Tue, 28 Jul 2026 10:35:34 -0400</pubDate></item><item><title>How to connect a computer directly to the WAN port of a end-consumer router and get allocated a IP address?</title><link>https://sprint.shakir.blog/how-to-connect-a-computer-directly-to-the-wan-port-of-a-end-consumer-r.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-connect-a-computer-directly-to-the-wan-port-of-a-end-consumer-r.html</guid><description>In the data center oriented router, there is no distinguish between WAN port and LAN port. But for end-user router, there is this distinguish for convenience.
However, in order to have a research......</description><pubDate>Tue, 28 Jul 2026 10:29:46 -0400</pubDate></item><item><title>Continuously re-execute a command when it finishes in Bash</title><link>https://sprint.shakir.blog/continuously-re-execute-a-command-when-it-finishes-in-bash.html</link><guid isPermaLink="true">https://sprint.shakir.blog/continuously-re-execute-a-command-when-it-finishes-in-bash.html</guid><description>I&amp;#039;m trying to figure out a simple way to keep re-executing a command whenever it finishes, for any reason (error or otherwise).
What would be the best way to approach this?
EDIT: I wasn&amp;#039;t clear e......</description><pubDate>Tue, 28 Jul 2026 10:06:49 -0400</pubDate></item><item><title>Looking for a Unicode character: keyboard glyph for zero-width non-joiner</title><link>https://sprint.shakir.blog/looking-for-a-unicode-character-keyboard-glyph-for-zero-width-non-join.html</link><guid isPermaLink="true">https://sprint.shakir.blog/looking-for-a-unicode-character-keyboard-glyph-for-zero-width-non-join.html</guid><description>I am looking for the Unicode character of a dashed line with an inverted arrow on top. The arrow is a triangle with a corner intersecting with the dashed line. This character is the keyboard symbol......</description><pubDate>Tue, 28 Jul 2026 10:04:19 -0400</pubDate></item><item><title>How to ping mobile device when it&amp;#039;s on 4g network</title><link>https://sprint.shakir.blog/how-to-ping-mobile-device-when-it-039-s-on-4g-network.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-ping-mobile-device-when-it-039-s-on-4g-network.html</guid><description>I just want to verify which ports are open on my mobile device when it&amp;#039;s connected to the internet over 4g, but simply netcatting or even pinging it on it&amp;#039;s &quot;4g ip&quot; address doesn&amp;#039;t work. When conne......</description><pubDate>Tue, 28 Jul 2026 09:50:22 -0400</pubDate></item><item><title>Steps to swap failed disk in RAID 10?</title><link>https://sprint.shakir.blog/steps-to-swap-failed-disk-in-raid-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/steps-to-swap-failed-disk-in-raid-10.html</guid><description>I have a RAID 10 array consisting of 4 disks. One of them has failed and I have removed it from the array.
I have purchased an identical new drive and am unsure about how to add the new drive to the ...</description><pubDate>Tue, 28 Jul 2026 09:42:48 -0400</pubDate></item><item><title>How do I detect which multiple old versions of directx are installed at the same time?</title><link>https://sprint.shakir.blog/how-do-i-detect-which-multiple-old-versions-of-directx-are-installed-a.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-detect-which-multiple-old-versions-of-directx-are-installed-a.html</guid><description>dxdiag says I have directx 12 installed. But some video games I want to play use directx 8 and 9 and the cd rom comes with the directx installer for the old versions. But if it did get installed, h......</description><pubDate>Tue, 28 Jul 2026 09:38:22 -0400</pubDate></item><item><title>Unable to format drive to NTFS</title><link>https://sprint.shakir.blog/unable-to-format-drive-to-ntfs.html</link><guid isPermaLink="true">https://sprint.shakir.blog/unable-to-format-drive-to-ntfs.html</guid><description>I&amp;#039;m not sure what I did with my 16GB USB stick but now I won&amp;#039;t be able to format it to NTFS anymore.
Tried to quick and full format it and I got this:
C:\Users\Home&amp;gt;format g: /q /fs:ntfs
Inser......</description><pubDate>Tue, 28 Jul 2026 09:23:56 -0400</pubDate></item><item><title>Remove Duplicates in Excel, but keep earliest record in each date</title><link>https://sprint.shakir.blog/remove-duplicates-in-excel-but-keep-earliest-record-in-each-date.html</link><guid isPermaLink="true">https://sprint.shakir.blog/remove-duplicates-in-excel-but-keep-earliest-record-in-each-date.html</guid><description>I have a big-ish excel file that has A &amp;amp; B columns. B is a date column,
Column A contains names, and sometimes there are multiple entries of some names in each date, I want to remove duplicate......</description><pubDate>Tue, 28 Jul 2026 09:19:46 -0400</pubDate></item><item><title>Repair Windows XP installation (0x000000ED and 0x0000007B)</title><link>https://sprint.shakir.blog/repair-windows-xp-installation-0x000000ed-and-0x0000007b.html</link><guid isPermaLink="true">https://sprint.shakir.blog/repair-windows-xp-installation-0x000000ed-and-0x0000007b.html</guid><description>I have an old Toshiba Tecra A3x portatil computer with Windows XP. I had to switch it off by unplugging the power cord after the SO hanged. Since then the computer doesn&amp;#039;t start. It shows the awful......</description><pubDate>Tue, 28 Jul 2026 09:19:45 -0400</pubDate></item><item><title>after power outage, monitor won&amp;#039;t turn on</title><link>https://sprint.shakir.blog/after-power-outage-monitor-won-039-t-turn-on.html</link><guid isPermaLink="true">https://sprint.shakir.blog/after-power-outage-monitor-won-039-t-turn-on.html</guid><description>I had a power outage in my apartment today during a Windows 7 SP1 update. I installed SP1 and it told me to restart so I did and that&amp;#039;s when the power outage happened. After the power came back on, I ...</description><pubDate>Tue, 28 Jul 2026 09:16:59 -0400</pubDate></item><item><title>Powershell Renaming All Files in Folder with Counter</title><link>https://sprint.shakir.blog/powershell-renaming-all-files-in-folder-with-counter.html</link><guid isPermaLink="true">https://sprint.shakir.blog/powershell-renaming-all-files-in-folder-with-counter.html</guid><description>I am writing a script that will rename all files in a folder to a given name (param) with in increasing counter. I want the counter to print with 3 digits (001, 002, etc). My code looks like it would ...</description><pubDate>Tue, 28 Jul 2026 09:12:04 -0400</pubDate></item><item><title>How to fix &quot;You&amp;#039;ll need a new app to open this windowsdefender link&quot; when trying to open Windows Defender in Win 11 Preview? [duplicate]</title><link>https://sprint.shakir.blog/how-to-fix-you-039-ll-need-a-new-app-to-open-this-windowsdefender-link.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-fix-you-039-ll-need-a-new-app-to-open-this-windowsdefender-link.html</guid><description>I have upgraded to the Windows 11 Preview through the beta program. Trying to start Windows Defender yields in an error message:
Googling the issue, there is supposed to be a fix for Windows 10 by ...</description><pubDate>Tue, 28 Jul 2026 08:44:44 -0400</pubDate></item><item><title>How to List all Fridays in a given Month</title><link>https://sprint.shakir.blog/how-to-list-all-fridays-in-a-given-month.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-list-all-fridays-in-a-given-month.html</guid><description>I&amp;#039;ve a question, How to List dates of all Fridays in a given month? Some months have 5 Fridays and some have 4 Fridays in month.
Month of May-2020
e.g. A1=01/May/2020 the result should be in B1:B5 ......</description><pubDate>Tue, 28 Jul 2026 08:32:59 -0400</pubDate></item><item><title>Can&amp;#039;t load REcaptcha in any of my browsers</title><link>https://sprint.shakir.blog/can-039-t-load-recaptcha-in-any-of-my-browsers.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-039-t-load-recaptcha-in-any-of-my-browsers.html</guid><description>I&amp;#039;m having an issue with a computer, for some reason it won&amp;#039;t display the REcaptcha, no matter the browser I&amp;#039;m using.
I made sure JS is working
Java is fully updated
Browsers(Chrome, FireFox, IE)......</description><pubDate>Tue, 28 Jul 2026 08:25:59 -0400</pubDate></item><item><title>How to download a file from the command line? via ssh?</title><link>https://sprint.shakir.blog/how-to-download-a-file-from-the-command-line-via-ssh.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-download-a-file-from-the-command-line-via-ssh.html</guid><description>I want to download files from a remote server to my local drive, and do it from the command line. I also want to be able to do this over SSH. How can I do this?
Note: the remote server is Ubuntu, ......</description><pubDate>Tue, 28 Jul 2026 08:20:43 -0400</pubDate></item><item><title>Error &amp;#039;shell:::{52205fd8-5dfb-447d-801a-d0b52f2e83e1}, this file has no program associated...&amp;#039;</title><link>https://sprint.shakir.blog/error-039-shell-52205fd8-5dfb-447d-801a-d0b52f2e83e1-this-file-has-no-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/error-039-shell-52205fd8-5dfb-447d-801a-d0b52f2e83e1-this-file-has-no-.html</guid><description>In a unattended installation of Windows 8.1 x64 (where I&amp;#039;ve removed some components) the next error will occurs when I try to start the Explorer process from commandline, or doing a double-click on......</description><pubDate>Tue, 28 Jul 2026 08:17:10 -0400</pubDate></item><item><title>Merging Multiple files based on the common column</title><link>https://sprint.shakir.blog/merging-multiple-files-based-on-the-common-column.html</link><guid isPermaLink="true">https://sprint.shakir.blog/merging-multiple-files-based-on-the-common-column.html</guid><description>I have multiple files, each with two columns :
For example :
file1.txt
ID Value1
1 40
2 30
3 70
file2.txt
ID Value2
3 50
4 70
9 20
And so on,
file1230.txt
ID Value150
9 9......</description><pubDate>Tue, 28 Jul 2026 08:02:53 -0400</pubDate></item><item><title>How can I change the language of Windows 7 to English?</title><link>https://sprint.shakir.blog/how-can-i-change-the-language-of-windows-7-to-english.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-change-the-language-of-windows-7-to-english.html</guid><description>I have a German edition of Windows 7 and want to change its language to English.
Does anyone know how to do this?
P.s. I have a home version of windows (not professional or ultimate) :)
P.s.s. I......</description><pubDate>Tue, 28 Jul 2026 07:59:16 -0400</pubDate></item><item><title>How to check the partition alignment on an SSD drive?</title><link>https://sprint.shakir.blog/how-to-check-the-partition-alignment-on-an-ssd-drive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-check-the-partition-alignment-on-an-ssd-drive.html</guid><description>As I understand it, for SSD it&amp;#039;s important to have partitions starting at the proper offset (i.e. correctly aligned). How can I check this offset under Windows Vista?...</description><pubDate>Tue, 28 Jul 2026 07:50:36 -0400</pubDate></item><item><title>autossh mac cli wont login</title><link>https://sprint.shakir.blog/autossh-mac-cli-wont-login.html</link><guid isPermaLink="true">https://sprint.shakir.blog/autossh-mac-cli-wont-login.html</guid><description>I tryed to autossh into another machine from my mac cli.
With ssh ssh &amp;lt;user&amp;gt;@&amp;lt;ip-adress&amp;gt; I can login into that machine. But when I use autossh &amp;lt;user&amp;gt;@&amp;lt;ip-adress&amp;gt; it will only ...</description><pubDate>Tue, 28 Jul 2026 07:26:03 -0400</pubDate></item><item><title>Windows 11: Clicking Icon on Taskbar Does Not Switch to Program</title><link>https://sprint.shakir.blog/windows-11-clicking-icon-on-taskbar-does-not-switch-to-program.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-11-clicking-icon-on-taskbar-does-not-switch-to-program.html</guid><description>After my upgrade to windows 11, clicking on an icon on the taskbar does not display the program on front.
Clicking on the popup above it, bring it on front. That is annoying when there is only one ......</description><pubDate>Tue, 28 Jul 2026 07:23:57 -0400</pubDate></item><item><title>Is there an Excel &quot;missing value&quot; or &quot;NA&quot; symbol?</title><link>https://sprint.shakir.blog/is-there-an-excel-missing-value-or-na-symbol.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-an-excel-missing-value-or-na-symbol.html</guid><description>I am just picking up Excel, but have experience with R and Stata. Does Excel have a missing symbol convention? That is, does Excel have something like R&amp;#039;s NA or Stata&amp;#039;s .?
For example, I evaluate ......</description><pubDate>Tue, 28 Jul 2026 07:06:06 -0400</pubDate></item><item><title>How can I check if traffic to a URL is allowed by the proxy?</title><link>https://sprint.shakir.blog/how-can-i-check-if-traffic-to-a-url-is-allowed-by-the-proxy.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-check-if-traffic-to-a-url-is-allowed-by-the-proxy.html</guid><description>This question may sound weird but let&amp;#039;s say I have asked to open traffic to cdn.mycompanycloud.com because there&amp;#039;s an app to deploy that requires it. This URL does not reply to http requests by the......</description><pubDate>Tue, 28 Jul 2026 06:49:23 -0400</pubDate></item><item><title>tmux&amp;#039; &quot;run-shell&quot; blocks for background processes</title><link>https://sprint.shakir.blog/tmux-039-run-shell-blocks-for-background-processes.html</link><guid isPermaLink="true">https://sprint.shakir.blog/tmux-039-run-shell-blocks-for-background-processes.html</guid><description>I&amp;#039;m using tmux version 1.9a and I noticed that run-shell blocks using of any prefix-key commands until the command terminates.
To reproduce this just execute run-shell &quot;sleep 10&quot;
and try to ...</description><pubDate>Tue, 28 Jul 2026 06:48:33 -0400</pubDate></item><item><title>How to find my ID in Skype for Business?</title><link>https://sprint.shakir.blog/how-to-find-my-id-in-skype-for-business.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-find-my-id-in-skype-for-business.html</guid><description>I would like to invite someone external to my organization to be part of a Skype for Business meeting which I am setting up in Outlook. I sent him a connection request using the Skype ID he gave me......</description><pubDate>Tue, 28 Jul 2026 06:46:53 -0400</pubDate></item><item><title>Unable to enter BIOS in Windows 7</title><link>https://sprint.shakir.blog/unable-to-enter-bios-in-windows-7.html</link><guid isPermaLink="true">https://sprint.shakir.blog/unable-to-enter-bios-in-windows-7.html</guid><description>I was using desktop running on a 64 bit Windows 7 professional, I trying to enter BIOS to check the virtualization setting, when I boot or restart my desktop, before enter Windows, I don&amp;#039;t see any ......</description><pubDate>Tue, 28 Jul 2026 06:43:50 -0400</pubDate></item><item><title>What is a DDL script in the context of databases? [closed]</title><link>https://sprint.shakir.blog/what-is-a-ddl-script-in-the-context-of-databases-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-a-ddl-script-in-the-context-of-databases-closed.html</guid><description>What is a DDL script in the context of databases?...</description><pubDate>Tue, 28 Jul 2026 06:36:43 -0400</pubDate></item><item><title>Mirror a group of cells elsewhere in the same sheet</title><link>https://sprint.shakir.blog/mirror-a-group-of-cells-elsewhere-in-the-same-sheet.html</link><guid isPermaLink="true">https://sprint.shakir.blog/mirror-a-group-of-cells-elsewhere-in-the-same-sheet.html</guid><description>I am trying to have an interactive table multiple places in my sheet to prevent my users from having to scroll repetitively through this massive sheet. every time this table is updated from any of ......</description><pubDate>Tue, 28 Jul 2026 06:30:49 -0400</pubDate></item><item><title>Can I create a .torrent file that will download files from an webhost ftp?</title><link>https://sprint.shakir.blog/can-i-create-a-torrent-file-that-will-download-files-from-an-webhost-f.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-i-create-a-torrent-file-that-will-download-files-from-an-webhost-f.html</guid><description>I have a webhost that lets me have ftp accounts for large file transfers. I can use vuze in OS X to create a torrent fine...but I don&amp;#039;t know how (or with the more research I do if it&amp;#039;s possible) t......</description><pubDate>Tue, 28 Jul 2026 06:27:02 -0400</pubDate></item><item><title>Windows won&amp;#039;t release lock on drive tray after burning a disc</title><link>https://sprint.shakir.blog/windows-won-039-t-release-lock-on-drive-tray-after-burning-a-disc.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-won-039-t-release-lock-on-drive-tray-after-burning-a-disc.html</guid><description>I have two bluray drives of the same exact model and brand installed in my computer. I occasionally like to use either of them to burn CDs or DVDs using various software (Windows Media Player 12, Z......</description><pubDate>Tue, 28 Jul 2026 06:18:57 -0400</pubDate></item><item><title>Run a program with high or realtime priority (yes, I&amp;#039;ve read the other threads)</title><link>https://sprint.shakir.blog/run-a-program-with-high-or-realtime-priority-yes-i-039-ve-read-the-oth.html</link><guid isPermaLink="true">https://sprint.shakir.blog/run-a-program-with-high-or-realtime-priority-yes-i-039-ve-read-the-oth.html</guid><description>I&amp;#039;m trying to get:
start &amp;quot;&amp;quot; /high &amp;quot;c:\software\mysoftware.exe&amp;quot;
or
start &amp;quot;&amp;quot; /realtime &amp;quot;c:\software\mysoftware.exe&amp;quot;
To work on Windows 10. Which I of course ......</description><pubDate>Tue, 28 Jul 2026 06:07:45 -0400</pubDate></item><item><title>How to add an additional drive to an existing ZFS RAIDZ-1 in Proxmox?</title><link>https://sprint.shakir.blog/how-to-add-an-additional-drive-to-an-existing-zfs-raidz-1-in-proxmox.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-add-an-additional-drive-to-an-existing-zfs-raidz-1-in-proxmox.html</guid><description>I&amp;#039;ve a ZFS installation in Proxmox, in particular a RAIDZ-1 file system, for testing purposes (before going on production with this setup) I&amp;#039;ve added a new drive to the machine, but I&amp;#039;m blocked on ......</description><pubDate>Tue, 28 Jul 2026 06:02:46 -0400</pubDate></item><item><title>How to sum a range of cells with N/A values?</title><link>https://sprint.shakir.blog/how-to-sum-a-range-of-cells-with-n-a-values.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-sum-a-range-of-cells-with-n-a-values.html</guid><description>I have a range and need to sum it using SUM function but the result is N/A if there is any N/A value. How can I make the SUM function to treat the N/A value as 0 value?
Please help!...</description><pubDate>Tue, 28 Jul 2026 05:28:00 -0400</pubDate></item><item><title>Split cells by uppercase and lowercase words in excel</title><link>https://sprint.shakir.blog/split-cells-by-uppercase-and-lowercase-words-in-excel.html</link><guid isPermaLink="true">https://sprint.shakir.blog/split-cells-by-uppercase-and-lowercase-words-in-excel.html</guid><description>I&amp;#039;ve got a CSV file with contacts inside that I want to import in an online contacts list.
Unfortunately, the CSV file has one single column for the full name, and does not differentiate &quot;First N......</description><pubDate>Tue, 28 Jul 2026 05:10:36 -0400</pubDate></item><item><title>How to resume CUPS printer from command line?</title><link>https://sprint.shakir.blog/how-to-resume-cups-printer-from-command-line.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-resume-cups-printer-from-command-line.html</guid><description>I have printer in CUPS that due to driver problems (HP 1010) from time to time goes into pause.
I would like to write a shell script that will execute once per hour to resume a printer in CUPS. B......</description><pubDate>Tue, 28 Jul 2026 05:06:52 -0400</pubDate></item><item><title>Which Wifi Channel should I use? [closed]</title><link>https://sprint.shakir.blog/which-wifi-channel-should-i-use-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/which-wifi-channel-should-i-use-closed.html</guid><description>Very confused. I&amp;#039;m using inSSiDer, WiFi Overview 360 and Wifi Analyzer apps to try to determine the best wifi channel to use. Assuming all channels are in use and there are about 20 different user......</description><pubDate>Tue, 28 Jul 2026 05:03:43 -0400</pubDate></item><item><title>Hotkey for &quot;paste shortcut&quot; in windows 7 explorer</title><link>https://sprint.shakir.blog/hotkey-for-paste-shortcut-in-windows-7-explorer.html</link><guid isPermaLink="true">https://sprint.shakir.blog/hotkey-for-paste-shortcut-in-windows-7-explorer.html</guid><description>In folder view, we right click on a file and copy it and then somewhere else, we right click and say &quot;paste shortcut&quot;
I could not find a hotkey combination for &quot;paste shortcut&quot;.
Google search for &quot;...</description><pubDate>Tue, 28 Jul 2026 04:53:31 -0400</pubDate></item><item><title>Unable to connect to ChromeCast</title><link>https://sprint.shakir.blog/unable-to-connect-to-chromecast.html</link><guid isPermaLink="true">https://sprint.shakir.blog/unable-to-connect-to-chromecast.html</guid><description>I recently moved home and upgraded my router. It&amp;#039;s a ZTE router and the model number is ZXHN H298A.
Since I have installed this router, I am unable to connect to Chromecast.
I did a factory reset c......</description><pubDate>Tue, 28 Jul 2026 04:49:28 -0400</pubDate></item><item><title>Can&amp;#039;t sync time: Time synchronisation failed</title><link>https://sprint.shakir.blog/can-039-t-sync-time-time-synchronisation-failed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-039-t-sync-time-time-synchronisation-failed.html</guid><description>I have tried everything and it never works. Last time my time syced successfully was apparently on 01/08/2015 01:00:00
When I press the &quot;Sync now&quot; button it gives me the error Time synchronisation ...</description><pubDate>Tue, 28 Jul 2026 04:16:16 -0400</pubDate></item><item><title>Is there any difference between front and back USB ports?</title><link>https://sprint.shakir.blog/is-there-any-difference-between-front-and-back-usb-ports.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-any-difference-between-front-and-back-usb-ports.html</guid><description>I bought a flash recently,
In the warranty card there was a caution saying &quot;Always use USB ports on the back of the case&quot; .
Is there any difference between front and back ports?
They are all connec......</description><pubDate>Tue, 28 Jul 2026 04:04:50 -0400</pubDate></item><item><title>Chrome ssh tunnel forwarding</title><link>https://sprint.shakir.blog/chrome-ssh-tunnel-forwarding.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-ssh-tunnel-forwarding.html</guid><description>I am first logging into an ssh server. Then I am trying to use Chrome for ssh tunnel forwarding. Is there a gui way of doing this? I can do this in Firefox&amp;#039;s gui in like 10 seconds so I would think ...</description><pubDate>Tue, 28 Jul 2026 04:03:05 -0400</pubDate></item><item><title>Hex editor for large files in Linux [closed]</title><link>https://sprint.shakir.blog/hex-editor-for-large-files-in-linux-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/hex-editor-for-large-files-in-linux-closed.html</guid><description>I need to edit and navigate through a rather large binary file (~8&amp;nbsp;GB) in Linux. I&amp;#039;d use Hiew if I was on Windows, are there any similar tools for Linux?
Preferably GNOME applications, but ...</description><pubDate>Tue, 28 Jul 2026 03:32:27 -0400</pubDate></item><item><title>Windows 10: Shift+Tab not working</title><link>https://sprint.shakir.blog/windows-10-shift-tab-not-working.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-10-shift-tab-not-working.html</guid><description>On a Windows 10 box, I found that I can&amp;#039;t send Shift+Tab to (at least some) applications, such as Notepad++.
I am using that machine remotely via a VNC session (Remmina client under Xubuntu, the W......</description><pubDate>Tue, 28 Jul 2026 03:03:27 -0400</pubDate></item><item><title>How to get values in right column of pivot table?</title><link>https://sprint.shakir.blog/how-to-get-values-in-right-column-of-pivot-table.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-get-values-in-right-column-of-pivot-table.html</guid><description>I have employee information in form of table. There are columns Emp ID, Name, Address, Email etc.
When I am inserting pivot table on this table. I am getting Emp Name in a row below Emp ID.
I tr......</description><pubDate>Tue, 28 Jul 2026 02:57:11 -0400</pubDate></item><item><title>Removing FLEXnet Connect Update Manager</title><link>https://sprint.shakir.blog/removing-flexnet-connect-update-manager.html</link><guid isPermaLink="true">https://sprint.shakir.blog/removing-flexnet-connect-update-manager.html</guid><description>Do you know how can I remove this unwanted software? Status line says copyright Acresso Software and or InstallShield. From the folder in ProgramData I understand it is version 11....</description><pubDate>Tue, 28 Jul 2026 02:56:00 -0400</pubDate></item><item><title>OpenWrt: Cannot install package sudo</title><link>https://sprint.shakir.blog/openwrt-cannot-install-package-sudo.html</link><guid isPermaLink="true">https://sprint.shakir.blog/openwrt-cannot-install-package-sudo.html</guid><description>I have installed the latest OpenWrt Chaos Calmer r42871 on my TP-LINK WR-842ND router. And everything&amp;#039;s good except the problem:
root@router:~# opkg install sudo
Unknown package &amp;#039;sudo&amp;#039;.
Collected ......</description><pubDate>Tue, 28 Jul 2026 02:50:55 -0400</pubDate></item><item><title>Create WiFi hotspot without internet from laptop</title><link>https://sprint.shakir.blog/create-wifi-hotspot-without-internet-from-laptop.html</link><guid isPermaLink="true">https://sprint.shakir.blog/create-wifi-hotspot-without-internet-from-laptop.html</guid><description>I’ve been digging into google but I can’t find a proper link to guide me. I want to create a wireless hotspot from my hp laptop to connect three devices to it. I have no access to internet. I need ......</description><pubDate>Tue, 28 Jul 2026 02:39:40 -0400</pubDate></item><item><title>Equivalent of badblocks on Windows or DOS</title><link>https://sprint.shakir.blog/equivalent-of-badblocks-on-windows-or-dos.html</link><guid isPermaLink="true">https://sprint.shakir.blog/equivalent-of-badblocks-on-windows-or-dos.html</guid><description>Is there a utility in DOS or Windows that is as thorough as badblocks on Linux?...</description><pubDate>Tue, 28 Jul 2026 02:23:31 -0400</pubDate></item><item><title>How do I access Virtualbox internal IP from host machine?</title><link>https://sprint.shakir.blog/how-do-i-access-virtualbox-internal-ip-from-host-machine.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-access-virtualbox-internal-ip-from-host-machine.html</guid><description>I&amp;#039;ve been trying to learn more about security by following http://www.pentesterlab.com/bootcamp/week2/, but I&amp;#039;m struggling to access my VM&amp;#039;s internal IP localhost from the host machine.
I&amp;#039;m able to ...</description><pubDate>Tue, 28 Jul 2026 02:12:51 -0400</pubDate></item><item><title>How to extract the filename without the extension from a full path?</title><link>https://sprint.shakir.blog/how-to-extract-the-filename-without-the-extension-from-a-full-path.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-extract-the-filename-without-the-extension-from-a-full-path.html</guid><description>I&amp;#039;m trying to right my first bash script, and at one point a filename is passed to the script as $1. I need to extract the file name without the extension.
Currently, I&amp;#039;m assuming that all extensio......</description><pubDate>Tue, 28 Jul 2026 01:45:32 -0400</pubDate></item></channel></rss>