<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hack Archivi - SPACECLICK</title>
	<atom:link href="https://www.spaceclick.com/blog/tag/hack/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spaceclick.com/blog/tag/hack/</link>
	<description>Technology, Engineering, Space</description>
	<lastBuildDate>Wed, 29 Dec 2021 12:21:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>/wp-content/uploads/2020/02/SpaceclickSC_Star_Square_W-ICON2_500-45x45.png</url>
	<title>Hack Archivi - SPACECLICK</title>
	<link>https://www.spaceclick.com/blog/tag/hack/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to clean the Spotify cache to free disc space</title>
		<link>https://www.spaceclick.com/blog/how-to-clean-the-spotify-cache-to-free-disc-space/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sat, 11 Dec 2021 11:45:22 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1255</guid>

					<description><![CDATA[<p>The latest version of Spotify has seen a big change in its graphical interface, and you can no longer find the button to manually clear all the cache of the files you listen to and download.   After some time listening to streaming music, you may need to delete the old temporary files that the program [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-clean-the-spotify-cache-to-free-disc-space/">How to clean the Spotify cache to free disc space</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Forward data from virtual serial to a network address via TCP socket</title>
		<link>https://www.spaceclick.com/blog/forward-data-from-virtual-serial-to-a-network-address-via-tcp-socket/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Mon, 22 Feb 2021 18:45:49 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1339</guid>

					<description><![CDATA[<p>Let&#8217;s see how to forward data from a virtual serial to a network address.   Step 1 &#8211; Choose the serial to use  It is possible to view the list of virtual serial numbers available in the system with the following command:  dmesg &#124; grep tty  &#160; Step 2 &#8211; Socat  Socat is a very useful tool that is already [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/forward-data-from-virtual-serial-to-a-network-address-via-tcp-socket/">Forward data from virtual serial to a network address via TCP socket</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to calculate hash MD5-SHA1-SHA-256-CRC32 in Windows Linux Mac and online</title>
		<link>https://www.spaceclick.com/blog/how-to-calculate-hash-md5-sha1-sha-256-crc32-in-windows-linux-mac-and-online/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 22:41:48 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[curiosity]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1481</guid>

					<description><![CDATA[<p>What they are  Hash are used in computer science to map a string (a sequence of bits) of arbitrary length into a string of predefined length.  It is a sort of &#8216;signature&#8217; of an electronic document. For each string you can calculate a hash, so each different string will have different hashes.  However, calculating the [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-calculate-hash-md5-sha1-sha-256-crc32-in-windows-linux-mac-and-online/">How to calculate hash MD5-SHA1-SHA-256-CRC32 in Windows Linux Mac and online</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to change the MAC address to the network card on Windows</title>
		<link>https://www.spaceclick.com/blog/how-to-change-the-mac-address-to-the-network-card-on-windows/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 20:57:54 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1407</guid>

					<description><![CDATA[<p>The MAC address (or MAC Address) is used by network cards to identify themselves in the exchange of information.  MAC stands for Media Access Control and consists of a 6 byte (48 bit) long code. It is assigned by the manufacturer of the card at the time of its creation and is unique for each [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-change-the-mac-address-to-the-network-card-on-windows/">How to change the MAC address to the network card on Windows</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Aligment of partition from HDD to SSD, how to make and check it</title>
		<link>https://www.spaceclick.com/blog/aligment-of-partition-from-hdd-to-ssd-how-to-make-and-check-it/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 18:13:23 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1315</guid>

					<description><![CDATA[<p>When you buy a new SSD to install an operating system from scratch, there are no problems.. Windows will make the correct alignment right away.     However, if you migrate data from an HDD to an SSD, it can happen (and often happens) that the partition is not aligned as it should.  This is because [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/aligment-of-partition-from-hdd-to-ssd-how-to-make-and-check-it/">Aligment of partition from HDD to SSD, how to make and check it</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to restore the correct windows update operation</title>
		<link>https://www.spaceclick.com/blog/how-to-restore-the-correct-windows-update-operation/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sat, 31 Oct 2020 00:13:03 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1102</guid>

					<description><![CDATA[<p>&#160; &#160; &#160; If you have problems with the Windows update procedure (8 or 10), and you are no longer able to download updates for your system, proceed with these steps to try to solve the situation.   check that the date and time on your system is correct (if so, correct them from the settings) [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-restore-the-correct-windows-update-operation/">How to restore the correct windows update operation</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to change Ubuntu resolution in VirtualBox</title>
		<link>https://www.spaceclick.com/blog/how-to-change-ubuntu-resolution-in-virtualbox/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Wed, 01 Jul 2020 16:54:03 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1262</guid>

					<description><![CDATA[<p>If you have installed Ubuntu Linux in a virtual machine on VirtualBox you will surely realize that by default its resolution is set to 640×480, very poor for any type of use.  You will have also noticed that going on the screen settings it is not possible to change this resolution from the dropdown.      To change the displayed resolution [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-change-ubuntu-resolution-in-virtualbox/">How to change Ubuntu resolution in VirtualBox</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Slow PC? How to check on tasks that clog system interrupt and DPC requests</title>
		<link>https://www.spaceclick.com/blog/slow-pc-how-to-check-on-tasks-that-clog-system-interrupt-and-dpc-requests/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sun, 02 Feb 2020 00:00:41 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[curiosity]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1516</guid>

					<description><![CDATA[<p>If we happen to see the PC is running slowly and, by opening Task Manager, we can see that the system interrupt consumes a lot of CPU, how can we determine which driver to remove?  What it is:  In fact, the interrupt is an asynchronous request that executes a hardware component following its synchronous (execution) event.  In case of an interrupt, [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/slow-pc-how-to-check-on-tasks-that-clog-system-interrupt-and-dpc-requests/">Slow PC? How to check on tasks that clog system interrupt and DPC requests</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to verify the security of certificates installed in Windows</title>
		<link>https://www.spaceclick.com/blog/how-to-verify-the-security-of-certificates-installed-in-windows/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Fri, 04 Oct 2019 17:33:04 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[curiosity]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1232</guid>

					<description><![CDATA[<p>Sigcheck is a useful tool provided free of charge by Microsoft to check your computer for harmful digital certificates.  You can download it from the Ms-TechNet website.   You can download it from the site, click on  How to use and once you have downloaded the tool and extracted the .zip, open a prompt window on the folder (by pressing the SHIFT key [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-verify-the-security-of-certificates-installed-in-windows/">How to verify the security of certificates installed in Windows</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to create a shared folder on linux in few step</title>
		<link>https://www.spaceclick.com/blog/how-to-create-a-shared-folder-on-linux-in-few-step/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sun, 22 Sep 2019 19:43:10 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[raspberry]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<guid isPermaLink="false">https://www.spaceclick.com/?p=1359</guid>

					<description><![CDATA[<p>A simple guide to create a shared folder accessible and writable from any device on the local network.  Valid for Ubuntu, Debian, RaspberryPi, etc&#8230;  Warning: this is one of the simplest and shortest procedures and creates a public folder; to create folders with users and passwords the procedure is more complicated.   1. install samba sudo apt-get [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/blog/how-to-create-a-shared-folder-on-linux-in-few-step/">How to create a shared folder on linux in few step</a> is from <a href="https://www.spaceclick.com">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: example.com @ 2026-07-31 13:37:26 by W3 Total Cache
-->