<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Online Tips n Tricks - Tips - Tricks - Video]]></title>
		<link>https://a-zgsm.com/tipsntricks/</link>
		<description><![CDATA[Online Tips n Tricks - https://a-zgsm.com/tipsntricks]]></description>
		<pubDate>Wed, 29 Apr 2026 06:33:31 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[How to : Repair global_priv mysql]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3943.html</link>
			<pubDate>Sat, 11 Mar 2023 13:07:08 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3943.html</guid>
			<description><![CDATA[XAMP get this error : <span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">mysqli::query(): (HY000/1034): Index for table 'global_priv' is corrupt; try to repair it</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"><img src="https://i.imgur.com/Osj7ldy.jpeg" loading="lazy"  alt="[Image: Osj7ldy.jpeg]" class="mycode_img" /></span></span><br />
<br />
Try this method : <br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>repair table mysql.global_priv;</code></div></div><br />
<br />
<br />
TAG : SQL error, global_priv' is corrupt, phpmyadmin]]></description>
			<content:encoded><![CDATA[XAMP get this error : <span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">mysqli::query(): (HY000/1034): Index for table 'global_priv' is corrupt; try to repair it</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"><img src="https://i.imgur.com/Osj7ldy.jpeg" loading="lazy"  alt="[Image: Osj7ldy.jpeg]" class="mycode_img" /></span></span><br />
<br />
Try this method : <br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>repair table mysql.global_priv;</code></div></div><br />
<br />
<br />
TAG : SQL error, global_priv' is corrupt, phpmyadmin]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to batch rename files in Windows 11]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3840.html</link>
			<pubDate>Fri, 13 May 2022 03:52:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3840.html</guid>
			<description><![CDATA[Renaming files can be a very tedious task when you have a whole folder full of photos or whatever it may be. If you’re renaming them one at a time, you might be there for a while. Thankfully, if have a bunch of files you want to rename, there are more efficient ways to do it on Windows 11. In fact, there are a ton of apps or programs you can use to batch rename files in Windows 11, but even the OS itself makes it relative easy to change the names of multiple files in one go.<br />
<br />
<div style="text-align: center;" class="mycode_align"><img src="https://image.thanhnien.vn/1200x630/Uploaded/2022/xdrkxrvekx/2021_06_06/windows-11_zxwh.jpg" loading="lazy"  width="400" height="200" alt="[Image: windows-11_zxwh.jpg]" class="mycode_img" /></div>
<br />
In this article, we’ll show you a couple of ways you can rename your files if you want to save some time and make it easier to find what you’re looking for in the future. Again, there are other ways to do it, but these should have you covered for most of your needs. Let’s get into it.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Rename files using the Windows 11 File Explorer</span></div>
<br />
While it’s not immediately obvious, the File Explorer in Windows 11 actually does make it possible to rename a batch of files in one go. This doesn’t give you a ton of options, but if all you want is to rename a bunch of files to be in a standardized format, then this may be all you need. Here’s how you can do it:<br />
<ul class="mycode_list"><li>Open File Explorer and navigate to the folder with the files you want to rename.<br />
</li>
<li>Select all the files you want to rename. If you don’t want to select every file, you can hold the Shift key and individually select the files.<br />
</li>
<li>Click the Rename button on the toolbar or right-click one of the selected files and then choose the Rename option in the context menu.<br />
</li>
<li>Only one of the files will show an editable text box, but that name will apply to every file you selected. Write the file name you want and then press Enter on your keyboard.<br />
</li>
<li>Your files will now all have the name you chose, followed by a number.<br />
</li>
<li>It’s a fairly straightforward process and as we’ve mentioned, you don’t get a ton of options, but it probably does the job just fine for a lot of people.<br />
</li>
</ul>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Rename files using PowerToys</span></div>
If you want a bit more options for how your files are renamed, then a great option is to use Microsoft’s own PowerToys software. The modern iteration of PowerToys (the original PowerToys was designed for Windows 95 and then XP) comes with a tool called PowerRename, which you can use to batch rename your files on Windows 11 using a series of conditions to get the exact format you want. It’s a bit more convoluted, but it may be worth it to get the results you want. First off, you’ll need to install PowerToys and make sure PowerRename is running:<br />
<br />
<ul class="mycode_list"><li>Download the latest PowerToys installer <a href="https://github.com/microsoft/PowerToys/releases/tag/v0.58.0" target="_blank" rel="noopener" class="mycode_url">from GitHub</a> (you’ll need to scroll down to the bottom of the page to find the setup file) and install the program. A “Welcome to PowerToys” window should automatically open once it finishes installing.<br />
</li>
<li>Choose PowerRename from the side menu and then click Open Settings. If you don’t see the welcome window, open PowerToys from your Start menu and then choose PowerRename from the sidebar on the left.<br />
</li>
<li>Ensure the PowerRename feature is set to On (it should be by default).<br />
</li>
<li>With PowerRename enabled, you can now go to your files and start renaming them. PowerRename is far more capable than the simple renaming tool in Windows 11. You can match any word or character in the original file name and replace it with something else, so you can change only a part of the name to make a file easier to identify. You can also use regular expressions (RegEx) to create certain conditions for matching file names and changing them to something else. Here’s how to do it:<br />
</li>
</ul>
<ul class="mycode_list"><li>Use the File Explorer to navigate to the folder where your files are.<br />
</li>
<li>Select all the files you want to rename, then right-click them and choose See more options in the context menu. Then, choose PowerRename in the second context menu.<br />
</li>
<li>You’ll now see the PowerRename interface with all your selected files. For example, the images below are camera samples from a smartphone, and they’re all named “IMG” followed by a date and time. Let’s say we want to keep the time stamp and only replace the “IMG” part with something more identifiable. Simply write “IMG” in the box at the top for the text you want to match.<br />
</li>
</ul>
<ul class="mycode_list"><li>Note: Here, you can use all kinds of conditions to rename the files you want. You can match any bit of text in the original name, use regular expressions to match entire words and numbers, and so on. You can click the information icon next to the text box to see what kinds of expressions are supported.<br />
</li>
<li>In the bottom box, you can choose what the matched text will be replaced by. These are pictures taken for our Lenovo Yoga 6 review, so let’s name the files after the laptop. We’ll also add an extra space at the end so the timestamp is separated from the words themselves.<br />
</li>
</ul>
<ul class="mycode_list"><li>As we’ve mentioned, there are a lot of options here, including adding a date and time to the file name, if there isn’t one already. You can also enumerate items if you’re naming them all the same thing. You can see what the final file names will look like before applying the changes, so make sure everything is how you want it.<br />
</li>
<li>Click Apply and the file names will change according to your criteria. You can see the new names in the File Explorer.<br />
</li>
</ul>
And that should have you covered if you want to rename a batch of files on your Windows 11 PC. There are other ways to go about it, but these two should cover most people’s needs. We’d argue the method built into Windows probably works well enough for almost everyone, but PowerToys definitely offers some more powerful customization to get the exact file names you want.<br />
<br />
<a href="https://www.xda-developers.com/" target="_blank" rel="noopener" class="mycode_url">#xda-developers</a> <a href="https://www.xda-developers.com/" target="_blank" rel="noopener" class="mycode_url">#windows11</a>]]></description>
			<content:encoded><![CDATA[Renaming files can be a very tedious task when you have a whole folder full of photos or whatever it may be. If you’re renaming them one at a time, you might be there for a while. Thankfully, if have a bunch of files you want to rename, there are more efficient ways to do it on Windows 11. In fact, there are a ton of apps or programs you can use to batch rename files in Windows 11, but even the OS itself makes it relative easy to change the names of multiple files in one go.<br />
<br />
<div style="text-align: center;" class="mycode_align"><img src="https://image.thanhnien.vn/1200x630/Uploaded/2022/xdrkxrvekx/2021_06_06/windows-11_zxwh.jpg" loading="lazy"  width="400" height="200" alt="[Image: windows-11_zxwh.jpg]" class="mycode_img" /></div>
<br />
In this article, we’ll show you a couple of ways you can rename your files if you want to save some time and make it easier to find what you’re looking for in the future. Again, there are other ways to do it, but these should have you covered for most of your needs. Let’s get into it.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Rename files using the Windows 11 File Explorer</span></div>
<br />
While it’s not immediately obvious, the File Explorer in Windows 11 actually does make it possible to rename a batch of files in one go. This doesn’t give you a ton of options, but if all you want is to rename a bunch of files to be in a standardized format, then this may be all you need. Here’s how you can do it:<br />
<ul class="mycode_list"><li>Open File Explorer and navigate to the folder with the files you want to rename.<br />
</li>
<li>Select all the files you want to rename. If you don’t want to select every file, you can hold the Shift key and individually select the files.<br />
</li>
<li>Click the Rename button on the toolbar or right-click one of the selected files and then choose the Rename option in the context menu.<br />
</li>
<li>Only one of the files will show an editable text box, but that name will apply to every file you selected. Write the file name you want and then press Enter on your keyboard.<br />
</li>
<li>Your files will now all have the name you chose, followed by a number.<br />
</li>
<li>It’s a fairly straightforward process and as we’ve mentioned, you don’t get a ton of options, but it probably does the job just fine for a lot of people.<br />
</li>
</ul>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Rename files using PowerToys</span></div>
If you want a bit more options for how your files are renamed, then a great option is to use Microsoft’s own PowerToys software. The modern iteration of PowerToys (the original PowerToys was designed for Windows 95 and then XP) comes with a tool called PowerRename, which you can use to batch rename your files on Windows 11 using a series of conditions to get the exact format you want. It’s a bit more convoluted, but it may be worth it to get the results you want. First off, you’ll need to install PowerToys and make sure PowerRename is running:<br />
<br />
<ul class="mycode_list"><li>Download the latest PowerToys installer <a href="https://github.com/microsoft/PowerToys/releases/tag/v0.58.0" target="_blank" rel="noopener" class="mycode_url">from GitHub</a> (you’ll need to scroll down to the bottom of the page to find the setup file) and install the program. A “Welcome to PowerToys” window should automatically open once it finishes installing.<br />
</li>
<li>Choose PowerRename from the side menu and then click Open Settings. If you don’t see the welcome window, open PowerToys from your Start menu and then choose PowerRename from the sidebar on the left.<br />
</li>
<li>Ensure the PowerRename feature is set to On (it should be by default).<br />
</li>
<li>With PowerRename enabled, you can now go to your files and start renaming them. PowerRename is far more capable than the simple renaming tool in Windows 11. You can match any word or character in the original file name and replace it with something else, so you can change only a part of the name to make a file easier to identify. You can also use regular expressions (RegEx) to create certain conditions for matching file names and changing them to something else. Here’s how to do it:<br />
</li>
</ul>
<ul class="mycode_list"><li>Use the File Explorer to navigate to the folder where your files are.<br />
</li>
<li>Select all the files you want to rename, then right-click them and choose See more options in the context menu. Then, choose PowerRename in the second context menu.<br />
</li>
<li>You’ll now see the PowerRename interface with all your selected files. For example, the images below are camera samples from a smartphone, and they’re all named “IMG” followed by a date and time. Let’s say we want to keep the time stamp and only replace the “IMG” part with something more identifiable. Simply write “IMG” in the box at the top for the text you want to match.<br />
</li>
</ul>
<ul class="mycode_list"><li>Note: Here, you can use all kinds of conditions to rename the files you want. You can match any bit of text in the original name, use regular expressions to match entire words and numbers, and so on. You can click the information icon next to the text box to see what kinds of expressions are supported.<br />
</li>
<li>In the bottom box, you can choose what the matched text will be replaced by. These are pictures taken for our Lenovo Yoga 6 review, so let’s name the files after the laptop. We’ll also add an extra space at the end so the timestamp is separated from the words themselves.<br />
</li>
</ul>
<ul class="mycode_list"><li>As we’ve mentioned, there are a lot of options here, including adding a date and time to the file name, if there isn’t one already. You can also enumerate items if you’re naming them all the same thing. You can see what the final file names will look like before applying the changes, so make sure everything is how you want it.<br />
</li>
<li>Click Apply and the file names will change according to your criteria. You can see the new names in the File Explorer.<br />
</li>
</ul>
And that should have you covered if you want to rename a batch of files on your Windows 11 PC. There are other ways to go about it, but these two should cover most people’s needs. We’d argue the method built into Windows probably works well enough for almost everyone, but PowerToys definitely offers some more powerful customization to get the exact file names you want.<br />
<br />
<a href="https://www.xda-developers.com/" target="_blank" rel="noopener" class="mycode_url">#xda-developers</a> <a href="https://www.xda-developers.com/" target="_blank" rel="noopener" class="mycode_url">#windows11</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hard reset Motorola Mb525 , bypass blur account]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3808.html</link>
			<pubDate>Fri, 11 Mar 2022 04:30:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3808.html</guid>
			<description><![CDATA[This video help : <a href="https://www.youtube.com/watch?v=F3pLbzh3-Qo&amp;lc=Ugz5Z20rrvmEEzccW894AaABAg" target="_blank" rel="noopener" class="mycode_url">Hard reset Motorola Mb525 , bypass blur account</a><br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/F3pLbzh3-Qo" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
Credit : Video by me !<br />
My Channel : <a href="https://www.youtube.com/c/NGUYENNHUMANH" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/c/NGUYENNHUMANH</a>]]></description>
			<content:encoded><![CDATA[This video help : <a href="https://www.youtube.com/watch?v=F3pLbzh3-Qo&amp;lc=Ugz5Z20rrvmEEzccW894AaABAg" target="_blank" rel="noopener" class="mycode_url">Hard reset Motorola Mb525 , bypass blur account</a><br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/F3pLbzh3-Qo" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
Credit : Video by me !<br />
My Channel : <a href="https://www.youtube.com/c/NGUYENNHUMANH" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/c/NGUYENNHUMANH</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to Add or Remove Quick Launch toolbar in Windows 10]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3702.html</link>
			<pubDate>Wed, 02 Jun 2021 02:38:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3702.html</guid>
			<description><![CDATA[How to Add or Remove Quick Launch toolbar in Windows 10<br />
<br />
<div style="text-align: center;" class="mycode_align"><img src="https://st.quantrimang.com/photos/image/2017/06/29/quick-launch-tren-windows-650.jpg" loading="lazy"  alt="[Image: quick-launch-tren-windows-650.jpg]" class="mycode_img" /></div>
<br />
<br />
Windows includes a special application desktop toolbar called the taskbar that shows on the bottom of a display screen by default. The taskbar allows you to find, see, open, and switch between your apps. You can also see the date and time, system icons, and items running in the background on the notification area. You can make the taskbar look how you want, manage your calendar, pin your favorite apps to it, change the size, change location on screen, and specify how taskbar buttons group together when you have more than one window open.<br />
<br />
You can also add toolbars to the taskbar. The default toolbars include Address, Links, Desktop, and any new toolbars (custom) added by the user or an application.<br />
<br />
If you have more than one extended display connected to your PC, then toolbars will only show on the taskbar on your main display by default.<br />
<br />
The Quick Launch toolbar is located on the taskbar when added, and is a convenient way to open programs. You can add or remove shortcuts in the Quick Launch folder so that you have easy access to items from the Quick Launch toolbar that you frequently use.<br />
<br />
The <a href="https://a-zgsm.com/tipsntricks/thread-3702.html" target="_blank" rel="noopener" class="mycode_url">Quick Launch</a> folder is located at the hidden path below.<br />
<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>%UserProfile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch</blockquote>
<br />
<br />
You can add shortcuts of items to Quick Launch by using either method below.<br />
<ul class="mycode_list"><li>Drag any shortcut, file, folder, drive over the Quick Launch toolbar on the taskbar until you see either Move to Quick Launch or Create link in Quick Launch, then drop the item to create a shortcut of it in Quick Launch.<br />
<br />
</li>
<li>Open the hidden Quick Launch folder above, and move or create a new shortcut for the item in it.<br />
</li>
</ul>
To Remove a shortcut from Quick Launch, you can right click or press and hold on the shortcut from either the Quick Launch toolbar or folder location, and click/tap on Delete.<br />
<br />
<br />
<a href="https://www.facebook.com/TipsnTricks4all" target="_blank" rel="noopener" class="mycode_url">#TipsnTricks</a> <a href="https://www.fymc.com.vn/" target="_blank" rel="noopener" class="mycode_url">#crestronsmarthome</a>]]></description>
			<content:encoded><![CDATA[How to Add or Remove Quick Launch toolbar in Windows 10<br />
<br />
<div style="text-align: center;" class="mycode_align"><img src="https://st.quantrimang.com/photos/image/2017/06/29/quick-launch-tren-windows-650.jpg" loading="lazy"  alt="[Image: quick-launch-tren-windows-650.jpg]" class="mycode_img" /></div>
<br />
<br />
Windows includes a special application desktop toolbar called the taskbar that shows on the bottom of a display screen by default. The taskbar allows you to find, see, open, and switch between your apps. You can also see the date and time, system icons, and items running in the background on the notification area. You can make the taskbar look how you want, manage your calendar, pin your favorite apps to it, change the size, change location on screen, and specify how taskbar buttons group together when you have more than one window open.<br />
<br />
You can also add toolbars to the taskbar. The default toolbars include Address, Links, Desktop, and any new toolbars (custom) added by the user or an application.<br />
<br />
If you have more than one extended display connected to your PC, then toolbars will only show on the taskbar on your main display by default.<br />
<br />
The Quick Launch toolbar is located on the taskbar when added, and is a convenient way to open programs. You can add or remove shortcuts in the Quick Launch folder so that you have easy access to items from the Quick Launch toolbar that you frequently use.<br />
<br />
The <a href="https://a-zgsm.com/tipsntricks/thread-3702.html" target="_blank" rel="noopener" class="mycode_url">Quick Launch</a> folder is located at the hidden path below.<br />
<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>%UserProfile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch</blockquote>
<br />
<br />
You can add shortcuts of items to Quick Launch by using either method below.<br />
<ul class="mycode_list"><li>Drag any shortcut, file, folder, drive over the Quick Launch toolbar on the taskbar until you see either Move to Quick Launch or Create link in Quick Launch, then drop the item to create a shortcut of it in Quick Launch.<br />
<br />
</li>
<li>Open the hidden Quick Launch folder above, and move or create a new shortcut for the item in it.<br />
</li>
</ul>
To Remove a shortcut from Quick Launch, you can right click or press and hold on the shortcut from either the Quick Launch toolbar or folder location, and click/tap on Delete.<br />
<br />
<br />
<a href="https://www.facebook.com/TipsnTricks4all" target="_blank" rel="noopener" class="mycode_url">#TipsnTricks</a> <a href="https://www.fymc.com.vn/" target="_blank" rel="noopener" class="mycode_url">#crestronsmarthome</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to Select and Change Colors in Photoshop]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3583.html</link>
			<pubDate>Sat, 21 Nov 2020 12:01:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3583.html</guid>
			<description><![CDATA[Selecting Color Range<br />
<br />
To select out the different colors, create a new layer and go to Select - Color Range. Click on the color you want to sample with the regular eyedropper tool. You can play with the fuzziness to get more of an accurate selection. Also, if you need to add or take away from your selection, you can use the eyedroppers with the plus and minus symbols next to them to do so.<br />
<br />
Next, go to Layer - New Adjustment Layer - Hue/Saturation. This will load your selection directly into the Hue/Saturation layer so that you can adjust the hue sliders and change only the colors you want to change!<br />
<br />
Refining Layer Masks<br />
<br />
If you have small unwanted parts in a selection, you can always paint over it with a brush tool on the layer mask.<br />
<br />
Tip: If you hold alt/opt and click on a layer mask, it will appear as black and white. This can be very helpful for seeing tiny stray colors in your selections. <br />
<br />
VISIT PHLEARN.COM FOR MORE FREE TUTORIALS<br />
<a href="https://www.youtube.com/redirect?q=https%3A%2F%2Fphlearn.com&amp;v=n9fwiNyDHLI&amp;redir_token=QUFFLUhqbTVrdWk3YjFJcEY5NzNDWGkzM3MwdGpURjB0UXxBQ3Jtc0tsNk9QWGtNdWVnamM0Qm9INnhSdkdZbnpLUkV1MU9JQlVuYTRkT3ZXdDhQVXdqRXJjTGFSSktwZXlET18zWm5VdFZtVlhUZnpHbGV3Ylg2dXZSX19rWGpDNDFyd0ZQOXNteGp0elotSy10bWlaLVlMWQ%3D%3D&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">https://phlearn.com</a><br />
<br />
SUBSCRIBE NOW FOR MORE FREE TIPS AND TRICKS<br />
<a href="http://www.youtube.com/subscription_center?add_user=phlearnllc" target="_blank" rel="noopener" class="mycode_url">http://www.youtube.com/subscription_c...</a><br />
<br />
GET FREE TUTORIALS SENT TO YOUR EMAIL + DISCOUNTS ON OUR PRO TUTORIALS!<br />
<a href="https://www.youtube.com/redirect?q=https%3A%2F%2Fphlearn.com%2Fmail&amp;v=n9fwiNyDHLI&amp;redir_token=QUFFLUhqa3pZLUkzYm5vTTRrUmkzZzRQOXE5bnpRZmZrZ3xBQ3Jtc0ttTlZFdXNSNDE4VUZSLXRnczZEODBWZ1V5T0htVTZBRWQ0WDVYOGNoZ050WnZORlBKb2Z4cWtoYlpyczVSY3pCY1dzRWdWb0pzVzdxVGFpNDdxdmdTVFRORmRwQ0FJZTYwRDhKQmdFQWFuaGVrRC1xdw%3D%3D&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">https://phlearn.com/mail</a><br />
<br />
Use the same Tablet as Aaron: <a href="https://www.youtube.com/redirect?q=http%3A%2F%2Famzn.to%2F1Eykaoh&amp;v=n9fwiNyDHLI&amp;redir_token=QUFFLUhqa0lZdm5SV2xhTkMxdk9UVENWY1g0YXh0UndSQXxBQ3Jtc0tuRi1Scm82VUVSR0l1VzZKZGc1UEg2TXdtVFFxdXZtMXFlTzBtUUtBSmFDdEpoU1Fra1VlX1FGaGlkTmkwZWtUdk5YZ2hYd1hLb2dWRzhCWU1ReWVQX21xNXhIZ3hKVlZTSU9xMWVoVHNTQzVPM0dqbw%3D%3D&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">http://amzn.to/1Eykaoh</a><br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/baW9jj0gs0w" frameborder="0" allowfullscreen="true"></iframe>]]></description>
			<content:encoded><![CDATA[Selecting Color Range<br />
<br />
To select out the different colors, create a new layer and go to Select - Color Range. Click on the color you want to sample with the regular eyedropper tool. You can play with the fuzziness to get more of an accurate selection. Also, if you need to add or take away from your selection, you can use the eyedroppers with the plus and minus symbols next to them to do so.<br />
<br />
Next, go to Layer - New Adjustment Layer - Hue/Saturation. This will load your selection directly into the Hue/Saturation layer so that you can adjust the hue sliders and change only the colors you want to change!<br />
<br />
Refining Layer Masks<br />
<br />
If you have small unwanted parts in a selection, you can always paint over it with a brush tool on the layer mask.<br />
<br />
Tip: If you hold alt/opt and click on a layer mask, it will appear as black and white. This can be very helpful for seeing tiny stray colors in your selections. <br />
<br />
VISIT PHLEARN.COM FOR MORE FREE TUTORIALS<br />
<a href="https://www.youtube.com/redirect?q=https%3A%2F%2Fphlearn.com&amp;v=n9fwiNyDHLI&amp;redir_token=QUFFLUhqbTVrdWk3YjFJcEY5NzNDWGkzM3MwdGpURjB0UXxBQ3Jtc0tsNk9QWGtNdWVnamM0Qm9INnhSdkdZbnpLUkV1MU9JQlVuYTRkT3ZXdDhQVXdqRXJjTGFSSktwZXlET18zWm5VdFZtVlhUZnpHbGV3Ylg2dXZSX19rWGpDNDFyd0ZQOXNteGp0elotSy10bWlaLVlMWQ%3D%3D&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">https://phlearn.com</a><br />
<br />
SUBSCRIBE NOW FOR MORE FREE TIPS AND TRICKS<br />
<a href="http://www.youtube.com/subscription_center?add_user=phlearnllc" target="_blank" rel="noopener" class="mycode_url">http://www.youtube.com/subscription_c...</a><br />
<br />
GET FREE TUTORIALS SENT TO YOUR EMAIL + DISCOUNTS ON OUR PRO TUTORIALS!<br />
<a href="https://www.youtube.com/redirect?q=https%3A%2F%2Fphlearn.com%2Fmail&amp;v=n9fwiNyDHLI&amp;redir_token=QUFFLUhqa3pZLUkzYm5vTTRrUmkzZzRQOXE5bnpRZmZrZ3xBQ3Jtc0ttTlZFdXNSNDE4VUZSLXRnczZEODBWZ1V5T0htVTZBRWQ0WDVYOGNoZ050WnZORlBKb2Z4cWtoYlpyczVSY3pCY1dzRWdWb0pzVzdxVGFpNDdxdmdTVFRORmRwQ0FJZTYwRDhKQmdFQWFuaGVrRC1xdw%3D%3D&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">https://phlearn.com/mail</a><br />
<br />
Use the same Tablet as Aaron: <a href="https://www.youtube.com/redirect?q=http%3A%2F%2Famzn.to%2F1Eykaoh&amp;v=n9fwiNyDHLI&amp;redir_token=QUFFLUhqa0lZdm5SV2xhTkMxdk9UVENWY1g0YXh0UndSQXxBQ3Jtc0tuRi1Scm82VUVSR0l1VzZKZGc1UEg2TXdtVFFxdXZtMXFlTzBtUUtBSmFDdEpoU1Fra1VlX1FGaGlkTmkwZWtUdk5YZ2hYd1hLb2dWRzhCWU1ReWVQX21xNXhIZ3hKVlZTSU9xMWVoVHNTQzVPM0dqbw%3D%3D&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">http://amzn.to/1Eykaoh</a><br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/baW9jj0gs0w" frameborder="0" allowfullscreen="true"></iframe>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Cách Xem Mật Khẩu Wifi Trên Máy Tính Win 10 Đơn Giản]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3473.html</link>
			<pubDate>Wed, 29 Jul 2020 13:30:53 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3473.html</guid>
			<description><![CDATA[<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]Cách xem mật khẩu wifi trên máy tính win 10</span>[/b] dù đơn giản nhưng không phải bạn nào cũng biết cách làm. Đây là một thao tác giúp cho bạn có thể lấy lại được mật khẩu của wifi đã được lưu trên máy tính mà bạn không nhớ.</span></span></span><br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Cách xem mật khẩu wifi trên máy tính win 10</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Có rất nhiều lần chúng ta được hỏi mật khẩu wifi hiện tại đang sử dụng mà chúng ta không thể nhớ được. Vậy phải làm thế nào? <span style="font-weight: bold;" class="mycode_b">[b]Cách xem mật khẩu wifi trên máy tính win 10</span>[/b] mà <a href="https://lagihitech.vn/" target="_blank" rel="noopener" class="mycode_url"><span style="color: inherit;" class="mycode_color">Lagihitech</span></a> giới thiệu đến bạn đọc dưới đây chính là những thông tin cần thiết dành cho bạn để bạn có thể xem lại mật khẩu và cung cấp cho người khác khi cần thiết.</span></span></span><br />
<br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">[b] Cách xem mật khẩu wifi trên win 10 đang kết nối với máy tính</span>[/b]<br />
</li>
</ol>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Wifi đang kết nối với máy tính nghĩa là ở thời điểm đó bạn đang sử dụng máy tính có kết nối với một wifi đó. <span style="font-weight: bold;" class="mycode_b">[b]Cách xem pass wifi trên win 10</span>[/b] đơn giản và có thể thực hiện theo nhiều cách khác nhau. Chúng ta cùng tìm hiểu từng cách thực hiện.</span></span></span><br />
<br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]<span style="font-style: italic;" class="mycode_i">Cách 1: Thực hiện theo các cách thông thường</span></span>[/b]</span></span></span><br />
<br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]<span style="font-style: italic;" class="mycode_i">Bước 1</span></span>[/b]: Đầu tiên bạn nhấn chuột phải vào biểu tượng wifi ở góc dưới bên phải màn hình. Biểu tượng này có thể khác nhau theo từng phiên bản win nhưng bạn có thể dễ dàng nhìn thấy. Nhấn <span style="font-style: italic;" class="mycode_i">Open network &amp; Internet settings</span> để mở giao diện cài đặt wifi cho máy tính.</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 2: </span>Tại giao diện hiển thị ra, bạn nhấn vào chữ <span style="font-style: italic;" class="mycode_i">Wi-Fi</span>.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-open-network-and-sharing-center.jpg" loading="lazy"  width="694" height="549" alt="[Image: mo-open-network-and-sharing-center.jpg]" class="mycode_img" />Mở Open Network &amp; Internet Settings rồi chọn Wi-Fi</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 3: </span>Nhấn vào <span style="font-style: italic;" class="mycode_i">Network and Sharing Center</span> trong giao diện của Wi-Fi</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-network-and-sharing-center.jpg" loading="lazy"  width="694" height="548" alt="[Image: chon-network-and-sharing-center.jpg]" class="mycode_img" />Chọn Network and sharing Center</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 4: </span>Chọn vào tên wifi mà bạn đang sử dụng trong mục <span style="font-style: italic;" class="mycode_i">Connections</span>. Thường tên wifi đang sử dụng có màu xanh nên bạn có thể dễ dàng nhìn thấy.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-ten-wifi-dang-su-dung.jpg" loading="lazy"  width="694" height="501" alt="[Image: chon-ten-wifi-dang-su-dung.jpg]" class="mycode_img" />Chọn tên wifi đang sử dụng</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 5<span style="font-style: italic;" class="mycode_i">:</span></span>  Sau khi chọn tên wifi sẽ có một cửa sổ mới được mở ra, bạn chọn <span style="font-style: italic;" class="mycode_i">Wireless Properties</span>.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-wireless-properties.jpg" loading="lazy"  width="359" height="445" alt="[Image: chon-wireless-properties.jpg]" class="mycode_img" />Chọn Wireless Properties</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 6:</span> Chọn sang tab <span style="font-style: italic;" class="mycode_i">Security</span> rồi tick vào ô <span style="font-style: italic;" class="mycode_i">Show Characters</span> để hiển thị lên mật khẩu wifi đang được kết nối.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-security-roi-tick-show-characters.jpg" loading="lazy"  width="369" height="490" alt="[Image: chon-security-roi-tick-show-characters.jpg]" class="mycode_img" />Chọn Security rồi tích Show Characters</span></span></span></div>
<br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]<span style="font-style: italic;" class="mycode_i">Cách 2: Cách xem pass wifi win 10 thông qua hộp thoại RUN</span></span>[/b]</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Đây là <span style="font-weight: bold;" class="mycode_b">[b]cách xem mật khẩu wifi win 10</span>[/b] nhanh chóng mà không chỉ sử dụng cho win 10, bất kì windows nào cũng có thể sử dụng cách này bởi giao diện của nó quen thuộc với mọi windows. Để <span style="font-weight: bold;" class="mycode_b">[b]xem pass wifi trên win 10</span>[/b] theo cách này thì bạn tiến hành theo các bước cơ bản sau</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 1: Mở hộp thoại Run lên bằng cách nhấn tổ hợp phím <span style="font-style: italic;" class="mycode_i">Windows + R</span>. Sau khi hộp thoại Run khởi động, bạn nhấn ncpa.cpl vào hộp thoại và nhấn <span style="font-style: italic;" class="mycode_i">Enter</span> hoặc <span style="font-style: italic;" class="mycode_i">OK</span>.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-hop-thoai-run-va-nhap-lenh.jpg" loading="lazy"  width="392" height="206" alt="[Image: mo-hop-thoai-run-va-nhap-lenh.jpg]" class="mycode_img" />Mở hộp thoại Run và nhập lệnh</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 2: Khi một hộp thoại <span style="font-style: italic;" class="mycode_i">Network Connections</span> được hiện ra, bạn click đúp để mở mục <span style="font-style: italic;" class="mycode_i">Wi-Fi</span>.  Lúc này, hộp thoại Wi-Fi Status sẽ được hiển thị ra, bạn nhấn chọn Wireless Properties, chuyển sang tab <span style="font-style: italic;" class="mycode_i">Security</span> và nhấn <span style="font-style: italic;" class="mycode_i">Show Characters</span> để hiển thị mật khẩu của wifi đang kết nối.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-hop-thoai-wifi-va-lam-kiem-tra-mat-khau.jpg" loading="lazy"  width="694" height="452" alt="[Image: mo-hop-thoai-wifi-va-lam-kiem-tra-mat-khau.jpg]" class="mycode_img" />Mở hộp thoại wifi và kiểm tra mật khẩu</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Trên đây là hai <span style="font-weight: bold;" class="mycode_b">[b]cách xem mật khẩu wifi trên máy tính win 10</span>[/b] với những wifi hiện đang được kết nối, vậy còn những wifi đã từng kết nối nhưng hiện tại không được sử dụng thì sao?</span></span></span><br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">[b]Cách xem mật khẩu wifi win 10 với những wifi đã từng kết nối</span>[/b]<br />
</li>
</ol>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Đây là cách <span style="font-weight: bold;" class="mycode_b">[b]xem mật khẩu wifi trên win 10</span>[/b] với những wifi đã từng được lưu trên máy tính mà hiện tại không sử dụng chúng nữa. Để xem được những mật khẩu này bạn thực hiện theo các bước sau:</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 1: Nhấn <span style="font-style: italic;" class="mycode_i">Start Menu</span>, điền <span style="font-style: italic;" class="mycode_i">Windows Powershell</span> và thanh tìm kiếm để mở chương trình.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-hop-thoai-windows-powershell.jpg" loading="lazy"  width="386" height="572" alt="[Image: mo-hop-thoai-windows-powershell.jpg]" class="mycode_img" />Mở hộp thoại Windows PowerShell</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 2: Gõ dòng lệnh <span style="font-style: italic;" class="mycode_i">netsh wlan show profile</span> vào cửa sổ của Windows Powershell sau đó nhấn <span style="font-style: italic;" class="mycode_i">Enter</span>. Đợi chương trình chạy xong, bên dưới mục <span style="font-style: italic;" class="mycode_i">user profiles</span> sẽ hiển thị lên tất cả những wifi mà máy tính của bạn đã từng kết nối.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/nhap-lenh-netsh-wlan-show-profile.png" loading="lazy"  width="694" height="381" alt="[Image: nhap-lenh-netsh-wlan-show-profile.png]" class="mycode_img" />Nhập lệnh netsh wlan show profile</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 3: Để <span style="font-weight: bold;" class="mycode_b">[b]xem pass wifi trên win 10</span>[/b] của một mật khẩu bất kì nào đó bạn cần xem thì bạn gõ lệnh <span style="font-style: italic;" class="mycode_i">netsh wlan show profile “tên-wifi-cần-xem” key=clear</span> sau đó nhấn <span style="font-style: italic;" class="mycode_i">Enter</span>. Khi chương trình chạy xong, bạn tìm kiếm dòng <span style="font-style: italic;" class="mycode_i">Key Content: matkhau</span> đây chính là mật khẩu mà bạn cần xem.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/nhap-lenh-de-hien-thi-mat-khau.png" loading="lazy"  width="694" height="871" alt="[Image: nhap-lenh-de-hien-thi-mat-khau.png]" class="mycode_img" />Nhập lệnh để hiển thị mật khẩu</span></span></span></div>
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">[b]Cách xóa mật khẩu wifi đã lưu trên win 10</span>[/b]<br />
</li>
</ol>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Với những cách <a href="https://canhrau.com/cach-xem-pass-wifi-windows-10/" target="_blank" rel="noopener" class="mycode_url"><span style="color: inherit;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">[b]xem mật khẩu wifi trên win 10</span>[/b]</span></a> đó, bạn có thể dễ dàng lấy lại được mật khẩu của bất kì wifi nào đã từng được lưu trên máy tính của bạn hoặc đang sử dụng để cung cấp cho người cần. Và những wifi bạn kết nối sẽ tự động được lưu vào trong bộ nhớ của máy tính. <span style="font-weight: bold;" class="mycode_b">[b]Cách xem pass wifi win 10</span>[/b] là vậy, vậy còn cách để xóa mật khẩu wifi đã lưu là gì? Lagihitech hướng dẫn bạn cách xóa mật khẩu wifi thông qua trình Settings đơn giản nhất. Để thực hiện xóa mật khẩu wifi đã lưu, bạn tiến hành theo các bước sau</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 1: Mở ứng dụng Settings trên máy tính của mình bằng cách nhấn <span style="font-style: italic;" class="mycode_i">Start Menu</span> và chọn <span style="font-style: italic;" class="mycode_i">Settings</span> hoặc biểu tượng răng cưa của Settings</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-networkInternet-trong-settings.png" loading="lazy"  width="694" height="445" alt="[Image: mo-networkInternet-trong-settings.png]" class="mycode_img" />Mở chương trình settings</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 2: Trên giao diện Settings hiển thị ra, bạn chọn <span style="font-style: italic;" class="mycode_i">Wi-Fi,</span> sau đó chọn <span style="font-style: italic;" class="mycode_i">Manage know networks</span>. Tại đây mọi wifi đã từng được kết nối với máy tính sẽ hiển thị ra. Để xóa một mật khẩu của wifi bất kì nào đó, bạn chọn vào wifi đó và nhấn <span style="font-style: italic;" class="mycode_i">Forget</span>. Vậy là mật khẩu của wifi đó đã được quên.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-wifi-trong-giao-dien-set-ting.png" loading="lazy"  width="644" height="413" alt="[Image: chon-wifi-trong-giao-dien-set-ting.png]" class="mycode_img" />Chọn WI-FI trong giao diện settings</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-wifi-can-xoa-va-nhan-forget.png" loading="lazy"  width="694" height="446" alt="[Image: chon-wifi-can-xoa-va-nhan-forget.png]" class="mycode_img" />Chọn Wifi muốn xóa và nhấn Forget</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Trên đây là các cách <span style="font-weight: bold;" class="mycode_b">[b]xem mật khẩu wifi trên win 10</span>[/b] đang kết nối hoặc đã từng được kết nối, cũng như cách xóa mật khẩu wifi trên win 10 đã được lưu vào máy tính giúp cho bạn có thể quản lý được tài khoản wifi trên máy tính của mình, có thể cung cấp được pass wifi cho người khác ngay cả khi bạn không thể nhớ.</span></span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]Cách xem mật khẩu wifi trên máy tính win 10</span>[/b] dù đơn giản nhưng không phải bạn nào cũng biết cách làm. Đây là một thao tác giúp cho bạn có thể lấy lại được mật khẩu của wifi đã được lưu trên máy tính mà bạn không nhớ.</span></span></span><br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Cách xem mật khẩu wifi trên máy tính win 10</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Có rất nhiều lần chúng ta được hỏi mật khẩu wifi hiện tại đang sử dụng mà chúng ta không thể nhớ được. Vậy phải làm thế nào? <span style="font-weight: bold;" class="mycode_b">[b]Cách xem mật khẩu wifi trên máy tính win 10</span>[/b] mà <a href="https://lagihitech.vn/" target="_blank" rel="noopener" class="mycode_url"><span style="color: inherit;" class="mycode_color">Lagihitech</span></a> giới thiệu đến bạn đọc dưới đây chính là những thông tin cần thiết dành cho bạn để bạn có thể xem lại mật khẩu và cung cấp cho người khác khi cần thiết.</span></span></span><br />
<br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">[b] Cách xem mật khẩu wifi trên win 10 đang kết nối với máy tính</span>[/b]<br />
</li>
</ol>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Wifi đang kết nối với máy tính nghĩa là ở thời điểm đó bạn đang sử dụng máy tính có kết nối với một wifi đó. <span style="font-weight: bold;" class="mycode_b">[b]Cách xem pass wifi trên win 10</span>[/b] đơn giản và có thể thực hiện theo nhiều cách khác nhau. Chúng ta cùng tìm hiểu từng cách thực hiện.</span></span></span><br />
<br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]<span style="font-style: italic;" class="mycode_i">Cách 1: Thực hiện theo các cách thông thường</span></span>[/b]</span></span></span><br />
<br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]<span style="font-style: italic;" class="mycode_i">Bước 1</span></span>[/b]: Đầu tiên bạn nhấn chuột phải vào biểu tượng wifi ở góc dưới bên phải màn hình. Biểu tượng này có thể khác nhau theo từng phiên bản win nhưng bạn có thể dễ dàng nhìn thấy. Nhấn <span style="font-style: italic;" class="mycode_i">Open network &amp; Internet settings</span> để mở giao diện cài đặt wifi cho máy tính.</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 2: </span>Tại giao diện hiển thị ra, bạn nhấn vào chữ <span style="font-style: italic;" class="mycode_i">Wi-Fi</span>.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-open-network-and-sharing-center.jpg" loading="lazy"  width="694" height="549" alt="[Image: mo-open-network-and-sharing-center.jpg]" class="mycode_img" />Mở Open Network &amp; Internet Settings rồi chọn Wi-Fi</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 3: </span>Nhấn vào <span style="font-style: italic;" class="mycode_i">Network and Sharing Center</span> trong giao diện của Wi-Fi</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-network-and-sharing-center.jpg" loading="lazy"  width="694" height="548" alt="[Image: chon-network-and-sharing-center.jpg]" class="mycode_img" />Chọn Network and sharing Center</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 4: </span>Chọn vào tên wifi mà bạn đang sử dụng trong mục <span style="font-style: italic;" class="mycode_i">Connections</span>. Thường tên wifi đang sử dụng có màu xanh nên bạn có thể dễ dàng nhìn thấy.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-ten-wifi-dang-su-dung.jpg" loading="lazy"  width="694" height="501" alt="[Image: chon-ten-wifi-dang-su-dung.jpg]" class="mycode_img" />Chọn tên wifi đang sử dụng</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 5<span style="font-style: italic;" class="mycode_i">:</span></span>  Sau khi chọn tên wifi sẽ có một cửa sổ mới được mở ra, bạn chọn <span style="font-style: italic;" class="mycode_i">Wireless Properties</span>.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-wireless-properties.jpg" loading="lazy"  width="359" height="445" alt="[Image: chon-wireless-properties.jpg]" class="mycode_img" />Chọn Wireless Properties</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Bước 6:</span> Chọn sang tab <span style="font-style: italic;" class="mycode_i">Security</span> rồi tick vào ô <span style="font-style: italic;" class="mycode_i">Show Characters</span> để hiển thị lên mật khẩu wifi đang được kết nối.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-security-roi-tick-show-characters.jpg" loading="lazy"  width="369" height="490" alt="[Image: chon-security-roi-tick-show-characters.jpg]" class="mycode_img" />Chọn Security rồi tích Show Characters</span></span></span></div>
<br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]<span style="font-style: italic;" class="mycode_i">Cách 2: Cách xem pass wifi win 10 thông qua hộp thoại RUN</span></span>[/b]</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Đây là <span style="font-weight: bold;" class="mycode_b">[b]cách xem mật khẩu wifi win 10</span>[/b] nhanh chóng mà không chỉ sử dụng cho win 10, bất kì windows nào cũng có thể sử dụng cách này bởi giao diện của nó quen thuộc với mọi windows. Để <span style="font-weight: bold;" class="mycode_b">[b]xem pass wifi trên win 10</span>[/b] theo cách này thì bạn tiến hành theo các bước cơ bản sau</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 1: Mở hộp thoại Run lên bằng cách nhấn tổ hợp phím <span style="font-style: italic;" class="mycode_i">Windows + R</span>. Sau khi hộp thoại Run khởi động, bạn nhấn ncpa.cpl vào hộp thoại và nhấn <span style="font-style: italic;" class="mycode_i">Enter</span> hoặc <span style="font-style: italic;" class="mycode_i">OK</span>.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-hop-thoai-run-va-nhap-lenh.jpg" loading="lazy"  width="392" height="206" alt="[Image: mo-hop-thoai-run-va-nhap-lenh.jpg]" class="mycode_img" />Mở hộp thoại Run và nhập lệnh</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 2: Khi một hộp thoại <span style="font-style: italic;" class="mycode_i">Network Connections</span> được hiện ra, bạn click đúp để mở mục <span style="font-style: italic;" class="mycode_i">Wi-Fi</span>.  Lúc này, hộp thoại Wi-Fi Status sẽ được hiển thị ra, bạn nhấn chọn Wireless Properties, chuyển sang tab <span style="font-style: italic;" class="mycode_i">Security</span> và nhấn <span style="font-style: italic;" class="mycode_i">Show Characters</span> để hiển thị mật khẩu của wifi đang kết nối.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-hop-thoai-wifi-va-lam-kiem-tra-mat-khau.jpg" loading="lazy"  width="694" height="452" alt="[Image: mo-hop-thoai-wifi-va-lam-kiem-tra-mat-khau.jpg]" class="mycode_img" />Mở hộp thoại wifi và kiểm tra mật khẩu</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Trên đây là hai <span style="font-weight: bold;" class="mycode_b">[b]cách xem mật khẩu wifi trên máy tính win 10</span>[/b] với những wifi hiện đang được kết nối, vậy còn những wifi đã từng kết nối nhưng hiện tại không được sử dụng thì sao?</span></span></span><br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">[b]Cách xem mật khẩu wifi win 10 với những wifi đã từng kết nối</span>[/b]<br />
</li>
</ol>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Đây là cách <span style="font-weight: bold;" class="mycode_b">[b]xem mật khẩu wifi trên win 10</span>[/b] với những wifi đã từng được lưu trên máy tính mà hiện tại không sử dụng chúng nữa. Để xem được những mật khẩu này bạn thực hiện theo các bước sau:</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 1: Nhấn <span style="font-style: italic;" class="mycode_i">Start Menu</span>, điền <span style="font-style: italic;" class="mycode_i">Windows Powershell</span> và thanh tìm kiếm để mở chương trình.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-hop-thoai-windows-powershell.jpg" loading="lazy"  width="386" height="572" alt="[Image: mo-hop-thoai-windows-powershell.jpg]" class="mycode_img" />Mở hộp thoại Windows PowerShell</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 2: Gõ dòng lệnh <span style="font-style: italic;" class="mycode_i">netsh wlan show profile</span> vào cửa sổ của Windows Powershell sau đó nhấn <span style="font-style: italic;" class="mycode_i">Enter</span>. Đợi chương trình chạy xong, bên dưới mục <span style="font-style: italic;" class="mycode_i">user profiles</span> sẽ hiển thị lên tất cả những wifi mà máy tính của bạn đã từng kết nối.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/nhap-lenh-netsh-wlan-show-profile.png" loading="lazy"  width="694" height="381" alt="[Image: nhap-lenh-netsh-wlan-show-profile.png]" class="mycode_img" />Nhập lệnh netsh wlan show profile</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 3: Để <span style="font-weight: bold;" class="mycode_b">[b]xem pass wifi trên win 10</span>[/b] của một mật khẩu bất kì nào đó bạn cần xem thì bạn gõ lệnh <span style="font-style: italic;" class="mycode_i">netsh wlan show profile “tên-wifi-cần-xem” key=clear</span> sau đó nhấn <span style="font-style: italic;" class="mycode_i">Enter</span>. Khi chương trình chạy xong, bạn tìm kiếm dòng <span style="font-style: italic;" class="mycode_i">Key Content: matkhau</span> đây chính là mật khẩu mà bạn cần xem.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/nhap-lenh-de-hien-thi-mat-khau.png" loading="lazy"  width="694" height="871" alt="[Image: nhap-lenh-de-hien-thi-mat-khau.png]" class="mycode_img" />Nhập lệnh để hiển thị mật khẩu</span></span></span></div>
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">[b]Cách xóa mật khẩu wifi đã lưu trên win 10</span>[/b]<br />
</li>
</ol>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Với những cách <a href="https://canhrau.com/cach-xem-pass-wifi-windows-10/" target="_blank" rel="noopener" class="mycode_url"><span style="color: inherit;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">[b]xem mật khẩu wifi trên win 10</span>[/b]</span></a> đó, bạn có thể dễ dàng lấy lại được mật khẩu của bất kì wifi nào đã từng được lưu trên máy tính của bạn hoặc đang sử dụng để cung cấp cho người cần. Và những wifi bạn kết nối sẽ tự động được lưu vào trong bộ nhớ của máy tính. <span style="font-weight: bold;" class="mycode_b">[b]Cách xem pass wifi win 10</span>[/b] là vậy, vậy còn cách để xóa mật khẩu wifi đã lưu là gì? Lagihitech hướng dẫn bạn cách xóa mật khẩu wifi thông qua trình Settings đơn giản nhất. Để thực hiện xóa mật khẩu wifi đã lưu, bạn tiến hành theo các bước sau</span></span></span><br />
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 1: Mở ứng dụng Settings trên máy tính của mình bằng cách nhấn <span style="font-style: italic;" class="mycode_i">Start Menu</span> và chọn <span style="font-style: italic;" class="mycode_i">Settings</span> hoặc biểu tượng răng cưa của Settings</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/mo-networkInternet-trong-settings.png" loading="lazy"  width="694" height="445" alt="[Image: mo-networkInternet-trong-settings.png]" class="mycode_img" />Mở chương trình settings</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Bước 2: Trên giao diện Settings hiển thị ra, bạn chọn <span style="font-style: italic;" class="mycode_i">Wi-Fi,</span> sau đó chọn <span style="font-style: italic;" class="mycode_i">Manage know networks</span>. Tại đây mọi wifi đã từng được kết nối với máy tính sẽ hiển thị ra. Để xóa một mật khẩu của wifi bất kì nào đó, bạn chọn vào wifi đó và nhấn <span style="font-style: italic;" class="mycode_i">Forget</span>. Vậy là mật khẩu của wifi đó đã được quên.</span></span></span><br />
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-wifi-trong-giao-dien-set-ting.png" loading="lazy"  width="644" height="413" alt="[Image: chon-wifi-trong-giao-dien-set-ting.png]" class="mycode_img" />Chọn WI-FI trong giao diện settings</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font"><img src="https://lagihitech.vn/wp-content/uploads/2018/03/chon-wifi-can-xoa-va-nhan-forget.png" loading="lazy"  width="694" height="446" alt="[Image: chon-wifi-can-xoa-va-nhan-forget.png]" class="mycode_img" />Chọn Wifi muốn xóa và nhấn Forget</span></span></span></div>
<span style="color: #666666;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Arial, sans-serif;" class="mycode_font">Trên đây là các cách <span style="font-weight: bold;" class="mycode_b">[b]xem mật khẩu wifi trên win 10</span>[/b] đang kết nối hoặc đã từng được kết nối, cũng như cách xóa mật khẩu wifi trên win 10 đã được lưu vào máy tính giúp cho bạn có thể quản lý được tài khoản wifi trên máy tính của mình, có thể cung cấp được pass wifi cho người khác ngay cả khi bạn không thể nhớ.</span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Thêm bàn phím tiếng Việt Telex và Number Key-based Windows 10]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3360.html</link>
			<pubDate>Fri, 22 May 2020 06:32:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3360.html</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Thêm bàn phím tiếng Việt Telex và Number Key-based Windows 10</span><br />
<ul class="mycode_list"><li>Bước 1: Chọn Start (phím Windows) &gt; Settings &gt; Time &amp; Language &gt; Language từ menu điều hướng<br />
<br />
</li>
<li>Bước 2: Chọn biểu tượng (+) với nhãn[Add a preferred language] (hoặc đến thẳng bước 4 nếu tiếng Việt đã được thêm vào từ trước)<br />
<br />
</li>
<li>Bước 3: Gõ “Vietnamese” trên hộp tìm kiếm và chọn Tiếng Việt. Nhấn phím Next và cài đặt tiếng Việt trên thiết bị của bạn. Sau đó bạn sẽ được đưa lại trang Language.<br />
<br />
</li>
<li>Bước 4: Nhấn vào Tiếng Việt, rồi nhấn nút Options. Bạn sẽ được đưa đến trang Language options: Vietnamese.<br />
</li>
</ul>
<span style="color: #2f2f2f;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><img src="https://3er1viui9wo30pkxh1v2nh4w-wpengine.netdna-ssl.com/wp-content/uploads/prod/sites/463/2019/08/4497707_vi_4.jpg" loading="lazy"  width="520" height="293" alt="[Image: 4497707_vi_4.jpg]" class="mycode_img" /></span></span><ul class="mycode_list"><li>Bước 5: Chọn biểu tượng (+) với nhãn [Add a keyboard] (hoặc đến thẳng bước 7 nếu bàn phím bạn muốn đã được thêm vào trước đó)<br />
<br />
</li>
<li>Bước 6: Bây giờ bạn có thể thêm bàn phím Telex hoặc VNI tùy ý<br />
</li>
</ul>
<span style="color: #2f2f2f;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><img src="https://3er1viui9wo30pkxh1v2nh4w-wpengine.netdna-ssl.com/wp-content/uploads/prod/sites/463/2019/08/4497711_vi_4-2.jpg" loading="lazy"  width="520" height="293" alt="[Image: 4497711_vi_4-2.jpg]" class="mycode_img" /></span></span><ul class="mycode_list"><li>Bước 7: Nhấn phím hiển thị ngôn ngữ trên thanh tác vụ (hoặc bấm tổ hợp phím Windows + Space) và chọn Vietnamese Telex hoặc Number Key-based (VNI). Bây giờ bạn có thể gõ được tiếng Việt luôn rồi.<br />
</li>
</ul>
<span style="color: #2f2f2f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Phím tắt để đổi giữa bàn phím tiếng Việt và bàn phím tiếng Anh:</span></span><ul class="mycode_list"><li>“Win+ Space”<br />
<br />
</li>
<li>“Alt + Shift”<br />
</li>
</ul>
]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Thêm bàn phím tiếng Việt Telex và Number Key-based Windows 10</span><br />
<ul class="mycode_list"><li>Bước 1: Chọn Start (phím Windows) &gt; Settings &gt; Time &amp; Language &gt; Language từ menu điều hướng<br />
<br />
</li>
<li>Bước 2: Chọn biểu tượng (+) với nhãn[Add a preferred language] (hoặc đến thẳng bước 4 nếu tiếng Việt đã được thêm vào từ trước)<br />
<br />
</li>
<li>Bước 3: Gõ “Vietnamese” trên hộp tìm kiếm và chọn Tiếng Việt. Nhấn phím Next và cài đặt tiếng Việt trên thiết bị của bạn. Sau đó bạn sẽ được đưa lại trang Language.<br />
<br />
</li>
<li>Bước 4: Nhấn vào Tiếng Việt, rồi nhấn nút Options. Bạn sẽ được đưa đến trang Language options: Vietnamese.<br />
</li>
</ul>
<span style="color: #2f2f2f;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><img src="https://3er1viui9wo30pkxh1v2nh4w-wpengine.netdna-ssl.com/wp-content/uploads/prod/sites/463/2019/08/4497707_vi_4.jpg" loading="lazy"  width="520" height="293" alt="[Image: 4497707_vi_4.jpg]" class="mycode_img" /></span></span><ul class="mycode_list"><li>Bước 5: Chọn biểu tượng (+) với nhãn [Add a keyboard] (hoặc đến thẳng bước 7 nếu bàn phím bạn muốn đã được thêm vào trước đó)<br />
<br />
</li>
<li>Bước 6: Bây giờ bạn có thể thêm bàn phím Telex hoặc VNI tùy ý<br />
</li>
</ul>
<span style="color: #2f2f2f;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><img src="https://3er1viui9wo30pkxh1v2nh4w-wpengine.netdna-ssl.com/wp-content/uploads/prod/sites/463/2019/08/4497711_vi_4-2.jpg" loading="lazy"  width="520" height="293" alt="[Image: 4497711_vi_4-2.jpg]" class="mycode_img" /></span></span><ul class="mycode_list"><li>Bước 7: Nhấn phím hiển thị ngôn ngữ trên thanh tác vụ (hoặc bấm tổ hợp phím Windows + Space) và chọn Vietnamese Telex hoặc Number Key-based (VNI). Bây giờ bạn có thể gõ được tiếng Việt luôn rồi.<br />
</li>
</ul>
<span style="color: #2f2f2f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Phím tắt để đổi giữa bàn phím tiếng Việt và bàn phím tiếng Anh:</span></span><ul class="mycode_list"><li>“Win+ Space”<br />
<br />
</li>
<li>“Alt + Shift”<br />
</li>
</ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to Turn a Raspbery Pi into a Plex Server ( from howtogeek)]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3348.html</link>
			<pubDate>Sun, 17 May 2020 04:13:41 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3348.html</guid>
			<description><![CDATA[<span style="color: #404040;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">What You Need to Know</span></span></span><br />
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Running a Raspberry Pi as a Plex Server does come with several benefits. It won’t take up as much room as a server or a full-size PC. It also will use less electricity, even when idle all day. Best of all, it costs less than most other hardware capable of working as a server.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">There are some downsides to be aware of, though. The Raspberry Pi 3 has an ARM processor that just doesn’t have the power to support transcoding. So when you are setting up your videos, you are going to want to choose <a href="https://www.howtogeek.com/200736/what-is-an-mkv-file-and-how-do-you-play-them/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">MKV</span></span></a> as your video format. That will usually bypass the need for transcoding. (Just about every Plex player supports MKV without transcoding on the fly, but <a href="https://support.plex.tv/articles/203810286-what-media-formats-are-supported/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">a few smart TVs</span></span></a> might have problems.)</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Even then, while you’ll be able to watch standard Blu-ray quality locally, you probably won’t be able to view these videos remotely. And 4K Videos are likely not going to play well either. Also, keep in mind that this is not officially supported, and you’ll need to update the server software manually.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">But once you account for those potential pitfalls, the Raspberry Pi does make a competent Plex Media Server.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Getting Started</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Compared to using a dedicated full PC or an <a href="https://www.howtogeek.com/336533/the-nvidia-shield-is-the-most-powerful-set-top-box-you-can-buy/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">NVIDIA Shield</span></span></a> as a Plex Server, the costs to get started with a Raspberry Pi are relatively low. You’ll need:</span></span></span></div><ul class="mycode_list"><li><a href="https://www.amazon.com/ELEMENT-Element14-Raspberry-Pi-Motherboard/dp/B07BDR5PDW?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Raspberry Pi 3</span></span></a><br />
<br />
</li>
<li><a href="https://www.amazon.com/Samsung-MicroSD-Adapter-MB-ME32GA-AM/dp/B06XWN9Q99/?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">MicroSD card</span></span></a><br />
<br />
</li>
<li><a href="https://www.amazon.com/CanaKit-Raspberry-Supply-Adapter-Listed/dp/B00MARDJZ4/?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Power supply</span></span></a><br />
<br />
</li>
<li>Ethernet Cord (if possible)<br />
<br />
</li>
<li>External storage such as <a href="https://www.amazon.com/Seagate-Portable-External-Photography-STDR1000101/dp/B00H4XH5IG?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">USB drive</span></span></a> or <a href="https://www.amazon.com/Synology-bay-DiskStation-DS218j-Diskless/dp/B076G6YKWZ?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">NAS unit</span></span></a><br />
<br />
</li>
<li><a href="https://www.amazon.com/Sabrent-Individual-Switches-Included-HB-UMP3/dp/B00TPMEOYM?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Powered USB hub</span></span></a> for USB drive<br />
</li>
</ul>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Optionally you might want to consider a <a href="https://www.amazon.com/Miuzei-Raspberry-Cooling-Sinks-Compatible/dp/B07H2BR5PK?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">case and a heat sink</span></span></a> for the Raspberry Pi. You’ll need a monitor, keyboard, and mouse to get everything in place, but after that, you can run the Pi headless.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">To start with, you will want to set your Raspberry Pi up <a href="https://www.howtogeek.com/138281/the-htg-guide-to-getting-started-with-raspberry-pi/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">following the standard steps</span></span></a>. The easiest thing to do is get a copy of <a href="https://www.raspberrypi.org/downloads/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">NOOBS</span></span></a> to install the latest version of Raspbian.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Once you have Raspbian installed, you’ll do nearly everything else in the terminal. You don’t need to be familiar with terminal, though; you can copy and paste the commands below.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Configuring The Software</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/echo-deb-1.png" loading="lazy"  width="650" height="300" alt="[Image: echo-deb-1.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">The first thing to do is ensure the Raspberry Pi is fully up to date. So run the following commands:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo apt-get update<br />
sudo apt-get upgrade</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">And provide the root password when prompted. Alternatively, you can use SU and skip all the sudo entries.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">After all your updates are finished, you’ll need to install the “apt-transport-https” package. This allows Plex Server from an HTTPS source. Run this command:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo apt-get install apt-transport-https</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">The next step is to add the crypto key for the dev2day website (the source of this software):</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">wget -O - <a href="https://dev2day.de/pms/dev2day-pms.gpg.key" target="_blank" rel="noopener" class="mycode_url">https://dev2day.de/pms/dev2day-pms.gpg.key</a> | apt-key add -</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/wget-command-2.png" loading="lazy"  width="650" height="300" alt="[Image: wget-command-2.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Run the following command to add the dev2day repository to the package source list:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">echo "deb <a href="https://dev2day.de/pms/" target="_blank" rel="noopener" class="mycode_url">https://dev2day.de/pms/</a> stretch main" &gt;&gt; /etc/apt/sources.list.d/pms.list</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/echo-deb-1.png" loading="lazy"  width="650" height="300" alt="[Image: echo-deb-1.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Now you’ve added the dev2day repository, it’s time to update the package list:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo apt-get update</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Now, you’re ready to install Plex Media Server. Just type the following command and hit Enter:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo apt-get install plexmediaserver-installer</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">After the Plex Server software finishes installing, there are just a few more details to take care of.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Final Details</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">To avoid any permissions issue,  it’s best to make Plex run under the Pi user. Type the following command and hit Enter:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo nano /etc/default/plexmediaserver.prev</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">You should see a line that says:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">PLEX_MEDIA_SERVER_USER=plex</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Change the word “plex” to “pi” and then use Ctrl+X to close the file. Choose to save and overwrite the file.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/plexpi-1.png" loading="lazy"  width="650" height="300" alt="[Image: plexpi-1.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">For reliable remote access, you’ll want a static IP. Once the Raspberry Pi has rebooted, open the terminal and run this command:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">hostname -I</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">That’s the current IP address, write that down or type it into a text editor.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Now open the cmdline.txt file with the following command:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo nano /boot/cmdline.txt</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">At the bottom of the file, type in the following:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">ip=TheIPYouWroteDown</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/xip-1.png.pagespeed.gp+jp+jw+pj+ws+js+rj+rp+rw+ri+cp+md.ic.MCJBcNE_rr.png" loading="lazy"  width="650" height="300" alt="[Image: xip-1.png.pagespeed.gp+jp+jw+pj+ws+js+rj...cNE_rr.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Using the IP you wrote down previously. Then use Ctrl+X to close the file and save it.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Now reboot your Raspberry Pi with the following command:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo reboot</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">And your Raspberry Pi is now a functioning Plex Server. You’re ready to head to plext.tv/web on any browser to detect and associate the Plex Server to your account. Then you’ll need to configure your Raspberry Pi to <a href="https://www.howtogeek.com/139433/how-to-turn-a-raspberry-pi-into-a-low-power-network-storage-device/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">recognize an external drive</span></span></a>, rip your <a href="https://www.howtogeek.com/102886/how-to-decrypt-dvds-with-hardbrake-so-you-can-rip-them/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">DVDs</span></span></a>, or <a href="https://www.howtogeek.com/161498/how-to-backup-your-dvd-and-blu-ray-movie-collection/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Blu-Rays</span></span></a>, and then name your media files per the <a href="https://support.plex.tv/articles/categories/media-preparation/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Plex guidelines</span></span></a>.</span></span></span></div>
<span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Once you have everything in place, you’ll have access to your media collection on just about any device, from your phone to your game console. It’s a great Plex Server option that won’t break the bank.</span></span></span><br />
<br />
<br />
<br />
Collect from  <a href="https://www.howtogeek.com/400958/how-to-turn-a-raspbery-pi-into-a-plex-server/" target="_blank" rel="noopener" class="mycode_url">howtogeek</a>]]></description>
			<content:encoded><![CDATA[<span style="color: #404040;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">What You Need to Know</span></span></span><br />
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Running a Raspberry Pi as a Plex Server does come with several benefits. It won’t take up as much room as a server or a full-size PC. It also will use less electricity, even when idle all day. Best of all, it costs less than most other hardware capable of working as a server.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">There are some downsides to be aware of, though. The Raspberry Pi 3 has an ARM processor that just doesn’t have the power to support transcoding. So when you are setting up your videos, you are going to want to choose <a href="https://www.howtogeek.com/200736/what-is-an-mkv-file-and-how-do-you-play-them/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">MKV</span></span></a> as your video format. That will usually bypass the need for transcoding. (Just about every Plex player supports MKV without transcoding on the fly, but <a href="https://support.plex.tv/articles/203810286-what-media-formats-are-supported/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">a few smart TVs</span></span></a> might have problems.)</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Even then, while you’ll be able to watch standard Blu-ray quality locally, you probably won’t be able to view these videos remotely. And 4K Videos are likely not going to play well either. Also, keep in mind that this is not officially supported, and you’ll need to update the server software manually.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">But once you account for those potential pitfalls, the Raspberry Pi does make a competent Plex Media Server.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Getting Started</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Compared to using a dedicated full PC or an <a href="https://www.howtogeek.com/336533/the-nvidia-shield-is-the-most-powerful-set-top-box-you-can-buy/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">NVIDIA Shield</span></span></a> as a Plex Server, the costs to get started with a Raspberry Pi are relatively low. You’ll need:</span></span></span></div><ul class="mycode_list"><li><a href="https://www.amazon.com/ELEMENT-Element14-Raspberry-Pi-Motherboard/dp/B07BDR5PDW?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Raspberry Pi 3</span></span></a><br />
<br />
</li>
<li><a href="https://www.amazon.com/Samsung-MicroSD-Adapter-MB-ME32GA-AM/dp/B06XWN9Q99/?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">MicroSD card</span></span></a><br />
<br />
</li>
<li><a href="https://www.amazon.com/CanaKit-Raspberry-Supply-Adapter-Listed/dp/B00MARDJZ4/?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Power supply</span></span></a><br />
<br />
</li>
<li>Ethernet Cord (if possible)<br />
<br />
</li>
<li>External storage such as <a href="https://www.amazon.com/Seagate-Portable-External-Photography-STDR1000101/dp/B00H4XH5IG?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">USB drive</span></span></a> or <a href="https://www.amazon.com/Synology-bay-DiskStation-DS218j-Diskless/dp/B076G6YKWZ?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">NAS unit</span></span></a><br />
<br />
</li>
<li><a href="https://www.amazon.com/Sabrent-Individual-Switches-Included-HB-UMP3/dp/B00TPMEOYM?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Powered USB hub</span></span></a> for USB drive<br />
</li>
</ul>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Optionally you might want to consider a <a href="https://www.amazon.com/Miuzei-Raspberry-Cooling-Sinks-Compatible/dp/B07H2BR5PK?tag=823814-20" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">case and a heat sink</span></span></a> for the Raspberry Pi. You’ll need a monitor, keyboard, and mouse to get everything in place, but after that, you can run the Pi headless.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">To start with, you will want to set your Raspberry Pi up <a href="https://www.howtogeek.com/138281/the-htg-guide-to-getting-started-with-raspberry-pi/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">following the standard steps</span></span></a>. The easiest thing to do is get a copy of <a href="https://www.raspberrypi.org/downloads/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">NOOBS</span></span></a> to install the latest version of Raspbian.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Once you have Raspbian installed, you’ll do nearly everything else in the terminal. You don’t need to be familiar with terminal, though; you can copy and paste the commands below.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Configuring The Software</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/echo-deb-1.png" loading="lazy"  width="650" height="300" alt="[Image: echo-deb-1.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">The first thing to do is ensure the Raspberry Pi is fully up to date. So run the following commands:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo apt-get update<br />
sudo apt-get upgrade</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">And provide the root password when prompted. Alternatively, you can use SU and skip all the sudo entries.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">After all your updates are finished, you’ll need to install the “apt-transport-https” package. This allows Plex Server from an HTTPS source. Run this command:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo apt-get install apt-transport-https</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">The next step is to add the crypto key for the dev2day website (the source of this software):</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">wget -O - <a href="https://dev2day.de/pms/dev2day-pms.gpg.key" target="_blank" rel="noopener" class="mycode_url">https://dev2day.de/pms/dev2day-pms.gpg.key</a> | apt-key add -</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/wget-command-2.png" loading="lazy"  width="650" height="300" alt="[Image: wget-command-2.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Run the following command to add the dev2day repository to the package source list:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">echo "deb <a href="https://dev2day.de/pms/" target="_blank" rel="noopener" class="mycode_url">https://dev2day.de/pms/</a> stretch main" &gt;&gt; /etc/apt/sources.list.d/pms.list</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/echo-deb-1.png" loading="lazy"  width="650" height="300" alt="[Image: echo-deb-1.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Now you’ve added the dev2day repository, it’s time to update the package list:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo apt-get update</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Now, you’re ready to install Plex Media Server. Just type the following command and hit Enter:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo apt-get install plexmediaserver-installer</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">After the Plex Server software finishes installing, there are just a few more details to take care of.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Final Details</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">To avoid any permissions issue,  it’s best to make Plex run under the Pi user. Type the following command and hit Enter:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo nano /etc/default/plexmediaserver.prev</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">You should see a line that says:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">PLEX_MEDIA_SERVER_USER=plex</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Change the word “plex” to “pi” and then use Ctrl+X to close the file. Choose to save and overwrite the file.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/plexpi-1.png" loading="lazy"  width="650" height="300" alt="[Image: plexpi-1.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">For reliable remote access, you’ll want a static IP. Once the Raspberry Pi has rebooted, open the terminal and run this command:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">hostname -I</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">That’s the current IP address, write that down or type it into a text editor.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Now open the cmdline.txt file with the following command:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo nano /boot/cmdline.txt</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">At the bottom of the file, type in the following:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">ip=TheIPYouWroteDown</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font"><img src="https://www.howtogeek.com/wp-content/uploads/2019/01/xip-1.png.pagespeed.gp+jp+jw+pj+ws+js+rj+rp+rw+ri+cp+md.ic.MCJBcNE_rr.png" loading="lazy"  width="650" height="300" alt="[Image: xip-1.png.pagespeed.gp+jp+jw+pj+ws+js+rj...cNE_rr.png]" class="mycode_img" /></span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Using the IP you wrote down previously. Then use Ctrl+X to close the file and save it.</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Now reboot your Raspberry Pi with the following command:</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: monospace;" class="mycode_font">sudo reboot</span></span></span></div>
<div style="text-align: left;" class="mycode_align"><span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">And your Raspberry Pi is now a functioning Plex Server. You’re ready to head to plext.tv/web on any browser to detect and associate the Plex Server to your account. Then you’ll need to configure your Raspberry Pi to <a href="https://www.howtogeek.com/139433/how-to-turn-a-raspberry-pi-into-a-low-power-network-storage-device/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">recognize an external drive</span></span></a>, rip your <a href="https://www.howtogeek.com/102886/how-to-decrypt-dvds-with-hardbrake-so-you-can-rip-them/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">DVDs</span></span></a>, or <a href="https://www.howtogeek.com/161498/how-to-backup-your-dvd-and-blu-ray-movie-collection/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Blu-Rays</span></span></a>, and then name your media files per the <a href="https://support.plex.tv/articles/categories/media-preparation/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #1d55a9;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">Plex guidelines</span></span></a>.</span></span></span></div>
<span style="color: #404040;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto,;" class="mycode_font">Once you have everything in place, you’ll have access to your media collection on just about any device, from your phone to your game console. It’s a great Plex Server option that won’t break the bank.</span></span></span><br />
<br />
<br />
<br />
Collect from  <a href="https://www.howtogeek.com/400958/how-to-turn-a-raspbery-pi-into-a-plex-server/" target="_blank" rel="noopener" class="mycode_url">howtogeek</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Cài đặt Wifi Marketing One Click Login cho Ruijie AP710]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3319.html</link>
			<pubDate>Wed, 29 Apr 2020 07:07:34 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3319.html</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Cài đặt Wifi Marketing One Click Login cho Ruijie AP710</span><br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/IJ25lC7ynpM" frameborder="0" allowfullscreen="true"></iframe>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Cài đặt Wifi Marketing One Click Login cho Ruijie AP710</span><br />
<br />
<br />
<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/IJ25lC7ynpM" frameborder="0" allowfullscreen="true"></iframe>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How-to: Installing Windows 10 ARM64 (WOA) on your Raspberry Pi 3]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3248.html</link>
			<pubDate>Mon, 24 Feb 2020 09:56:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3248.html</guid>
			<description><![CDATA[Currently, there are 2 tools that will help you with this task.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">1./ WOA Deployer for Raspberry Pi </span><br />
This tool has been designed with simplicity in mind. It just works®<br />
Recommended if you don’t want to worry about drivers, UEFI and other advanced options. It will do everything for you. You just only have to select the driver where you SD Card is located, select the .wim file of your Windows Image and click Deploy. Nothing more. Simple, isn’t it?<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>https ://github.com/WOA-Project/WOA-Deployer-Rpi</blockquote>
<br />
<br />
<a href="https://user-images.githubusercontent.com/3109851/43066047-e7134552-8e63-11e8-8ac7-895e601b60e3.png" target="_blank" rel="noopener" class="mycode_url"><img src="https://pi64.win/wp-content/uploads/2019/02/Screenshot-2.png" loading="lazy"  alt="[Image: Screenshot-2.png]" class="mycode_img" /></a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">2./ Windows on Raspberry imager</span><br />
<br />
This tool offers different configuration options, it’s multi-language and allows you to customize the deployment, selecting drivers, and UEFI, and it allows to use .iso files directly. Recommended for advanced users.<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>https ://www.worproject.ml/</blockquote>
<br />
<br />
<img src="https://www.worproject.ml/worimg/WoR.png" loading="lazy"  alt="[Image: WoR.png]" class="mycode_img" /><br />
<br />
(Collect from http s://pi64.win/ )]]></description>
			<content:encoded><![CDATA[Currently, there are 2 tools that will help you with this task.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">1./ WOA Deployer for Raspberry Pi </span><br />
This tool has been designed with simplicity in mind. It just works®<br />
Recommended if you don’t want to worry about drivers, UEFI and other advanced options. It will do everything for you. You just only have to select the driver where you SD Card is located, select the .wim file of your Windows Image and click Deploy. Nothing more. Simple, isn’t it?<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>https ://github.com/WOA-Project/WOA-Deployer-Rpi</blockquote>
<br />
<br />
<a href="https://user-images.githubusercontent.com/3109851/43066047-e7134552-8e63-11e8-8ac7-895e601b60e3.png" target="_blank" rel="noopener" class="mycode_url"><img src="https://pi64.win/wp-content/uploads/2019/02/Screenshot-2.png" loading="lazy"  alt="[Image: Screenshot-2.png]" class="mycode_img" /></a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">2./ Windows on Raspberry imager</span><br />
<br />
This tool offers different configuration options, it’s multi-language and allows you to customize the deployment, selecting drivers, and UEFI, and it allows to use .iso files directly. Recommended for advanced users.<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>https ://www.worproject.ml/</blockquote>
<br />
<br />
<img src="https://www.worproject.ml/worimg/WoR.png" loading="lazy"  alt="[Image: WoR.png]" class="mycode_img" /><br />
<br />
(Collect from http s://pi64.win/ )]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to set schedule Cambium Cnpilot E400]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3243.html</link>
			<pubDate>Sun, 16 Feb 2020 04:17:44 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3243.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><img src="https://images-na.ssl-images-amazon.com/images/I/71I4sxc2cpL._AC_SX425_.jpg" loading="lazy"  alt="[Image: 71I4sxc2cpL._AC_SX425_.jpg]" class="mycode_img" /></div>
<br />
<br />
This post will help you : <span style="font-weight: bold;" class="mycode_b">HOW TO SET SCHEDULE TO REBOOT CNPILOT E400 </span><br />
<br />
Telnet to CnPilot CLI<br />
<br />

<br />
<img src="https://a-zgsm.com/tipsntricks/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=2" target="_blank" title="">telnetcnpilot.png</a> (Size: 17.14 KB / Downloads: 1)
<br />
<br />
Enter command : <span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-style: italic;" class="mycode_i">service schedule reload [time] </span></span></span><br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Then enter : <span style="font-style: italic;" class="mycode_i">save </span></span></span><br />
<br />

<br />
<img src="https://a-zgsm.com/tipsntricks/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=3" target="_blank" title="">telnetcnpilot2.png</a> (Size: 7.55 KB / Downloads: 0)
<br />
<br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">EX : </span></span></span><br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Peace-L1(config)# service schedule reload 04:30:00</span></span></span></span><br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Peace-L1(config)# save</span></span></span></span><br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">[Config Save OK]</span></span></span></span>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><img src="https://images-na.ssl-images-amazon.com/images/I/71I4sxc2cpL._AC_SX425_.jpg" loading="lazy"  alt="[Image: 71I4sxc2cpL._AC_SX425_.jpg]" class="mycode_img" /></div>
<br />
<br />
This post will help you : <span style="font-weight: bold;" class="mycode_b">HOW TO SET SCHEDULE TO REBOOT CNPILOT E400 </span><br />
<br />
Telnet to CnPilot CLI<br />
<br />

<br />
<img src="https://a-zgsm.com/tipsntricks/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=2" target="_blank" title="">telnetcnpilot.png</a> (Size: 17.14 KB / Downloads: 1)
<br />
<br />
Enter command : <span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-style: italic;" class="mycode_i">service schedule reload [time] </span></span></span><br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Then enter : <span style="font-style: italic;" class="mycode_i">save </span></span></span><br />
<br />

<br />
<img src="https://a-zgsm.com/tipsntricks/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
&nbsp;&nbsp;<a href="attachment.php?aid=3" target="_blank" title="">telnetcnpilot2.png</a> (Size: 7.55 KB / Downloads: 0)
<br />
<br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">EX : </span></span></span><br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Peace-L1(config)# service schedule reload 04:30:00</span></span></span></span><br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Peace-L1(config)# save</span></span></span></span><br />
<span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="color: #3e3e3e;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">[Config Save OK]</span></span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Some windows 10 hidden tricks]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3237.html</link>
			<pubDate>Sun, 02 Feb 2020 12:54:58 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3237.html</guid>
			<description><![CDATA[<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/gallery/2/23-hidden-/23-hidden-tricks-inside-windows-10_n277.740.jpg" loading="lazy"  alt="[Image: 23-hidden-tricks-inside-windows-10_n277.740.jpg]" class="mycode_img" /><br />
</span></span></span><span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><span style="color: #000000;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Microsoft's Windows OS isn't any one thing; it's an interwoven patchwork of features built atop other features that trace back to the beginning of the time-tested operating system.<br />
With such a complex piece of software, it makes sense that there are little tricks and UI flourishes most people don't even know about. Maybe you haven't poked around <a href="https://sea.pcmag.com/review/336416/microsoft-windows-10" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Windows 10</span></span></a> too much or perhaps you've remained on Windows 7 for all these years. Well, it's time to make the jump, as Microsoft ends support for Windows 7 this week.<br />
Whatever your situation, we've compiled a list of useful tips that will help you get more out of your <a href="https://sea.pcmag.com/review/336416/microsoft-windows-10" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Windows 10</span></span></a> experience. Or, at least, teach you some things you may not have known about.<br />
Some have been available in Windows for a number of generations, while others are native to Windows 10. Microsoft's most recent update for the OS arrived in November, but the May 2019 update added <a href="https://sea.pcmag.com/feature/368672/windows-10-may-2019-update-the-best-new-features" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">a bunch of new features</span></span></a> and <a href="https://sea.pcmag.com/news/368549/6-things-microsoft-is-killing-with-the-windows-10-may-2019-u" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">killed a handful of others</span></span></a>. So there are plenty of new features and tricks to make the most of a constantly evolving Windows experience.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/s/secret-sta/secret-start-menu_jjdj.1080.jpg" loading="lazy"  alt="[Image: secret-start-menu_jjdj.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Secret Start Menu</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">If you're a fan of that old-school (i.e. non-tiled) Start menu experience, you can still (sort of) have it. If you <span style="font-weight: bold;" class="mycode_b">[b]right-click</span>[/b] on the Windows icon in the bottom-left corner, it will prompt a textual jump menu with a number of familiar popular destinations (Apps and Features, Search, Run). All these options are available through the standard menu interface, but you'll be able to access them quicker through this textual interface.</span></span></span></span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/s/show-deskt/show-desktop-button_ye5w.1080.png" loading="lazy"  alt="[Image: show-desktop-button_ye5w.1080.png]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Show Desktop Button</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This desktop button actually dates back to Windows 7, but is handy nontheless. On the bottom-right corner of the desktop is a secret button. Don't see it? Look all the way to the bottom and right, beyond the date and time. There you'll find a small little sliver of an invisible button. Click it to minimize all your open windows.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">There's also the option to have windows minimize when you hover over this button versus clicking. Select your preference in <span style="font-weight: bold;" class="mycode_b">[b]Settings &gt; Personalization &gt; Taskbar &gt; Use peek to preview the desktop</span>[/b].</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/s/shake/shake_h7pm.1080.jpg" loading="lazy"  alt="[Image: shake_h7pm.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Shake</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This feature actually debuted in Windows 7, but I've found a lot of people don't know about it or use it (but they should—it's cool!). If you have a display full of windows, clear the clutter by grabbing the top of the window you do like and "shaking" it to minimize all the other windows. Suddenly having shaker's remorse? Shake again and the windows will come back.</span></span></span></span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/r/rotate-you/rotate-your-screen_3412.1080.jpg" loading="lazy"  alt="[Image: rotate-your-screen_3412.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Rotate Your Screen</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">If you use <a href="https://sea.pcmag.com/feature/368506/6-ways-to-improve-your-dual-monitor-setup" target="_blank" rel="noopener" class="mycode_url"><span style="color: #00649a;" class="mycode_color">multiple displays</span></a>, this feature, available on Windows 7 and 10, allows you to orient a particular monitor to fit your needs. The quickest way to do this is to simultaneously press Ctrl + Alt + D and any of the arrow buttons. The down arrow will flip it upside down, the left or right arrow buttons will turn it 90 degrees on its side, and the up arrow will bring you back to standard orientation.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Alternatively, you can right-click on the desktop background, click Display Settings, then choose an option from the Display Orientation drop-down menu to turn your page around in all sorts of ways.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/e/enable-sli/enable-slide-to-shutdown_4pjt.1080.jpg" loading="lazy"  alt="[Image: enable-slide-to-shutdown_4pjt.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Enable Slide to Shutdown</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This trick is complicated and probably not worth the effort for what you get out of it, but here you go: Right-click on the desktop and select <span style="font-weight: bold;" class="mycode_b">[b]New &gt; Shortcut</span>[/b]. In the ensuing pop-up window, paste the following line of code:</span></span></span></span></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>%windir%&#92;System32&#92;SlideToShutDown.exe</code></div></div><span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This creates a clickable icon on your desktop, which you can rename. Then double-click on the new icon to prompt a pull-down shade and use your mouse to drag it down to the bottom of the screen. Keep in mind, this isn't sleep, this is a shutdown.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/e/enable-god/enable-god-mode_ybka.1080.jpg" loading="lazy"  alt="[Image: enable-god-mode_ybka.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Enable 'God Mode'</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Are you a power user who wants access to your PC's nitty gritty? "God mode" is for you. Right-click on the desktop and select <span style="font-weight: bold;" class="mycode_b">[b]New &gt; Folder</span>[/b]. Re-name the new folder with this bit of code:</span></span></span></span></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}</code></div></div><span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">To enter the "God Mode" window, double-click the folder and go nuts.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/r/right-clic/right-click-on-tiles_z5jf.1080.jpg" loading="lazy"  alt="[Image: right-click-on-tiles_z5jf.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Right-Click on Tiles</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Want to personalize those tiles quick? Just right-click on them to prompt a pop-up menu. This menu will give you various options, like the ability to un-pin from the Start menu, resize the windows, or turn that live tile off.</span></span></span></span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/r/right-clic/right-click-on-the-taskbar_g2xy.1080.jpg" loading="lazy"  width="698" height="392" alt="[Image: right-click-on-the-taskbar_g2xy.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Right-Click on the Taskbar</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Here's a handy menu that will allow you to quickly access a number of presets for the toolbars, Cortana, and window schemes. There's a lot there, and it's just a click away.</span></span></span></span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/d/drag-to-pi/drag-to-pin-windows_58gt.1080.jpg" loading="lazy"  alt="[Image: drag-to-pin-windows_58gt.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Drag to Pin Windows</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This feature was available as far back as Windows 7, but has some extras in Windows 10.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Grab any window and drag it to the side, where it will "fit" to half the screen. In Windows 10, you have the option of dragging the window to any corner to have the window take over a quarter of the screen instead of half. If you're using multiple screens, drag to a border corner and wait for a prompt signal to let you know if the window will open in that corner.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">You can prompt similar behavior by using the Windows key plus any of the directional arrow buttons.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/q/quickly-ju/quickly-jump-between-virtual-desktops_5m3y.1080.jpg" loading="lazy"  alt="[Image: quickly-jump-between-virtual-desktops_5m3y.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Quickly Jump Between Virtual Desktops</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Do you like to multitask on your PC? In Windows 10, Microsoft finally provided out-of-the-box access to <a href="https://sea.pcmag.com/roundup/303942/the-best-virtualization-software" target="_blank" rel="noopener" class="mycode_url"><span style="color: #00649a;" class="mycode_color">virtual desktops</span></a>. So now you can <span style="font-style: italic;" class="mycode_i">really </span>multitask.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">To try it out, click on Task View (the icon to the right of the Windows menu). This will separate all your open windows and apps into icons. You can then drag any of them over to where it says "New desktop," which creates a new virtual desktop. This would allow you to, say, separate your work apps, personal apps, and social media into different desktops.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Once you click out of Task View, you can toggle between virtual desktops by pressing the Windows button+Ctrl+right/left arrows. This will allow you to automatically switch between all the open windows which you've separated into different desktops, while leaving all the icons on your desktop unmoved.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">To remove the virtual desktops, just go back into task view and delete the individual virtual desktops—this will <span style="text-decoration: underline;" class="mycode_u">not</span> close out the apps contained within that desktop, but rather just send them to the next lower desktop.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/m/make-your-/make-your-command-prompt-window-transparent_zzjz.1080.jpg" loading="lazy"  alt="[Image: make-your-command-prompt-window-transpar...z.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Make Your Command Prompt Window Transparent</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This feature will probably only be useful to a narrow niche of users, but if you like to dig your virtual fingers into the innards of Windows <a href="https://sea.pcmag.com/news/349748/how-to-customize-control-the-command-prompt-in-windows-10" target="_blank" rel="noopener" class="mycode_url"><span style="color: #00649a;" class="mycode_color">via the Command Prompt</span></a>, Windows 10 provides a <span style="font-style: italic;" class="mycode_i">ghostly</span> way to interface with it.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">To access the Command Prompt interface in Windows 10, click on the Windows menu and type "Command Prompt" to bring up quick access to its desktop app. Click that. You can personalize the experience by right-clicking at the top of the window to prompt a pop-up menu and choose "Properties."</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Click over to the Colors tab to see a range of personalization options. At the bottom of this tab, you'll find the Opacity slider, which allows you to see through the Command Prompt window.This feature lets you code away in the Command Prompt while simultaneously observing the desktop.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/s/silence-no/silence-notifications-with-focus-assist_yjk2.1080.png" loading="lazy"  alt="[Image: silence-notifications-with-focus-assist_yjk2.1080.png]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Silence Notifications With Focus Assist</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Formerly known as Quiet Hours, Focus Assist is a redesigned <a href="https://sea.pcmag.com/feature/360758/6-cool-things-in-the-windows-10-april-2018-update" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color">April 2018 Update</span></a> feature that gives you greater control over the notifications that pop up on your PC. Head to <span style="font-weight: bold;" class="mycode_b">[b]Settings &gt; System &gt; Focus Assist</span>[/b] and then read our full <a href="https://sea.pcmag.com/feature/361407/how-to-silence-notifications-with-windows-10-s-focus-assist/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color">how-to guide</span></a> for customizing notifications for everything from contacts and apps to task-specific alarms.</span></span></span></span></span><br />
</span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Collect from : <a href="https://sea.pcmag.com/operating-systems-and-platforms/21350/23-hidden-tricks-inside-windows-10" target="_blank" rel="noopener" class="mycode_url">Here</a></span></span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/gallery/2/23-hidden-/23-hidden-tricks-inside-windows-10_n277.740.jpg" loading="lazy"  alt="[Image: 23-hidden-tricks-inside-windows-10_n277.740.jpg]" class="mycode_img" /><br />
</span></span></span><span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><span style="color: #000000;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Microsoft's Windows OS isn't any one thing; it's an interwoven patchwork of features built atop other features that trace back to the beginning of the time-tested operating system.<br />
With such a complex piece of software, it makes sense that there are little tricks and UI flourishes most people don't even know about. Maybe you haven't poked around <a href="https://sea.pcmag.com/review/336416/microsoft-windows-10" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Windows 10</span></span></a> too much or perhaps you've remained on Windows 7 for all these years. Well, it's time to make the jump, as Microsoft ends support for Windows 7 this week.<br />
Whatever your situation, we've compiled a list of useful tips that will help you get more out of your <a href="https://sea.pcmag.com/review/336416/microsoft-windows-10" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Windows 10</span></span></a> experience. Or, at least, teach you some things you may not have known about.<br />
Some have been available in Windows for a number of generations, while others are native to Windows 10. Microsoft's most recent update for the OS arrived in November, but the May 2019 update added <a href="https://sea.pcmag.com/feature/368672/windows-10-may-2019-update-the-best-new-features" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">a bunch of new features</span></span></a> and <a href="https://sea.pcmag.com/news/368549/6-things-microsoft-is-killing-with-the-windows-10-may-2019-u" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">killed a handful of others</span></span></a>. So there are plenty of new features and tricks to make the most of a constantly evolving Windows experience.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/s/secret-sta/secret-start-menu_jjdj.1080.jpg" loading="lazy"  alt="[Image: secret-start-menu_jjdj.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Secret Start Menu</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">If you're a fan of that old-school (i.e. non-tiled) Start menu experience, you can still (sort of) have it. If you <span style="font-weight: bold;" class="mycode_b">[b]right-click</span>[/b] on the Windows icon in the bottom-left corner, it will prompt a textual jump menu with a number of familiar popular destinations (Apps and Features, Search, Run). All these options are available through the standard menu interface, but you'll be able to access them quicker through this textual interface.</span></span></span></span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/s/show-deskt/show-desktop-button_ye5w.1080.png" loading="lazy"  alt="[Image: show-desktop-button_ye5w.1080.png]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Show Desktop Button</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This desktop button actually dates back to Windows 7, but is handy nontheless. On the bottom-right corner of the desktop is a secret button. Don't see it? Look all the way to the bottom and right, beyond the date and time. There you'll find a small little sliver of an invisible button. Click it to minimize all your open windows.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">There's also the option to have windows minimize when you hover over this button versus clicking. Select your preference in <span style="font-weight: bold;" class="mycode_b">[b]Settings &gt; Personalization &gt; Taskbar &gt; Use peek to preview the desktop</span>[/b].</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/s/shake/shake_h7pm.1080.jpg" loading="lazy"  alt="[Image: shake_h7pm.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Shake</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This feature actually debuted in Windows 7, but I've found a lot of people don't know about it or use it (but they should—it's cool!). If you have a display full of windows, clear the clutter by grabbing the top of the window you do like and "shaking" it to minimize all the other windows. Suddenly having shaker's remorse? Shake again and the windows will come back.</span></span></span></span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/r/rotate-you/rotate-your-screen_3412.1080.jpg" loading="lazy"  alt="[Image: rotate-your-screen_3412.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Rotate Your Screen</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">If you use <a href="https://sea.pcmag.com/feature/368506/6-ways-to-improve-your-dual-monitor-setup" target="_blank" rel="noopener" class="mycode_url"><span style="color: #00649a;" class="mycode_color">multiple displays</span></a>, this feature, available on Windows 7 and 10, allows you to orient a particular monitor to fit your needs. The quickest way to do this is to simultaneously press Ctrl + Alt + D and any of the arrow buttons. The down arrow will flip it upside down, the left or right arrow buttons will turn it 90 degrees on its side, and the up arrow will bring you back to standard orientation.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Alternatively, you can right-click on the desktop background, click Display Settings, then choose an option from the Display Orientation drop-down menu to turn your page around in all sorts of ways.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/e/enable-sli/enable-slide-to-shutdown_4pjt.1080.jpg" loading="lazy"  alt="[Image: enable-slide-to-shutdown_4pjt.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Enable Slide to Shutdown</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This trick is complicated and probably not worth the effort for what you get out of it, but here you go: Right-click on the desktop and select <span style="font-weight: bold;" class="mycode_b">[b]New &gt; Shortcut</span>[/b]. In the ensuing pop-up window, paste the following line of code:</span></span></span></span></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>%windir%&#92;System32&#92;SlideToShutDown.exe</code></div></div><span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This creates a clickable icon on your desktop, which you can rename. Then double-click on the new icon to prompt a pull-down shade and use your mouse to drag it down to the bottom of the screen. Keep in mind, this isn't sleep, this is a shutdown.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/e/enable-god/enable-god-mode_ybka.1080.jpg" loading="lazy"  alt="[Image: enable-god-mode_ybka.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Enable 'God Mode'</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Are you a power user who wants access to your PC's nitty gritty? "God mode" is for you. Right-click on the desktop and select <span style="font-weight: bold;" class="mycode_b">[b]New &gt; Folder</span>[/b]. Re-name the new folder with this bit of code:</span></span></span></span></span></span><br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}</code></div></div><span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">To enter the "God Mode" window, double-click the folder and go nuts.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/r/right-clic/right-click-on-tiles_z5jf.1080.jpg" loading="lazy"  alt="[Image: right-click-on-tiles_z5jf.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Right-Click on Tiles</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Want to personalize those tiles quick? Just right-click on them to prompt a pop-up menu. This menu will give you various options, like the ability to un-pin from the Start menu, resize the windows, or turn that live tile off.</span></span></span></span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/r/right-clic/right-click-on-the-taskbar_g2xy.1080.jpg" loading="lazy"  width="698" height="392" alt="[Image: right-click-on-the-taskbar_g2xy.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Right-Click on the Taskbar</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Here's a handy menu that will allow you to quickly access a number of presets for the toolbars, Cortana, and window schemes. There's a lot there, and it's just a click away.</span></span></span></span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/d/drag-to-pi/drag-to-pin-windows_58gt.1080.jpg" loading="lazy"  alt="[Image: drag-to-pin-windows_58gt.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Drag to Pin Windows</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This feature was available as far back as Windows 7, but has some extras in Windows 10.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Grab any window and drag it to the side, where it will "fit" to half the screen. In Windows 10, you have the option of dragging the window to any corner to have the window take over a quarter of the screen instead of half. If you're using multiple screens, drag to a border corner and wait for a prompt signal to let you know if the window will open in that corner.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">You can prompt similar behavior by using the Windows key plus any of the directional arrow buttons.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/q/quickly-ju/quickly-jump-between-virtual-desktops_5m3y.1080.jpg" loading="lazy"  alt="[Image: quickly-jump-between-virtual-desktops_5m3y.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Quickly Jump Between Virtual Desktops</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Do you like to multitask on your PC? In Windows 10, Microsoft finally provided out-of-the-box access to <a href="https://sea.pcmag.com/roundup/303942/the-best-virtualization-software" target="_blank" rel="noopener" class="mycode_url"><span style="color: #00649a;" class="mycode_color">virtual desktops</span></a>. So now you can <span style="font-style: italic;" class="mycode_i">really </span>multitask.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">To try it out, click on Task View (the icon to the right of the Windows menu). This will separate all your open windows and apps into icons. You can then drag any of them over to where it says "New desktop," which creates a new virtual desktop. This would allow you to, say, separate your work apps, personal apps, and social media into different desktops.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Once you click out of Task View, you can toggle between virtual desktops by pressing the Windows button+Ctrl+right/left arrows. This will allow you to automatically switch between all the open windows which you've separated into different desktops, while leaving all the icons on your desktop unmoved.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">To remove the virtual desktops, just go back into task view and delete the individual virtual desktops—this will <span style="text-decoration: underline;" class="mycode_u">not</span> close out the apps contained within that desktop, but rather just send them to the next lower desktop.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/m/make-your-/make-your-command-prompt-window-transparent_zzjz.1080.jpg" loading="lazy"  alt="[Image: make-your-command-prompt-window-transpar...z.1080.jpg]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Make Your Command Prompt Window Transparent</span></span><br />
<br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">This feature will probably only be useful to a narrow niche of users, but if you like to dig your virtual fingers into the innards of Windows <a href="https://sea.pcmag.com/news/349748/how-to-customize-control-the-command-prompt-in-windows-10" target="_blank" rel="noopener" class="mycode_url"><span style="color: #00649a;" class="mycode_color">via the Command Prompt</span></a>, Windows 10 provides a <span style="font-style: italic;" class="mycode_i">ghostly</span> way to interface with it.</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">To access the Command Prompt interface in Windows 10, click on the Windows menu and type "Command Prompt" to bring up quick access to its desktop app. Click that. You can personalize the experience by right-clicking at the top of the window to prompt a pop-up menu and choose "Properties."</span></span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Click over to the Colors tab to see a range of personalization options. At the bottom of this tab, you'll find the Opacity slider, which allows you to see through the Command Prompt window.This feature lets you code away in the Command Prompt while simultaneously observing the desktop.</span></span></span><br />
</span></span></span><br />
<span style="color: #3b3b3c;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-regular, sans-serif;" class="mycode_font"><img src="https://sm.pcmag.com/t/pcmag_ap/photo/s/silence-no/silence-notifications-with-focus-assist_yjk2.1080.png" loading="lazy"  alt="[Image: silence-notifications-with-focus-assist_yjk2.1080.png]" class="mycode_img" /><br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-family: RobotoCondensed-Bold, arial, sans-serif;" class="mycode_font">Silence Notifications With Focus Assist</span></span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Formerly known as Quiet Hours, Focus Assist is a redesigned <a href="https://sea.pcmag.com/feature/360758/6-cool-things-in-the-windows-10-april-2018-update" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color">April 2018 Update</span></a> feature that gives you greater control over the notifications that pop up on your PC. Head to <span style="font-weight: bold;" class="mycode_b">[b]Settings &gt; System &gt; Focus Assist</span>[/b] and then read our full <a href="https://sea.pcmag.com/feature/361407/how-to-silence-notifications-with-windows-10-s-focus-assist/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #e20309;" class="mycode_color">how-to guide</span></a> for customizing notifications for everything from contacts and apps to task-specific alarms.</span></span></span></span></span><br />
</span><br />
<span style="color: #262626;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-family: Roboto-300, arial, sans-serif;" class="mycode_font">Collect from : <a href="https://sea.pcmag.com/operating-systems-and-platforms/21350/23-hidden-tricks-inside-windows-10" target="_blank" rel="noopener" class="mycode_url">Here</a></span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to Blur Background and Retouching a Photo in Photoshop CC]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3235.html</link>
			<pubDate>Wed, 29 Jan 2020 18:05:40 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3235.html</guid>
			<description><![CDATA[<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/QqfbD3TN9qc" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
<span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">This tutorial  gonna show you how to blur the background and retouch a photo in photoshop cc.. <br />
First we'll blur the background then will apply some of adjustment layers to make it awesome. <br />
Hope you enjoy ! <br />
Get your Image designed by Me : </span></span></span><a href="https://www.youtube.com/redirect?q=https%3A%2F%2Fwww.fiverr.com%2Fsrgraphicsbuzz%2Fdo-professional-photo-retouching&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://www.fiverr.com/srgraphicsbuzz...</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
................ <br />
• Model Image: </span></span></span><a href="https://www.youtube.com/redirect?q=https%3A%2F%2Ffaestock.deviantart.com%2Fart%2FSpring-2-335985766&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://faestock.deviantart.com/art/S...</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
............................<br />
• Music Credit:<br />
I Don't See the Branches, I See the Leaves by Chris Zabriskie is licensed under a Creative Commons Attribution license (</span></span></span><a href="https://www.youtube.com/redirect?q=https%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby%2F4.0%2F&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://creativecommons.org/licenses/...</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">)<br />
Source: </span></span></span><a href="https://www.youtube.com/redirect?q=http%3A%2F%2Fchriszabriskie.com%2Fdtv%2F&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://chriszabriskie.com/dtv/</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Artist: </span></span></span><a href="https://www.youtube.com/redirect?q=http%3A%2F%2Fchriszabriskie.com%2F&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://chriszabriskie.com/</span></span>[/color]</a>]]></description>
			<content:encoded><![CDATA[<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/QqfbD3TN9qc" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
<span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">This tutorial  gonna show you how to blur the background and retouch a photo in photoshop cc.. <br />
First we'll blur the background then will apply some of adjustment layers to make it awesome. <br />
Hope you enjoy ! <br />
Get your Image designed by Me : </span></span></span><a href="https://www.youtube.com/redirect?q=https%3A%2F%2Fwww.fiverr.com%2Fsrgraphicsbuzz%2Fdo-professional-photo-retouching&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://www.fiverr.com/srgraphicsbuzz...</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
................ <br />
• Model Image: </span></span></span><a href="https://www.youtube.com/redirect?q=https%3A%2F%2Ffaestock.deviantart.com%2Fart%2FSpring-2-335985766&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://faestock.deviantart.com/art/S...</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
............................<br />
• Music Credit:<br />
I Don't See the Branches, I See the Leaves by Chris Zabriskie is licensed under a Creative Commons Attribution license (</span></span></span><a href="https://www.youtube.com/redirect?q=https%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby%2F4.0%2F&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://creativecommons.org/licenses/...</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">)<br />
Source: </span></span></span><a href="https://www.youtube.com/redirect?q=http%3A%2F%2Fchriszabriskie.com%2Fdtv%2F&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://chriszabriskie.com/dtv/</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Artist: </span></span></span><a href="https://www.youtube.com/redirect?q=http%3A%2F%2Fchriszabriskie.com%2F&amp;redir_token=K6bvFp-54kjTgcfVrBosW-bD6St8MTU4MDQwNzUwMkAxNTgwMzIxMTAy&amp;event=video_description&amp;v=QqfbD3TN9qc" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://chriszabriskie.com/</span></span>[/color]</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Photoshop Tutorial | Transparent Blur Effect in Photoshop]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3234.html</link>
			<pubDate>Wed, 29 Jan 2020 17:31:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3234.html</guid>
			<description><![CDATA[<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/3Q75vqPWeRg" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
<span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">In this photoshop tutorial, you will learn how to make transparent blur effect in photoshop cs6. Transparent blur effect most commonly popular in apple devices. In this photoshop tutorial, I will show you how to create transparent blur overlay effect in photoshop. Follow this easy transparent blur effect photoshop tutorial to apply on any photos in photoshop.<br />
<br />
SUBSCRIBE for more Free Photoshop Tutorials ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fgoo.gl%2F9pAjk0&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://goo.gl/9pAjk0</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
-----------------------------------------------------------------------------------------------------------<br />
Download Free Stock Images ►<br />
</span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=http%3A%2F%2Fbit.ly%2F2hzgZLz&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://bit.ly/2hzgZLz</span></span>[/color]</a><br />
<a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=http%3A%2F%2Fbit.ly%2F2fjDiUS&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://bit.ly/2fjDiUS</span></span>[/color]</a><br />
<a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=http%3A%2F%2Fbit.ly%2F2vCfYYP&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://bit.ly/2vCfYYP</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
-----------------------------------------------------------------------------------------------------------<br />
Check out more Photoshop Tutorials ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fgoo.gl%2FRwDWNk&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://goo.gl/RwDWNk</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
-----------------------------------------------------------------------------------------------------------<br />
ADD me as a Friend -<br />
Facebook ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fwww.facebook.com%2Fwebflippy&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://www.facebook.com/webflippy</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Twitter ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Ftwitter.com%2Fwebflippy&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://twitter.com/webflippy</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Instagram ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Finstagram.com%2Fwebflippy&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://instagram.com/webflippy</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Google+ ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fplus.google.com%2F%2BWebflippyOfficialPage&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://plus.google.com/+WebflippyOff...</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Pinterest ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fwww.pinterest.com%2Fwebflippy&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://www.pinterest.com/webflippy</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
-----------------------------------------------------------------------------------------------------------<br />
<br />
Click the SUBSCRIBE button to see all the latest &amp; new photoshop tutorials, photo manipulations, how to blur background, transparent blur effect, photo effects, photo editing, blend and retouching and much more.</span></span></span>]]></description>
			<content:encoded><![CDATA[<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/3Q75vqPWeRg" frameborder="0" allowfullscreen="true"></iframe><br />
<br />
<span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">In this photoshop tutorial, you will learn how to make transparent blur effect in photoshop cs6. Transparent blur effect most commonly popular in apple devices. In this photoshop tutorial, I will show you how to create transparent blur overlay effect in photoshop. Follow this easy transparent blur effect photoshop tutorial to apply on any photos in photoshop.<br />
<br />
SUBSCRIBE for more Free Photoshop Tutorials ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fgoo.gl%2F9pAjk0&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://goo.gl/9pAjk0</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
-----------------------------------------------------------------------------------------------------------<br />
Download Free Stock Images ►<br />
</span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=http%3A%2F%2Fbit.ly%2F2hzgZLz&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://bit.ly/2hzgZLz</span></span>[/color]</a><br />
<a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=http%3A%2F%2Fbit.ly%2F2fjDiUS&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://bit.ly/2fjDiUS</span></span>[/color]</a><br />
<a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=http%3A%2F%2Fbit.ly%2F2vCfYYP&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">http://bit.ly/2vCfYYP</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
-----------------------------------------------------------------------------------------------------------<br />
Check out more Photoshop Tutorials ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fgoo.gl%2FRwDWNk&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://goo.gl/RwDWNk</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
-----------------------------------------------------------------------------------------------------------<br />
ADD me as a Friend -<br />
Facebook ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fwww.facebook.com%2Fwebflippy&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://www.facebook.com/webflippy</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Twitter ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Ftwitter.com%2Fwebflippy&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://twitter.com/webflippy</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Instagram ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Finstagram.com%2Fwebflippy&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://instagram.com/webflippy</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Google+ ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fplus.google.com%2F%2BWebflippyOfficialPage&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://plus.google.com/+WebflippyOff...</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
Pinterest ► </span></span></span><a href="https://www.youtube.com/redirect?redir_token=gtNQ3qWjGOyynYqOkv21sFVVRQ58MTU4MDQwNTQzOUAxNTgwMzE5MDM5&amp;q=https%3A%2F%2Fwww.pinterest.com%2Fwebflippy&amp;v=3Q75vqPWeRg&amp;event=video_description" target="_blank" rel="noopener" class="mycode_url">[color=var(--yt-endpoint-visited-color, var(--yt-spec-call-to-action))]<span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font">https://www.pinterest.com/webflippy</span></span>[/color]</a><span style="color: #0d0d0d;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Roboto, Arial, sans-serif;" class="mycode_font"><br />
-----------------------------------------------------------------------------------------------------------<br />
<br />
Click the SUBSCRIBE button to see all the latest &amp; new photoshop tutorials, photo manipulations, how to blur background, transparent blur effect, photo effects, photo editing, blend and retouching and much more.</span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to Import an Autocad file using Google Sketchup]]></title>
			<link>https://a-zgsm.com/tipsntricks/thread-3066.html</link>
			<pubDate>Sun, 10 Mar 2019 14:20:18 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://a-zgsm.com/tipsntricks/member.php?action=profile&uid=3">nnm</a>]]></dc:creator>
			<guid isPermaLink="false">https://a-zgsm.com/tipsntricks/thread-3066.html</guid>
			<description><![CDATA[<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/P9lXS7mkiIU" frameborder="0" allowfullscreen="true"></iframe>]]></description>
			<content:encoded><![CDATA[<iframe width="560" height="315" src="//www.youtube-nocookie.com/embed/P9lXS7mkiIU" frameborder="0" allowfullscreen="true"></iframe>]]></content:encoded>
		</item>
	</channel>
</rss>