<?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>Sat, 25 Jul 2026 11:13:48 -0400</lastBuildDate><atom:link href="https://sprint.shakir.blog/rss.xml" rel="self" type="application/rss+xml" /><item><title>Large hosts file causing high DNS Client CPU usage?</title><link>https://sprint.shakir.blog/large-hosts-file-causing-high-dns-client-cpu-usage.html</link><guid isPermaLink="true">https://sprint.shakir.blog/large-hosts-file-causing-high-dns-client-cpu-usage.html</guid><description>I&amp;#039;m currently using a blacklist off https://github.com/StevenBlack/hosts, which has 50,000+ domains. However, I&amp;#039;m finding that my DNS Client CPU usage is abnormally high.
Does a large hosts file c......</description><pubDate>Sat, 25 Jul 2026 15:05:56 -0400</pubDate></item><item><title>Batch FOR loop not working</title><link>https://sprint.shakir.blog/batch-for-loop-not-working.html</link><guid isPermaLink="true">https://sprint.shakir.blog/batch-for-loop-not-working.html</guid><description>So I am trying to a procedure of converting images in a directory, but it just doesn&amp;#039;t run at all, and I fail to see what&amp;#039;s incorrect in my batch code:
FOR /R %a in (*.png) DO ( files\pngnq -s......</description><pubDate>Sat, 25 Jul 2026 14:42:43 -0400</pubDate></item><item><title>scp files via intermediate host</title><link>https://sprint.shakir.blog/scp-files-via-intermediate-host.html</link><guid isPermaLink="true">https://sprint.shakir.blog/scp-files-via-intermediate-host.html</guid><description>I have access to 3 machines, A, B, and C. The only possible (ssh) connections are:
A -&amp;gt; B
B &amp;lt;-&amp;gt; C
I need to get files from A to C, so I could scp the files from A to B, and then scp them......</description><pubDate>Sat, 25 Jul 2026 14:29:32 -0400</pubDate></item><item><title>How to save all images of a site whilst browsing</title><link>https://sprint.shakir.blog/how-to-save-all-images-of-a-site-whilst-browsing.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-save-all-images-of-a-site-whilst-browsing.html</guid><description>In developer tools in Chrome, I go to: Sources &gt; mysite.com &gt; images
I can preview images, expand the folder where necessary etc.
My question is how can I save all these images in the same folder ...</description><pubDate>Sat, 25 Jul 2026 14:28:45 -0400</pubDate></item><item><title>Open an Application at specific time in Mac OS X</title><link>https://sprint.shakir.blog/open-an-application-at-specific-time-in-mac-os-x.html</link><guid isPermaLink="true">https://sprint.shakir.blog/open-an-application-at-specific-time-in-mac-os-x.html</guid><description>I am tired of opening Skype everday; I need a little script to set the hour to open and the hour to close....</description><pubDate>Sat, 25 Jul 2026 14:08:54 -0400</pubDate></item><item><title>Excel: How to not display labels in pie chart that are 0%</title><link>https://sprint.shakir.blog/excel-how-to-not-display-labels-in-pie-chart-that-are-0.html</link><guid isPermaLink="true">https://sprint.shakir.blog/excel-how-to-not-display-labels-in-pie-chart-that-are-0.html</guid><description>I have some data in excel that I want to graph in a pie chart (see image 1) where the text will be the labels and the numbers will turn into percentages. The problem is, when i go to graph the data......</description><pubDate>Sat, 25 Jul 2026 14:06:00 -0400</pubDate></item><item><title>400 Bad Request No request found micro_httpd when accessing router page</title><link>https://sprint.shakir.blog/400-bad-request-no-request-found-micro-httpd-when-accessing-router-pag.html</link><guid isPermaLink="true">https://sprint.shakir.blog/400-bad-request-no-request-found-micro-httpd-when-accessing-router-pag.html</guid><description>PROBLEM
I have been having issues with my ping lately so I decided to troubleshoot what the issue could be.
My ping issue would happen on and off so I did not pay much attention thinking it would g......</description><pubDate>Sat, 25 Jul 2026 14:02:53 -0400</pubDate></item><item><title>Is there a way to download the auto generated subtitles of videos in a private / public YouTube playlist?</title><link>https://sprint.shakir.blog/is-there-a-way-to-download-the-auto-generated-subtitles-of-videos-in-a.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-a-way-to-download-the-auto-generated-subtitles-of-videos-in-a.html</guid><description>I found this cool Reddit link here which basically does what the title says, but this stuff felt a bit confusing to me. Can somebody please suggest if there&amp;#039;s a better way to download the automatic......</description><pubDate>Sat, 25 Jul 2026 14:02:42 -0400</pubDate></item><item><title>How does Dropbox LAN Sync work?</title><link>https://sprint.shakir.blog/how-does-dropbox-lan-sync-work.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-does-dropbox-lan-sync-work.html</guid><description>I have installed Dropbox on 2 Ubuntu machines and enabled LAN sync. I was curious how does one Dropbox instance detect another....</description><pubDate>Sat, 25 Jul 2026 13:55:55 -0400</pubDate></item><item><title>How do I reload TMUX configuration?</title><link>https://sprint.shakir.blog/how-do-i-reload-tmux-configuration.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-reload-tmux-configuration.html</guid><description>Trying to transition to tmux (version 1.6) on OS X 10.7 (so I&amp;#039;m sure I am making a noob mistake) and having problems with the simplest of commands. In my ~/.tmux.conf I have to map the prefix to Ct......</description><pubDate>Sat, 25 Jul 2026 13:52:57 -0400</pubDate></item><item><title>Time machine backup on S3</title><link>https://sprint.shakir.blog/time-machine-backup-on-s3.html</link><guid isPermaLink="true">https://sprint.shakir.blog/time-machine-backup-on-s3.html</guid><description>Is there any possibility to use Amazon S3 for Mac OS X time machine backups?
Or in other words: Use S3 rather an external hard disk for time machine backups?...</description><pubDate>Sat, 25 Jul 2026 13:37:53 -0400</pubDate></item><item><title>Moving msftres partition with gparted</title><link>https://sprint.shakir.blog/moving-msftres-partition-with-gparted.html</link><guid isPermaLink="true">https://sprint.shakir.blog/moving-msftres-partition-with-gparted.html</guid><description>I&amp;#039;ve found various answers to this question online, ranging from &amp;quot;you definitely can&amp;#039;t do this&amp;quot; to &amp;quot;this is doable with gparted,&amp;quot; so I was hoping to get a straight answer here. ......</description><pubDate>Sat, 25 Jul 2026 13:28:34 -0400</pubDate></item><item><title>Remove Outlook Account but keep mails</title><link>https://sprint.shakir.blog/remove-outlook-account-but-keep-mails.html</link><guid isPermaLink="true">https://sprint.shakir.blog/remove-outlook-account-but-keep-mails.html</guid><description>I have a former job accourt in Outlook, that I wanted to remove, but keep mails. I followed the steps provided by this link, removed the account.
I mean, I did exactly that the Step 2 said to do:
......</description><pubDate>Sat, 25 Jul 2026 13:26:29 -0400</pubDate></item><item><title>How do I drag down a window in Windows 7 if the top bar is hidden (beyond the top part of the monitor)?</title><link>https://sprint.shakir.blog/how-do-i-drag-down-a-window-in-windows-7-if-the-top-bar-is-hidden-beyo.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-drag-down-a-window-in-windows-7-if-the-top-bar-is-hidden-beyo.html</guid><description>This is the top of my monitor right now. How can I drag down the window? Please give a general solution that works for all programs (i.e., at the Windows layer), not just for Adobe Reader....</description><pubDate>Sat, 25 Jul 2026 13:05:28 -0400</pubDate></item><item><title>How to extend (not mirror) a computer screen to a Chromecast?</title><link>https://sprint.shakir.blog/how-to-extend-not-mirror-a-computer-screen-to-a-chromecast.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-extend-not-mirror-a-computer-screen-to-a-chromecast.html</guid><description>For about two weeks or more between May and June 2020, I was able to cast my entire desktop screen to my Chromecast device and get the ability to extend my desktop (not duplicate it) to the TV wher......</description><pubDate>Sat, 25 Jul 2026 13:02:53 -0400</pubDate></item><item><title>Locking a file on a shared drive for editing by only one person at a time</title><link>https://sprint.shakir.blog/locking-a-file-on-a-shared-drive-for-editing-by-only-one-person-at-a-t.html</link><guid isPermaLink="true">https://sprint.shakir.blog/locking-a-file-on-a-shared-drive-for-editing-by-only-one-person-at-a-t.html</guid><description>A shared file exists to a number of Windows 7/8 PCs on a mapped network drive like so:
G:\plan.xlsx
How can one lock or control the file so as it is only editable by one person at a time?
Confli......</description><pubDate>Sat, 25 Jul 2026 13:01:35 -0400</pubDate></item><item><title>Invalid command line option: --set-version</title><link>https://sprint.shakir.blog/invalid-command-line-option-set-version.html</link><guid isPermaLink="true">https://sprint.shakir.blog/invalid-command-line-option-set-version.html</guid><description>I&amp;#039;m trying to get WSL 2 running. To wit I did the following:
Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-...</description><pubDate>Sat, 25 Jul 2026 12:50:10 -0400</pubDate></item><item><title>Rsync with SSH prompting for remote password</title><link>https://sprint.shakir.blog/rsync-with-ssh-prompting-for-remote-password.html</link><guid isPermaLink="true">https://sprint.shakir.blog/rsync-with-ssh-prompting-for-remote-password.html</guid><description>I have followed the following guide to setup Rsync with SSH between my local machine and a remote server:
I performed the below as root:
rsync -avz -e ssh /home/user/dir root@192.168.200.10::Back......</description><pubDate>Sat, 25 Jul 2026 12:44:21 -0400</pubDate></item><item><title>Windows 11 installation error 0x80070570</title><link>https://sprint.shakir.blog/windows-11-installation-error-0x80070570.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-11-installation-error-0x80070570.html</guid><description>I recently bought an HP Pavilion bb0501 with windows 11 preinstalled, so I decided to do a clean install of windows 11 to remove the bloatware that new laptops always contain. I downloaded the iso ......</description><pubDate>Sat, 25 Jul 2026 12:38:47 -0400</pubDate></item><item><title>Windows 7 DNS not working (nslookup IS working; ping -4 name.com NOT working)</title><link>https://sprint.shakir.blog/windows-7-dns-not-working-nslookup-is-working-ping-4-name-com-not-work.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-7-dns-not-working-nslookup-is-working-ping-4-name-com-not-work.html</guid><description>nslookup IS working; ping -4 name.com NOT working
The most obvious symptom of this problem is that nslookup IS working, while ping -4 name.com is NOT working.
That&amp;#039;s because nslookup contains its......</description><pubDate>Sat, 25 Jul 2026 11:49:52 -0400</pubDate></item><item><title>Does Firefox ignore the hosts file? How to make Firefox honor the hosts file</title><link>https://sprint.shakir.blog/does-firefox-ignore-the-hosts-file-how-to-make-firefox-honor-the-hosts.html</link><guid isPermaLink="true">https://sprint.shakir.blog/does-firefox-ignore-the-hosts-file-how-to-make-firefox-honor-the-hosts.html</guid><description>I&amp;#039;m using Firefox browser in Ubuntu 18.04. I made an experiment where I want some domain names to be resolved to another IP address than their actual one. Firefox seems to ignore the IP in the host......</description><pubDate>Sat, 25 Jul 2026 11:45:34 -0400</pubDate></item><item><title>Is it okay if I leave my PC on for a week? [closed]</title><link>https://sprint.shakir.blog/is-it-okay-if-i-leave-my-pc-on-for-a-week-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-okay-if-i-leave-my-pc-on-for-a-week-closed.html</guid><description>So, I need to move from my PC to other works once in a while, so I can&amp;#039;t turn it turn it on and off every 30 minutes or so. Also, I need it to do some tasks at night, so I just leave it on.
It&amp;#039;s b......</description><pubDate>Sat, 25 Jul 2026 11:28:17 -0400</pubDate></item><item><title>SCP hanging when uploading large amount of files</title><link>https://sprint.shakir.blog/scp-hanging-when-uploading-large-amount-of-files.html</link><guid isPermaLink="true">https://sprint.shakir.blog/scp-hanging-when-uploading-large-amount-of-files.html</guid><description>I am transferring a large amount of files, about 17,000, from my computer to an EC2 instance with an S3 bucket mounted to it.
For some reason, I only ever get somewhere between 200 to 400 files upl......</description><pubDate>Sat, 25 Jul 2026 11:25:46 -0400</pubDate></item><item><title>Unable to delete printer, status stays on &amp;#039;Deleting - Offline&amp;#039;</title><link>https://sprint.shakir.blog/unable-to-delete-printer-status-stays-on-039-deleting-offline-039.html</link><guid isPermaLink="true">https://sprint.shakir.blog/unable-to-delete-printer-status-stays-on-039-deleting-offline-039.html</guid><description>On Windows Vista, after right-clicking on a printer and choosing to delete it, the printer stays on &amp;#039;Deleting - Offline&amp;#039;. Even after several restarts, the printer remains there.
Is there a way to ...</description><pubDate>Sat, 25 Jul 2026 11:23:52 -0400</pubDate></item><item><title>Adobe Acrobat Pro 9.0 on Windows 7 print to network share gives error</title><link>https://sprint.shakir.blog/adobe-acrobat-pro-9-0-on-windows-7-print-to-network-share-gives-error.html</link><guid isPermaLink="true">https://sprint.shakir.blog/adobe-acrobat-pro-9-0-on-windows-7-print-to-network-share-gives-error.html</guid><description>I&amp;#039;ve recently upgraded a client&amp;#039;s workstations to brand new computers, with Windows 7 Professional. The server is still Windows Server 2003. The server has 2-3 file shares that get mapped to users&amp;#039; ...</description><pubDate>Sat, 25 Jul 2026 11:22:54 -0400</pubDate></item><item><title>Excel chart: How to reverse the X axis of time series data</title><link>https://sprint.shakir.blog/excel-chart-how-to-reverse-the-x-axis-of-time-series-data.html</link><guid isPermaLink="true">https://sprint.shakir.blog/excel-chart-how-to-reverse-the-x-axis-of-time-series-data.html</guid><description>In Excel 2003, I have a time series from a financial report that goes something like this: 2007 2006 2005
Amount 300 200 100
I want to create a graph of the time series that looks ...</description><pubDate>Sat, 25 Jul 2026 11:22:27 -0400</pubDate></item><item><title>VMware Workstation: how to reduce .vmdk maximum size</title><link>https://sprint.shakir.blog/vmware-workstation-how-to-reduce-vmdk-maximum-size.html</link><guid isPermaLink="true">https://sprint.shakir.blog/vmware-workstation-how-to-reduce-vmdk-maximum-size.html</guid><description>I have a 150 GB disk file (.vmdk, non pre-allocated) where my virtual machine is stored.
The file is currently 20 GB, but it is growing everyday, even though I&amp;#039;m not storing anything new in the gu......</description><pubDate>Sat, 25 Jul 2026 10:55:19 -0400</pubDate></item><item><title>Is it safe to buy 2 times 2x8GB RAM, instead of 4x8GB RAM kit?</title><link>https://sprint.shakir.blog/is-it-safe-to-buy-2-times-2x8gb-ram-instead-of-4x8gb-ram-kit.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-safe-to-buy-2-times-2x8gb-ram-instead-of-4x8gb-ram-kit.html</guid><description>It seems to be a stupid question, but on many many website I see that the price for the 4x8GB RAM is higher than buying two times the 2x8GB, which is supposed to be equivalent.
Of course, the RAM ......</description><pubDate>Sat, 25 Jul 2026 10:50:32 -0400</pubDate></item><item><title>Windows Terminal has no title bar and doesn&amp;#039;t show tabs</title><link>https://sprint.shakir.blog/windows-terminal-has-no-title-bar-and-doesn-039-t-show-tabs.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-terminal-has-no-title-bar-and-doesn-039-t-show-tabs.html</guid><description>OS: Windows 11
Build: 21H2 22000.258
Processor: AMD Ryzen 9 5950X 16-Core Processor 4.00 GHz
RAM: 64.0 GB (63.9 GB usable)
It&amp;#039;s a pretty fresh install of Windows too, because I did a fresh install ......</description><pubDate>Sat, 25 Jul 2026 10:43:53 -0400</pubDate></item><item><title>The proxy requires username, password issue in Google Chrome</title><link>https://sprint.shakir.blog/the-proxy-requires-username-password-issue-in-google-chrome.html</link><guid isPermaLink="true">https://sprint.shakir.blog/the-proxy-requires-username-password-issue-in-google-chrome.html</guid><description>From the past day, I&amp;#039;m getting this new error asking to enter some username and password for the proxy when I&amp;#039;m trying to use a VPN extension inside chrome (Zenmate VPN, SetupVPN) and even do a small ...</description><pubDate>Sat, 25 Jul 2026 10:43:40 -0400</pubDate></item><item><title>What kind of information can my University gather regarding my internet use on the University’s network?</title><link>https://sprint.shakir.blog/what-kind-of-information-can-my-university-gather-regarding-my-interne.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-kind-of-information-can-my-university-gather-regarding-my-interne.html</guid><description>I attend a large University and use their network for just about everything. Although I realize security measures probably differ from campus to campus, on a typical University-wide network, how se......</description><pubDate>Sat, 25 Jul 2026 10:41:16 -0400</pubDate></item><item><title>Website is down for me not for others outside my network</title><link>https://sprint.shakir.blog/website-is-down-for-me-not-for-others-outside-my-network.html</link><guid isPermaLink="true">https://sprint.shakir.blog/website-is-down-for-me-not-for-others-outside-my-network.html</guid><description>I&amp;#039;m facing a weird problem with some websites. In my network nobody is able to access a particular website, whereas that website is up when I checked it at http://www.isup.me/.
This happens quite ...</description><pubDate>Sat, 25 Jul 2026 10:40:13 -0400</pubDate></item><item><title>AWK to print columns based on the columns summation</title><link>https://sprint.shakir.blog/awk-to-print-columns-based-on-the-columns-summation.html</link><guid isPermaLink="true">https://sprint.shakir.blog/awk-to-print-columns-based-on-the-columns-summation.html</guid><description>I have a file that has numeric values in the form of a matrix. I have written an awk script that prints the header, then adds 1 to the columns &amp;#039;sum&amp;#039; if the values in the columns are less than 5 and ...</description><pubDate>Sat, 25 Jul 2026 10:26:15 -0400</pubDate></item><item><title>How can I &quot;group by&quot; and sum a column in excel?</title><link>https://sprint.shakir.blog/how-can-i-group-by-and-sum-a-column-in-excel.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-group-by-and-sum-a-column-in-excel.html</guid><description>I&amp;#039;m trying to figure out how to &quot;group by&quot; values in an Excel spreadsheet.
Given the following example (this is an inventory sheet I use at my restaurant:)
At the far right of the spreadsheet the......</description><pubDate>Sat, 25 Jul 2026 10:24:23 -0400</pubDate></item><item><title>What does “ICACLS C:\Windows\winsxs” do?</title><link>https://sprint.shakir.blog/what-does-icacls-c-windows-winsxs-do.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-does-icacls-c-windows-winsxs-do.html</guid><description>Originally posted by me on Stack Overflow, reposted here because this seems like a more relevant site for this question. Some wording has been slightly edited and more information has been added.
W......</description><pubDate>Sat, 25 Jul 2026 09:50:52 -0400</pubDate></item><item><title>How to change toolbar skin in Media Player Classic - Home Cinema?</title><link>https://sprint.shakir.blog/how-to-change-toolbar-skin-in-media-player-classic-home-cinema.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-change-toolbar-skin-in-media-player-classic-home-cinema.html</guid><description>I am following this link to change toolbar skin of Media Player Classic - Home Cinema but it is not using the new skin. I&amp;#039;m using Windows 8 Pro N and Media Feature Pack is installed.
More Informat......</description><pubDate>Sat, 25 Jul 2026 09:17:24 -0400</pubDate></item><item><title>Internet noticeably slower on one computer while faster on another connected to the same router</title><link>https://sprint.shakir.blog/internet-noticeably-slower-on-one-computer-while-faster-on-another-con.html</link><guid isPermaLink="true">https://sprint.shakir.blog/internet-noticeably-slower-on-one-computer-while-faster-on-another-con.html</guid><description>I have a 120Mb/s Internet connection and it works well on my laptop with 1Gb/s network card and Windows 7. But it works too slow on another computer which is older and which have 100Mb/s network ca......</description><pubDate>Sat, 25 Jul 2026 09:04:57 -0400</pubDate></item><item><title>Install mysql-server 5.7 instead of mysql-server 8.0 on an ubuntu 19.10 machine</title><link>https://sprint.shakir.blog/install-mysql-server-5-7-instead-of-mysql-server-8-0-on-an-ubuntu-19-1.html</link><guid isPermaLink="true">https://sprint.shakir.blog/install-mysql-server-5-7-instead-of-mysql-server-8-0-on-an-ubuntu-19-1.html</guid><description>I have some trouble installing mysql-server 5.7 on ubuntu 19.10 (eoan) machine. Unfortunately I&amp;#039;m bound to mysql-server version 5.6/5.7 so just installing mysql-server 8.0 is no option.
According to ...</description><pubDate>Sat, 25 Jul 2026 09:00:55 -0400</pubDate></item><item><title>Outlook New Mail Notification Icon Hides</title><link>https://sprint.shakir.blog/outlook-new-mail-notification-icon-hides.html</link><guid isPermaLink="true">https://sprint.shakir.blog/outlook-new-mail-notification-icon-hides.html</guid><description>I have Outlook minimize to tray. I set the &quot;Microsoft Outlook&quot; icon to &quot;Show icon and notification&quot; in the Notification Area Icons settings (this is the main Outlook &quot;O&quot; icon). That one works fine.......</description><pubDate>Sat, 25 Jul 2026 08:58:06 -0400</pubDate></item><item><title>How to tell what command were executed by cmd.exe pop up?</title><link>https://sprint.shakir.blog/how-to-tell-what-command-were-executed-by-cmd-exe-pop-up.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-tell-what-command-were-executed-by-cmd-exe-pop-up.html</guid><description>I noticed that sometimes after Windows 10 boots up, there is a black box cmd.exe pops up and closes quickly. I want to know what was running. Besides looking in autoruns, are there tools or registry ...</description><pubDate>Sat, 25 Jul 2026 08:52:04 -0400</pubDate></item><item><title>Can access internet but cannot ping default gateway</title><link>https://sprint.shakir.blog/can-access-internet-but-cannot-ping-default-gateway.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-access-internet-but-cannot-ping-default-gateway.html</guid><description>I recently changed my router to another model (ZTE H168N).
I got my wired internet connection working, and the results given by ipconfig seemed to be fine.
I checked my default gateway and it w......</description><pubDate>Sat, 25 Jul 2026 08:24:47 -0400</pubDate></item><item><title>Windows 10 64bit Office 2016 64bit - registry key</title><link>https://sprint.shakir.blog/windows-10-64bit-office-2016-64bit-registry-key.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-10-64bit-office-2016-64bit-registry-key.html</guid><description>I am using OCS Inventory and there is a plugin to retrieve office cd-key and other informations.
It works well with office 2007/10/13 and also 16 but pro version.
But the main question:
(Office ......</description><pubDate>Sat, 25 Jul 2026 08:24:10 -0400</pubDate></item><item><title>How to format a Microsoft Excel 2007 cell in hexadecimal?</title><link>https://sprint.shakir.blog/how-to-format-a-microsoft-excel-2007-cell-in-hexadecimal.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-format-a-microsoft-excel-2007-cell-in-hexadecimal.html</guid><description>I would like a format a cell in Microsoft Excel 2007 in hexadecimal but am not finding how to do this.
Is there a built-in way to change the base from 10 to 16 for a cell?...</description><pubDate>Sat, 25 Jul 2026 08:19:46 -0400</pubDate></item><item><title>No Bluetooth option anywhere in Windows</title><link>https://sprint.shakir.blog/no-bluetooth-option-anywhere-in-windows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/no-bluetooth-option-anywhere-in-windows.html</guid><description>I am using Windows 8.1 Pro and trying to enable bluetooth but I don&amp;#039;t see any option to enable it. I visited:
System Tray
Change PC settings
Control Panel
services.msc
Non of these helped. I reme......</description><pubDate>Sat, 25 Jul 2026 07:41:12 -0400</pubDate></item><item><title>Convert XML to CSV automatically in Powershell</title><link>https://sprint.shakir.blog/convert-xml-to-csv-automatically-in-powershell.html</link><guid isPermaLink="true">https://sprint.shakir.blog/convert-xml-to-csv-automatically-in-powershell.html</guid><description>I&amp;#039;ve got a few thousand xml files with different formats I&amp;#039;m trying to convert to CSV. I&amp;#039;ve noticed that in Excel you can open an XML file &amp;#039;as an XML table&amp;#039;, and it will create a schema based on th......</description><pubDate>Sat, 25 Jul 2026 07:39:44 -0400</pubDate></item><item><title>What advantage does a 2400x600 dpi printer have over a 1200x1200 dpi printer?</title><link>https://sprint.shakir.blog/what-advantage-does-a-2400x600-dpi-printer-have-over-a-1200x1200-dpi-p.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-advantage-does-a-2400x600-dpi-printer-have-over-a-1200x1200-dpi-p.html</guid><description>I&amp;#039;ve seen laser printers with a resolutions of 1200x1200 dpi and, strangely, 2400x600 dpi.
As the measure is dots per inch, not Kdots on a page or something (where a higher vertical resolution might ...</description><pubDate>Sat, 25 Jul 2026 07:26:14 -0400</pubDate></item><item><title>Ways for reinstall Lubuntu 20 keeping files and soft?</title><link>https://sprint.shakir.blog/ways-for-reinstall-lubuntu-20-keeping-files-and-soft.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ways-for-reinstall-lubuntu-20-keeping-files-and-soft.html</guid><description>I have installed Lubuntu 20.04 dual boot with Win10, i have a issue wich is that when i back from Suspend the system, the screen does not show nothing, only it is black so i must power off/on to ca......</description><pubDate>Sat, 25 Jul 2026 07:18:29 -0400</pubDate></item><item><title>What backup to use for home server?</title><link>https://sprint.shakir.blog/what-backup-to-use-for-home-server.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-backup-to-use-for-home-server.html</guid><description>I am using windows home server and was wondering is there any good way to backup your data? I was thinking of clashplan (hdd clone) but not sure if its the best way. any advise for these? I do not ......</description><pubDate>Sat, 25 Jul 2026 07:15:47 -0400</pubDate></item><item><title>ISO vs Virtual Disk (qcow2, vhd etc.)</title><link>https://sprint.shakir.blog/iso-vs-virtual-disk-qcow2-vhd-etc.html</link><guid isPermaLink="true">https://sprint.shakir.blog/iso-vs-virtual-disk-qcow2-vhd-etc.html</guid><description>What are the actual technical differences apart from ISO being read only and their purposes? Can I convert an ISO image to a virtual disk (Ex: qcow2) without changing its content? If that is possib......</description><pubDate>Sat, 25 Jul 2026 07:04:42 -0400</pubDate></item><item><title>What does the term &amp;#039;block&amp;#039; mean?</title><link>https://sprint.shakir.blog/what-does-the-term-039-block-039-mean.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-does-the-term-039-block-039-mean.html</guid><description>What does the term block mean wrt computer science? I have seen it being used in multiple occassions but never understood what it means. Like blocking I/O? Googling doesn&amp;#039;t seem to help me much....</description><pubDate>Sat, 25 Jul 2026 06:48:16 -0400</pubDate></item><item><title>How to download files from command line in Windows like wget or curl</title><link>https://sprint.shakir.blog/how-to-download-files-from-command-line-in-windows-like-wget-or-curl.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-download-files-from-command-line-in-windows-like-wget-or-curl.html</guid><description>How can I download something from the web directly without Internet&amp;nbsp;Explorer or Firefox opening Acrobat Reader/Quicktime/MS Word/whatever?
I&amp;#039;m using Windows, so a Windows version of Wget wou......</description><pubDate>Sat, 25 Jul 2026 06:37:19 -0400</pubDate></item><item><title>Title bar icons missing in Adobe Illustrator CC 2017</title><link>https://sprint.shakir.blog/title-bar-icons-missing-in-adobe-illustrator-cc-2017.html</link><guid isPermaLink="true">https://sprint.shakir.blog/title-bar-icons-missing-in-adobe-illustrator-cc-2017.html</guid><description>I recently opened up Adobe Illustrator CC 2017 on my Mac to find that my whole topbar is missing. On a Mac, there&amp;#039;s a little bar of icons on every application, here&amp;#039;s what it should look like:
The ...</description><pubDate>Sat, 25 Jul 2026 06:03:16 -0400</pubDate></item><item><title>VS Code drag tab to new window</title><link>https://sprint.shakir.blog/vs-code-drag-tab-to-new-window.html</link><guid isPermaLink="true">https://sprint.shakir.blog/vs-code-drag-tab-to-new-window.html</guid><description>Instead of splitting windows, is it possible to drag the tabs to a new window in Visual Studio Code like Sublime, PHPstorm or Chrome?
When I drag a tab onto the desktop, it will copy the file....</description><pubDate>Sat, 25 Jul 2026 04:57:50 -0400</pubDate></item><item><title>Restore found.000 files to their original location in Windows 10</title><link>https://sprint.shakir.blog/restore-found-000-files-to-their-original-location-in-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/restore-found-000-files-to-their-original-location-in-windows-10.html</guid><description>I have an external disk which has received some power cuts due to power failures in the office and not having power backup.
The disk for now works correctly but I have noticed that there are some f......</description><pubDate>Sat, 25 Jul 2026 04:50:26 -0400</pubDate></item><item><title>How to concatenate multiple if statement results</title><link>https://sprint.shakir.blog/how-to-concatenate-multiple-if-statement-results.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-concatenate-multiple-if-statement-results.html</guid><description>I am working on a simple system that will produce the name of a task that is coming up within five days of TODAY()&amp;#039;s date. I was successful in getting one single case to populate. However, let&amp;#039;s say ...</description><pubDate>Sat, 25 Jul 2026 04:49:55 -0400</pubDate></item><item><title>How can I search within the output buffer of a tmux shell?</title><link>https://sprint.shakir.blog/how-can-i-search-within-the-output-buffer-of-a-tmux-shell.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-search-within-the-output-buffer-of-a-tmux-shell.html</guid><description>I can&amp;#039;t get this to work. How can I search the buffer of a tmux shell?...</description><pubDate>Sat, 25 Jul 2026 04:46:18 -0400</pubDate></item><item><title>What is a good way to batch re-encode mp3 files from a higher bitrate to a lower bitrate in Windows?</title><link>https://sprint.shakir.blog/what-is-a-good-way-to-batch-re-encode-mp3-files-from-a-higher-bitrate-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-a-good-way-to-batch-re-encode-mp3-files-from-a-higher-bitrate-.html</guid><description>I have a few thousand MP3 files and they are all of mixed bitrate.
I would like to run a program that can batch encode them all to 128 kbps. Are there any decent and free solutions for this for W......</description><pubDate>Sat, 25 Jul 2026 04:33:22 -0400</pubDate></item><item><title>Can Outlook send multiple simultaneous emails to different people without doing a bcc?</title><link>https://sprint.shakir.blog/can-outlook-send-multiple-simultaneous-emails-to-different-people-with.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-outlook-send-multiple-simultaneous-emails-to-different-people-with.html</guid><description>I&amp;#039;m looking to simultaneously send the same email to multiple recipients. Let&amp;#039;s say I want to email John and Bill the same email, I want them to be in the &quot;To:&quot; field, but I don&amp;#039;t want them to see......</description><pubDate>Sat, 25 Jul 2026 04:30:52 -0400</pubDate></item><item><title>Is After Dark compatible for Windows 10?</title><link>https://sprint.shakir.blog/is-after-dark-compatible-for-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-after-dark-compatible-for-windows-10.html</guid><description>I have been looking all over to figure out whether or not After Dark is compatible for Windows 10, but I can&amp;#039;t find any information. If possible, I would like it to have all the modules like they w......</description><pubDate>Sat, 25 Jul 2026 04:30:39 -0400</pubDate></item><item><title>ssh &lt;username&gt;@&lt;host&gt; How do I find the user name and host name of my local machine?</title><link>https://sprint.shakir.blog/ssh-username-host-how-do-i-find-the-user-name-and-host-name-of-my-loca.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ssh-username-host-how-do-i-find-the-user-name-and-host-name-of-my-loca.html</guid><description>I just installed openssh on my Xubuntu machine using this guide. It&amp;#039;s installed successfully which I checked by doing ssh -v localhost.
Now I want to ssh into this machine from my mac. I have my r......</description><pubDate>Sat, 25 Jul 2026 04:29:53 -0400</pubDate></item><item><title>Creating a mklink to a folder on Windows 10</title><link>https://sprint.shakir.blog/creating-a-mklink-to-a-folder-on-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/creating-a-mklink-to-a-folder-on-windows-10.html</guid><description>I have an application that writes files, let&amp;#039;s say, on folder C:\Users\AppData\FOLDER
I want to create a link so the files end up on D:\FOLDER.
Do I use soft sym link or junction
Why do I have the......</description><pubDate>Sat, 25 Jul 2026 04:28:22 -0400</pubDate></item><item><title>msfeedssync.exe what does it do?</title><link>https://sprint.shakir.blog/msfeedssync-exe-what-does-it-do.html</link><guid isPermaLink="true">https://sprint.shakir.blog/msfeedssync-exe-what-does-it-do.html</guid><description>I had a program msfeedssync.exe as a scheduled task on my machine.
Wondering what is this for and how did it get scheduled on my Windows 7 machine?...</description><pubDate>Sat, 25 Jul 2026 04:21:48 -0400</pubDate></item><item><title>Understanding 10gbe data transfer</title><link>https://sprint.shakir.blog/understanding-10gbe-data-transfer.html</link><guid isPermaLink="true">https://sprint.shakir.blog/understanding-10gbe-data-transfer.html</guid><description>I want to understand about fiber 10g switches data transfer. Before asking my question i want to explain you guys about my office. I have one server and 25 computers. This office is now working on ......</description><pubDate>Sat, 25 Jul 2026 04:16:16 -0400</pubDate></item><item><title>Router address and IP keep changing</title><link>https://sprint.shakir.blog/router-address-and-ip-keep-changing.html</link><guid isPermaLink="true">https://sprint.shakir.blog/router-address-and-ip-keep-changing.html</guid><description>my router was originally 192.168.1.1, but recently the DHCP is assigning it to 24.230.166.1. When I enter in a manual IP and router number, I can type in 192.168.1.1 into safari and access my router ...</description><pubDate>Sat, 25 Jul 2026 04:08:17 -0400</pubDate></item><item><title>How can I &amp;#039;align right&amp;#039; the results of Excel&amp;#039;s &quot;Text to Columns&quot; feature?</title><link>https://sprint.shakir.blog/how-can-i-039-align-right-039-the-results-of-excel-039-s-text-to-colum.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-039-align-right-039-the-results-of-excel-039-s-text-to-colum.html</guid><description>If I am using the Text to Columns feature on the following data, using &quot;;&quot; as a delimiter: foo;bar;qux;baz;toast; quux;jam;beans;
I&amp;#039;ll end up with the results &quot;left aligned&quot; in the resulting ......</description><pubDate>Sat, 25 Jul 2026 03:55:45 -0400</pubDate></item><item><title>How to open %AppData%\Microsoft\Sticky Notes\StickyNotes.snt on my Win 7 Pro?</title><link>https://sprint.shakir.blog/how-to-open-appdata-microsoft-sticky-notes-stickynotes-snt-on-my-win-7.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-open-appdata-microsoft-sticky-notes-stickynotes-snt-on-my-win-7.html</guid><description>I want to open this file on my Windows 7 pro but the computer says it can&amp;#039;t open it! Why? I&amp;#039;m looking for my Sticky Notes cause I need to find some lost sticky info....</description><pubDate>Sat, 25 Jul 2026 03:52:48 -0400</pubDate></item><item><title>How to increase Terminal font size on OSX?</title><link>https://sprint.shakir.blog/how-to-increase-terminal-font-size-on-osx.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-increase-terminal-font-size-on-osx.html</guid><description>I thought that doing this would be extremely easy. I have done so many searches in Google to find out how to do this, but nothing ever comes up. I searched &quot;increase terminal size osx&quot; but none of ......</description><pubDate>Sat, 25 Jul 2026 03:51:25 -0400</pubDate></item><item><title>How to disable Alt+Esc shortcut on Windows 8?</title><link>https://sprint.shakir.blog/how-to-disable-alt-esc-shortcut-on-windows-8.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-disable-alt-esc-shortcut-on-windows-8.html</guid><description>I&amp;#039;m trying for a week to disable the Alt+Esc shortcut in Windows 8, but I can&amp;#039;t use any running tool like AutoHotKey.
Already searched in Regedit, Gpedit, Control Panel, and a lot of googling. How......</description><pubDate>Sat, 25 Jul 2026 03:35:06 -0400</pubDate></item><item><title>How to find the index of a word in a string in bash?</title><link>https://sprint.shakir.blog/how-to-find-the-index-of-a-word-in-a-string-in-bash.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-find-the-index-of-a-word-in-a-string-in-bash.html</guid><description>In bash script,
I have a string which contains several words separated by one or more than one spaces.
ie:
Name Age Sex ID Address
If I want to find any of the word, for instance I wa......</description><pubDate>Sat, 25 Jul 2026 03:26:19 -0400</pubDate></item><item><title>Debian 11 boot freeze: Failed to start xrdp daemon, Hostname Service, User Manager for UID 1000</title><link>https://sprint.shakir.blog/debian-11-boot-freeze-failed-to-start-xrdp-daemon-hostname-service-use.html</link><guid isPermaLink="true">https://sprint.shakir.blog/debian-11-boot-freeze-failed-to-start-xrdp-daemon-hostname-service-use.html</guid><description>GRUB option: Debian GNU/Linux
After restarting Debian, I got these error messages at the boot:
Failed to start Bluetooth service
Failed to start Modem Manager
Failed to start xrdp daemon
Failed to......</description><pubDate>Sat, 25 Jul 2026 03:20:20 -0400</pubDate></item><item><title>Can&amp;#039;t get full 60Hz at native 3840x2160 resolution?</title><link>https://sprint.shakir.blog/can-039-t-get-full-60hz-at-native-3840x2160-resolution.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-039-t-get-full-60hz-at-native-3840x2160-resolution.html</guid><description>I just built a new workstation, equipped with an EVGA GTX 1080 and an ASUS PA328Q monitor with Windows 10 OS. I&amp;#039;ve installed the most recent drivers for both, however in the display adapter propert......</description><pubDate>Sat, 25 Jul 2026 03:08:33 -0400</pubDate></item><item><title>Bluetooth device (phone) listed twice with different icons in Windows 10 BT settings</title><link>https://sprint.shakir.blog/bluetooth-device-phone-listed-twice-with-different-icons-in-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/bluetooth-device-phone-listed-twice-with-different-icons-in-windows-10.html</guid><description>When I pair an Android phone to my PC, the phone is showing twice in Windows&amp;#039; &quot;Bluetooth &amp;amp; other devices&quot; settings screen:
I&amp;#039;m not sure why this happens, or what does the second icon (with two ...</description><pubDate>Sat, 25 Jul 2026 03:01:05 -0400</pubDate></item><item><title>How to batch change file creation date to file modified date on Windows?</title><link>https://sprint.shakir.blog/how-to-batch-change-file-creation-date-to-file-modified-date-on-window.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-batch-change-file-creation-date-to-file-modified-date-on-window.html</guid><description>I have a lot of files which have their timestamps messed up. Particularly, file modified timestamp reflects the date the files were actually created, but the file creation timestamp reflects some l......</description><pubDate>Sat, 25 Jul 2026 02:59:46 -0400</pubDate></item><item><title>Intermittent blank emails in Outlook</title><link>https://sprint.shakir.blog/intermittent-blank-emails-in-outlook.html</link><guid isPermaLink="true">https://sprint.shakir.blog/intermittent-blank-emails-in-outlook.html</guid><description>My company is starting to get plagued with random intermittent blank emails in Outlook. This is suspiciously similar to the global incident from 4 months ago but NOT that.
The standard setup everyone ...</description><pubDate>Sat, 25 Jul 2026 02:47:30 -0400</pubDate></item><item><title>How to get rid of DOS attack: RST Scan?</title><link>https://sprint.shakir.blog/how-to-get-rid-of-dos-attack-rst-scan.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-get-rid-of-dos-attack-rst-scan.html</guid><description>I have a Netgear Wnr1000v2 router. I have set my NAT to secure mode ( I don&amp;#039;t know if that helps). Many times when I see my router&amp;#039;s log I see lots of DoS attack: RST Scan. I think that these only ......</description><pubDate>Sat, 25 Jul 2026 02:37:28 -0400</pubDate></item><item><title>Shortcut Shift + F2 for MS Access doesn&amp;#039;t work</title><link>https://sprint.shakir.blog/shortcut-shift-f2-for-ms-access-doesn-039-t-work.html</link><guid isPermaLink="true">https://sprint.shakir.blog/shortcut-shift-f2-for-ms-access-doesn-039-t-work.html</guid><description>I started to learn MS Access.
On a Youtube video they said that when you use the shortcut Shift + F2 you get a zoom window which is interesting when you want to type a long text. When I try this sh......</description><pubDate>Sat, 25 Jul 2026 02:31:42 -0400</pubDate></item><item><title>How to control Android phone from Mac?</title><link>https://sprint.shakir.blog/how-to-control-android-phone-from-mac.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-control-android-phone-from-mac.html</guid><description>I own an old android phone with broken touch screen. Is there any way to control it from my Mac? (by controlling I mean &amp;#039;touching screen&amp;#039;, pressing back and home buttons)
(haven&amp;#039;t found bluetooth ......</description><pubDate>Sat, 25 Jul 2026 02:31:33 -0400</pubDate></item><item><title>Toshiba a10 tablet freezes at startup animation</title><link>https://sprint.shakir.blog/toshiba-a10-tablet-freezes-at-startup-animation.html</link><guid isPermaLink="true">https://sprint.shakir.blog/toshiba-a10-tablet-freezes-at-startup-animation.html</guid><description>My sister have a toshiba tablet, it is freezes at the startup animation.
I try to hard reset, but the problem is the same.
Probably an android upgrade can help, but I don&amp;#039;t do this before.
Where ca......</description><pubDate>Sat, 25 Jul 2026 02:26:32 -0400</pubDate></item><item><title>What&amp;#039;s the difference between SIGKILL and SIGSTOP?</title><link>https://sprint.shakir.blog/what-039-s-the-difference-between-sigkill-and-sigstop.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-039-s-the-difference-between-sigkill-and-sigstop.html</guid><description>The manual describes SIGKILL and SIGSTOP like this:
SIGKILL 9 Term Kill signal
SIGTERM 15 Term Termination signal
SIGSTOP 17,19,23 Term Stop the proce......</description><pubDate>Sat, 25 Jul 2026 02:20:01 -0400</pubDate></item><item><title>APC ES 350 - continuous alarm</title><link>https://sprint.shakir.blog/apc-es-350-continuous-alarm.html</link><guid isPermaLink="true">https://sprint.shakir.blog/apc-es-350-continuous-alarm.html</guid><description>Continuous alarm on ES-350, power light (green) blinking. There are no other audio/visual indicators. Circuit breaker button is popped out, won&amp;#039;t reset, attached devices have power. Power cycle and......</description><pubDate>Sat, 25 Jul 2026 02:16:27 -0400</pubDate></item><item><title>Remote Desktop Connection Manager Delete Profile</title><link>https://sprint.shakir.blog/remote-desktop-connection-manager-delete-profile.html</link><guid isPermaLink="true">https://sprint.shakir.blog/remote-desktop-connection-manager-delete-profile.html</guid><description>I&amp;#039;m using Windows Remote Desktop Manager 2.7. I have some profile saved as &amp;#039;Global&amp;#039; profiles. Somehow, today, I have managed to save a &amp;#039;File&amp;#039; profile, which does not appear in the &amp;#039;Profile Managmen......</description><pubDate>Sat, 25 Jul 2026 02:10:12 -0400</pubDate></item><item><title>What is the Windows hotkey to minimise a single, currently active window?</title><link>https://sprint.shakir.blog/what-is-the-windows-hotkey-to-minimise-a-single-currently-active-windo.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-windows-hotkey-to-minimise-a-single-currently-active-windo.html</guid><description>On Windows Vista, I&amp;#039;m familiar with Win + D to show the desktop but sometimes I just want to minimise two or three windows as they become active and not the whole lot.
What hotkey can I use to mi......</description><pubDate>Sat, 25 Jul 2026 02:03:24 -0400</pubDate></item><item><title>How to use more GPU Memory?</title><link>https://sprint.shakir.blog/how-to-use-more-gpu-memory.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-use-more-gpu-memory.html</guid><description>I am working on an art project using Unity 2018.2 which will be run on a special setup of M6000 NVidia Quadro cards, each having 12GB of VRAM. My test computer has 2x NVidia 1070 Ti cards each with......</description><pubDate>Sat, 25 Jul 2026 02:02:39 -0400</pubDate></item><item><title>How to change text direction to 45 degrees in Word 2010?</title><link>https://sprint.shakir.blog/how-to-change-text-direction-to-45-degrees-in-word-2010.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-change-text-direction-to-45-degrees-in-word-2010.html</guid><description>I want to add a table with the long description header but I can&amp;#039;t find how to change text direct other than 90 degrees (Vertical or Horizontal). Is it possible?...</description><pubDate>Sat, 25 Jul 2026 02:01:36 -0400</pubDate></item><item><title>User Pervy Sage - Super User</title><link>https://sprint.shakir.blog/user-pervy-sage-super-user.html</link><guid isPermaLink="true">https://sprint.shakir.blog/user-pervy-sage-super-user.html</guid><description>Q&amp;A for computer enthusiasts and power users...</description><pubDate>Sat, 25 Jul 2026 01:59:54 -0400</pubDate></item><item><title>Cannot install MSMQ on Azure Based Windows server 2019 machine</title><link>https://sprint.shakir.blog/cannot-install-msmq-on-azure-based-windows-server-2019-machine.html</link><guid isPermaLink="true">https://sprint.shakir.blog/cannot-install-msmq-on-azure-based-windows-server-2019-machine.html</guid><description>Fairly new VM
I&amp;#039;ve only added IIS to it and pushed some web app source code.
Then I run the powershell command ...
Enable-WindowsOptionalFeature -Online -FeatureName MSMQ-Server -All
to support some ...</description><pubDate>Sat, 25 Jul 2026 01:44:47 -0400</pubDate></item><item><title>Plug-in a DDR2 800MHz to a slot that can handle up to 667MHz only</title><link>https://sprint.shakir.blog/plug-in-a-ddr2-800mhz-to-a-slot-that-can-handle-up-to-667mhz-only.html</link><guid isPermaLink="true">https://sprint.shakir.blog/plug-in-a-ddr2-800mhz-to-a-slot-that-can-handle-up-to-667mhz-only.html</guid><description>I have an old computer that has an ASUS P5S-MX SE motherboard, and only have a 1GB RAM. So I planned to upgrade the RAM and buy a 2GB RAM. Only DDR2 can be installed in the motherboard. So I looked......</description><pubDate>Sat, 25 Jul 2026 01:08:54 -0400</pubDate></item><item><title>Software Updater vs apt-get update</title><link>https://sprint.shakir.blog/software-updater-vs-apt-get-update.html</link><guid isPermaLink="true">https://sprint.shakir.blog/software-updater-vs-apt-get-update.html</guid><description>I had always assumed that running apt-get update followed by apt-get upgrade was just the command line version of running the software-updater; however, running the software updater results in the ...</description><pubDate>Sat, 25 Jul 2026 00:45:20 -0400</pubDate></item><item><title>How do I completely remove Oracle 11g?</title><link>https://sprint.shakir.blog/how-do-i-completely-remove-oracle-11g.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-completely-remove-oracle-11g.html</guid><description>How do I completely remove the Oracle 11g client from my computer? I am running Windows 7, 64-bit.
I have tried running deinstall.bat, but this doesn&amp;#039;t work....</description><pubDate>Sat, 25 Jul 2026 00:43:20 -0400</pubDate></item><item><title>How to enable the super charger feature of MSI Z77 motherboard?</title><link>https://sprint.shakir.blog/how-to-enable-the-super-charger-feature-of-msi-z77-motherboard.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-enable-the-super-charger-feature-of-msi-z77-motherboard.html</guid><description>I bought a MSI Z77 motherboard. They claim it has a &quot;super charger&quot; feature which allows you to charge your iPad via the USB. How do you enable this feature?...</description><pubDate>Sat, 25 Jul 2026 00:30:37 -0400</pubDate></item><item><title>How do I correctly configure TFTP server tftpd64?</title><link>https://sprint.shakir.blog/how-do-i-correctly-configure-tftp-server-tftpd64.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-correctly-configure-tftp-server-tftpd64.html</guid><description>I have followed these instructions for installing tftpd64 on my 64 bit Windows 10 OS:
http://www.tricksguide.com/how-to-setup-a-tftp-server-tftpd32-windows.html#comment-84949
When I do this I ge......</description><pubDate>Sat, 25 Jul 2026 00:26:04 -0400</pubDate></item><item><title>Pulseaudio Daemon Startup Failed</title><link>https://sprint.shakir.blog/pulseaudio-daemon-startup-failed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/pulseaudio-daemon-startup-failed.html</guid><description>When running startx on Arch Linux, the error:
E: [pulseaudio] main.c: Daemon startup failed.
is returned.
Is there any way to fix this error?...</description><pubDate>Sat, 25 Jul 2026 00:24:00 -0400</pubDate></item><item><title>How to install Telnet from a PowerShell Core prompt</title><link>https://sprint.shakir.blog/how-to-install-telnet-from-a-powershell-core-prompt.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-install-telnet-from-a-powershell-core-prompt.html</guid><description>To install Telnet in PowerShell you can run:
Install-WindowsFeature -name Telnet-Client
This unfortunately does not seem to work in PowerShell Core where it produces the following error:
Install-...</description><pubDate>Sat, 25 Jul 2026 00:13:56 -0400</pubDate></item><item><title>Sum of previous year Power BI</title><link>https://sprint.shakir.blog/sum-of-previous-year-power-bi.html</link><guid isPermaLink="true">https://sprint.shakir.blog/sum-of-previous-year-power-bi.html</guid><description>I&amp;#039;m working in Power BI with data in the following format:
Year Number
Week Number
Sales Value
1
1
20
1
1
15
2
5
32
...ect
...ect
...ect
I&amp;#039;m currently using the measure Total Sales = SUM(Table[...</description><pubDate>Sat, 25 Jul 2026 00:00:44 -0400</pubDate></item><item><title>How do I make rm not give an error if a file doesn&amp;#039;t exist?</title><link>https://sprint.shakir.blog/how-do-i-make-rm-not-give-an-error-if-a-file-doesn-039-t-exist.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-make-rm-not-give-an-error-if-a-file-doesn-039-t-exist.html</guid><description>I&amp;#039;m writing a makefile that will clean up some useless files at the end of the compilation. If a target has already been made, it will of course skip that target and the useless file may not be th......</description><pubDate>Fri, 24 Jul 2026 23:44:27 -0400</pubDate></item><item><title>Difference between U-Boot and UEFI firmware</title><link>https://sprint.shakir.blog/difference-between-u-boot-and-uefi-firmware.html</link><guid isPermaLink="true">https://sprint.shakir.blog/difference-between-u-boot-and-uefi-firmware.html</guid><description>I&amp;#039;m reading a book (Mastering Embedded Linux Programming, 2nd ed). In the chapter on bootloaders it explains the booting process with U-Boot and with UEFI firmware.
It looks like the booting steps......</description><pubDate>Fri, 24 Jul 2026 23:43:30 -0400</pubDate></item><item><title>Outlook popup about SSL.gstatic.com freezing Outlook</title><link>https://sprint.shakir.blog/outlook-popup-about-ssl-gstatic-com-freezing-outlook.html</link><guid isPermaLink="true">https://sprint.shakir.blog/outlook-popup-about-ssl-gstatic-com-freezing-outlook.html</guid><description>So, yesterday my son (a Scout) tried to submit his Eagle Scout application to his Scoutmaster for review, using email.
Today I got an email from his Scoutmaster, saying the following: Thursday ...</description><pubDate>Fri, 24 Jul 2026 23:25:25 -0400</pubDate></item><item><title>How to setup Calendar permissions for group to group</title><link>https://sprint.shakir.blog/how-to-setup-calendar-permissions-for-group-to-group.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-setup-calendar-permissions-for-group-to-group.html</guid><description>I&amp;#039;ve been scouring the internet and so far have only been able to find examples of how to grant calendar permissions from one user to another using the Add-MailboxFolderPermission command.
This is ......</description><pubDate>Fri, 24 Jul 2026 23:15:45 -0400</pubDate></item><item><title>Unpack WinRAR in background</title><link>https://sprint.shakir.blog/unpack-winrar-in-background.html</link><guid isPermaLink="true">https://sprint.shakir.blog/unpack-winrar-in-background.html</guid><description>I want to call WinRAR from the context menu, and select &quot;unpack to folder&quot;, and have WinRAR run in minimized state. It this possible without manually pressing the &quot;Background&quot; button on the Winrar ......</description><pubDate>Fri, 24 Jul 2026 23:09:32 -0400</pubDate></item><item><title>Apache and different document roots based on url</title><link>https://sprint.shakir.blog/apache-and-different-document-roots-based-on-url.html</link><guid isPermaLink="true">https://sprint.shakir.blog/apache-and-different-document-roots-based-on-url.html</guid><description>Is it possible to have multiple document roots for the same domain name but with a different language flag?
Example:
www.example.com/en and e.g. www.example.com/en/about-us, etc. goes to /www/sit......</description><pubDate>Fri, 24 Jul 2026 23:07:15 -0400</pubDate></item></channel></rss>