AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-1162386

Arnab Dutta's questions

Martin Hope
Arnab Dutta
Asked: 2020-06-11 18:18:09 +0800 CST

如何将我的屏幕共享限制为仅虚拟机桌面而不显示主机桌面?

  • 6

在必须进行屏幕共享的采访中。我的 Windows 7 笔记本电脑(主机)上的代码很少。有时我会使用一些我不想被看到的复制粘贴。

所以我想

 -- > open another Windows7 (Virtual Machine) which I already have. 
 -- > within VM, open a browser and the connect  meeting
 -- > a) share the VM desktop only 
      b) but don't show the Host desktop to interviewer
      c) I should be visible thru my LapTop WebCam either from VM or from Host

在此处输入图像描述 那可能吗 ?步骤是什么?[我只喜欢免费商品。]


当心:在我测试后更新并完美运行::

当您在guest_Desktop与Host_Desktop之间切换时,您可以清楚地理解鼠标指针。

相反,我更喜欢免费软件:

a. that can create 2 screen split Window and allows to share one of them
b. use a software like eithermouse.com and have two USB Mouse connected to Laptop (1 mouse installed in each Screen).
virtualbox virtual-machine
  • 2 个回答
  • 2342 Views
Martin Hope
Arnab Dutta
Asked: 2020-04-21 11:59:18 +0800 CST

