<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:re="http://purl.org/atompub/rank/1.0">
    <title type="text">Recent Questions - Super User</title>
    <link rel="self" href="https://superuser.com/feeds" type="application/atom+xml" />
    <link rel="alternate" href="https://superuser.com/questions" type="text/html" />
    <subtitle>most recent 30 from superuser.com</subtitle>
    <updated>2026-05-13T02:02:16Z</updated>
    <id>https://superuser.com/feeds</id>
    <creativeCommons:license>https://creativecommons.org/licenses/by-sa/4.0/rdf</creativeCommons:license> 
    <entry>
        <id>https://superuser.com/q/1937552</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">To establish an SSH connection, I need to open a local terminal and run a valid command</title>
            <category scheme="https://superuser.com/tags" term="linux" />
            <category scheme="https://superuser.com/tags" term="ssh" />
        <author>
            <name>mazda</name>
            <uri>https://superuser.com/users/1764847</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1937552/to-establish-an-ssh-connection-i-need-to-open-a-local-terminal-and-run-a-valid" />
        <published>2026-05-13T01:35:08Z</published>
        <updated>2026-05-13T01:50:09Z</updated>
        <summary type="html">
            &lt;p&gt;I have two laptops, say A and B. I have an SSD, an external disk, with a perfectly working Debian 13 installed and connected to a USB input of laptop B. For the past few days, whenever I try to connect via the SSH protocol&#xA;to this SSD, I have to open a terminal on that SSD and run any valid command on it. If I don&#x2019;t do this, particularly if the command I run on the opened terminal is not valid, &amp;quot;command not found&amp;quot;, the connection fails with the error &#x201C;no route to host.&#x201D; Once I&#x2019;ve done this, I can close the SSH connection and reopen it as needed: no further issues untill I either reboot this SSD or wake it up from sleep after a suspend action (&amp;quot;suspend on lid close&amp;quot;).&lt;/p&gt;&#xA;&lt;p&gt;If this helps, once the SSH connection was established, I ran the following commands from a terminal on the SSD:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;~$ ss -tunlp&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Netid   State    Recv-Q   Send-Q                          Local Address:Port                       Peer Address:Port                  Process&lt;br /&gt;&#xA;.........&lt;br /&gt;&#xA;tcp     LISTEN   0        128                                   0.0.0.0:22                              0.0.0.0:*&lt;br /&gt;&#xA;tcp     LISTEN   0        4096                                    [::1]:631                                [::]:*&lt;br /&gt;&#xA;tcp     LISTEN   0        128                                      [::]:22                                 [::]:*&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;~$ systemctl status systemd-networkd&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;&#x25CB; systemd-networkd.service - Network Configuration&#xA;Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; disabled; preset: enabled)&#xA;Active: inactive (dead)&#xA;.........&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;~$ systemctl status NetworkManager&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;&#x25CF; NetworkManager.service - Network Manager&#xA;Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; preset: enabled)&#xA;Active: active (running) since Tue 2026-05-12 01:07:38 EDT; 2h 3min ago&#xA;........&lt;/p&gt;&#xA;&lt;p&gt;Do  you have any idea what&#x27;s going on?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1937549</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Why doesn&#x2019;t a website frame load as expected?</title>
            <category scheme="https://superuser.com/tags" term="google-chrome" />
            <category scheme="https://superuser.com/tags" term="browser" />
            <category scheme="https://superuser.com/tags" term="website" />
        <author>
            <name>rajeev</name>
            <uri>https://superuser.com/users/724167</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1937549/why-doesn-t-a-website-frame-load-as-expected" />
        <published>2026-05-12T21:37:49Z</published>
        <updated>2026-05-13T01:13:55Z</updated>
        <summary type="html">
            &lt;p&gt;I have a strange issue with a website named &lt;code&gt;booking.com&lt;/code&gt;. Earlier all was fine. It happens when accessing the website on Windows or Linux PC with any recent browser.&lt;/p&gt;&#xA;&lt;p&gt;There&#x2019;s a messaging system within the website where you can send &amp;amp; receive messages to Customer Service. The issue is the right frame which is supposed to show the messages, only shows 4 rotating circles and the messages never load.&lt;/p&gt;&#xA;&lt;p&gt;Interestingly their Android app is working fine.&lt;/p&gt;&#xA;&lt;p&gt;This is what I have tried but that did not help&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Clean cache, cookies, temp files. Waited for over 30 minutes to see if messages load.&lt;/li&gt;&#xA;&lt;li&gt;Incognito mode&lt;/li&gt;&#xA;&lt;li&gt;Tried from Chrome, Edge, Brave, Mozilla&lt;/li&gt;&#xA;&lt;li&gt;Created a brand new Windows 11 VM with no previous cookies or history etc and tried accessing&lt;/li&gt;&#xA;&lt;li&gt;Changed the ISP from cable to Mobile hotspot&lt;/li&gt;&#xA;&lt;li&gt;In Blue stacks Android emulator I used Android Chrome app and accessed. The issue repeated inside the chrome browser on Android Emulator&lt;/li&gt;&#xA;&lt;li&gt;Used a Linux PC and browser on Linux OS. Same behaviour.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;I&#x2019;m clueless where the issue is but my understanding is that it&#x2019;s a backend issue. The booking.com team confirmed that this is not a global issue and they could not reproduce the issue so far.&lt;/p&gt;&#xA;&lt;p&gt;What else I can try and what else they (backend team) can try to fix this?&lt;/p&gt;&#xA;&lt;p&gt;The account is accessed using my email id (as username) and verification code received in the email.&lt;/p&gt;&#xA;&lt;p&gt;To give you an idea how it looks like. Here&#x27;s a screenshot. The 4 circles that you see in right frame just endlessly keep on rotating but the frame does not load.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/E8Cwo3ZP.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/E8Cwo3ZP.png&quot; alt=&quot;Booking.com&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1937548</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">INACCESSIBLE_BOOT_DEVICE after System Restore, BIOS detects SSD but WinRE sees no disks at all</title>
            <category scheme="https://superuser.com/tags" term="boot" />
            <category scheme="https://superuser.com/tags" term="ssd" />
            <category scheme="https://superuser.com/tags" term="windows-11" />
            <category scheme="https://superuser.com/tags" term="system-restore" />
            <category scheme="https://superuser.com/tags" term="recovery" />
        <author>
            <name>My Self</name>
            <uri>https://superuser.com/users/3304882</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1937548/inaccessible-boot-device-after-system-restore-bios-detects-ssd-but-winre-sees-n" />
        <published>2026-05-12T21:13:04Z</published>
        <updated>2026-05-12T21:13:04Z</updated>
        <summary type="html">
            &lt;p&gt;I&#x2019;m honestly losing my mind over this&lt;/p&gt;&#xA;&lt;p&gt;I for some dumb reason decided to run a Windows System Restore from a restore point a few days ago. It didn&#x27;t work and kept getting me an Error message and I foolishly just kept trying other restore points until after the third when the whole system decided to take a dump on me and stop working&lt;/p&gt;&#xA;&lt;p&gt;After rebooting I got:&lt;/p&gt;&#xA;&lt;p&gt;INACCESSIBLE_BOOT_DEVICE (0x7B)&lt;/p&gt;&#xA;&lt;p&gt;In WinRE CMD:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;chkdsk c: /f&#xA;&#xA;Cannot open volume for direct access&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;and&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;bootrec /fixmbr&#xA;&#xA;The system cannot find the path specified&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;BUT here&#x27;s my main concern:&lt;/p&gt;&#xA;&lt;p&gt;In diskpart:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;list disk&#xA;&#xA;There are no fixed disks to show&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;and:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;list volume&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;shows nothing too.&lt;/p&gt;&#xA;&lt;p&gt;So WinRE literally sees NO drives at all.&lt;/p&gt;&#xA;&lt;p&gt;However:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;BIOS/UEFI DOES detects the SSD normally&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;SSD model shows up correctly and completely fine in BIOS&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;RAM and CPU are detected fine&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;Boot mode is UEFI&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;I didn&#x2019;t change AHCI/RAID settings&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;EXPO/XMP is enabled but system was stable before all this&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;System:&lt;/p&gt;&#xA;&lt;p&gt;ASRock B650M-HDV/M.2&lt;/p&gt;&#xA;&lt;p&gt;Ryzen 5 7600&lt;/p&gt;&#xA;&lt;p&gt;Western Digital SSD (detected in BIOS)&lt;/p&gt;&#xA;&lt;p&gt;At this point I&#x2019;m trying to figure out whether:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;WinRE/NVMe drivers somehow got corrupted&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;partition table/EFI got destroyed&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Has anyone seen WinRE detect literally zero disks while BIOS still sees the NVMe perfectly fine?&lt;/p&gt;&#xA;&lt;p&gt;Is there anything I can do except completely reinstall Windows and lose all my data?&lt;/p&gt;&#xA;&lt;p&gt;It&#x27;s amazing to me how Windows just has features implemented that completely f up your entire hard drive and system. Great. Really thinking about just moving to Linux atp&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1937545</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">UCX devices visible to root not to user</title>
            <category scheme="https://superuser.com/tags" term="udev" />
            <category scheme="https://superuser.com/tags" term="nvidia" />
            <category scheme="https://superuser.com/tags" term="infiniband" />
        <author>
            <name>Snark</name>
            <uri>https://superuser.com/users/3200486</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1937545/ucx-devices-visible-to-root-not-to-user" />
        <published>2026-05-12T20:06:02Z</published>
        <updated>2026-05-12T20:06:02Z</updated>
        <summary type="html">
            &lt;p&gt;I&#x27;m currently using DOCA-OFED as the UCX driver, and IPoIB and UCX on the same device. The system can see the device from ibstat&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;CA &#x27;mlx5_0&#x27;&#xA;        CA type: MT4129&#xA;        Number of ports: 1&#xA;        Firmware version: 28.36.1010&#xA;        Hardware version: 0&#xA;        Node GUID: 0x946dae03006f4936&#xA;        System image GUID: 0x946dae03006f4936&#xA;        Port 1:&#xA;                State: Active&#xA;                Physical state: LinkUp&#xA;                Rate: 200&#xA;                Base lid: 8&#xA;                LMC: 0&#xA;                SM lid: 8&#xA;                Capability mask: 0xa651e84a&#xA;                Port GUID: 0x946dae03006f4936&#xA;                Link layer: InfiniBand&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;This device is ibs1 on the node, and works perfectly on IPoIB&lt;/p&gt;&#xA;&lt;p&gt;However I can&#x27;t get UCX to work, as a user, notably it does work as root, confirmed by ibping.&lt;/p&gt;&#xA;&lt;p&gt;I&#x27;ve worked through the udev rules&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;KERNEL==&amp;quot;issm*&amp;quot;, SYMLINK&#x2B;=&amp;quot;infiniband/%k&amp;quot;, MODE=&amp;quot;0776&amp;quot;, GROUP=&amp;quot;rdma&amp;quot;&#xA;KERNEL==&amp;quot;ucm*&amp;quot;, SYMLINK&#x2B;=&amp;quot;infiniband/%k&amp;quot;, MODE=&amp;quot;0776&amp;quot;, GROUP=&amp;quot;rdma&amp;quot;&#xA;KERNEL==&amp;quot;umad*&amp;quot;, SYMLINK&#x2B;=&amp;quot;infiniband/%k&amp;quot;, MODE=&amp;quot;0776&amp;quot;, GROUP=&amp;quot;rdma&amp;quot;&#xA;KERNEL==&amp;quot;uverbs*&amp;quot;, SYMLINK&#x2B;=&amp;quot;infiniband/%k&amp;quot;, MODE=&amp;quot;0776&amp;quot;, GROUP=&amp;quot;rdma&amp;quot;&#xA;KERNEL==&amp;quot;uat&amp;quot;, SYMLINK&#x2B;=&amp;quot;infiniband/%k&amp;quot;, MODE=&amp;quot;0776&amp;quot;, GROUP=&amp;quot;rdma&amp;quot;&#xA;KERNEL==&amp;quot;ucma&amp;quot;, SYMLINK&#x2B;=&amp;quot;infiniband/%k&amp;quot;, MODE=&amp;quot;0776&amp;quot;, GROUP=&amp;quot;rdma&amp;quot;&#xA;KERNEL==&amp;quot;rdma_cm&amp;quot;, SYMLINK&#x2B;=&amp;quot;infiniband/%k&amp;quot;, MODE=&amp;quot;0776&amp;quot;, GROUP=&amp;quot;rdma&amp;quot;&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;In &lt;code&gt;/etc/udev/rules.d/90-rdma.rules&lt;/code&gt; and confirmed that sets the &lt;code&gt;/dev/infiniband&lt;/code&gt; folders sensibly (note-this server is airgapped so we can run a little bit lighter on the security. I also know I think thats not quite correct, but the documentation for this issue spans a decade and a half.&lt;/p&gt;&#xA;&lt;p&gt;Running &lt;code&gt;ucx_info -d&lt;/code&gt;  as root produces sensible results with rdma memory domains for &lt;code&gt;mlx5_0&lt;/code&gt; but running it as a user who is a member of the group rdma does not produce the memory domains expected.&lt;/p&gt;&#xA;&lt;p&gt;I don&#x27;t even know how to diagnose this at this point (rocky 9.7 for reference, connectx-7 compatible device).&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1937542</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Is it possible to retrieve contents on website that auto-refreshes content?</title>
            <category scheme="https://superuser.com/tags" term="google-chrome" />
            <category scheme="https://superuser.com/tags" term="automation" />
            <category scheme="https://superuser.com/tags" term="website" />
            <category scheme="https://superuser.com/tags" term="browser-cache" />
        <author>
            <name>Sebastian Nguyen</name>
            <uri>https://superuser.com/users/3304797</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1937542/is-it-possible-to-retrieve-contents-on-website-that-auto-refreshes-content" />
        <published>2026-05-12T18:33:48Z</published>
        <updated>2026-05-13T00:56:58Z</updated>
        <summary type="html">
            &lt;p&gt;I visited a website that is set to auto-refresh after a certain period of time, and after that time passes, the content is no longer available when I revisit the URL. Is there any way to view the original content again?&lt;/p&gt;&#xA;&lt;p&gt;I have already tried using Chrome Cache View, but the website didn&#x27;t save the cache.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1937540</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">How to diagnose IRP_MJ_XXX routine latency?</title>
            <category scheme="https://superuser.com/tags" term="process-monitor" />
        <author>
            <name>CloudRock</name>
            <uri>https://superuser.com/users/1328836</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1937540/how-to-diagnose-irp-mj-xxx-routine-latency" />
        <published>2026-05-12T18:04:37Z</published>
        <updated>2026-05-12T20:51:33Z</updated>
        <summary type="html">
            &lt;p&gt;I&#x27;m using a PACS (physical access control system) that displays maps with campus doors and their status.&#xA;The maps have some delay to retrieve doors status info, but succeed everytime.&#xA;The maps use mshta.exe to display, I cope with a situation where I need to diagnose the latency of executing some IRP_MJ_XXX routines called as dependencies of mshta.exe ?&#xA;For that purpose, I&#x27;m using Process Monitor and have enabled estimation of task duration.&#xA;How to confirm that one IPR_MJ_XXX duration is normal and another one is long ? Is there any time threshold ?&#xA;Thank you,&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1937539</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">reg save HKLM\SECURITY (ERROR: Access is denied.)</title>
            <category scheme="https://superuser.com/tags" term="windows" />
            <category scheme="https://superuser.com/tags" term="backup" />
            <category scheme="https://superuser.com/tags" term="windows-registry" />
        <author>
            <name>sunflower</name>
            <uri>https://superuser.com/users/2973039</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1937539/reg-save-hklm-security-error-access-is-denied" />
        <published>2026-05-12T17:49:10Z</published>
        <updated>2026-05-12T17:49:10Z</updated>
        <summary type="html">
            &lt;p&gt;I have a user in a domain who is a member of the &lt;code&gt;Backup Operators&lt;/code&gt; group. When using Windows&#x27; native &lt;code&gt;reg&lt;/code&gt; command to &lt;code&gt;save&lt;/code&gt; a remote domain controller&#x27;s &lt;code&gt;SAM&lt;/code&gt; and &lt;code&gt;SYSTEM&lt;/code&gt; hives, it does so successfully:&lt;/p&gt;&#xA;&lt;pre class=&quot;lang-none prettyprint-override&quot;&gt;&lt;code&gt;PS C:\Users\...&amp;gt; reg save \\DC-1\HKLM\SAM C:\SAM&#xA;The operation completed successfully.&#xA;PS C:\Users\...&amp;gt; reg save \\DC-1\HKLM\SYSTEM C:\SYSTEM&#xA;The operation completed successfully.&#xA;PS C:\Users\...&amp;gt; dir \\DC-1\C$&#xA;&#xA;&#xA;    Directory: \\DC-1\C$&#xA;&#xA;&#xA;Mode                 LastWriteTime         Length Name&#xA;----                 -------------         ------ ----&#xA;d-----        22/12/2025     12:10                inetpub&#xA;d-----        08/05/2021     09:20                PerfLogs&#xA;d-r---        13/04/2026     15:54                Program Files&#xA;d-----        24/11/2025     18:25                Program Files (x86)&#xA;d-r---        17/03/2026     18:10                Users&#xA;d-----        21/02/2026     10:56                Windows&#xA;-a----        12/05/2026     18:39          49152 SAM&#xA;-a----        12/05/2026     18:39       18710528 SYSTEM&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;However, when attempting to save the &lt;code&gt;SECURITY&lt;/code&gt; hive, &lt;code&gt;reg&lt;/code&gt; reports an error message:&lt;/p&gt;&#xA;&lt;pre class=&quot;lang-none prettyprint-override&quot;&gt;&lt;code&gt;PS C:\Users\...&amp;gt; reg save \\DC-1\HKLM\SECURITY C:\SECURITY&#xA;ERROR: Access is denied.&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Looking at process monitor on the target domain controller, I notice that the error occurs on the &lt;code&gt;RegOpenKey&lt;/code&gt; operation, suggesting that &lt;code&gt;reg&lt;/code&gt; fails to open the &lt;code&gt;SECURITY&lt;/code&gt; hive, rather than saving it in the specified location:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&quot;https://i.sstatic.net/mdQkztLD.png&quot; alt=&quot;process monitor output&quot; /&gt;&lt;/p&gt;&#xA;&lt;p&gt;I understand that members of the &lt;code&gt;Backup Operators&lt;/code&gt; group are granted the ability to bypass the ACLs of securable objects and thus using a command like &lt;code&gt;reg save&lt;/code&gt;, successfully backup an object such as the &lt;code&gt;SYSTEM&lt;/code&gt; hive.&lt;/p&gt;&#xA;&lt;p&gt;Why does this happen? Is there some other restriction I&#x27;m not aware of?&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: The target domain controller is running Windows Server 2022 (10.0.20348 Build 20348).&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1937538</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">code initializes with window out of frame [closed]</title>
            <category scheme="https://superuser.com/tags" term="linux" />
            <category scheme="https://superuser.com/tags" term="linux-mint" />
            <category scheme="https://superuser.com/tags" term="visual-studio-code" />
        <author>
            <name>Bangor Makerspace</name>
            <uri>https://superuser.com/users/3186310</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1937538/code-initializes-with-window-out-of-frame" />
        <published>2026-05-12T17:43:51Z</published>
        <updated>2026-05-12T17:44:43Z</updated>
        <summary type="html">
            &lt;p&gt;code being Visual Studio Code&lt;br /&gt;&#xA;wouldn&#x27;t you know, now that I want to screen cap this thing it wont do it.&lt;br /&gt;&#xA;I&#x27;m on a multi screen setup.&lt;br /&gt;&#xA;well, what I normally do is expand the window until I can see the on the larger screen, then grab it from there.&lt;/p&gt;&#xA;&lt;p&gt;I would like to make it just not do that ever.&lt;/p&gt;&#xA;&lt;p&gt;I&#x27;m on linux Mint with X11.&lt;br /&gt;&#xA;$ lsb_release -a&lt;/p&gt;&#xA;&lt;p&gt;Distributor ID: Linuxmint&lt;br /&gt;&#xA;Description:    Linux Mint 21.3&lt;br /&gt;&#xA;Release:    21.3&lt;br /&gt;&#xA;Codename:   virginia&lt;/p&gt;&#xA;&lt;p&gt;its been a nuisance.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1937536</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Format not preserved when pasting text from Google&#x27;s AI-Generated output to Vim</title>
            <category scheme="https://superuser.com/tags" term="windows" />
            <category scheme="https://superuser.com/tags" term="google-chrome" />
            <category scheme="https://superuser.com/tags" term="vim" />
            <category scheme="https://superuser.com/tags" term="artificial-intelligence" />
        <author>
            <name>Rick B</name>
            <uri>https://superuser.com/users/3304182</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1937536/format-not-preserved-when-pasting-text-from-googles-ai-generated-output-to-vim" />
        <published>2026-05-12T15:47:23Z</published>
        <updated>2026-05-13T00:34:17Z</updated>
        <summary type="html">
            &lt;p&gt;Please advice, when I paste text from AI-text generated output from the browser to Vim the format is not preserved as the pasted text shows all in one sentence, and it is not structured a it appears in the source text in the browser.&lt;/p&gt;&#xA;&lt;p&gt;This only happens with text generated from Google&#x27;s AI since other pasted text like text from a web search is pasted properly as it shows in the browser, or any other source like Word formatted text. I think I have tried most pasting commands and tried also the &amp;quot;:set paste&amp;quot; and &amp;quot;:set no paste&amp;quot; with no success. Please refer to the following example:&lt;/p&gt;&#xA;&lt;p&gt;Original text from the browser Google&#x27;s AI Output:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;quot;Why Use Vim for Prose&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Modal Editing:&lt;/strong&gt; Allows for quick maneuvering and editing (Normal mode) versus typing (Insert mode).&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Keyboard-Centric:&lt;/strong&gt; Keeps hands on the home row, increasing efficiency by eliminating mouse usage.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Plain Text Focus:&lt;/strong&gt; Encourages writing in &lt;a href=&quot;https://www.markdownguide.org/&quot; rel=&quot;nofollow noreferrer&quot;&gt;Markdown&lt;/a&gt; or simple text, which is&#xA;lightweight, non-proprietary, and future-proof.&amp;quot;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;And this is how the pasted text shows in Vim:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;quot;Why Use Vim for ProseModal Editing: Allows for quick maneuvering and&#xA;editing (Normal mode) versus typing (Insert mode).Keyboard-Centric:&#xA;Keeps hands on the home row, increasing efficiency by eliminating&#xA;mouse usage.Plain Text Focus: Encourages writing in Markdown or simple&#xA;text, which is lightweight, non-proprietary, and future-proof.&amp;quot;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Thanks &amp;amp; Regards.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1936230</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">What does quoting text in :has-text() do in uBlock Origin?</title>
            <category scheme="https://superuser.com/tags" term="browser-addons" />
            <category scheme="https://superuser.com/tags" term="ublock-origin" />
        <author>
            <name>Stevoisiak</name>
            <uri>https://superuser.com/users/358766</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1936230/what-does-quoting-text-in-has-text-do-in-ublock-origin" />
        <published>2026-03-27T14:39:32Z</published>
        <updated>2026-05-12T18:14:35Z</updated>
        <summary type="html">
            &lt;p&gt;uBlock Origin has a procedural &lt;a href=&quot;https://github.com/gorhill/uBlock/wiki/Procedural-cosmetic-filters#subjecthas-textneedle&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;code&gt;:have-text()&lt;/code&gt;&lt;/a&gt; filter to select elements that contains some text. Up until now, I&#x27;ve been putting quotation marks around my text any time I used it:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;example.com##button:has-text(&amp;quot;Ask AI&amp;quot;)&#xA;github.com##.TimelineItem:has-text(&amp;quot;/(copilot|gemini)/i&amp;quot;)&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;However, I noticed that &lt;a href=&quot;https://github.com/easylist/easylist/blob/master/fanboy-addon/fanboy_ai_suggestions.txt&quot; rel=&quot;nofollow noreferrer&quot;&gt;other filter lists&lt;/a&gt; often exclude the quotation marks.&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;docs.posit.co#?#.nav-item:has-text(Ask AI)&#xA;www.google.com#?#.VwJg8d:has-text(AI Shopping)&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;My filters seem to behave the same when I remove the quotation marks, but I don&#x27;t know if they have some use I&#x27;m unaware of, like if certain special characters behave differently when unquoted. I&#x27;d like to remove the quotes if unnecessary, but I&#x27;d like to know what they do first.&lt;/p&gt;&#xA;&lt;p&gt;What do quotation marks do when using &lt;code&gt;:has-text()&lt;/code&gt; in a uBlock Origin filter?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1838157</id>
        <re:rank scheme="https://superuser.com">2</re:rank>
        <title type="text">Microsoft Word keeps reverting the proofing language of non-English quotations to English</title>
            <category scheme="https://superuser.com/tags" term="microsoft-word" />
            <category scheme="https://superuser.com/tags" term="language" />
        <author>
            <name>Lee Rudolph</name>
            <uri>https://superuser.com/users/1908520</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1838157/microsoft-word-keeps-reverting-the-proofing-language-of-non-english-quotations-t" />
        <published>2024-04-07T00:45:05Z</published>
        <updated>2026-05-12T22:02:35Z</updated>
        <summary type="html">
            &lt;p&gt;I am writing a commentary on a French publication.  My own text is English, but I have a lot of quotations in French, and occasional quotations from German, Greek, and Latin texts.  I carefully &amp;quot;Change Proofing Language For (selected text)&amp;quot; in the standard way.  At the end of a work session, I close the document.  When I open it again, some random assortment of the non-English quotations are flagged as misspelled, and sure enough their proofing languages have reverted to English.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1786443</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">ATT Smart Home Manager &quot;Network Attack Blocked&quot; on server computer?</title>
            <category scheme="https://superuser.com/tags" term="networking" />
        <author>
            <name>MythicStone672</name>
            <uri>https://superuser.com/users/1804026</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1786443/att-smart-home-manager-network-attack-blocked-on-server-computer" />
        <published>2023-05-29T18:39:29Z</published>
        <updated>2026-05-12T22:02:35Z</updated>
        <summary type="html">
            &lt;p&gt;I am a bit out my league here, as I am not versed in, well, really anything about network, but recently I have realized for the past ~15 days, I have gotten around 10 AT&amp;amp;T warnings that a network attack was blocked on my Windows 10 server for my home.&lt;/p&gt;&#xA;&lt;p&gt;These are the IP addresses it is warning me of:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;45.55.0.19&#xA;162.243.145.16&#xA;192.241.207.93&#xA;192.241.222.29&#xA;192.241.198.9&#xA;198.199.112.86&#xA;192.241.193.50&#xA;178.128.151.41&#xA;5.39.220.78 &#xA;212.83.8.79&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Now, I&#x27;m not sure if these are false positives, or a genuine &amp;quot;attack&amp;quot; on my network that I need to bring attention to. These all came in over the last 15 days at varying times, even when I was asleep not online at all.&lt;/p&gt;&#xA;&lt;p&gt;All of them except the last 2 seem to be coming from &amp;quot;DigitalOcean LLC&amp;quot; which seems to be either a datacenter or VPN (IP lookup I&#x27;m using doesn&#x27;t specify). The last 2 are coming back as being not from the US, or &amp;quot;DigitalOcean LLC&amp;quot;. I&#x27;m not sure if those are related to the others. The last one is coming back as from Russia, which, is honestly a big red flag from me.&lt;/p&gt;&#xA;&lt;p&gt;The only applications I have running on my server is Chrome Remote Desktop and Python (and some installed modules), as well as pre-installed Windows 10/Lenovo drivers. Also to note, the python script includes pulling a file from Gitlab.&lt;/p&gt;&#xA;&lt;p&gt;So, my ATT firewall is doing its job, but I would still like to know if this is something that I should/can stop. I have had multiple devices, including windows 10, and have never had this happen. Sorry if this post is kind of jumbled, just curious about this situation and would like to get to the bottom of this.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1778068</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">Changing the mac desktop icon resize shortcut in finder</title>
            <category scheme="https://superuser.com/tags" term="mac" />
            <category scheme="https://superuser.com/tags" term="keyboard-shortcuts" />
            <category scheme="https://superuser.com/tags" term="icons" />
            <category scheme="https://superuser.com/tags" term="zoom" />
            <category scheme="https://superuser.com/tags" term="size" />
        <author>
            <name>Bob</name>
            <uri>https://superuser.com/users/1788452</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1778068/changing-the-mac-desktop-icon-resize-shortcut-in-finder" />
        <published>2023-04-08T16:36:15Z</published>
        <updated>2026-05-12T18:36:07Z</updated>
        <summary type="html">
            &lt;p&gt;By default finder has a keyboard shortcut for changing icon size/zoom, &lt;code&gt;&#x2318; =&lt;/code&gt; and &lt;code&gt;&#x2318; -&lt;/code&gt;.&#xA;If you are like me you press these on accident and the result is desktop icons all over the place as the grid overflows. How do you disable this shortcut?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1750084</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">Show seconds in system clock in Windows 11</title>
            <category scheme="https://superuser.com/tags" term="windows-11" />
            <category scheme="https://superuser.com/tags" term="clock" />
        <author>
            <name>user67275</name>
            <uri>https://superuser.com/users/137183</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1750084/show-seconds-in-system-clock-in-windows-11" />
        <published>2022-10-29T03:32:34Z</published>
        <updated>2026-05-12T19:00:12Z</updated>
        <summary type="html">
            &lt;p&gt;I like to show seconds in the clock in the notification area of the taskbar (a.k.a. the system tray, the lower right corner of the display).&lt;/p&gt;&#xA;&lt;p&gt;In Windows 10, I added an item in the registry editor.&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced&#xA;&#xA;ShowSecondsInSystemClock (DWORD 32 bit), value = 1&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;But this method does not seem to work in Windows 11.&lt;/p&gt;&#xA;&lt;p&gt;Can I do this in Windows 11?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1722245</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Microsoft Store not opening; can&#x27;t reinstall [0x80073CF6, 0x80073CFC]</title>
            <category scheme="https://superuser.com/tags" term="windows-10" />
            <category scheme="https://superuser.com/tags" term="windows-store-app" />
            <category scheme="https://superuser.com/tags" term="windows-store" />
            <category scheme="https://superuser.com/tags" term="microsoft-store" />
        <author>
            <name>Rudolph</name>
            <uri>https://superuser.com/users/250219</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1722245/microsoft-store-not-opening-cant-reinstall-0x80073cf6-0x80073cfc" />
        <published>2022-05-21T19:38:31Z</published>
        <updated>2026-05-12T17:09:35Z</updated>
        <summary type="html">
            &lt;p&gt;Using Windows 10 Home, 64bit, version 21H1 (now updated to 21H2; same issue), OS build: 19043.1706.&#xA;I have tried many things but none of them work&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Microsoft Store doesn&#x27;t even appear in Settings&amp;gt;Apps&lt;a href=&quot;https://i.sstatic.net/kQ1gt.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/kQ1gt.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;WSReset.exe&lt;/code&gt;, &lt;code&gt;wsreset&lt;/code&gt; multiple times via Start&amp;gt;Run and restarted&lt;/li&gt;&#xA;&lt;li&gt;Ran &lt;code&gt;sfc /scannow&lt;/code&gt; as an administrator&lt;/li&gt;&#xA;&lt;li&gt;Ran various &lt;code&gt;DISM&lt;/code&gt; scan and repair, restore commands as an administrator&lt;/li&gt;&#xA;&lt;li&gt;Used &lt;em&gt;Tweaking.com - Windows Repair&lt;/em&gt; tool &lt;code&gt;27.01 Repair Windows App Store&lt;/code&gt; and &lt;code&gt;27.02 Repair Windows app store (completely reset app store)&lt;/code&gt;, restarted afterwards&lt;/li&gt;&#xA;&lt;li&gt;Used AppxBundle file to install an app manually through powershell and by double-clicking on file, this was the error I was getting:&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;App installation failed with error message: Deployment Add operation&#xA;with target volume C: on Package&#xA;Microsoft.Windows.Photos_2019.19041.20110.0_neutral_~_8wekyb3d8bbwe&#xA;from:&#xA;(Microsoft.Windows.Photos_2019.19041.20110.0_neutral___8wekyb3d8bbwe.AppxBundle)&#xA;failed with error 0x8000FFFF. See&#xA;&lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkId=235160&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://go.microsoft.com/fwlink/?LinkId=235160&lt;/a&gt; for help diagnosing app&#xA;deployment issues. (0x8000ffff)&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/oba71.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;&lt;img src=&quot;https://i.sstatic.net/oba71.png&quot; alt=&quot;enter image description here&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;ol start=&quot;7&quot;&gt;&#xA;&lt;li&gt;Used various powershell command to re-register, reinstall Microsoft Store app. Errors again:&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package&#xA;could not be registered. error 0x80073CFC: While processing the&#xA;request, the system failed to register the windows.integrityExtension&#xA;extension due to the following error: The application cannot be&#xA;started. Try reinstalling the application to fix the problem. . NOTE:&#xA;For additional information, look for [ActivityId]&#xA;3ad2af6f-6d46-0004-c3c5-d23a466dd801 in the Event Log or use the&#xA;command line Get-AppPackageLog -ActivityID&#xA;3ad2af6f-6d46-0004-c3c5-d23a466dd801 At line:1 char:1&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Add-AppxPackage -register &amp;quot;C:\Program Files\WindowsApps\Microsoft.Win ...&lt;/li&gt;&#xA;&lt;li&gt;CategoryInfo          : WriteError: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], IOException&lt;/li&gt;&#xA;&lt;li&gt;FullyQualifiedErrorId: DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;...Nothing of this has worked.&lt;/p&gt;&#xA;&lt;p&gt;Please don&#x27;t tell me I have to completely reinstall and reset Windows because of this minor problem. I&#x27;ve heard it enough on Microsoft forums (Microsoft Community) as the first answer and solution to everything...&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1642464</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">Disable sleep, hibernate, and fast startup using PowerShell in Windows 10</title>
            <category scheme="https://superuser.com/tags" term="windows" />
            <category scheme="https://superuser.com/tags" term="windows-10" />
            <category scheme="https://superuser.com/tags" term="powershell" />
            <category scheme="https://superuser.com/tags" term="sleep" />
            <category scheme="https://superuser.com/tags" term="hibernate" />
        <author>
            <name>NerdyGriffin</name>
            <uri>https://superuser.com/users/1303271</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1642464/disable-sleep-hibernate-and-fast-startup-using-powershell-in-windows-10" />
        <published>2021-04-17T03:34:46Z</published>
        <updated>2026-05-13T01:07:50Z</updated>
        <summary type="html">
            &lt;p&gt;&lt;strong&gt;Edit: Skip to the end for the result of my situation&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;I am trying to figure out how I disabled the sleep, hibernate, and fast startup options in Windows 10, so that I can include them in the PowerShell scripts that I use to set up fresh deployments of Windows.&#xA;I know that it is possible to do all 3 of these things using only PowerShell commands because I did it myself about a month or two ago on my desktop, but I cannot remember how I did it and cannot find it online anymore after an hour of google searching.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note of clarification:&lt;/strong&gt; When I say &amp;quot;disabled&amp;quot;, I don&#x27;t mean just unchecked the box, I mean that the options are no longer shown in&#xA;&lt;code&gt;Control Panel -&amp;gt; Hardware and Sound -&amp;gt; Power Options -&amp;gt; System Settings&lt;/code&gt;&#xA;and are also hidden or removed from both the power menu in the Start menu and the &amp;quot;&lt;code&gt;Windows key&lt;/code&gt;&#x2B;&lt;code&gt;X&lt;/code&gt;&amp;quot; menu&lt;/p&gt;&#xA;&lt;p&gt;As I said before, I did it myself a month or so ago, so I know that it is possible to do this using only commands in an Administrator PowerShell. I suspect it involves &lt;code&gt;powercfg -h off&lt;/code&gt; and/or some kind of registry tweaks.&lt;/p&gt;&#xA;&lt;h3&gt;Examples&lt;/h3&gt;&#xA;&lt;p&gt;Here are some examples of what the intended result looks like. These screenshots were taken on my laptop and desktop, respectively:&lt;/p&gt;&#xA;&lt;p&gt;On my laptop with a fresh install of Windows, the power options look like this:&#xA;&lt;a href=&quot;https://i.sstatic.net/HbJ26.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;Example of Power Options with sleep, hibernate, and fast startup enabled&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Meanwhile, on my desktop (where I already disabled these things), the power options look like this:&#xA;&lt;a href=&quot;https://i.sstatic.net/Uk1tM.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;Example of Power Options with sleep, hibernate, and fast startup disabled&lt;/a&gt;&lt;/p&gt;&#xA;&lt;hr /&gt;&#xA;&lt;h3&gt;Edit:&lt;/h3&gt;&#xA;&lt;p&gt;It turns out I was being stupid and forgot that I had disabled these things globally in the VM host.&lt;/p&gt;&#xA;&lt;p&gt;A quick &lt;code&gt;powercfg -a&lt;/code&gt; revealed the following:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;The following sleep states are not available on this system:&#xA;    Standby (S1)&#xA;        The system firmware does not support this standby state.&#xA;        The hypervisor does not support this standby state.&#xA;&#xA;    Standby (S2)&#xA;        The system firmware does not support this standby state.&#xA;        The hypervisor does not support this standby state.&#xA;&#xA;    Standby (S3)&#xA;        The hypervisor does not support this standby state.&#xA;&#xA;    Hibernate&#xA;        The hypervisor does not support hibernation.&#xA;&#xA;    Standby (S0 Low Power Idle)&#xA;        The system firmware does not support this standby state.&#xA;&#xA;    Hybrid Sleep&#xA;        Standby (S3) is not available.&#xA;        Hibernation is not available.&#xA;        The hypervisor does not support this standby state.&#xA;&#xA;    Fast Startup&#xA;        Hibernation is not available.&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1612948</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">&#x27;DisplaySessionContainer1&#x27; files inside ProgramData directory of C drive</title>
            <category scheme="https://superuser.com/tags" term="windows" />
            <category scheme="https://superuser.com/tags" term="logging" />
        <author>
            <name>Ansul</name>
            <uri>https://superuser.com/users/1236389</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1612948/displaysessioncontainer1-files-inside-programdata-directory-of-c-drive" />
        <published>2020-12-27T12:10:49Z</published>
        <updated>2026-05-12T23:07:00Z</updated>
        <summary type="html">
            &lt;p&gt;There are about 100&#x2B; files named &#x27;DisplaySessionContainer1&#x27; and &#x27;DisplaySessionContainer1.log_backup1&#x27; in my &#x27;C:\ProgramData&#x27; path. I cannnot find the reason where they are coming from. Please help me solve this.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&quot;https://i.sstatic.net/Jhuqb.png&quot; rel=&quot;nofollow noreferrer&quot;&gt;The lines look like this.&lt;/a&gt;&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/1230103</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">Linux install on HP Thin client issues and</title>
            <category scheme="https://superuser.com/tags" term="linux" />
            <category scheme="https://superuser.com/tags" term="boot" />
            <category scheme="https://superuser.com/tags" term="debian" />
            <category scheme="https://superuser.com/tags" term="sd-card" />
        <author>
            <name>mikestreety</name>
            <uri>https://superuser.com/users/750081</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/1230103/linux-install-on-hp-thin-client-issues-and" />
        <published>2017-07-15T08:33:10Z</published>
        <updated>2026-05-12T17:09:35Z</updated>
        <summary type="html">
            &lt;p&gt;TLDR: I want to install Linux on a HP thin client, but no matter what I do I get the blinking cursor in the top left.&lt;/p&gt;&#xA;&lt;hr /&gt;&#xA;&lt;p&gt;&lt;em&gt;Sorry if this is not a question for &amp;quot;superuser&amp;quot; - happy to move if it belongs elsewhere&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Background&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;I&#x27;m a web developer who is confident on the command line. Once the command line is there, I am content. I prefer a flavour of Debian. I&#x27;ve set up several Raspberry Pi&#x27;s in my time and use Linux at work on a daily basis.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Objective&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;I currently have a Pi as my home &amp;quot;hub&amp;quot;. Running scripts and generally helping out. It&#x27;s not powerful enough for the next step for me which is to run Plex (which is currently running on my NAS) and to be a VPN gateway for devices in my home.&lt;/p&gt;&#xA;&lt;p&gt;I&#x27;ve picked up a HP T5740 to handle this. I&#x27;ve upgraded the RAM to 4GB. It has an Intel Atom 1.6ghz processor&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Why I need help&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;The computer had 2gb of flash storage as it&#x27;s &amp;quot;hard drive&amp;quot; which I didn&#x27;t consider enough for me. I did some googling and found using USB SD card reader was the cheapest, best solution for me at the moment. The computer does have SATA connector, so my plan was to install on an SD card then eventually pick up a STATA -&amp;gt; SD card connector to increase the speed. So I&#x27;m currently installing Linux on a16gb SDHC card.&lt;/p&gt;&#xA;&lt;p&gt;I&#x27;ve attempted to install Debian 9  two times now and both times have resulted in a &amp;quot;successful installation&amp;quot;. Upon reboot, I just get the blinking cursor in the top right - which I understand to be an error.&lt;/p&gt;&#xA;&lt;p&gt;To install, I have downloaded the &lt;code&gt;bootloader.img&lt;/code&gt; onto a USB stick and the ISO onto a second. During installation, the computer is attached to the network to download the further packages required. This all seems to work fine.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Question time&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;There are a few questions here - some specific to the issue above, others general questions that I have. Any answers to any of them would be hugely appreciated.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Is Debian 9 the best version of Linux to install?&lt;/li&gt;&#xA;&lt;li&gt;Is it wise to install onto an SD card?&lt;/li&gt;&#xA;&lt;li&gt;What does the blinking cursor actually mean? Is there any way to work out what is erroring?&lt;/li&gt;&#xA;&lt;li&gt;Is there a better way to install Debian? With Raspbian I flash the actual OS onto the SD card and just boot it up. Is there a way to do do this with Debian?&lt;/li&gt;&#xA;&lt;li&gt;What makes Raspian specific to Raspberry Pis - is it to do with the processor &amp;amp; hardware?&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Thank you, thank you, thank you.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/968323</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Configure second wifi router on same LAN as primary?</title>
            <category scheme="https://superuser.com/tags" term="router" />
            <category scheme="https://superuser.com/tags" term="lan" />
            <category scheme="https://superuser.com/tags" term="wireless-access-point" />
            <category scheme="https://superuser.com/tags" term="bridge" />
        <author>
            <name>glenviewjeff</name>
            <uri>https://superuser.com/users/31240</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/968323/configure-second-wifi-router-on-same-lan-as-primary" />
        <published>2015-09-04T15:15:38Z</published>
        <updated>2026-05-13T00:02:20Z</updated>
        <summary type="html">
            &lt;p&gt;I bought a second home wifi router to extend my wireless coverage. It has a wired connection to the primary router and is configured with a different SSID. I&#x27;d also like the second router to perform more like a switch, fully exposing all connected devices to the others on the primary router&#x27;s network.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I can&#x27;t configure the second router as a wireless repeater, the two routers are different brands, and I don&#x27;t want to install third-party firmware.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;How can I configure the routers to make devices behave as if they are on the same local network?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/955287</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">How can I connect to a Juniper Junos Pulse VPN from a Windows 10 PC?</title>
            <category scheme="https://superuser.com/tags" term="networking" />
            <category scheme="https://superuser.com/tags" term="vpn" />
            <category scheme="https://superuser.com/tags" term="windows-10" />
            <category scheme="https://superuser.com/tags" term="juniper" />
        <author>
            <name>Belmin Fernandez</name>
            <uri>https://superuser.com/users/48807</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/955287/how-can-i-connect-to-a-juniper-junos-pulse-vpn-from-a-windows-10-pc" />
        <published>2015-08-11T11:23:51Z</published>
        <updated>2026-05-12T23:07:00Z</updated>
        <summary type="html">
            &lt;p&gt;Just upgraded to Windows 10. I used to be able to configure Juniper VPN connection on Windows 8.1 natively without any additional software. &quot;Juniper Networks Junos Pulse&quot; was listed in &lt;a href=&quot;https://it.vanderbilt.edu/security/secure-communications/remote-access/junos-pulse-faq.php#win81&quot; rel=&quot;nofollow noreferrer&quot;&gt;Windows 8.1&#x27;s VPN configuration screen&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;In Windows 10, it is no longer an option.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is this a problem with my installation? Or does it require additional software now?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/840814</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">New motherboard, audio device detected, but no sound heard</title>
            <category scheme="https://superuser.com/tags" term="windows-7" />
            <category scheme="https://superuser.com/tags" term="audio" />
            <category scheme="https://superuser.com/tags" term="motherboard" />
        <author>
            <name>Harlandraka</name>
            <uri>https://superuser.com/users/206417</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/840814/new-motherboard-audio-device-detected-but-no-sound-heard" />
        <published>2014-11-16T11:28:44Z</published>
        <updated>2026-05-12T19:08:15Z</updated>
        <summary type="html">
            &lt;p&gt;I had a PC with an old motherboard and CPU (ASUS A7V8X &#x2B; Intel Core2Duo). Some days ago I decided to upgrade Motherboard, CPU and RAM.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I bought an &lt;a href=&quot;http://www.asus.com/Motherboards/H61MK/&quot; rel=&quot;nofollow noreferrer&quot;&gt;ASUS H61M-K&lt;/a&gt; and an &lt;a href=&quot;http://ark.intel.com/products/65693/Intel-Core-i3-3220-Processor-(3M-Cache-3_30-GHz)&quot; rel=&quot;nofollow noreferrer&quot;&gt;Intel core i3-3220&lt;/a&gt;, with a 1600MHz 4GB RAM module from Corsair. My old graphics card (ATI 3870) and hard disks were compatible with the new motherboard, so I did not upgrade them.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I built my new PC, installed Windows 7 and installed everything that was on the motherboard install CD (including the Realted HD Audio driver). Everything works fine, except for the audio.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;If I open the Realtek control panel and plug/unplug speakers, I can see that them are being recognized (windows also says &quot;A new jack has been plugged in&quot;), but I hear no sound if I try to play some music.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Why? Is there any particular setup that I should do on my motherboard to make sound work?&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/743226</id>
        <re:rank scheme="https://superuser.com">3</re:rank>
        <title type="text">How to fix windows 8 startup black screen?</title>
            <category scheme="https://superuser.com/tags" term="windows-8" />
        <author>
            <name>Heart</name>
            <uri>https://superuser.com/users/316524</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/743226/how-to-fix-windows-8-startup-black-screen" />
        <published>2014-04-18T04:57:07Z</published>
        <updated>2026-05-13T00:02:20Z</updated>
        <summary type="html">
            &lt;p&gt;&lt;strong&gt;Issue:&lt;/strong&gt; I have a Dell laptop on which I have installed windows 8 but the problem is whenever I start the laptop, it behaves normally until after windows logo screen with loading circle beneath it. When that screen fades out, a black screen fades in.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;Workaround:&lt;/strong&gt;&#xA;I hit the power button, it sleeps and when I press power button once again, it works and the desktop appears.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;em&gt;Question:&lt;/em&gt; &lt;strong&gt;Why does it happen and how to fix that?&lt;/strong&gt;&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/722813</id>
        <re:rank scheme="https://superuser.com">4</re:rank>
        <title type="text">I only have the &quot;Keep Text Only&quot; option when pasting in Outlook</title>
            <category scheme="https://superuser.com/tags" term="microsoft-outlook" />
            <category scheme="https://superuser.com/tags" term="microsoft-outlook-2010" />
        <author>
            <name>Greg Woods</name>
            <uri>https://superuser.com/users/89459</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/722813/i-only-have-the-keep-text-only-option-when-pasting-in-outlook" />
        <published>2014-02-28T12:22:33Z</published>
        <updated>2026-05-12T18:08:20Z</updated>
        <summary type="html">
            &lt;p&gt;A couple of days ago I changed my Outlook 2010 default settings for pasting, so they all used &amp;quot;keep text only&amp;quot;. I now regret that decision and have changed the settings back to the defaults.&lt;/p&gt;&#xA;&lt;p&gt;However, on pasting I only have the option to paste as Text. The other options are not available.&lt;/p&gt;&#xA;&lt;p&gt;So far I have&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Removed Skype click to call&lt;/li&gt;&#xA;&lt;li&gt;Repair install of Office&lt;/li&gt;&#xA;&lt;li&gt;File - Options - Mail - Editor Options - Advanced - Cut, Copy and Paste   changed all settings to defaults&lt;/li&gt;&#xA;&lt;li&gt;In the same page, checked &amp;quot;Show paste options button when content is pasted&amp;quot;&lt;/li&gt;&#xA;&lt;li&gt;Disabled Evernote add-in (just in case)&lt;/li&gt;&#xA;&lt;li&gt;Rebooted&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;This is the same problem as &lt;a href=&quot;https://superuser.com/questions/405168/missing-paste-special-options-in-excel-2010&quot;&gt;here&lt;/a&gt;, but in Outlook instead of Excel&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/689946</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Why message &quot;All your photo sources are hidden. To show some, change your settings&quot; appears whenever I try to display a photo on windows 8</title>
            <category scheme="https://superuser.com/tags" term="windows-8" />
        <author>
            <name>Marianne</name>
            <uri>https://superuser.com/users/282741</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/689946/why-message-all-your-photo-sources-are-hidden-to-show-some-change-your-settin" />
        <published>2013-12-18T06:04:32Z</published>
        <updated>2026-05-12T21:02:45Z</updated>
        <summary type="html">
            &lt;p&gt;I cannot display the screen. Maybe because every time I try to open a picture, I get the above message.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I saw a &quot;solution&quot; on  youtube, but going to settings does not give me and &quot;options&quot; option.&#xA;&lt;a href=&quot;https://www.youtube.com/watch?v=ucQyJyXOPdY&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://www.youtube.com/watch?v=ucQyJyXOPdY&lt;/a&gt;&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/689056</id>
        <re:rank scheme="https://superuser.com">247</re:rank>
        <title type="text">How can I convert GitHub-flavored markdown to a PDF?</title>
            <category scheme="https://superuser.com/tags" term="pdf" />
            <category scheme="https://superuser.com/tags" term="markdown" />
        <author>
            <name>dillmo</name>
            <uri>https://superuser.com/users/239968</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/689056/how-can-i-convert-github-flavored-markdown-to-a-pdf" />
        <published>2013-12-16T11:52:11Z</published>
        <updated>2026-05-12T19:47:23Z</updated>
        <summary type="html">
            &lt;p&gt;I have recently started learning Markdown for use with documentation, and need to print out a few of my Markdown pages.&lt;/p&gt;&#xA;&lt;p&gt;I would like to use a command-line, Terminal, etc. utility that allows me to convert GitHub-flavored Markdown to PDF. It needs to have proper syntax highlighting and should not look horrible.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/663788</id>
        <re:rank scheme="https://superuser.com">4</re:rank>
        <title type="text">How to uninstall gcc from source?</title>
            <category scheme="https://superuser.com/tags" term="linux" />
            <category scheme="https://superuser.com/tags" term="uninstall" />
            <category scheme="https://superuser.com/tags" term="gcc" />
        <author>
            <name>tsbertalan</name>
            <uri>https://superuser.com/users/196563</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/663788/how-to-uninstall-gcc-from-source" />
        <published>2013-10-22T16:24:44Z</published>
        <updated>2026-05-13T01:07:50Z</updated>
        <summary type="html">
            &lt;p&gt;For fun, I compiled and installed gcc 4.7.2 in ~/build, which contains bin, doc, lib, include, man, share, et al. directories, all of which are added to the appropriate environment variables.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Now I want to remove it, so it can stop shadowing my v4.4.7 /usr/bin/gcc with all its associated libraries and whatnot (whatever they may be), but, of course, the GCC make files&#xA;offer no uninstall target, and &lt;code&gt;find ~/bin -iname &quot;\*gcc*&quot;&lt;/code&gt; turns up quite a bit.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is my only option to set the prefix to some temporary directory, run the installation again, then use than new set of files as a guide for deleting the old ones? Or is there a better way?&lt;/p&gt;&#xA;&#xA;&lt;p&gt;This is on Springdale Linux 6.4 (Pisa), kernel 2.6.32-358.11.1.el6.x86_64, and I do not have root access.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/646727</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">Install OpenSSH on Drobo 5N</title>
            <category scheme="https://superuser.com/tags" term="drobo" />
        <author>
            <name>Ana</name>
            <uri>https://superuser.com/users/102209</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/646727/install-openssh-on-drobo-5n" />
        <published>2013-09-17T20:40:36Z</published>
        <updated>2026-05-12T21:02:45Z</updated>
        <summary type="html">
            &lt;p&gt;The DroboPorts site says that it is possible to install apps onto the Drobo 5N, but I understand the Drobo 5N only supports Copy and Plex right now and cannot install other apps.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Could someone please advise how I can get SSH installed on a Drobo 5N? Cannot find relevant instructions anywhere.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/252929</id>
        <re:rank scheme="https://superuser.com">1</re:rank>
        <title type="text">How to fix incorrect margins when printing from Windows 7?</title>
            <category scheme="https://superuser.com/tags" term="windows-7" />
            <category scheme="https://superuser.com/tags" term="printing" />
            <category scheme="https://superuser.com/tags" term="printer" />
            <category scheme="https://superuser.com/tags" term="hp-photosmart" />
        <author>
            <name>rguerreiro</name>
            <uri>https://superuser.com/users/773</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/252929/how-to-fix-incorrect-margins-when-printing-from-windows-7" />
        <published>2011-03-03T23:07:22Z</published>
        <updated>2026-05-12T19:08:15Z</updated>
        <summary type="html">
            &lt;p&gt;My printer is a HP Photosmart 2575. When I print from my Windows XP the margins are all ok, but when I print from my Windows 7 laptop the top margin is 2x larger for the same document, and as a result the bottom is cropped.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I&#x27;ve already found one (&lt;a href=&quot;http://h30434.www3.hp.com/t5/Printer-All-in-One-Software-and/Deskjet-5150-printer-incorrect-margins-with-Vista-64-bit/td-p/103166&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://h30434.www3.hp.com/t5/Printer-All-in-One-Software-and/Deskjet-5150-printer-incorrect-margins-with-Vista-64-bit/td-p/103166&lt;/a&gt;) thread in HP forums from someone that seems to have the same problem than me, but no solution is provided.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;My Windows 7 is the Home Premium x64.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Can anyone help me? &lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/206399</id>
        <re:rank scheme="https://superuser.com">0</re:rank>
        <title type="text">Not getting any output from video card or onboard- is my motherboard dead?</title>
            <category scheme="https://superuser.com/tags" term="motherboard" />
            <category scheme="https://superuser.com/tags" term="troubleshooting" />
        <author>
            <name>Travis</name>
            <uri>https://superuser.com/users/52532</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/206399/not-getting-any-output-from-video-card-or-onboard-is-my-motherboard-dead" />
        <published>2010-11-02T19:54:11Z</published>
        <updated>2026-05-12T18:08:20Z</updated>
        <summary type="html">
            &lt;p&gt;Probably a lost cause, but I thought I&#x27;d ask before I start replacing hardware.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;I have a desktop that&#x27;s been boxed up for a while, and when I set it back up I wasn&#x27;t getting any video output. I pulled out the PCIE card and cleared the CMOS, then it started working fine with the onboard GPU. I assumed the card was bad, since I had problems with that model in the past. Then after a day or two the system locked up and I had to do a hard shutdown. Now I&#x27;m not getting any video from the onboard either. I cleared CMOS again, tried with and without the card in place, nothing. When I power up the CPU fan spins, but I don&#x27;t see any other signs of life. The hard drive access light doesn&#x27;t seem to come on either, which makes me think that this is not just a video problem, but I&#x27;m not sure what BIOS does if it can&#x27;t detect any video device.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;&lt;strong&gt;EDIT&lt;/strong&gt;: Interesting development. At Xantec&#x27;s suggestion I disconnected everything, which worked. I then started reassembling it piece by piece, and I now have everything back together- even the video card and other peripherals that were not attached before- and it&#x27;s working fine. I&#x27;m typing from it right now. I have no idea what the problem could have been, but since I didn&#x27;t narrow it down to anything I&#x27;m afraid it will just happen again.&lt;/p&gt;&#xA;
        </summary>
    </entry>
    <entry>
        <id>https://superuser.com/q/191585</id>
        <re:rank scheme="https://superuser.com">14</re:rank>
        <title type="text">Display File Count and Subfolder size in Windows Explorer</title>
            <category scheme="https://superuser.com/tags" term="windows-xp" />
            <category scheme="https://superuser.com/tags" term="windows-explorer" />
        <author>
            <name>Raj More</name>
            <uri>https://superuser.com/users/6866</uri>
        </author>
        <link rel="alternate" href="https://superuser.com/questions/191585/display-file-count-and-subfolder-size-in-windows-explorer" />
        <published>2010-09-22T15:38:20Z</published>
        <updated>2026-05-12T18:27:35Z</updated>
        <summary type="html">
            &lt;p&gt;Let&#x27;s say I have Explorer open with the folder tree structure in the left-hand pane, and the subfolders and files in the right-hand pane.&lt;/p&gt;&#xA;&#xA;&lt;p&gt;Is there a way that I can see the number of files under the folder, and the total size of all data in the subfolder in the right-hand pane?&lt;/p&gt;&#xA;
        </summary>
    </entry>
</feed>