<?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>Thu, 23 Jul 2026 15:57:02 -0400</lastBuildDate><atom:link href="https://sprint.shakir.blog/rss.xml" rel="self" type="application/rss+xml" /><item><title>fail2ban 404 bruteforcing sharex</title><link>https://sprint.shakir.blog/fail2ban-404-bruteforcing-sharex.html</link><guid isPermaLink="true">https://sprint.shakir.blog/fail2ban-404-bruteforcing-sharex.html</guid><description>I use my own server (nginx, I use https://yunohost.org as a CP) as a screenshot uploader with ShareX (https://getsharex.com/).
During the upload process of the screenshots the filenames are randomi......</description><pubDate>Thu, 23 Jul 2026 19:49:08 -0400</pubDate></item><item><title>How can I use the keyboard to choose how to paste text in MS Word?</title><link>https://sprint.shakir.blog/how-can-i-use-the-keyboard-to-choose-how-to-paste-text-in-ms-word.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-use-the-keyboard-to-choose-how-to-paste-text-in-ms-word.html</guid><description>While using a word processor I prefer to user the keyboard almost exclusively, but when pasting text in MS Word I seem forced to use the mouse. I can find no way to specify how to treat formatting ......</description><pubDate>Thu, 23 Jul 2026 19:47:40 -0400</pubDate></item><item><title>Why can&amp;#039;t I connect to Chrome 200 OK server from another network device?</title><link>https://sprint.shakir.blog/why-can-039-t-i-connect-to-chrome-200-ok-server-from-another-network-d.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-can-039-t-i-connect-to-chrome-200-ok-server-from-another-network-d.html</guid><description>I use the 200 OK Web Server extension for Chrome, which serves web pages from a local folder over the network, using HTTP. I can access the server normally from the browser of the computer that run......</description><pubDate>Thu, 23 Jul 2026 19:40:44 -0400</pubDate></item><item><title>DNS server at router level vs. computer level</title><link>https://sprint.shakir.blog/dns-server-at-router-level-vs-computer-level.html</link><guid isPermaLink="true">https://sprint.shakir.blog/dns-server-at-router-level-vs-computer-level.html</guid><description>I&amp;#039;ve three questions.
Is it better/faster/optimal to set up your server&amp;#039;s preferred and alternate DNS servers in your OS&amp;#039;s network settings or in your router settings?
Will it cause problems if it......</description><pubDate>Thu, 23 Jul 2026 19:32:40 -0400</pubDate></item><item><title>Copy all files from an HTTP folder location to a local folder</title><link>https://sprint.shakir.blog/copy-all-files-from-an-http-folder-location-to-a-local-folder.html</link><guid isPermaLink="true">https://sprint.shakir.blog/copy-all-files-from-an-http-folder-location-to-a-local-folder.html</guid><description>I&amp;#039;m a student and need to pull down lots of stuff from my professor’s website, preferably retaining some of the folder structure.
I&amp;#039;m working on Windows boxes and have access to Windows XP, Window......</description><pubDate>Thu, 23 Jul 2026 19:18:45 -0400</pubDate></item><item><title>How can I install the Java Development Kit (JDK) on a Windows machine if I don&amp;#039;t have admin rights?</title><link>https://sprint.shakir.blog/how-can-i-install-the-java-development-kit-jdk-on-a-windows-machine-if.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-install-the-java-development-kit-jdk-on-a-windows-machine-if.html</guid><description>I&amp;#039;m currently working in a controlled environment where I don&amp;#039;t have administrator rights. I am looking for some way to install the Java Development Kit (JDK) on this machine anyway.
Is this poss......</description><pubDate>Thu, 23 Jul 2026 19:18:12 -0400</pubDate></item><item><title>SMART Value for ECC Recovery is both increasing and decreasing - what does this mean?</title><link>https://sprint.shakir.blog/smart-value-for-ecc-recovery-is-both-increasing-and-decreasing-what-do.html</link><guid isPermaLink="true">https://sprint.shakir.blog/smart-value-for-ecc-recovery-is-both-increasing-and-decreasing-what-do.html</guid><description>I&amp;#039;m seeing the counter for Hardware_ECC_Recovered both increasing, and decreasing in the SMART stats for a hdd and I&amp;#039;m confused.
I&amp;#039;d expect it&amp;#039;d increase each time a error is detected (and correct......</description><pubDate>Thu, 23 Jul 2026 18:56:02 -0400</pubDate></item><item><title>Using ping google.com to test connection</title><link>https://sprint.shakir.blog/using-ping-google-com-to-test-connection.html</link><guid isPermaLink="true">https://sprint.shakir.blog/using-ping-google-com-to-test-connection.html</guid><description>Since the internet connection in our house does break down from time to time I set up a little experiment:
For the last two month, one of my machines is pinging google.com on an half-hourly basis.......</description><pubDate>Thu, 23 Jul 2026 18:41:45 -0400</pubDate></item><item><title>Is it possible to use HDMI cable to transfer files between notebooks?</title><link>https://sprint.shakir.blog/is-it-possible-to-use-hdmi-cable-to-transfer-files-between-notebooks.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-use-hdmi-cable-to-transfer-files-between-notebooks.html</guid><description>HDMI 1.3 bandwidth is over 10G. Notebook nowadays has HDMI port available. Is that possible that we use HDMI cable to hook up 2 notebook and perform file copy operation?...</description><pubDate>Thu, 23 Jul 2026 18:23:36 -0400</pubDate></item><item><title>How to copy all files of a certain type into a folder from command prompt?</title><link>https://sprint.shakir.blog/how-to-copy-all-files-of-a-certain-type-into-a-folder-from-command-pro.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-copy-all-files-of-a-certain-type-into-a-folder-from-command-pro.html</guid><description>I want to copy all files of a certain type (like .docx, .pdf, etc) on my PC into a folder. How can I do that?...</description><pubDate>Thu, 23 Jul 2026 18:07:03 -0400</pubDate></item><item><title>How do I swap audio output of the left and right speakers?</title><link>https://sprint.shakir.blog/how-do-i-swap-audio-output-of-the-left-and-right-speakers.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-swap-audio-output-of-the-left-and-right-speakers.html</guid><description>I have two speakers stereo speakers but when I use the sound control panel applet to test my audio configuration I get sound in the right speaker when the user interface indicates the right speaker......</description><pubDate>Thu, 23 Jul 2026 17:54:38 -0400</pubDate></item><item><title>How can I uninstall a cracked version of Deep Freeze Standard?</title><link>https://sprint.shakir.blog/how-can-i-uninstall-a-cracked-version-of-deep-freeze-standard.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-uninstall-a-cracked-version-of-deep-freeze-standard.html</guid><description>My laptop was broken so we went to a repair shop and got it fixed (not actually fixed) and the repair guy installed Deep Freeze Standard (Version: 7.22.020.3453) that is cracked (not original).
Be......</description><pubDate>Thu, 23 Jul 2026 17:46:28 -0400</pubDate></item><item><title>Deployment and Application do not have matching Security Zones</title><link>https://sprint.shakir.blog/deployment-and-application-do-not-have-matching-security-zones.html</link><guid isPermaLink="true">https://sprint.shakir.blog/deployment-and-application-do-not-have-matching-security-zones.html</guid><description>I am trying to install a piece of software from a Application Manifest. I get an error of the following: Application cannot be started. Contact the application vendor.
After contacting the vend......</description><pubDate>Thu, 23 Jul 2026 17:42:09 -0400</pubDate></item><item><title>What&amp;#039;s the best way to run a very large storage array (100TB) on older hardware?</title><link>https://sprint.shakir.blog/what-039-s-the-best-way-to-run-a-very-large-storage-array-100tb-on-old.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-039-s-the-best-way-to-run-a-very-large-storage-array-100tb-on-old.html</guid><description>I have a number of high-capacity hard drives lying around as well as an old computer from around 2010 which has only 4GB of RAM.
Is it possible to use this limited hardware to run a very large sto......</description><pubDate>Thu, 23 Jul 2026 17:35:07 -0400</pubDate></item><item><title>How can I find the oldest file in a directory tree</title><link>https://sprint.shakir.blog/how-can-i-find-the-oldest-file-in-a-directory-tree.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-find-the-oldest-file-in-a-directory-tree.html</guid><description>I&amp;#039;m looking for a shell one-liner to find the oldest file in a directory tree....</description><pubDate>Thu, 23 Jul 2026 17:32:14 -0400</pubDate></item><item><title>How can I graph survey results in Excel?</title><link>https://sprint.shakir.blog/how-can-i-graph-survey-results-in-excel.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-graph-survey-results-in-excel.html</guid><description>I would like to graph my survey results with the numerical values of the responses listed on the vertical axis and the questions listed on the horizontal axis.
For example, I imagine the questions ...</description><pubDate>Thu, 23 Jul 2026 17:27:29 -0400</pubDate></item><item><title>What&amp;#039;s the ZSH equivalent of BASH&amp;#039;s $PROMPT_COMMAND?</title><link>https://sprint.shakir.blog/what-039-s-the-zsh-equivalent-of-bash-039-s-prompt-command.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-039-s-the-zsh-equivalent-of-bash-039-s-prompt-command.html</guid><description>BASH supports a $PROMPT_COMMAND environment variable that defines a command to be executed before any first-level interactive prompt. I&amp;#039;m looking for a ZSH equilvalent of that.
The documentation s......</description><pubDate>Thu, 23 Jul 2026 17:11:46 -0400</pubDate></item><item><title>Certain websites keep logging me out (Chrome)</title><link>https://sprint.shakir.blog/certain-websites-keep-logging-me-out-chrome.html</link><guid isPermaLink="true">https://sprint.shakir.blog/certain-websites-keep-logging-me-out-chrome.html</guid><description>I use Chrome on a personal PC on which I am the only user. I am logged into several websites, all of them with the &amp;quot;stay logged in&amp;quot; tickbox checked. Even so, very often when I go back to ......</description><pubDate>Thu, 23 Jul 2026 17:06:01 -0400</pubDate></item><item><title>Creating Automatic Hyperlinks in Outlook for specific words</title><link>https://sprint.shakir.blog/creating-automatic-hyperlinks-in-outlook-for-specific-words.html</link><guid isPermaLink="true">https://sprint.shakir.blog/creating-automatic-hyperlinks-in-outlook-for-specific-words.html</guid><description>Does anyone know how to create an automatic hyperlink in Outlook so when I type in that specific word a hyperlink will automatically attach itself to that word?...</description><pubDate>Thu, 23 Jul 2026 16:58:07 -0400</pubDate></item><item><title>Vscode ... Unable to generate assets to build and debug. OmniSharp server is not running</title><link>https://sprint.shakir.blog/vscode-unable-to-generate-assets-to-build-and-debug-omnisharp-server-i.html</link><guid isPermaLink="true">https://sprint.shakir.blog/vscode-unable-to-generate-assets-to-build-and-debug-omnisharp-server-i.html</guid><description>I have a problem and searched over the internet and tried their solutions but nothing happend.
When i try to debug my code in VSCode , nothing happens.
I found in Debug menu there is no configurat......</description><pubDate>Thu, 23 Jul 2026 16:50:15 -0400</pubDate></item><item><title>TortoiseSVN overlay icons do not appear when installed by a different user account?</title><link>https://sprint.shakir.blog/tortoisesvn-overlay-icons-do-not-appear-when-installed-by-a-different-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/tortoisesvn-overlay-icons-do-not-appear-when-installed-by-a-different-.html</guid><description>I&amp;#039;ve installed TortoiseSVN on my work Windows XP machine as the administrator. When I login in as a standard user my working copies do not display the overlay icons in Windows Explorer.
I found th......</description><pubDate>Thu, 23 Jul 2026 16:39:24 -0400</pubDate></item><item><title>What VNC server is compatable with realvnc viewer?</title><link>https://sprint.shakir.blog/what-vnc-server-is-compatable-with-realvnc-viewer.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-vnc-server-is-compatable-with-realvnc-viewer.html</guid><description>I have RealVNC Client on my mobile phone , and am not able to get the RealVNC server running on my windows 7 (tried some fixes , no luck) . So am wondering if it is possible to download other vnc s......</description><pubDate>Thu, 23 Jul 2026 16:31:15 -0400</pubDate></item><item><title>How do I connect a VGA input to my PC so that it shows up as a video device?</title><link>https://sprint.shakir.blog/how-do-i-connect-a-vga-input-to-my-pc-so-that-it-shows-up-as-a-video-d.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-connect-a-vga-input-to-my-pc-so-that-it-shows-up-as-a-video-d.html</guid><description>This is the Windows/PC counter part of this question.
I want to clarify that I am not talking about connecting a VGA monitor to a computer. I&amp;#039;m referring to plugging in a VGA output in to my comput......</description><pubDate>Thu, 23 Jul 2026 16:29:55 -0400</pubDate></item><item><title>Is Macbook Pro 13 A1502 2015 Retina Screen compatible with Pro 13 A1706 2016 Retina</title><link>https://sprint.shakir.blog/is-macbook-pro-13-a1502-2015-retina-screen-compatible-with-pro-13-a170.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-macbook-pro-13-a1502-2015-retina-screen-compatible-with-pro-13-a170.html</guid><description>A client just called for a screen replacement enquiry. They have a MacBook Pro 13 A1706 2016 (touch bar) I would assume.
Can&amp;#039;t find one at other local repair shops.
I have a Screen from MacBook Pro......</description><pubDate>Thu, 23 Jul 2026 16:28:10 -0400</pubDate></item><item><title>How to fix “Error : can&amp;#039;t share your screen” with Google Meet in Google Chrome Browser?</title><link>https://sprint.shakir.blog/how-to-fix-error-can-039-t-share-your-screen-with-google-meet-in-googl.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-fix-error-can-039-t-share-your-screen-with-google-meet-in-googl.html</guid><description>I am using a Lenovo Thinkpad laptop with operating system loaded Windows 8.1 Pro and using Google Chrome version 84.0.4147.89 (Official Build) (64-bit). I am able to use Hangouts / Google Meet / Go......</description><pubDate>Thu, 23 Jul 2026 16:23:08 -0400</pubDate></item><item><title>Keyboard shortcut for creating a new folder or file? (Windows)</title><link>https://sprint.shakir.blog/keyboard-shortcut-for-creating-a-new-folder-or-file-windows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/keyboard-shortcut-for-creating-a-new-folder-or-file-windows.html</guid><description>Does anybody know if there&amp;#039;s a keyboard shortcut equivilant to the right click -&gt; New context menu in explorer?
Given that I suspect that there isn&amp;#039;t, does anybody know of an explorer extension t......</description><pubDate>Thu, 23 Jul 2026 16:12:54 -0400</pubDate></item><item><title>Excel - How to remove similar cells within the same column?</title><link>https://sprint.shakir.blog/excel-how-to-remove-similar-cells-within-the-same-column.html</link><guid isPermaLink="true">https://sprint.shakir.blog/excel-how-to-remove-similar-cells-within-the-same-column.html</guid><description>I have a problem on Excel 2010.
I have a column which lists the names of manufacturers&amp;#039;, like so:
Manufacturer
Company 1 Ltd
Company 2 Ltd
Company 3 Ltd
My problem is when there&amp;#039;s a spelling mis......</description><pubDate>Thu, 23 Jul 2026 16:08:50 -0400</pubDate></item><item><title>How do I &quot;telnet into [my] favourite Web server&quot;?</title><link>https://sprint.shakir.blog/how-do-i-telnet-into-my-favourite-web-server.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-telnet-into-my-favourite-web-server.html</guid><description>I&amp;#039;m reading a book about programming, and I want to check an HTTP response message. The book is instructing me to telnet into your favorite Web server. Then type in a one-line request message fo......</description><pubDate>Thu, 23 Jul 2026 16:03:56 -0400</pubDate></item><item><title>Difference between Bittorrent and P2P services like Napster/Limewire [closed]</title><link>https://sprint.shakir.blog/difference-between-bittorrent-and-p2p-services-like-napster-limewire-c.html</link><guid isPermaLink="true">https://sprint.shakir.blog/difference-between-bittorrent-and-p2p-services-like-napster-limewire-c.html</guid><description>What&amp;#039;s the difference between torrents and P2P files transfering by Napster, Limewire or Ares? The torrent servers are storaging the files? How do seeds and peers act?...</description><pubDate>Thu, 23 Jul 2026 16:03:09 -0400</pubDate></item><item><title>Analog RCA splitter</title><link>https://sprint.shakir.blog/analog-rca-splitter.html</link><guid isPermaLink="true">https://sprint.shakir.blog/analog-rca-splitter.html</guid><description>We just got an Airport Express to use AirPlay on our stereos. Now our most &amp;#039;advanced&amp;#039; stereo system we want to connect has a single analog RCA input for audio. This is of course bullshit.
The ster......</description><pubDate>Thu, 23 Jul 2026 16:01:18 -0400</pubDate></item><item><title>How do I populate a list from a repeating section content control form field in word 2016?</title><link>https://sprint.shakir.blog/how-do-i-populate-a-list-from-a-repeating-section-content-control-form.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-populate-a-list-from-a-repeating-section-content-control-form.html</guid><description>So I have a repeating section content control (RSCC) with two text content controls in it. One is a plain text content control for the name of an item, and one is a rich text content control for a ...</description><pubDate>Thu, 23 Jul 2026 16:00:04 -0400</pubDate></item><item><title>Hard drive enclosure for single SATA drive that has USB and Ethernet connections</title><link>https://sprint.shakir.blog/hard-drive-enclosure-for-single-sata-drive-that-has-usb-and-ethernet-c.html</link><guid isPermaLink="true">https://sprint.shakir.blog/hard-drive-enclosure-for-single-sata-drive-that-has-usb-and-ethernet-c.html</guid><description>Does anyone know where I could get a hard drive enclosure for 1 SATA drive that has USB 2 and Ethernet connectivity?
Im looking to have a hard drive connected directly to my Samsung TV but also ha......</description><pubDate>Thu, 23 Jul 2026 15:53:58 -0400</pubDate></item><item><title>What is the right gauge wire for the incoming DSL phone line to my router?</title><link>https://sprint.shakir.blog/what-is-the-right-gauge-wire-for-the-incoming-dsl-phone-line-to-my-rou.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-right-gauge-wire-for-the-incoming-dsl-phone-line-to-my-rou.html</guid><description>Last year I built my house and I have lots of conduit and wiring throughout. Everything works great except for one nagging issue.
My DSL router&amp;#039;s connection seems to degrade over time. It gets to ......</description><pubDate>Thu, 23 Jul 2026 15:53:03 -0400</pubDate></item><item><title>Make Windows see SSD as an external drive?</title><link>https://sprint.shakir.blog/make-windows-see-ssd-as-an-external-drive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/make-windows-see-ssd-as-an-external-drive.html</guid><description>So whenever I plug my Samsung 850 EVO into any computer with a SATA to USB 3.0 adapter, the PC recognizes it as an internal drive. This makes it impossible to just right click it and &quot;Eject&quot; when ...</description><pubDate>Thu, 23 Jul 2026 15:26:20 -0400</pubDate></item><item><title>mounted filesystem without journal. Opts: (null) while mounting ext4 fs</title><link>https://sprint.shakir.blog/mounted-filesystem-without-journal-opts-null-while-mounting-ext4-fs.html</link><guid isPermaLink="true">https://sprint.shakir.blog/mounted-filesystem-without-journal-opts-null-while-mounting-ext4-fs.html</guid><description>I am using Beaglebone black with NFS,
I have formatted internal eMMC with ext4 filesystem,
when i mount the file system using following command message popups telling filesystem is mounted without ...</description><pubDate>Thu, 23 Jul 2026 15:15:01 -0400</pubDate></item><item><title>Outlook PST file / error / &lt;We didn&amp;#039;t find anything to show here&gt;</title><link>https://sprint.shakir.blog/outlook-pst-file-error-we-didn-039-t-find-anything-to-show-here.html</link><guid isPermaLink="true">https://sprint.shakir.blog/outlook-pst-file-error-we-didn-039-t-find-anything-to-show-here.html</guid><description>Just used the export feature of MS Outlook 2016 to backup my emails.
Created a PST file and dragged items into the data file.
The file has a nice size (+120 MB).
I closed down MS Outlook and......</description><pubDate>Thu, 23 Jul 2026 15:07:36 -0400</pubDate></item><item><title>Inkscape - rounding corners of shapes?</title><link>https://sprint.shakir.blog/inkscape-rounding-corners-of-shapes.html</link><guid isPermaLink="true">https://sprint.shakir.blog/inkscape-rounding-corners-of-shapes.html</guid><description>In Inkscape, rounding the corners of a rectangle is easy - you select the object, press F4 (rectangle tool), and drag the circular nodes.
How do you do that for more complex shapes?
&quot;Dynamic offs......</description><pubDate>Thu, 23 Jul 2026 15:06:11 -0400</pubDate></item><item><title>How do I transfer pictures from OneDrive to my laptop?</title><link>https://sprint.shakir.blog/how-do-i-transfer-pictures-from-onedrive-to-my-laptop.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-transfer-pictures-from-onedrive-to-my-laptop.html</guid><description>How do I transfer my pics from one drive into my laptop? I tried downloading but it didn&amp;#039;t work and there are too many to do one at a time....</description><pubDate>Thu, 23 Jul 2026 15:04:40 -0400</pubDate></item><item><title>How to append text to existing number at the end of a cell in a column?</title><link>https://sprint.shakir.blog/how-to-append-text-to-existing-number-at-the-end-of-a-cell-in-a-column.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-append-text-to-existing-number-at-the-end-of-a-cell-in-a-column.html</guid><description>I am trying to figure out how to append text at the end of cells in a column that has a number. Some cells do not have anything so I don&amp;#039;t want to copy the word into those cells.
If I have column ......</description><pubDate>Thu, 23 Jul 2026 15:03:11 -0400</pubDate></item><item><title>Make zsh history search behave like bash reverse-i-search</title><link>https://sprint.shakir.blog/make-zsh-history-search-behave-like-bash-reverse-i-search.html</link><guid isPermaLink="true">https://sprint.shakir.blog/make-zsh-history-search-behave-like-bash-reverse-i-search.html</guid><description>In bash, pressing [CTRL]+[r] will open the reverse-i-search prompt.
How can I search the zsh history in a similar way?
Note: The search query will hit the middle of the full command only, instead of ...</description><pubDate>Thu, 23 Jul 2026 15:00:04 -0400</pubDate></item><item><title>BIND9 cannot resolve external DNS queries</title><link>https://sprint.shakir.blog/bind9-cannot-resolve-external-dns-queries.html</link><guid isPermaLink="true">https://sprint.shakir.blog/bind9-cannot-resolve-external-dns-queries.html</guid><description>First of all, I am not experienced in this field. Therefore, the question may be nonsensical.
I have installed BIND9 on my server machine (Ubuntu 16.04). DNS forwarding does not work if the client ...</description><pubDate>Thu, 23 Jul 2026 14:54:59 -0400</pubDate></item><item><title>How to find sudo password in Mac OS X Lion 10.7.3</title><link>https://sprint.shakir.blog/how-to-find-sudo-password-in-mac-os-x-lion-10-7-3.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-find-sudo-password-in-mac-os-x-lion-10-7-3.html</guid><description>I&amp;#039;m using Mac OS X Lion 10.7.3 desktop. I don&amp;#039;t know my sudo password so I&amp;#039;m unable to do sudo operations.
How do I find my password or change it?...</description><pubDate>Thu, 23 Jul 2026 14:50:00 -0400</pubDate></item><item><title>Windows INSERT key anti-functionality accidentally triggers; how to stop it permanently?</title><link>https://sprint.shakir.blog/windows-insert-key-anti-functionality-accidentally-triggers-how-to-sto.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-insert-key-anti-functionality-accidentally-triggers-how-to-sto.html</guid><description>We all use editing facilities to change a line of text as we are entering it. There are two principal editing modes within a line, a) &quot;insert mode&quot; which inserts non-editing characters at the point......</description><pubDate>Thu, 23 Jul 2026 14:42:32 -0400</pubDate></item><item><title>OpenSSH config file on Windows - ProxyCommand not working</title><link>https://sprint.shakir.blog/openssh-config-file-on-windows-proxycommand-not-working.html</link><guid isPermaLink="true">https://sprint.shakir.blog/openssh-config-file-on-windows-proxycommand-not-working.html</guid><description>I am trying to use OpenSSH ProxyCommand on Windows to connect to device2 through device1. Device2 requests xxxxx port forwarding and connection without ProxyCommand works fine (but requires first ...</description><pubDate>Thu, 23 Jul 2026 14:09:50 -0400</pubDate></item><item><title>Modding new style &amp;#039;buttonless&amp;#039; touchpads</title><link>https://sprint.shakir.blog/modding-new-style-039-buttonless-039-touchpads.html</link><guid isPermaLink="true">https://sprint.shakir.blog/modding-new-style-039-buttonless-039-touchpads.html</guid><description>I&amp;#039;m looking to buy a new laptop, and perhaps I&amp;#039;m old-fashioned, but I really hate these new button-less touchpads that seem to be on 90% of current machines. E.g.
My biggest peeve with these thing......</description><pubDate>Thu, 23 Jul 2026 13:55:26 -0400</pubDate></item><item><title>Is it possible to use WiFi-Aware on Windows or Linux?</title><link>https://sprint.shakir.blog/is-it-possible-to-use-wifi-aware-on-windows-or-linux.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-use-wifi-aware-on-windows-or-linux.html</guid><description>I am currently doing research on the topic of WiFi-Aware which is supported on Android since Oreo. While doing so I struggle to find any information concerning the following question:
Is there any......</description><pubDate>Thu, 23 Jul 2026 13:54:29 -0400</pubDate></item><item><title>What is the correct term for the mouse pointer/nipple/joystick thingy in the middle of a laptop&amp;#039;s keyboard?</title><link>https://sprint.shakir.blog/what-is-the-correct-term-for-the-mouse-pointer-nipple-joystick-thingy-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-correct-term-for-the-mouse-pointer-nipple-joystick-thingy-.html</guid><description>I want to call it a &quot;mouse nipple&quot; or maybe a &quot;joystick&quot;, although I know these are not correct.
It&amp;#039;s different from the touchpad, which is below the keyboard and has dedicated click buttons. Inst......</description><pubDate>Thu, 23 Jul 2026 13:47:48 -0400</pubDate></item><item><title>Why must I use $(&quot;ssh-agent&quot;) everytime I want to pull/push from a git remote repository?</title><link>https://sprint.shakir.blog/why-must-i-use-ssh-agent-everytime-i-want-to-pull-push-from-a-git-remo.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-must-i-use-ssh-agent-everytime-i-want-to-pull-push-from-a-git-remo.html</guid><description>Each time I want to pull or push to a remote Gitlab repository, it gives me the following error:
**&gt; sign_and_send_pubkey: signing failed: agent refused operation Permission denied (publickey).......</description><pubDate>Thu, 23 Jul 2026 13:41:31 -0400</pubDate></item><item><title>Alternatives to Oracle JRE [closed]</title><link>https://sprint.shakir.blog/alternatives-to-oracle-jre-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/alternatives-to-oracle-jre-closed.html</guid><description>I would like to uninstall as many Oracle products from my computer as possible because I don&amp;#039;t like that company. However, I require Java for some of my applications, e.g. Eclipse.
What alternati......</description><pubDate>Thu, 23 Jul 2026 13:21:09 -0400</pubDate></item><item><title>What is the equivalent of rm -rf in Powershell?</title><link>https://sprint.shakir.blog/what-is-the-equivalent-of-rm-rf-in-powershell.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-equivalent-of-rm-rf-in-powershell.html</guid><description>As we all know, on a *nix system, rm -rf some_directory removes some_directory and all files beneath it recursively, without asking for confirmation.
What is the equivalent of this command in ...</description><pubDate>Thu, 23 Jul 2026 13:17:59 -0400</pubDate></item><item><title>Print Nightmare Patch KB5004947 for Windows 10 LTSB and LTSC versions?</title><link>https://sprint.shakir.blog/print-nightmare-patch-kb5004947-for-windows-10-ltsb-and-ltsc-versions.html</link><guid isPermaLink="true">https://sprint.shakir.blog/print-nightmare-patch-kb5004947-for-windows-10-ltsb-and-ltsc-versions.html</guid><description>recently Microsoft officially published patches to heal a severe vulnerability in the PrintSppoler Service called &amp;quot;PrintNightmare&amp;quot; in the media. These patches can be found here on the off......</description><pubDate>Thu, 23 Jul 2026 13:10:15 -0400</pubDate></item><item><title>How do I get around resistFingerprinting setting my preferred Firefox theme to light?</title><link>https://sprint.shakir.blog/how-do-i-get-around-resistfingerprinting-setting-my-preferred-firefox-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-get-around-resistfingerprinting-setting-my-preferred-firefox-.html</guid><description>In Firefox, I want to have both browser.in-content.dark-mode and privacy.resistFingerprinting set to true. However, the latter setting, as discussed in this issue, masks this setting and sets the ...</description><pubDate>Thu, 23 Jul 2026 13:04:18 -0400</pubDate></item><item><title>How to create a combo chart in Excel with 4 data series?</title><link>https://sprint.shakir.blog/how-to-create-a-combo-chart-in-excel-with-4-data-series.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-create-a-combo-chart-in-excel-with-4-data-series.html</guid><description>I have created this chart in Excel, but want to add another line to the secondary axis - I cannot see a way of doing this in Create Custom Combo Chart which seems to accept a maximum of 3 data seri......</description><pubDate>Thu, 23 Jul 2026 12:50:59 -0400</pubDate></item><item><title>VLC not working well --- Black screen (with sound) for videos, while other players work just fine</title><link>https://sprint.shakir.blog/vlc-not-working-well-black-screen-with-sound-for-videos-while-other-pl.html</link><guid isPermaLink="true">https://sprint.shakir.blog/vlc-not-working-well-black-screen-with-sound-for-videos-while-other-pl.html</guid><description>I use VLC for years in Windows and never had that problem. I also use it since my fresh Win10 install last year (by &quot;fresh&quot; I mean it wasn&amp;#039;t an update installation but a pure installation after for......</description><pubDate>Thu, 23 Jul 2026 12:34:46 -0400</pubDate></item><item><title>Why can&amp;#039;t I use the first or last address in a subnet?</title><link>https://sprint.shakir.blog/why-can-039-t-i-use-the-first-or-last-address-in-a-subnet.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-can-039-t-i-use-the-first-or-last-address-in-a-subnet.html</guid><description>I have network with a range 10.0.0.0/24. This means I have 10.0.0.0 to 10.0.0.255, however I cannot use 10.0.0.0 or 10.0.0.255, but I can use anything between that.
Why is this? The mask 255.255.2......</description><pubDate>Thu, 23 Jul 2026 12:30:53 -0400</pubDate></item><item><title>How do I upload a file to an FTP server using a batch script?</title><link>https://sprint.shakir.blog/how-do-i-upload-a-file-to-an-ftp-server-using-a-batch-script.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-upload-a-file-to-an-ftp-server-using-a-batch-script.html</guid><description>I have created a batch file called FTP_automation.bat which contains the code below.
SET MyPath=E\PGP\test_pg
ftp
open 142.245.30.165 21
TESTA9MS
test11
binary
put %MyPath%
quit
Pause
When I am r......</description><pubDate>Thu, 23 Jul 2026 12:27:56 -0400</pubDate></item><item><title>Execute a remote script on a remote computer via SSH</title><link>https://sprint.shakir.blog/execute-a-remote-script-on-a-remote-computer-via-ssh.html</link><guid isPermaLink="true">https://sprint.shakir.blog/execute-a-remote-script-on-a-remote-computer-via-ssh.html</guid><description>I have a bash script on Machine B which I want to run on Machine B. I am using Machine A right now. Is this possible?
So far I&amp;#039;ve only managed to do it if the script lives on Machine A using the ...</description><pubDate>Thu, 23 Jul 2026 12:26:45 -0400</pubDate></item><item><title>How to Extend primary partition(/dev/sda1) in linux?</title><link>https://sprint.shakir.blog/how-to-extend-primary-partition-dev-sda1-in-linux.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-extend-primary-partition-dev-sda1-in-linux.html</guid><description>Im having a problem, my primary partition is running out of space. Due to this, I can&amp;#039;t access linux machine remotely (through vncserver). I have another drive (/dev/sdb) having much more free spac......</description><pubDate>Thu, 23 Jul 2026 12:18:42 -0400</pubDate></item><item><title>Internet not working without VPN or Hotspot shield</title><link>https://sprint.shakir.blog/internet-not-working-without-vpn-or-hotspot-shield.html</link><guid isPermaLink="true">https://sprint.shakir.blog/internet-not-working-without-vpn-or-hotspot-shield.html</guid><description>I can not browse internet without hotspot shield.
Whenever I turn on hotspot shield, everything gets fine. Without it I get &quot;no internet connection&quot; error.
On mobile and other computers (over wifi) ...</description><pubDate>Thu, 23 Jul 2026 12:02:35 -0400</pubDate></item><item><title>Using a DisplayPort to VGA adapter downscales resolution?</title><link>https://sprint.shakir.blog/using-a-displayport-to-vga-adapter-downscales-resolution.html</link><guid isPermaLink="true">https://sprint.shakir.blog/using-a-displayport-to-vga-adapter-downscales-resolution.html</guid><description>I have a GTX 1060 Zotac, that only supports HDMI, DisplayPort, and DVI-D. I have a HDMI monitor hooked up, then another that only supports VGA. To hook up the VGA monitor, I got a DisplayPort to VGA ...</description><pubDate>Thu, 23 Jul 2026 11:35:22 -0400</pubDate></item><item><title>How to set max line in cat command</title><link>https://sprint.shakir.blog/how-to-set-max-line-in-cat-command.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-set-max-line-in-cat-command.html</guid><description>in grep command I can set max line to output with parameter -m. How I can specify max line in cat command ?...</description><pubDate>Thu, 23 Jul 2026 11:12:51 -0400</pubDate></item><item><title>Converting DVI to HDMI</title><link>https://sprint.shakir.blog/converting-dvi-to-hdmi.html</link><guid isPermaLink="true">https://sprint.shakir.blog/converting-dvi-to-hdmi.html</guid><description>I have a graphics card with a VGA and DVI-I Dual-Link ports but my monitor/screen only supports HDMI. I&amp;#039;ve searched over the Web about pictures and I got a lot of images of DVI to HDMI adapters bu......</description><pubDate>Thu, 23 Jul 2026 11:03:16 -0400</pubDate></item><item><title>Why does Windows 10 File Explorer not show thumbnails for mp4 video files?</title><link>https://sprint.shakir.blog/why-does-windows-10-file-explorer-not-show-thumbnails-for-mp4-video-fi.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-does-windows-10-file-explorer-not-show-thumbnails-for-mp4-video-fi.html</guid><description>I&amp;#039;m 99% sure they used to show screenshots of whatever the videos are.
Now they just show the orange traffic cone icon, which I think is because I use VLC as my media player.
Why did File Explorer......</description><pubDate>Thu, 23 Jul 2026 10:55:43 -0400</pubDate></item><item><title>Can a computer run basic display without any GPU of any type</title><link>https://sprint.shakir.blog/can-a-computer-run-basic-display-without-any-gpu-of-any-type.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-a-computer-run-basic-display-without-any-gpu-of-any-type.html</guid><description>I&amp;#039;m planning on getting a basic Calculation setup including the following:
Intel Xeon E3-1220V5: https://goo.gl/iEOxoW
Gigabyte or ASUS H170M motherboad: https://goo.gl/5WaCZB
As you see, none of......</description><pubDate>Thu, 23 Jul 2026 10:26:46 -0400</pubDate></item><item><title>virtualenv: can&amp;#039;t find &amp;#039;__main__&amp;#039; module</title><link>https://sprint.shakir.blog/virtualenv-can-039-t-find-039-main-039-module.html</link><guid isPermaLink="true">https://sprint.shakir.blog/virtualenv-can-039-t-find-039-main-039-module.html</guid><description>$ virtualenv --system-site-packages -p python3 ~/PyVEnv
Running virtualenv with interpreter /usr/bin/python3/usr/bin/python3: can&amp;#039;t find &amp;#039;__main__&amp;#039; module in &amp;#039;/usr/local/lib/python2.7/dist-packages/...</description><pubDate>Thu, 23 Jul 2026 10:23:01 -0400</pubDate></item><item><title>How to batch convert .csv to .xls/xlsx</title><link>https://sprint.shakir.blog/how-to-batch-convert-csv-to-xls-xlsx.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-batch-convert-csv-to-xls-xlsx.html</guid><description>I am looking for a way to quickly convert a directory of .csv files into the .xls or .xlsx format (would be nice if I could do either/or).
Is there an easy way to do this or do I need to install a......</description><pubDate>Thu, 23 Jul 2026 10:20:25 -0400</pubDate></item><item><title>IIS and users group</title><link>https://sprint.shakir.blog/iis-and-users-group.html</link><guid isPermaLink="true">https://sprint.shakir.blog/iis-and-users-group.html</guid><description>In Windows Server 2012 R2 IIS is running as a web server under usual conditions. The web content however is not from c:\inetpub\wwwroot\ but from some other folder. The web applications are still r......</description><pubDate>Thu, 23 Jul 2026 10:14:57 -0400</pubDate></item><item><title>How to use a SAS drive as an external hard disk?</title><link>https://sprint.shakir.blog/how-to-use-a-sas-drive-as-an-external-hard-disk.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-use-a-sas-drive-as-an-external-hard-disk.html</guid><description>I am not a server guy. I have few external hard disks lying around. Googling around I found those are SAS drives. I want to convert it into an external hard drive for personal use (I&amp;#039;m planning to ...</description><pubDate>Thu, 23 Jul 2026 10:14:35 -0400</pubDate></item><item><title>Stopping Microsoft Search from eating my hard drive</title><link>https://sprint.shakir.blog/stopping-microsoft-search-from-eating-my-hard-drive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/stopping-microsoft-search-from-eating-my-hard-drive.html</guid><description>I have Windows Vista on a machine and I noticed quite a bit of hard drive was disappearing. I ran a utility to show me where it all went. I found the following directory consumes over 2GB of spac......</description><pubDate>Thu, 23 Jul 2026 10:12:33 -0400</pubDate></item><item><title>RHEL 8 and import MySQLdb</title><link>https://sprint.shakir.blog/rhel-8-and-import-mysqldb.html</link><guid isPermaLink="true">https://sprint.shakir.blog/rhel-8-and-import-mysqldb.html</guid><description>I have a .py-file saying import MySQLdb. pip3 install MySQL-python says ModuleNotFoundError: No module named &amp;#039;ConfigParser&amp;#039; even when pip3 install ConfigParser says &amp;quot;Requirement already satisf......</description><pubDate>Thu, 23 Jul 2026 10:11:55 -0400</pubDate></item><item><title>Is there a way to customise bookmark icons in Chrome?</title><link>https://sprint.shakir.blog/is-there-a-way-to-customise-bookmark-icons-in-chrome.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-a-way-to-customise-bookmark-icons-in-chrome.html</guid><description>So I have these bookmarks in Chrome, and some web pages will not actually set an icon:
Is there anyway to assign a small icon to them manually?...</description><pubDate>Thu, 23 Jul 2026 10:07:57 -0400</pubDate></item><item><title>What is the &quot;secret&quot; behind the non-volatile effect of the Flash memories?</title><link>https://sprint.shakir.blog/what-is-the-secret-behind-the-non-volatile-effect-of-the-flash-memorie.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-secret-behind-the-non-volatile-effect-of-the-flash-memorie.html</guid><description>As wikipedia and other sources say: &quot;Flash memory is a non-volatile computer storage chip that can be electrically erased and reprogrammed. It was developed from EEPROM (electrically erasable ...</description><pubDate>Thu, 23 Jul 2026 10:06:19 -0400</pubDate></item><item><title>Accessing a URL on SSH without using a web browser</title><link>https://sprint.shakir.blog/accessing-a-url-on-ssh-without-using-a-web-browser.html</link><guid isPermaLink="true">https://sprint.shakir.blog/accessing-a-url-on-ssh-without-using-a-web-browser.html</guid><description>I would like to find a way to open a URL without using a web browser (which makes my computer system run very slow).
Is there an easy way to achieve this on a command prompt using SSH to access an......</description><pubDate>Thu, 23 Jul 2026 10:00:01 -0400</pubDate></item><item><title>Custom keyboard shortcut to paste a pre-defined text?</title><link>https://sprint.shakir.blog/custom-keyboard-shortcut-to-paste-a-pre-defined-text.html</link><guid isPermaLink="true">https://sprint.shakir.blog/custom-keyboard-shortcut-to-paste-a-pre-defined-text.html</guid><description>I&amp;#039;ve been working on several website designs lately, and it looks like I&amp;#039;ll be making a lot more in the near future. I find myself browsing to lipsum.com and copying a handful of paragraphs of random ...</description><pubDate>Thu, 23 Jul 2026 09:59:46 -0400</pubDate></item><item><title>How to run a MSC file extension using Regedit?</title><link>https://sprint.shakir.blog/how-to-run-a-msc-file-extension-using-regedit.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-run-a-msc-file-extension-using-regedit.html</guid><description>scenario
I have an .msc file associated to a command of a personalized contextmeni item , which is stored in a reg value as a context menu option?.
This is the registry script:
Windows Registry ......</description><pubDate>Thu, 23 Jul 2026 09:35:10 -0400</pubDate></item><item><title>Opening file:// links in explorer through chrome</title><link>https://sprint.shakir.blog/opening-file-links-in-explorer-through-chrome.html</link><guid isPermaLink="true">https://sprint.shakir.blog/opening-file-links-in-explorer-through-chrome.html</guid><description>I&amp;#039;m switching our company&amp;#039;s preferred browser from IE to Chrome and I&amp;#039;ve run into a problem.
When opening file:// links on our intranet, they open in chrome rather than explorer.
Is there any way......</description><pubDate>Thu, 23 Jul 2026 09:13:38 -0400</pubDate></item><item><title>Possible cause of display corruption</title><link>https://sprint.shakir.blog/possible-cause-of-display-corruption.html</link><guid isPermaLink="true">https://sprint.shakir.blog/possible-cause-of-display-corruption.html</guid><description>So, I&amp;#039;ve been acting as local tech support for a friend (mostly software stuff - removing toolbars), but I&amp;#039;m stumped with a hardware issue; the screen on her Acer Aspire 5253 randomly becomes corru......</description><pubDate>Thu, 23 Jul 2026 08:52:00 -0400</pubDate></item><item><title>How do I set DNS round-robin traffic percentage with bind9?</title><link>https://sprint.shakir.blog/how-do-i-set-dns-round-robin-traffic-percentage-with-bind9.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-set-dns-round-robin-traffic-percentage-with-bind9.html</guid><description>bind9 allows you to configure DNS round-robin to multiple different IPs like:
server A 10.10.10.1
server A 10.10.10.2
And it&amp;#039;ll return 50%/50% approximate.
However, I need it to return, for exampl......</description><pubDate>Thu, 23 Jul 2026 08:47:31 -0400</pubDate></item><item><title>How can I get ChromeOS/Linux to play nicely with localhost, VirtualHosts and local storage?</title><link>https://sprint.shakir.blog/how-can-i-get-chromeos-linux-to-play-nicely-with-localhost-virtualhost.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-get-chromeos-linux-to-play-nicely-with-localhost-virtualhost.html</guid><description>I&amp;#039;m pretty new to Linux and using localhost having really only developed using a self hosted, browser based IDE on a live site up until now. Using a Chromebook(v84, regular channel, Debian 10 Buste......</description><pubDate>Thu, 23 Jul 2026 08:40:31 -0400</pubDate></item><item><title>Excel: Power Query - how to repeat block of code for each row in a table</title><link>https://sprint.shakir.blog/excel-power-query-how-to-repeat-block-of-code-for-each-row-in-a-table.html</link><guid isPermaLink="true">https://sprint.shakir.blog/excel-power-query-how-to-repeat-block-of-code-for-each-row-in-a-table.html</guid><description>I have JSON in format like this:
{ &amp;quot;data&amp;quot;: [ { &amp;quot;date&amp;quot;: &amp;quot;2021-01-01&amp;quot;, &amp;quot;data&amp;quot;: 10 }, { &amp;quot;date&amp;quot;: &amp;quot;2021-01-02&amp;quot;......</description><pubDate>Thu, 23 Jul 2026 08:40:00 -0400</pubDate></item><item><title>Understanding Mac OS X indexing using “mdutil -E -i off /”</title><link>https://sprint.shakir.blog/understanding-mac-os-x-indexing-using-mdutil-e-i-off.html</link><guid isPermaLink="true">https://sprint.shakir.blog/understanding-mac-os-x-indexing-using-mdutil-e-i-off.html</guid><description>Two questions about mdutil and indexing:
What is the -E option? It seems to me that it means something like &quot;reindex&quot; however the following bash command does not make sense to me mdutil -E -i off......</description><pubDate>Thu, 23 Jul 2026 08:29:39 -0400</pubDate></item><item><title>SSL cert does not work with IP address for SAN</title><link>https://sprint.shakir.blog/ssl-cert-does-not-work-with-ip-address-for-san.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ssl-cert-does-not-work-with-ip-address-for-san.html</guid><description>I am trying to create an SSL certificate for a server which will work internally without giving warnings in Chrome. I&amp;#039;ve created it using SAN with multiple Subject Alt Names of localhost and the IP ...</description><pubDate>Thu, 23 Jul 2026 08:25:44 -0400</pubDate></item><item><title>Remove trend line from a Power BI line chart with continuous x-axis</title><link>https://sprint.shakir.blog/remove-trend-line-from-a-power-bi-line-chart-with-continuous-x-axis.html</link><guid isPermaLink="true">https://sprint.shakir.blog/remove-trend-line-from-a-power-bi-line-chart-with-continuous-x-axis.html</guid><description>I need to remove the trend line from my Power BI line chart. The trend line was automatically generated and is not meaningful in my data analysis. I can&amp;#039;t find an option to remove it. The trend line ...</description><pubDate>Thu, 23 Jul 2026 08:24:59 -0400</pubDate></item><item><title>not able to execute ./sage</title><link>https://sprint.shakir.blog/not-able-to-execute-sage.html</link><guid isPermaLink="true">https://sprint.shakir.blog/not-able-to-execute-sage.html</guid><description>I&amp;#039;ve downloaded the precompiled binary for sagemath 9.1(sage-9.1-Ubuntu_18.04-x86_64.tar.bz2), I&amp;#039;m on ubuntu 20.04. After extracting the file when I run ./sage in the terminal it says bash: ./sage: ...</description><pubDate>Thu, 23 Jul 2026 08:06:59 -0400</pubDate></item><item><title>Gaming over LAN, VNC alternative?</title><link>https://sprint.shakir.blog/gaming-over-lan-vnc-alternative.html</link><guid isPermaLink="true">https://sprint.shakir.blog/gaming-over-lan-vnc-alternative.html</guid><description>Okay, I&amp;#039;ve done more than a little homework about this and am starting to think that the world is somehow opposed to this idea.
I have a laptop in my house, SB Core i3 with a GMA HD GPU which is ...</description><pubDate>Thu, 23 Jul 2026 07:57:44 -0400</pubDate></item><item><title>How to enable 7-zip right click option in the version of 7-zip 18.5 using ThinApp</title><link>https://sprint.shakir.blog/how-to-enable-7-zip-right-click-option-in-the-version-of-7-zip-18-5-us.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-enable-7-zip-right-click-option-in-the-version-of-7-zip-18-5-us.html</guid><description>I have captured 7-zip 18.5 application using ThinApp 5.2.3 version. After registering ThinApp It doesn&amp;#039;t appear 7-zip option on right click of folder.
I have tried below methods
I checked before ......</description><pubDate>Thu, 23 Jul 2026 07:55:19 -0400</pubDate></item><item><title>Vim Solarized dark theme looks weird on iTerm2</title><link>https://sprint.shakir.blog/vim-solarized-dark-theme-looks-weird-on-iterm2.html</link><guid isPermaLink="true">https://sprint.shakir.blog/vim-solarized-dark-theme-looks-weird-on-iterm2.html</guid><description>I just installed the solarized colorscheme following instructions on the project&amp;#039;s page.
This is what it looks like now:
which is not like those screenshots on the official page.
Any idea how ......</description><pubDate>Thu, 23 Jul 2026 07:37:03 -0400</pubDate></item><item><title>Is there a way to restart audio without restarting a Windows 7 computer?</title><link>https://sprint.shakir.blog/is-there-a-way-to-restart-audio-without-restarting-a-windows-7-compute.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-a-way-to-restart-audio-without-restarting-a-windows-7-compute.html</guid><description>Sometimes, when I start my machine, the volume control is set to 100, but it plays relatively quiet. I can fix it by rebooting my machine. Is there a way to restart audio devices, without rebooting......</description><pubDate>Thu, 23 Jul 2026 07:30:10 -0400</pubDate></item><item><title>Brother HL-L2300D - CUPS shows print jobs complete, nothing gets printed</title><link>https://sprint.shakir.blog/brother-hl-l2300d-cups-shows-print-jobs-complete-nothing-gets-printed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/brother-hl-l2300d-cups-shows-print-jobs-complete-nothing-gets-printed.html</guid><description>I&amp;#039;m trying to set up a Raspberry Pi 2B print server for a Brother HL-L2300D printer.
I&amp;#039;ve done the following:
Installed Raspbian (Debian-Stretch-based version)
Installed a bunch of packages inclu......</description><pubDate>Thu, 23 Jul 2026 07:09:13 -0400</pubDate></item><item><title>How do I upload files using the command line on Windows?</title><link>https://sprint.shakir.blog/how-do-i-upload-files-using-the-command-line-on-windows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-upload-files-using-the-command-line-on-windows.html</guid><description>What are the FTP commands for uploading files to a server using the Windows command prompt?...</description><pubDate>Thu, 23 Jul 2026 07:05:31 -0400</pubDate></item><item><title>Turn laptop touchpad into a drawing pad in Windows</title><link>https://sprint.shakir.blog/turn-laptop-touchpad-into-a-drawing-pad-in-windows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/turn-laptop-touchpad-into-a-drawing-pad-in-windows.html</guid><description>How can turn my laptop touchpad into a drawing pad. I search a lot for this but the only thing I found was a software called Inklet the problem I have is that this software is for Mac only. So is t......</description><pubDate>Thu, 23 Jul 2026 06:58:48 -0400</pubDate></item><item><title>Windows 10 won&amp;#039;t wake from sleep for remote desktop</title><link>https://sprint.shakir.blog/windows-10-won-039-t-wake-from-sleep-for-remote-desktop.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-10-won-039-t-wake-from-sleep-for-remote-desktop.html</guid><description>Windows 10 also won&amp;#039;t run scheduled backups if it&amp;#039;s sleeping. RDP and Acronis work properly if the computer is not asleep. Wake on LAN is enabled....</description><pubDate>Thu, 23 Jul 2026 06:52:18 -0400</pubDate></item><item><title>Chrome extension to read the JS console logs</title><link>https://sprint.shakir.blog/chrome-extension-to-read-the-js-console-logs.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-extension-to-read-the-js-console-logs.html</guid><description>imaging googling for the words &amp;#039;developing google chrome extension to read JS console logs&amp;#039;
therefore am asking the question here.
I need to write an extension to read the JS console logs. I have a......</description><pubDate>Thu, 23 Jul 2026 06:39:08 -0400</pubDate></item><item><title>Adding programs to WinPE</title><link>https://sprint.shakir.blog/adding-programs-to-winpe.html</link><guid isPermaLink="true">https://sprint.shakir.blog/adding-programs-to-winpe.html</guid><description>I&amp;#039;m trying to figure out a way to add an application into WinPE so that I can run it from the command line (specifically, Firefox though I will probably have to add IE as well). I&amp;#039;ve read through ......</description><pubDate>Thu, 23 Jul 2026 06:39:00 -0400</pubDate></item><item><title>Setting $HOME in PowerShell</title><link>https://sprint.shakir.blog/setting-home-in-powershell.html</link><guid isPermaLink="true">https://sprint.shakir.blog/setting-home-in-powershell.html</guid><description>How do I change my default home directory to &quot;C:\Users\khornsby&quot; for every time I open powershell?
I am running Windows 7. Below is info about the state of my environment.
Windows PowerShell
Copy......</description><pubDate>Thu, 23 Jul 2026 06:17:47 -0400</pubDate></item><item><title>How does an usb to ethernet adapter work [closed]</title><link>https://sprint.shakir.blog/how-does-an-usb-to-ethernet-adapter-work-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-does-an-usb-to-ethernet-adapter-work-closed.html</guid><description>How does such adapter work?
I am using this kind of adapter right now.
It came with a cd with an installable driver.
On windows XP I had to install the driver in order for it to work.
On Linux ...</description><pubDate>Thu, 23 Jul 2026 06:06:55 -0400</pubDate></item><item><title>How do I install Wget for Windows?</title><link>https://sprint.shakir.blog/how-do-i-install-wget-for-windows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-install-wget-for-windows.html</guid><description>I downloaded Wget from here, and got a file named wget-latest.tar.gz, dated 22-Sep-2009. I saved it into one of the folders on my D: drive and unzipped it. I read through the READ ME file, but didn&amp;#039;t ...</description><pubDate>Thu, 23 Jul 2026 05:56:07 -0400</pubDate></item><item><title>How to subscript x_n+1 in microsoft word equation</title><link>https://sprint.shakir.blog/how-to-subscript-x-n-1-in-microsoft-word-equation.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-subscript-x-n-1-in-microsoft-word-equation.html</guid><description>I am writing my report and this equation is quite tricky to write which has &amp;#039;x&amp;#039; and in subscript &amp;#039;n+1&amp;#039;. I try to do x_n+1 inside equation, but this doesn&amp;#039;t work. How to I subscript sequence of lett......</description><pubDate>Thu, 23 Jul 2026 05:51:15 -0400</pubDate></item><item><title>vim open file in a new tab</title><link>https://sprint.shakir.blog/vim-open-file-in-a-new-tab.html</link><guid isPermaLink="true">https://sprint.shakir.blog/vim-open-file-in-a-new-tab.html</guid><description>I would like to do this -
Open a file, say a.txt in vim. Then, do ctrl+z, which will take me back to the terminal, and hide vim in background. While I am in the terminal, now I would like to open......</description><pubDate>Thu, 23 Jul 2026 05:48:25 -0400</pubDate></item><item><title>GPT partition type for ext4 filesystem</title><link>https://sprint.shakir.blog/gpt-partition-type-for-ext4-filesystem.html</link><guid isPermaLink="true">https://sprint.shakir.blog/gpt-partition-type-for-ext4-filesystem.html</guid><description>My disk is formatted using GPT. I created a new partition and by default it was create as &amp;#039;Linux filesystem&amp;#039; (gdisk code 8300).
When I am trying to mount it via fstab
/dev/sda4 /vmguests ......</description><pubDate>Thu, 23 Jul 2026 05:37:36 -0400</pubDate></item></channel></rss>