为什么恢复显示内容为 - “xLê7±A§[jp¬1ÜyL8É\6”

  • 5

背景 :

While working, Eclipse hanged suddenly. 
I waited ... after a while system crashed with blue screen 
             and was not booting up after hard restart.

在我继续之前,我想提一下:

       a. My OS was Windows7_SP1_OS(hereafter referred as w7_1)
       b. I had only one drive C: of 981 GB (i.e. 1 TB)
       c. Drive C: was NTFS showing 981 GB with 834 GB used

然后我按顺序做了什么:

1. Started a Clean Install of same OS with same Windows7_SP1_OS 
   on top of w7_1 with my bootable CD.

   Realised it will format and terminated within 2 mins.

   Instead then Did an Upgrade Install of same OS(hereafter referred as w7_2) 
   with same Windows7_SP1_OS on top of w7_1 with my bootable CD.

   While doing so, I kept everything just identical to w7_1 and chose: 
         DO NOT to format 
         Kept same no of drives , file format, space..etc etc anything u can imagine

2. Restarted fine with w7_2 and then :
       a. downloaded testdisk 
       b. created bootable USB Flash of Windows7_SP1_OS by WinToUSB 
                        (hereafter referred as w7_Boot) 
       c. planted the testdisk in the USB

3. Restarted fine with w7_Boot
       a. Tried testdisk deepSearch, analysis showed :

                    Disk 81 - 1000 GB / 931 GiB - CHS 121601 255 63 
                      Partition     |     Start     |       End         |     Size in sectors
                      ----------        ---------         -------             ---------------    
                    *D HPFS - NTFS  | 0   32   33   | 12     223  19    | 204800     [System Reserved] 
                     M HPFS - NTFS  | 12  223  20   | 121601 25   24    | 1953314816 [ The M drive is w7_2, which I installed as topUp and I dont need it - u can ignore it ] 
                     E HPFS - NTFS  | 147 191  45   | 121601 57   56    | 1951150080 [ this is C drive of my crashed w7_1 HDD ]

                Structure: Ok.                  
                NTFS found using backup sector, blocksize=4096, 998 GB / 938 GiB


4. While using TestDisk, I try to List Files on E, it shows not recoverable. 
   My MBR was OK. So did following -
  i.  Repaired by Creating new MFT [both MFT & backUp MFT are messed up]
  ii. Fixed BS by Rebuild-BS(Boot Sector ) [ backUp BS was not OK ]
  iii. Re write Partition information by deleting partition M and saved Partition info
  1. 现在使用 w7_Boot 重新启动。
  2. 我的资源管理器现在显示,在硬盘驱动器之后:

                   a. Local Disk(D:)      
                   a. Local Disk(E:)
    
    1. 尝试使用软件进行一些文件恢复扫描:'Acronis @ File Recovery'。并看到很多文件:

在此处输入图像描述

问题:

一个。为什么文件内容是这样的?

湾。如何解决这个问题?

windows-7 data-recovery
  • 2 个回答
  • 49 Views
Martin Hope
Arnab Dutta
Asked: 2020-04-13 11:55:10 +0800 CST

Live-USB vs Bootable-USB vs USBwithOSonly

  • 5

这三个人之间有太多的困惑。

假设我有一台带 C: 驱动器的笔记本电脑,但它已崩溃且无法启动..可能是损坏的 MBR 或 MFT ......我想恢复 C:

C: 中没有足够的空间,我需要检查并进行恢复。我肯定需要另一个可以运行相同操作系统的驱动器。

我读了一些,发现 USB 上的操作系统可以将环境配置为:Live-USB / Bootable-USB

我将使用 Rufus/WinToUSB 安装Win 7 Pro SP1 ISO。

但

  1. 我应该选择哪个 ISO - 可引导或不可引导?

  2. 应该创建什么类型的 USB 环境以便我可以检查 C: -

    • 一个。Live-USB
    • 湾。可启动-USB
    • C。不可启动的非实时
      USB(仅具有相同操作系统的 ISO 映像)

非常感谢您的帮助...稍微描述一下差异。

bootable-media partition-recovery
  • 1 个回答
  • 1942 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何减少“vmmem”进程的消耗?

    • 11 个回答
  • Marko Smith

    从 Microsoft Stream 下载视频

    • 4 个回答
  • Marko Smith

    Google Chrome DevTools 无法解析 SourceMap:chrome-extension

    • 6 个回答
  • Marko Smith

    Windows 照片查看器因为内存不足而无法运行?

    • 5 个回答
  • Marko Smith

    支持结束后如何激活 WindowsXP?

    • 6 个回答
  • Marko Smith

    远程桌面间歇性冻结

    • 7 个回答
  • Marko Smith

    子网掩码 /32 是什么意思?

    • 6 个回答
  • Marko Smith

    鼠标指针在 Windows 中按下的箭头键上移动?

    • 1 个回答
  • Marko Smith

    VirtualBox 无法以 VERR_NEM_VM_CREATE_FAILED 启动

    • 8 个回答
  • Marko Smith

    应用程序不会出现在 MacBook 的摄像头和麦克风隐私设置中

    • 5 个回答
  • Martin Hope
    Vickel Firefox 不再允许粘贴到 WhatsApp 网页中? 2023-08-18 05:04:35 +0800 CST
  • Martin Hope
    Saaru Lindestøkke 为什么使用 Python 的 tar 库时 tar.xz 文件比 macOS tar 小 15 倍? 2021-03-14 09:37:48 +0800 CST
  • Martin Hope
    CiaranWelsh 如何减少“vmmem”进程的消耗? 2020-06-10 02:06:58 +0800 CST
  • Martin Hope
    Jim Windows 10 搜索未加载,显示空白窗口 2020-02-06 03:28:26 +0800 CST
  • Martin Hope
    andre_ss6 远程桌面间歇性冻结 2019-09-11 12:56:40 +0800 CST
  • Martin Hope
    Riley Carney 为什么在 URL 后面加一个点会删除登录信息? 2019-08-06 10:59:24 +0800 CST
  • Martin Hope
    zdimension 鼠标指针在 Windows 中按下的箭头键上移动? 2019-08-04 06:39:57 +0800 CST
  • Martin Hope
    jonsca 我所有的 Firefox 附加组件突然被禁用了,我该如何重新启用它们? 2019-05-04 17:58:52 +0800 CST
  • Martin Hope
    MCK 是否可以使用文本创建二维码? 2019-04-02 06:32:14 +0800 CST
  • Martin Hope
    SoniEx2 更改 git init 默认分支名称 2019-04-01 06:16:56 +0800 CST

热门标签

windows-10 linux windows microsoft-excel networking ubuntu worksheet-function bash command-line hard-drive

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve