<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gossip Leak</title><link>https://sprint.shakir.blog</link><description>Daily celebrity news in a social format.</description><language>en-us</language><lastBuildDate>Sun, 19 Jul 2026 04:33:57 -0400</lastBuildDate><atom:link href="https://sprint.shakir.blog/rss.xml" rel="self" type="application/rss+xml" /><item><title>Replacing laptop optical drive (DVD, blu-ray) - what do I need to know?</title><link>https://sprint.shakir.blog/replacing-laptop-optical-drive-dvd-blu-ray-what-do-i-need-to-know.html</link><guid isPermaLink="true">https://sprint.shakir.blog/replacing-laptop-optical-drive-dvd-blu-ray-what-do-i-need-to-know.html</guid><description>Are laptop optical drives always compatible? Do they come in different physical sizes? Are there any specs I need to match on the new drive, such as whether it has SATA?
If so, how would I find t......</description><pubDate>Sun, 19 Jul 2026 08:31:44 -0400</pubDate></item><item><title>Perrmission to run specific command by sudo as www-data users without password</title><link>https://sprint.shakir.blog/perrmission-to-run-specific-command-by-sudo-as-www-data-users-without-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/perrmission-to-run-specific-command-by-sudo-as-www-data-users-without-.html</guid><description>I have a webserver that also plays internet radio. As www-data user I want to run some commands, for example I&amp;#039;ve made this in /etc/sudoers file:
www-data ALL=(ALL) NOPASSWD: /usr/bin/amixe......</description><pubDate>Sun, 19 Jul 2026 08:03:02 -0400</pubDate></item><item><title>How to rotate Skype incoming video stream?</title><link>https://sprint.shakir.blog/how-to-rotate-skype-incoming-video-stream.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-rotate-skype-incoming-video-stream.html</guid><description>One of my Skype pal&amp;#039;s video webcam which is built into the notebook is somehow trasferring frames upside down. She can&amp;#039;t really do much to fix it. Therefore I have to find a way to flip incoming vi......</description><pubDate>Sun, 19 Jul 2026 08:02:31 -0400</pubDate></item><item><title>ctrl + shift + del not responding</title><link>https://sprint.shakir.blog/ctrl-shift-del-not-responding.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ctrl-shift-del-not-responding.html</guid><description>I am on Win10 and normally clear cache on FF and Chrome using keyboard shortcut ctrl + shift + del but something must have happened because this command does nothing now.
Does anyone else have this......</description><pubDate>Sun, 19 Jul 2026 07:47:38 -0400</pubDate></item><item><title>How can I enable multiple users login at a time in remote system?</title><link>https://sprint.shakir.blog/how-can-i-enable-multiple-users-login-at-a-time-in-remote-system.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-enable-multiple-users-login-at-a-time-in-remote-system.html</guid><description>Recently we bought dedicated server with Windows Server 2012 Standard.It&amp;#039;s allowing 2 people at a time.So I want to allow more people at a time.
How can I do this?...</description><pubDate>Sun, 19 Jul 2026 07:43:12 -0400</pubDate></item><item><title>How to share a directory on a Linux machine to a Windows machine via NFS?</title><link>https://sprint.shakir.blog/how-to-share-a-directory-on-a-linux-machine-to-a-windows-machine-via-n.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-share-a-directory-on-a-linux-machine-to-a-windows-machine-via-n.html</guid><description>What are the full steps one needs to do to mount a directory from a Linux machine as a network drive on a Windows machine via NFS?
Incomplete answer:
Linux side:
Install the NFS server and utili......</description><pubDate>Sun, 19 Jul 2026 07:40:10 -0400</pubDate></item><item><title>How does Wi-Fi modulate the electro-magnetic wave?</title><link>https://sprint.shakir.blog/how-does-wi-fi-modulate-the-electro-magnetic-wave.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-does-wi-fi-modulate-the-electro-magnetic-wave.html</guid><description>Not sure if this is the right site for this question, but mine is a simple one:
Is Wi-Fi AM, FM or a combination of them both?...</description><pubDate>Sun, 19 Jul 2026 07:24:41 -0400</pubDate></item><item><title>Excel IF with DATEDIF, when Date is blank</title><link>https://sprint.shakir.blog/excel-if-with-datedif-when-date-is-blank.html</link><guid isPermaLink="true">https://sprint.shakir.blog/excel-if-with-datedif-when-date-is-blank.html</guid><description>Assistance with this formula. If the date cell is blank, leave blank, otherwise if the date is less than today, give the difference in months:
=IF(F5=&quot;&quot;,&quot;&quot;,(F5&amp;lt;TODAY(),DATEDIF(F5,TODAY(),&quot;M&quot;)))...</description><pubDate>Sun, 19 Jul 2026 07:17:52 -0400</pubDate></item><item><title>How to make Outlook font sizes bigger in the reading pane?</title><link>https://sprint.shakir.blog/how-to-make-outlook-font-sizes-bigger-in-the-reading-pane.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-make-outlook-font-sizes-bigger-in-the-reading-pane.html</guid><description>If you use outlook, you may have noticed that there is no default way to permanently and unilaterally change the zoom (font size) in the reading pane. If you click on a message, it will be defaulte......</description><pubDate>Sun, 19 Jul 2026 07:10:51 -0400</pubDate></item><item><title>How to fix warning: Identity file github not accessible: No such file or directory?</title><link>https://sprint.shakir.blog/how-to-fix-warning-identity-file-github-not-accessible-no-such-file-or.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-fix-warning-identity-file-github-not-accessible-no-such-file-or.html</guid><description>Host github.com git HostName github.com User git IdentityFile ~/.ssh/github # I&amp;#039;ve tried also /home/freinn/.shh/github
There&amp;#039;s no /home/freinn/github file created, have I to create it?
Tha......</description><pubDate>Sun, 19 Jul 2026 07:10:32 -0400</pubDate></item><item><title>Program — or method — to make the screen flash [closed]</title><link>https://sprint.shakir.blog/program-or-method-to-make-the-screen-flash-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/program-or-method-to-make-the-screen-flash-closed.html</guid><description>I am using a Windows 10 PC and I am trying find a program or some settings (a method) to turn the screen on and off rapidly. I am down for using a macro if need be.
Either flash it on and off or d......</description><pubDate>Sun, 19 Jul 2026 06:56:56 -0400</pubDate></item><item><title>How can I remove BlackBerry tools, entirely, from OS X?</title><link>https://sprint.shakir.blog/how-can-i-remove-blackberry-tools-entirely-from-os-x.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-remove-blackberry-tools-entirely-from-os-x.html</guid><description>I used BlackBerry&amp;#039;s Desktop Manager and several other apps and tools to develop BlackBerry applications, but now I&amp;#039;d like to remove them all, entirely.
To do so, I dragged the BlackBerry applicati......</description><pubDate>Sun, 19 Jul 2026 06:42:45 -0400</pubDate></item><item><title>Update Windows XP to SP3 without internet</title><link>https://sprint.shakir.blog/update-windows-xp-to-sp3-without-internet.html</link><guid isPermaLink="true">https://sprint.shakir.blog/update-windows-xp-to-sp3-without-internet.html</guid><description>I&amp;#039;ve been asked to update some computers running Windows XP (without any service packs) to Windows XP SP3. The computers don&amp;#039;t have an internet connection (only a small intranet) and have never been ...</description><pubDate>Sun, 19 Jul 2026 06:39:11 -0400</pubDate></item><item><title>Github error: local repository cannot be resolved to branch?</title><link>https://sprint.shakir.blog/github-error-local-repository-cannot-be-resolved-to-branch.html</link><guid isPermaLink="true">https://sprint.shakir.blog/github-error-local-repository-cannot-be-resolved-to-branch.html</guid><description>I know this has been brought up before, but for some reason I keep getting this error when trying to do git push origin random to sync to Github. It was working fine before, and I suspect it has ...</description><pubDate>Sun, 19 Jul 2026 06:07:14 -0400</pubDate></item><item><title>How to export chat text in Microsoft Teams?</title><link>https://sprint.shakir.blog/how-to-export-chat-text-in-microsoft-teams.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-export-chat-text-in-microsoft-teams.html</guid><description>Is there any way to automatically (either with Teams or with third party tools) log a user&amp;#039;s Microsoft Teams chats to files on his local system? Much like how it was possible with Sametime, Skype, ......</description><pubDate>Sun, 19 Jul 2026 06:01:18 -0400</pubDate></item><item><title>How to access the Nagios web interface after successful installation?</title><link>https://sprint.shakir.blog/how-to-access-the-nagios-web-interface-after-successful-installation.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-access-the-nagios-web-interface-after-successful-installation.html</guid><description>I just installed Nagios Core on an Ubuntu virtual environment, apparently successfully. But when I try to access the Nagios web interface with the IP address gotten from the ifconfig command, it op......</description><pubDate>Sun, 19 Jul 2026 05:58:35 -0400</pubDate></item><item><title>chrome://plugins/ not working [duplicate]</title><link>https://sprint.shakir.blog/chrome-plugins-not-working-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-plugins-not-working-duplicate.html</guid><description>I used to manage plugins in Chrome by visiting chrome://plugins/ but version 57 it says: The webpage at chrome://plugins/ might be temporarily down or it may have moved permanently to a new web ...</description><pubDate>Sun, 19 Jul 2026 05:55:06 -0400</pubDate></item><item><title>How to ssh from one ec2 instance to another?</title><link>https://sprint.shakir.blog/how-to-ssh-from-one-ec2-instance-to-another.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-ssh-from-one-ec2-instance-to-another.html</guid><description>I have created two EC2 instances on AWS. I created a key pair for each of them. I downloaded the .pem private keys and converted them into .ppk format. I can connect to each of my ec2 instances using ...</description><pubDate>Sun, 19 Jul 2026 05:36:02 -0400</pubDate></item><item><title>How to remap network drives without logging in again?</title><link>https://sprint.shakir.blog/how-to-remap-network-drives-without-logging-in-again.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-remap-network-drives-without-logging-in-again.html</guid><description>Normally when I log in to Windows Vista I have several network drives that automatically get mapped. Every so often this fails. Is there a way I can triggering mapping all these drives without logg......</description><pubDate>Sun, 19 Jul 2026 05:26:16 -0400</pubDate></item><item><title>How can I play .ram audio files without installing the Real Audio Player?</title><link>https://sprint.shakir.blog/how-can-i-play-ram-audio-files-without-installing-the-real-audio-playe.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-play-ram-audio-files-without-installing-the-real-audio-playe.html</guid><description>I want to listen to an audio file on this BBC French language learning site.
However, the problem is that the audio file is a .ram file and from experience I don&amp;#039;t want to install the Real Audio P......</description><pubDate>Sun, 19 Jul 2026 05:05:28 -0400</pubDate></item><item><title>Connect two TVs to one computer with different content on each</title><link>https://sprint.shakir.blog/connect-two-tvs-to-one-computer-with-different-content-on-each.html</link><guid isPermaLink="true">https://sprint.shakir.blog/connect-two-tvs-to-one-computer-with-different-content-on-each.html</guid><description>I want to connect two different TVs with one computer and display different things on each TV. Is it possible?...</description><pubDate>Sun, 19 Jul 2026 05:03:09 -0400</pubDate></item><item><title>Unexpected duplicate directory names after expanding `%~dp0` in a BAT file</title><link>https://sprint.shakir.blog/unexpected-duplicate-directory-names-after-expanding-dp0-in-a-bat-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/unexpected-duplicate-directory-names-after-expanding-dp0-in-a-bat-file.html</guid><description>I&amp;#039;m on Windows 10 Enterprise x64. I have the following hierarchy of directories with a BAT file at the innermost level:
C:\ dir\ my files\ run.bat
The BAT file contains the following ......</description><pubDate>Sun, 19 Jul 2026 04:53:55 -0400</pubDate></item><item><title>How to download video with JW Player blob url?</title><link>https://sprint.shakir.blog/how-to-download-video-with-jw-player-blob-url.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-download-video-with-jw-player-blob-url.html</guid><description>I am looking for a solution for downloading videos embedded using JW Player Blobs in web pages.
I have seen some answers for twitter/vimeo/other blob situations but not seen an answer to JW Player ...</description><pubDate>Sun, 19 Jul 2026 04:14:33 -0400</pubDate></item><item><title>How to delete a single cached username from Chrome?</title><link>https://sprint.shakir.blog/how-to-delete-a-single-cached-username-from-chrome.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-delete-a-single-cached-username-from-chrome.html</guid><description>Somewhere along the line I accidentally typed my password into the username field on a website in Chrome. Now every time I go back to that site my password is shown as an option to fill as my usern......</description><pubDate>Sun, 19 Jul 2026 04:09:55 -0400</pubDate></item><item><title>xargs -I replace-str option difference</title><link>https://sprint.shakir.blog/xargs-i-replace-str-option-difference.html</link><guid isPermaLink="true">https://sprint.shakir.blog/xargs-i-replace-str-option-difference.html</guid><description>From my understanding, the following should mean exactly the same:
ls -1 | xargs file {}
ls -1 | xargs -I{} file {}
if -I option is not specified, it is default to -I{}.
I want to list all files......</description><pubDate>Sun, 19 Jul 2026 04:03:50 -0400</pubDate></item><item><title>Ubuntu 20.04 Wi-Fi very slow</title><link>https://sprint.shakir.blog/ubuntu-20-04-wi-fi-very-slow.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ubuntu-20-04-wi-fi-very-slow.html</guid><description>I have a DELL Optiplex 7080 with windows 10 and ubuntu 20.04 lts dual boot. Windows wifi is very fast as expected but ubuntu wifi is very slow (20kb/s). Also if I disconnect wifi then it fails to ...</description><pubDate>Sun, 19 Jul 2026 03:33:04 -0400</pubDate></item><item><title>Changing screen resolution in CentOS</title><link>https://sprint.shakir.blog/changing-screen-resolution-in-centos.html</link><guid isPermaLink="true">https://sprint.shakir.blog/changing-screen-resolution-in-centos.html</guid><description>I&amp;#039;m trying to change my screen resolution to 1920x1200 with no luck. I actually did successfully change it, but once I log in it changes back to 800x600...</description><pubDate>Sun, 19 Jul 2026 03:14:06 -0400</pubDate></item><item><title>How to see Wi-Fi channel width in Windows?</title><link>https://sprint.shakir.blog/how-to-see-wi-fi-channel-width-in-windows.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-see-wi-fi-channel-width-in-windows.html</guid><description>I&amp;#039;ve looked everywhere and even tried the famous software inSSIDer but it doesn&amp;#039;t work with 160 MHz networks. I can&amp;#039;t find out if I&amp;#039;m actually using 160 MHz after getting a router capable of that. ......</description><pubDate>Sun, 19 Jul 2026 03:05:53 -0400</pubDate></item><item><title>What is /dev/null and why can&amp;#039;t I use hx on it?</title><link>https://sprint.shakir.blog/what-is-dev-null-and-why-can-039-t-i-use-hx-on-it.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-dev-null-and-why-can-039-t-i-use-hx-on-it.html</guid><description>I&amp;#039;ve been looking in /dev, and stumbled upon several files, including null. I wanted to see what was in the file, so I did hx null, but nothing happened and it gave the error File null is not a re......</description><pubDate>Sun, 19 Jul 2026 03:04:30 -0400</pubDate></item><item><title>Prevent external hard drive from sleeping Windows 10</title><link>https://sprint.shakir.blog/prevent-external-hard-drive-from-sleeping-windows-10.html</link><guid isPermaLink="true">https://sprint.shakir.blog/prevent-external-hard-drive-from-sleeping-windows-10.html</guid><description>I have Windows 10 Pro on MS Surface go 2.
The external HDD is connected with USB3.0 hub.
All works fine, but once the HDD is for like 10 sec inactive, it&amp;#039;s going to sleep right away.
I haven&amp;#039;t found ...</description><pubDate>Sun, 19 Jul 2026 02:54:14 -0400</pubDate></item><item><title>Difference between sudo group and sudoers file?</title><link>https://sprint.shakir.blog/difference-between-sudo-group-and-sudoers-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/difference-between-sudo-group-and-sudoers-file.html</guid><description>I am creating a user in Ubuntu 14.04 using command adduser.
I want to give it sudo access. For doing this, I am consfused in between two ways.
First way is : If I add that user to sudo group us......</description><pubDate>Sun, 19 Jul 2026 02:46:18 -0400</pubDate></item><item><title>Adobe Premiere Pro Import With Out of Sync (Desync) Audio and Video</title><link>https://sprint.shakir.blog/adobe-premiere-pro-import-with-out-of-sync-desync-audio-and-video.html</link><guid isPermaLink="true">https://sprint.shakir.blog/adobe-premiere-pro-import-with-out-of-sync-desync-audio-and-video.html</guid><description>I have multiple video of a game play recorded from my PC using nVidia Shadowplay. They are recorded in 60 fps. One of the video recorded when imported to Adobe Premiere Pro, the video and audio is ......</description><pubDate>Sun, 19 Jul 2026 02:37:19 -0400</pubDate></item><item><title>Outlook 2007 unable to connect to exchange server</title><link>https://sprint.shakir.blog/outlook-2007-unable-to-connect-to-exchange-server.html</link><guid isPermaLink="true">https://sprint.shakir.blog/outlook-2007-unable-to-connect-to-exchange-server.html</guid><description>I came into the office a week ago and outlook has refused to connect ever since, it just says &quot;Disconnected&quot; in the bottom right-hand corner. I&amp;#039;ve tried restarting it, rebooting Windows etc.
I&amp;#039;m the ...</description><pubDate>Sun, 19 Jul 2026 02:27:35 -0400</pubDate></item><item><title>SSH error ssh_exchange_identification: read: Connection reset by peer</title><link>https://sprint.shakir.blog/ssh-error-ssh-exchange-identification-read-connection-reset-by-peer.html</link><guid isPermaLink="true">https://sprint.shakir.blog/ssh-error-ssh-exchange-identification-read-connection-reset-by-peer.html</guid><description>I am trying to access ssh to a server but got &quot;ssh_exchange_identification: read: Connection reset by peer&quot;. The same client works well when I move the computer to home but show the error when the ...</description><pubDate>Sun, 19 Jul 2026 02:17:52 -0400</pubDate></item><item><title>Using the sound card of a DVD player with a surround sound system for my monitor [closed]</title><link>https://sprint.shakir.blog/using-the-sound-card-of-a-dvd-player-with-a-surround-sound-system-for-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/using-the-sound-card-of-a-dvd-player-with-a-surround-sound-system-for-.html</guid><description>I&amp;#039;ve recently acquired a DVD player with a built-in 5+1 Surround sound system from a family member. I have been using streaming services quite awhile now so I really don&amp;#039;t need a DVD player. Howeve......</description><pubDate>Sun, 19 Jul 2026 01:47:00 -0400</pubDate></item><item><title>Does increasing upload or download speed reduce ping?</title><link>https://sprint.shakir.blog/does-increasing-upload-or-download-speed-reduce-ping.html</link><guid isPermaLink="true">https://sprint.shakir.blog/does-increasing-upload-or-download-speed-reduce-ping.html</guid><description>I have a 5 MB/s connection, but I always notice high ping when playing online games. When the network is stable (i.e. when pingtest.com reports the connection as 5 MB/s), the ping stays at 50 ms, b......</description><pubDate>Sun, 19 Jul 2026 01:42:19 -0400</pubDate></item><item><title>pip not working on hombrew python 2.7 install</title><link>https://sprint.shakir.blog/pip-not-working-on-hombrew-python-2-7-install.html</link><guid isPermaLink="true">https://sprint.shakir.blog/pip-not-working-on-hombrew-python-2-7-install.html</guid><description>I&amp;#039;ve installed python using homebrew and I can&amp;#039;t invoke pip from the bash. I&amp;#039;ve tried amending my .bash_profile to include /usr/local/bin/python and /usr local/share/python to no avail.
When I use......</description><pubDate>Sun, 19 Jul 2026 01:36:09 -0400</pubDate></item><item><title>Does Windows log when a local user account is created</title><link>https://sprint.shakir.blog/does-windows-log-when-a-local-user-account-is-created.html</link><guid isPermaLink="true">https://sprint.shakir.blog/does-windows-log-when-a-local-user-account-is-created.html</guid><description>I would like to know if windows remembers or logs(maybe event viewer) when a new user account is created then added to the administrators localgroup.
Ex..
A network account user creates a local ......</description><pubDate>Sun, 19 Jul 2026 01:29:50 -0400</pubDate></item><item><title>Regedit &quot;Cannot Delete (keyname): Error while deleting key&quot;</title><link>https://sprint.shakir.blog/regedit-cannot-delete-keyname-error-while-deleting-key.html</link><guid isPermaLink="true">https://sprint.shakir.blog/regedit-cannot-delete-keyname-error-while-deleting-key.html</guid><description>I am trying to delete a registry key in regedit and keep getting this error: Cannot delete (keyname): Error while deleting key.
I am an admin and have checked the permissions for the key and all ...</description><pubDate>Sun, 19 Jul 2026 01:27:30 -0400</pubDate></item><item><title>What are the factors that affects a video&amp;#039;s quality?</title><link>https://sprint.shakir.blog/what-are-the-factors-that-affects-a-video-039-s-quality.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-are-the-factors-that-affects-a-video-039-s-quality.html</guid><description>I am new to this website and this is my first question, really appreciate if someone can provide some advice about my current problem.
I&amp;#039;ve been testing some videos on my computer to see at what ......</description><pubDate>Sun, 19 Jul 2026 01:20:51 -0400</pubDate></item><item><title>Is there a Google My Activity equivalent for Microsoft Edge? [closed]</title><link>https://sprint.shakir.blog/is-there-a-google-my-activity-equivalent-for-microsoft-edge-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-a-google-my-activity-equivalent-for-microsoft-edge-closed.html</guid><description>Does Microsoft store browsing history somewhere like Google does?...</description><pubDate>Sun, 19 Jul 2026 01:17:14 -0400</pubDate></item><item><title>What is the easiest way to turn off the wifi connection in my home at night? [duplicate]</title><link>https://sprint.shakir.blog/what-is-the-easiest-way-to-turn-off-the-wifi-connection-in-my-home-at-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-easiest-way-to-turn-off-the-wifi-connection-in-my-home-at-.html</guid><description>Possible Duplicate: How to disable internet access at night on the router?
I have teenagers who stay up all night and skype with their friends on their laptops.
Is there a way I can turn this......</description><pubDate>Sun, 19 Jul 2026 01:03:25 -0400</pubDate></item><item><title>Is a Reverse proxy works the same as like a CDN</title><link>https://sprint.shakir.blog/is-a-reverse-proxy-works-the-same-as-like-a-cdn.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-a-reverse-proxy-works-the-same-as-like-a-cdn.html</guid><description>I heard Facebook uses Content Delivery Network(cdn) for loading things faster. Think if I want to load an image, this time it loads from CDN. And it doesn&amp;#039;t show the actual address of CDN. A reverse ...</description><pubDate>Sun, 19 Jul 2026 00:15:31 -0400</pubDate></item><item><title>How to get headphones and speakers working at the same time?</title><link>https://sprint.shakir.blog/how-to-get-headphones-and-speakers-working-at-the-same-time.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-get-headphones-and-speakers-working-at-the-same-time.html</guid><description>I have a Gigabyte P55-UD3 motherboard which comes with a Realtek sound card and audio header for the front panel. My headset is permanently connected to the front panel (mic in, headphones in) and ......</description><pubDate>Sun, 19 Jul 2026 00:13:08 -0400</pubDate></item><item><title>How to unselect specific data in excel VBA?</title><link>https://sprint.shakir.blog/how-to-unselect-specific-data-in-excel-vba.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-unselect-specific-data-in-excel-vba.html</guid><description>I have selected all the used ranges in my worksheet using UsedRange.Select
and wanted to unselect only the upper two ranges. Is there any way to do this?...</description><pubDate>Sat, 18 Jul 2026 23:21:41 -0400</pubDate></item><item><title>sshd_config options: `PermitTunnel` vs `AllowTcpForwarding`</title><link>https://sprint.shakir.blog/sshd-config-options-permittunnel-vs-allowtcpforwarding.html</link><guid isPermaLink="true">https://sprint.shakir.blog/sshd-config-options-permittunnel-vs-allowtcpforwarding.html</guid><description>I have trouble understanding the PermitTunnel option in the sshd_config file. How is this option related to the AllowTcpForwarding? Having PermitTunnel no does not seem to have any effect on tunnel......</description><pubDate>Sat, 18 Jul 2026 23:14:53 -0400</pubDate></item><item><title>Chrome Disable &quot;Translate This Page?&quot; pop-up, but keep translation feature</title><link>https://sprint.shakir.blog/chrome-disable-translate-this-page-pop-up-but-keep-translation-feature.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-disable-translate-this-page-pop-up-but-keep-translation-feature.html</guid><description>Chrome shows &quot;Translate This Page?&quot; at the translation icon. This may be helpful for first-time users who did not know that that button is there, but showing that every single time is a really stupid ...</description><pubDate>Sat, 18 Jul 2026 23:10:30 -0400</pubDate></item><item><title>Securing FreeBSD in single user mode</title><link>https://sprint.shakir.blog/securing-freebsd-in-single-user-mode.html</link><guid isPermaLink="true">https://sprint.shakir.blog/securing-freebsd-in-single-user-mode.html</guid><description>I have been shown that a FreeBSD system can easily be accessed in single user mode without the root password. Using the passwd command will allow anyone withh physical access to the system to chang......</description><pubDate>Sat, 18 Jul 2026 23:00:24 -0400</pubDate></item><item><title>How to fix MariaDB when it gets stuck during shutdown (Waiting for page_cleaner)?</title><link>https://sprint.shakir.blog/how-to-fix-mariadb-when-it-gets-stuck-during-shutdown-waiting-for-page.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-fix-mariadb-when-it-gets-stuck-during-shutdown-waiting-for-page.html</guid><description>I am running MariaDB (v 10.3.13) on Arch Linux (Manjaro). It worked normally for the last months but now there are some issues.
When I try to reboot the computer, it gets stuck at
A stop job is ...</description><pubDate>Sat, 18 Jul 2026 22:55:38 -0400</pubDate></item><item><title>Google Chrome never shows me autocomplete search suggestions</title><link>https://sprint.shakir.blog/google-chrome-never-shows-me-autocomplete-search-suggestions.html</link><guid isPermaLink="true">https://sprint.shakir.blog/google-chrome-never-shows-me-autocomplete-search-suggestions.html</guid><description>What I want:
But when I&amp;#039;m logged into Chrome, I never see these suggestions. I only see suggestions are from my own history and bookmarks. How do I change this?...</description><pubDate>Sat, 18 Jul 2026 22:40:16 -0400</pubDate></item><item><title>How to ssh as another user</title><link>https://sprint.shakir.blog/how-to-ssh-as-another-user.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-ssh-as-another-user.html</guid><description>The remote server only allows account X to ssh to. Now, from my computer, I want to ssh to the remote server as account X without password. I generate the private key on my local computer and share......</description><pubDate>Sat, 18 Jul 2026 22:39:49 -0400</pubDate></item><item><title>Zsh not hitting ~/.profile</title><link>https://sprint.shakir.blog/zsh-not-hitting-profile.html</link><guid isPermaLink="true">https://sprint.shakir.blog/zsh-not-hitting-profile.html</guid><description>I&amp;#039;ve just installed zsh on my Ubuntu system. It seems zsh isn&amp;#039;t executing ~/.profile on init. To my best understanding, this should be an automatic behavior. What am I missing?...</description><pubDate>Sat, 18 Jul 2026 22:17:54 -0400</pubDate></item><item><title>How can I scan x-rays on a flatbed scanner?</title><link>https://sprint.shakir.blog/how-can-i-scan-x-rays-on-a-flatbed-scanner.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-can-i-scan-x-rays-on-a-flatbed-scanner.html</guid><description>I have a standard flatbed scanner, which doesn&amp;#039;t come with any special accessory to scan negatives. If I scan x-rays by just putting them under the lid, with no special provision, the scans comes out ...</description><pubDate>Sat, 18 Jul 2026 22:14:52 -0400</pubDate></item><item><title>Remote desktop: Fullscreen is limited to the resolution of my primary monitor. How can I get a full screen rdp session on my second (bigger) screen?</title><link>https://sprint.shakir.blog/remote-desktop-fullscreen-is-limited-to-the-resolution-of-my-primary-m.html</link><guid isPermaLink="true">https://sprint.shakir.blog/remote-desktop-fullscreen-is-limited-to-the-resolution-of-my-primary-m.html</guid><description>I have 2 monitors, unfortunately one is smaller than the other.
I want to use the 1920x1200 monitor for a fullscreen RDP session (this is where I do my main work).
And I would like to use the sma......</description><pubDate>Sat, 18 Jul 2026 22:11:23 -0400</pubDate></item><item><title>Wildcard file extensions xcopy</title><link>https://sprint.shakir.blog/wildcard-file-extensions-xcopy.html</link><guid isPermaLink="true">https://sprint.shakir.blog/wildcard-file-extensions-xcopy.html</guid><description>I have some files that need to be copied to a directory on a schedule. All the files have the same name but the extension increments (I have no control over this, it drives me mad)
I&amp;#039;ve tried run......</description><pubDate>Sat, 18 Jul 2026 21:48:45 -0400</pubDate></item><item><title>Windows 7 Pro Peer-To-Peer Networking</title><link>https://sprint.shakir.blog/windows-7-pro-peer-to-peer-networking.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-7-pro-peer-to-peer-networking.html</guid><description>Sorry to be so long, but I want to be thorough... I am the administrator for a small business network that has 15 desktop computers and 4 laptop computers, all running Windows 7 Pro. Within this n......</description><pubDate>Sat, 18 Jul 2026 21:42:27 -0400</pubDate></item><item><title>Becoming Certificate Authority and Generating a Certificate</title><link>https://sprint.shakir.blog/becoming-certificate-authority-and-generating-a-certificate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/becoming-certificate-authority-and-generating-a-certificate.html</guid><description>A quick question.
I sign a certificate for PKILabServer.com (Listed under Common Name),
open /etc/hosts and add the following entry 127.0.0.1 PKILabServer.com
Then launch the server using the ...</description><pubDate>Sat, 18 Jul 2026 21:36:44 -0400</pubDate></item><item><title>&quot;chmod&quot; doesn&amp;#039;t work</title><link>https://sprint.shakir.blog/chmod-doesn-039-t-work.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chmod-doesn-039-t-work.html</guid><description>I wrote a /bash script and to execute it I decided to set all the rights, so I tried
chmod 777 * //I had 3 text files in the directory, so that&amp;#039;s ok
Then to check the result I typed
ls -l
But the ...</description><pubDate>Sat, 18 Jul 2026 21:28:51 -0400</pubDate></item><item><title>Can&amp;#039;t set integer constraint on certain cell</title><link>https://sprint.shakir.blog/can-039-t-set-integer-constraint-on-certain-cell.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-039-t-set-integer-constraint-on-certain-cell.html</guid><description>I have a production programming exercise that I&amp;#039;m supposed to solve by using the Excel solver. However, I am not able to set an integer constraint on a certain cell that I need to be integer only.
I ...</description><pubDate>Sat, 18 Jul 2026 21:08:51 -0400</pubDate></item><item><title>License Key Finder on Mac?</title><link>https://sprint.shakir.blog/license-key-finder-on-mac.html</link><guid isPermaLink="true">https://sprint.shakir.blog/license-key-finder-on-mac.html</guid><description>Are there any license key finders on Mac?...</description><pubDate>Sat, 18 Jul 2026 20:53:51 -0400</pubDate></item><item><title>Windows Registry access denied when administrator</title><link>https://sprint.shakir.blog/windows-registry-access-denied-when-administrator.html</link><guid isPermaLink="true">https://sprint.shakir.blog/windows-registry-access-denied-when-administrator.html</guid><description>Windows 7 workstation,
Launch &amp;#039;regedit.exe&amp;#039; as &amp;#039;Administrator&amp;#039;
Find the following registry key:
HKEY_CLASSES_ROOT\CLSID{76A64158-CB41-11D1-8B02-00600806D9B6}
Right click and select &amp;#039;Permissions&amp;#039;
...</description><pubDate>Sat, 18 Jul 2026 20:48:27 -0400</pubDate></item><item><title>Non-monotonous DTS in output stream</title><link>https://sprint.shakir.blog/non-monotonous-dts-in-output-stream.html</link><guid isPermaLink="true">https://sprint.shakir.blog/non-monotonous-dts-in-output-stream.html</guid><description>Summary of the bug:
Hello,
I&amp;#039;ve created a network with the mininet simulator on ubuntu 14.04lts. In this network, I want to transfer video between two hosts. I used vlc in Sender host and I used ff......</description><pubDate>Sat, 18 Jul 2026 20:46:03 -0400</pubDate></item><item><title>Hotkeys for scrolling</title><link>https://sprint.shakir.blog/hotkeys-for-scrolling.html</link><guid isPermaLink="true">https://sprint.shakir.blog/hotkeys-for-scrolling.html</guid><description>Does Windows have any hotkeys for scrolling in a window?...</description><pubDate>Sat, 18 Jul 2026 20:10:33 -0400</pubDate></item><item><title>How do I create yum repo file?</title><link>https://sprint.shakir.blog/how-do-i-create-yum-repo-file.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-create-yum-repo-file.html</guid><description>I know there is a previously asked question, but I still have some doubts so asking again.
How do I create a yum repo file?
I know that in the /etc/yum.repos.d/ I have to create .repo file. Below ......</description><pubDate>Sat, 18 Jul 2026 20:02:16 -0400</pubDate></item><item><title>How to place a shape on top of another shape in Visio 2010?</title><link>https://sprint.shakir.blog/how-to-place-a-shape-on-top-of-another-shape-in-visio-2010.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-place-a-shape-on-top-of-another-shape-in-visio-2010.html</guid><description>Okay this is driving me nuts. I&amp;#039;m using Visio 2010 in a completely blank template. Here is what I&amp;#039;m doing:
I&amp;#039;m drawing a simple rectangle
I draw a second simple rectangle
I&amp;#039;m trying to drag rect......</description><pubDate>Sat, 18 Jul 2026 19:51:49 -0400</pubDate></item><item><title>Mouse not working properly after using AnyDesk for long time</title><link>https://sprint.shakir.blog/mouse-not-working-properly-after-using-anydesk-for-long-time.html</link><guid isPermaLink="true">https://sprint.shakir.blog/mouse-not-working-properly-after-using-anydesk-for-long-time.html</guid><description>I have AnyDesk installed on my work computer (Desktop PC, Windows 10 Pro). During home quarantine, I&amp;#039;ve connected to the work computer from home (Windows 10 Home edition) using AnyDesk, every day, ......</description><pubDate>Sat, 18 Jul 2026 19:48:14 -0400</pubDate></item><item><title>How should I generate a self signed SSL for an intranet server, following these specific requisites?</title><link>https://sprint.shakir.blog/how-should-i-generate-a-self-signed-ssl-for-an-intranet-server-followi.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-should-i-generate-a-self-signed-ssl-for-an-intranet-server-followi.html</guid><description>My knowledge about SSL is very basic and I need to generate self-signed SSL certificates for a local server [server.local] so I can use it in a mobile app for SSL pinning.
How do I create a self-si......</description><pubDate>Sat, 18 Jul 2026 19:47:57 -0400</pubDate></item><item><title>Is there anything I can try to access this external hard drive?</title><link>https://sprint.shakir.blog/is-there-anything-i-can-try-to-access-this-external-hard-drive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-anything-i-can-try-to-access-this-external-hard-drive.html</guid><description>I&amp;#039;m trying to access a friend&amp;#039;s 1TB WD My Passport NTFS external hard drive. My Windows PC kept freezing. So I tried my MacBook Pro.
I installed FUSE:
brew cask install osxfuse
I tried:
$ disku......</description><pubDate>Sat, 18 Jul 2026 19:46:57 -0400</pubDate></item><item><title>Cannot disable the case auto-changing for network shared folder after upgrading to v1903 of Win 10</title><link>https://sprint.shakir.blog/cannot-disable-the-case-auto-changing-for-network-shared-folder-after-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/cannot-disable-the-case-auto-changing-for-network-shared-folder-after-.html</guid><description>I don&amp;#039;t want to set whole Windows in case-sensitive, which means &quot;Abc.TxT&quot; &amp;amp; &quot;abc.txt&quot; are 2 files. I just want to disable the case auto-changing by Windows itself.
Before v1903, the names of ...</description><pubDate>Sat, 18 Jul 2026 19:42:39 -0400</pubDate></item><item><title>Invert regular expression match in TextMate</title><link>https://sprint.shakir.blog/invert-regular-expression-match-in-textmate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/invert-regular-expression-match-in-textmate.html</guid><description>I have this string:
goose goose goose random goose goose test goose goose goose
I&amp;#039;m using regular expression in TextMate to find any word that isn&amp;#039;t goose. therefore random and test.
So I tried ......</description><pubDate>Sat, 18 Jul 2026 19:38:45 -0400</pubDate></item><item><title>Format USB Disk Using DiskPart Yields &quot;No volume selected&quot; Error</title><link>https://sprint.shakir.blog/format-usb-disk-using-diskpart-yields-no-volume-selected-error.html</link><guid isPermaLink="true">https://sprint.shakir.blog/format-usb-disk-using-diskpart-yields-no-volume-selected-error.html</guid><description>I use the following diskpart.exe sequence. I want to specify the disk number and then format the disk.
C:\&amp;gt;diskpart
Microsoft DiskPart version 10.0.18362.1
Copyright (C) Microsoft Corporatio......</description><pubDate>Sat, 18 Jul 2026 19:33:20 -0400</pubDate></item><item><title>Hardware Ethernet On/Off switch [closed]</title><link>https://sprint.shakir.blog/hardware-ethernet-on-off-switch-closed.html</link><guid isPermaLink="true">https://sprint.shakir.blog/hardware-ethernet-on-off-switch-closed.html</guid><description>Does anyone know if an hardware ethernet on/off switch exists to buy? Or if it would be possible to build one?
I currently have an issue in my software development environment that can only be ...</description><pubDate>Sat, 18 Jul 2026 19:25:57 -0400</pubDate></item><item><title>Is it possible to test an UPS battery without having the UPS nearby?</title><link>https://sprint.shakir.blog/is-it-possible-to-test-an-ups-battery-without-having-the-ups-nearby.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-it-possible-to-test-an-ups-battery-without-having-the-ups-nearby.html</guid><description>I just started with a new company and they have a stack of replacement batteries for UPS&amp;#039;s located at the branch offices. The problem is, no one knows if these batteries are good or not, and the de......</description><pubDate>Sat, 18 Jul 2026 19:19:26 -0400</pubDate></item><item><title>How access machine by hostname within a home network? [duplicate]</title><link>https://sprint.shakir.blog/how-access-machine-by-hostname-within-a-home-network-duplicate.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-access-machine-by-hostname-within-a-home-network-duplicate.html</guid><description>I have several Ubuntu computers connected (with wires) by Linksys E1000. Currently, I edit /etc/hosts on each machine to map the hostnames of all the machines and their corresponding IP addresses s......</description><pubDate>Sat, 18 Jul 2026 19:18:44 -0400</pubDate></item><item><title>Can I set Windows default second-monitor behaviour to &quot;Extend these displays&quot;?</title><link>https://sprint.shakir.blog/can-i-set-windows-default-second-monitor-behaviour-to-extend-these-dis.html</link><guid isPermaLink="true">https://sprint.shakir.blog/can-i-set-windows-default-second-monitor-behaviour-to-extend-these-dis.html</guid><description>I travel to multiple offices (and multiple desks in those offices), and whenever possible I plug an external monitor into my laptop. Whenever I plug in a monitor I haven&amp;#039;t used before, Windows def......</description><pubDate>Sat, 18 Jul 2026 19:15:13 -0400</pubDate></item><item><title>How do you get the User Profile name in a Batch File without the complete path?</title><link>https://sprint.shakir.blog/how-do-you-get-the-user-profile-name-in-a-batch-file-without-the-compl.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-you-get-the-user-profile-name-in-a-batch-file-without-the-compl.html</guid><description>I&amp;#039;ve seen that you can use %USERNAME% to get the whole path but I just want to get e.g John Doe for use in mapping a network drive to specific folders named after the user profile names?
e.g
NET ......</description><pubDate>Sat, 18 Jul 2026 19:10:11 -0400</pubDate></item><item><title>Chrome Google search bar text typed backwards</title><link>https://sprint.shakir.blog/chrome-google-search-bar-text-typed-backwards.html</link><guid isPermaLink="true">https://sprint.shakir.blog/chrome-google-search-bar-text-typed-backwards.html</guid><description>I have been having this problem for a long time, since I was using my old macbook air. It still exists with my macbook pro.
Problem is: when I&amp;#039;m searching in google, I typed something in the searc......</description><pubDate>Sat, 18 Jul 2026 19:05:36 -0400</pubDate></item><item><title>How to fix &quot;MobaXterm X11 proxy: Unsupported authorisation protocol&quot;</title><link>https://sprint.shakir.blog/how-to-fix-mobaxterm-x11-proxy-unsupported-authorisation-protocol.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-fix-mobaxterm-x11-proxy-unsupported-authorisation-protocol.html</guid><description>When connecting from Windows to my Linux box using MobaXterm, I cannot open Linux-GUI applications on the Windows side. On the Windows side, nothing happens. On the Linux box I get this error messa......</description><pubDate>Sat, 18 Jul 2026 18:58:55 -0400</pubDate></item><item><title>Why can&amp;#039;t I run a batch file to copy files?</title><link>https://sprint.shakir.blog/why-can-039-t-i-run-a-batch-file-to-copy-files.html</link><guid isPermaLink="true">https://sprint.shakir.blog/why-can-039-t-i-run-a-batch-file-to-copy-files.html</guid><description>I&amp;#039;m just trying to run a simple batch script to copy a file:
xcopy /s c:\source\document.txt c:\destination
Nothing is copied, and I get the response: 0 File(s) copied
I&amp;#039;ve done this before a......</description><pubDate>Sat, 18 Jul 2026 18:45:24 -0400</pubDate></item><item><title>Accessing &quot;unknown&quot; volume in external drive</title><link>https://sprint.shakir.blog/accessing-unknown-volume-in-external-drive.html</link><guid isPermaLink="true">https://sprint.shakir.blog/accessing-unknown-volume-in-external-drive.html</guid><description>I have an external USB drive I use for file backups in my home network (for both Windows and OSX machines). It&amp;#039;s normally plugged into my wireless router (TP-Link Archer C9). It works fine but I ......</description><pubDate>Sat, 18 Jul 2026 18:36:47 -0400</pubDate></item><item><title>Total file quota on Telegram</title><link>https://sprint.shakir.blog/total-file-quota-on-telegram.html</link><guid isPermaLink="true">https://sprint.shakir.blog/total-file-quota-on-telegram.html</guid><description>Telegram says that one can send files up to 1.5 GB. Does that mean in total or per file? If it meant per file, one could just misuse that as a backup service, right? One could pack up data in packe......</description><pubDate>Sat, 18 Jul 2026 18:24:35 -0400</pubDate></item><item><title>How to boot from Grub Shell</title><link>https://sprint.shakir.blog/how-to-boot-from-grub-shell.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-boot-from-grub-shell.html</guid><description>I have installed Linux Mint Cinnamon, but whenever I turn my PC on it goes into the grub shell, I dont know why, and I also don&amp;#039;t know how to boot GUI Linux Mint from shell, please help me...</description><pubDate>Sat, 18 Jul 2026 18:22:27 -0400</pubDate></item><item><title>How do I cc myself on every email</title><link>https://sprint.shakir.blog/how-do-i-cc-myself-on-every-email.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-cc-myself-on-every-email.html</guid><description>Where can I find the settings to automatically cc myself on all sent email in outlook 2013?...</description><pubDate>Sat, 18 Jul 2026 18:18:23 -0400</pubDate></item><item><title>What is the plastic piece that houses the endpoints inside a USB port called?</title><link>https://sprint.shakir.blog/what-is-the-plastic-piece-that-houses-the-endpoints-inside-a-usb-port-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-the-plastic-piece-that-houses-the-endpoints-inside-a-usb-port-.html</guid><description>I accidentally pulled it out and broke it somehow. The USB port itself still works however, it seems that plastic piece is what keeps USB connectors plugged in because if I plug in anything now it&amp;#039;s ...</description><pubDate>Sat, 18 Jul 2026 18:14:56 -0400</pubDate></item><item><title>How to change usb file system?</title><link>https://sprint.shakir.blog/how-to-change-usb-file-system.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-change-usb-file-system.html</guid><description>How to change the traditional file system of a usb flashdrive(fat32) into ntfs or other file system?...</description><pubDate>Sat, 18 Jul 2026 17:50:16 -0400</pubDate></item><item><title>Microsoft Authenticator Accounts Can They Be Shared?</title><link>https://sprint.shakir.blog/microsoft-authenticator-accounts-can-they-be-shared.html</link><guid isPermaLink="true">https://sprint.shakir.blog/microsoft-authenticator-accounts-can-they-be-shared.html</guid><description>I am wondering if these scenarios are possible.
Have the same authenticator app on multiple phones. Say my bank has 2FA and I am using the authenticator app, can I have the &amp;quot;account&amp;quot; tie......</description><pubDate>Sat, 18 Jul 2026 17:26:57 -0400</pubDate></item><item><title>How come OS X allows multiple virtualization software at the same time while other systems don&amp;#039;t?</title><link>https://sprint.shakir.blog/how-come-os-x-allows-multiple-virtualization-software-at-the-same-time.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-come-os-x-allows-multiple-virtualization-software-at-the-same-time.html</guid><description>I was surprised to experience that VirtualBox and docker&amp;#039;s HyperKit can run VMs at the same time on OS X. Using different hypervisors at the same is not possible on Windows or Linux. How come it wo......</description><pubDate>Sat, 18 Jul 2026 16:46:37 -0400</pubDate></item><item><title>dnsmasq fails to answer queries on ubuntu 16.04</title><link>https://sprint.shakir.blog/dnsmasq-fails-to-answer-queries-on-ubuntu-16-04.html</link><guid isPermaLink="true">https://sprint.shakir.blog/dnsmasq-fails-to-answer-queries-on-ubuntu-16-04.html</guid><description>After upgrading to Ubuntu 16.04 dnsmasq fails to answer quires from subnets other then it&amp;#039;s interfaces belong to. I wonder if there is an option that allows to add trusted subnets?
Here is the log ...</description><pubDate>Sat, 18 Jul 2026 16:43:26 -0400</pubDate></item><item><title>What is happening in ADSL modem(In bridge mode)?</title><link>https://sprint.shakir.blog/what-is-happening-in-adsl-modem-in-bridge-mode.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-is-happening-in-adsl-modem-in-bridge-mode.html</guid><description>I am using broadband connection via BSNL and I get service in a twisted pair. ADSL technology is used for broadband connectivity. ADSL modem normally have two modes of operation (Bridge mode and PP......</description><pubDate>Sat, 18 Jul 2026 16:34:19 -0400</pubDate></item><item><title>Saving an image as bmp file in Photoshop CS on Mac</title><link>https://sprint.shakir.blog/saving-an-image-as-bmp-file-in-photoshop-cs-on-mac.html</link><guid isPermaLink="true">https://sprint.shakir.blog/saving-an-image-as-bmp-file-in-photoshop-cs-on-mac.html</guid><description>I have a Mac and I am trying to save my Photoshop CS5 extended file as a BMP. When I click save as the only ones available are Photoshop, Large Doc, Photoshop eps, JPEG, JPEG 2000, Photoshop DDF, ...</description><pubDate>Sat, 18 Jul 2026 16:22:25 -0400</pubDate></item><item><title>How to properly configure Virtual Box network settings?</title><link>https://sprint.shakir.blog/how-to-properly-configure-virtual-box-network-settings.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-properly-configure-virtual-box-network-settings.html</guid><description>I need to set up vms in Virtual box in a following way:
All virtual machines (Ubuntu) must communicate with host (macOS).
All virtual machines must communicate with each other.
All virtual machine......</description><pubDate>Sat, 18 Jul 2026 16:15:13 -0400</pubDate></item><item><title>What regular expression can I use to match an IP address?</title><link>https://sprint.shakir.blog/what-regular-expression-can-i-use-to-match-an-ip-address.html</link><guid isPermaLink="true">https://sprint.shakir.blog/what-regular-expression-can-i-use-to-match-an-ip-address.html</guid><description>With the following grep syntax I want to match all IP address in a file (from a ksh script) grep &amp;#039;[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}&amp;#039; file
The problem: It also matches words......</description><pubDate>Sat, 18 Jul 2026 16:01:19 -0400</pubDate></item><item><title>How do I copy/move files WITHOUT retaining/preserving the security/sharing permissions?</title><link>https://sprint.shakir.blog/how-do-i-copy-move-files-without-retaining-preserving-the-security-sha.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-do-i-copy-move-files-without-retaining-preserving-the-security-sha.html</guid><description>I&amp;#039;m trying to copy/move files from one hard drive to another hard drive but I do not want the security/sharing permissions to be copied over with the files; instead I want it to use generic/default ...</description><pubDate>Sat, 18 Jul 2026 15:46:38 -0400</pubDate></item><item><title>Disable the activation of the menu bar when Alt is pressed in Windows 7</title><link>https://sprint.shakir.blog/disable-the-activation-of-the-menu-bar-when-alt-is-pressed-in-windows-.html</link><guid isPermaLink="true">https://sprint.shakir.blog/disable-the-activation-of-the-menu-bar-when-alt-is-pressed-in-windows-.html</guid><description>In Windows 7 how can I disable the function that activates the menu bar when Alt is pressed?
Are there some registry values to modify this behaviour?...</description><pubDate>Sat, 18 Jul 2026 15:46:35 -0400</pubDate></item><item><title>(Closed) Is there a way to unlock a bitlocked hard drive using TPM in command prompt?</title><link>https://sprint.shakir.blog/closed-is-there-a-way-to-unlock-a-bitlocked-hard-drive-using-tpm-in-co.html</link><guid isPermaLink="true">https://sprint.shakir.blog/closed-is-there-a-way-to-unlock-a-bitlocked-hard-drive-using-tpm-in-co.html</guid><description>******************* Final Update at the bottom *******************
Long story short, I have made a really dumb mistake.
I thought I backed up my recovery key, but apparently I only backed up the r......</description><pubDate>Sat, 18 Jul 2026 15:29:04 -0400</pubDate></item><item><title>How to detect if a USB port is 3.0 or 2.0?</title><link>https://sprint.shakir.blog/how-to-detect-if-a-usb-port-is-3-0-or-2-0.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-detect-if-a-usb-port-is-3-0-or-2-0.html</guid><description>I have a Toshiba Canvio 3.0 external HDD. It has USB 3.0. It flashes blue if you connect it to a USB 3.0 port. If it is a 2.0 port, the light becomes white.
Yesterday, I plugged it in and the ligh......</description><pubDate>Sat, 18 Jul 2026 15:11:41 -0400</pubDate></item><item><title>Convert WAV to FLAC in FFmpeg</title><link>https://sprint.shakir.blog/convert-wav-to-flac-in-ffmpeg.html</link><guid isPermaLink="true">https://sprint.shakir.blog/convert-wav-to-flac-in-ffmpeg.html</guid><description>How can I convert a WAV file to an FLAC file with FFmpeg?
I need to make various files. One in 16 Bit, one in 24 bit, and one in 32 bit depth.
I also need to make different sample rates. E.g one in......</description><pubDate>Sat, 18 Jul 2026 15:04:00 -0400</pubDate></item><item><title>how to get more torrents to seed in biglybt</title><link>https://sprint.shakir.blog/how-to-get-more-torrents-to-seed-in-biglybt.html</link><guid isPermaLink="true">https://sprint.shakir.blog/how-to-get-more-torrents-to-seed-in-biglybt.html</guid><description>I have been trying to have few private torrents to seed as default but I dunno what the problem with bigblybt, I am unable to get most of them to seed, even if they don&amp;#039;t seed anything. They all sh......</description><pubDate>Sat, 18 Jul 2026 14:45:53 -0400</pubDate></item><item><title>Use of the &quot;OR&quot; Regex operator with the find command</title><link>https://sprint.shakir.blog/use-of-the-or-regex-operator-with-the-find-command.html</link><guid isPermaLink="true">https://sprint.shakir.blog/use-of-the-or-regex-operator-with-the-find-command.html</guid><description>There are so many of these questions on the net, but I was unable to solve this simple problem.
I have a directory with a lot of images, but I only want to copy a subset of them identified by rang......</description><pubDate>Sat, 18 Jul 2026 14:43:41 -0400</pubDate></item><item><title>Is there any complete standalone installer for IE-9 which don&amp;#039;t use internet to install?</title><link>https://sprint.shakir.blog/is-there-any-complete-standalone-installer-for-ie-9-which-don-039-t-us.html</link><guid isPermaLink="true">https://sprint.shakir.blog/is-there-any-complete-standalone-installer-for-ie-9-which-don-039-t-us.html</guid><description>I tried to find this but still not success. I&amp;#039;m searching a complete offline installers for Windows-7 of IE-9 which should not check for updates to install. If anyone knows please help me to sort out ...</description><pubDate>Sat, 18 Jul 2026 14:40:28 -0400</pubDate></item></channel></rss>