curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt update
sudo apt install yarnsudo apt-get update
sudo apt-get -y install webpackcurl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
sudo install -o root -g root -m 644 microsoft.gpg /etc/apt/trusted.gpg.d
sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/edge stable main" > /etc/apt/sources.list.d/microsoft-edge-dev.list'
sudo rm microsoft.gpg
sudo apt update
sudo apt install microsoft-edge-stable
Mobile Friendly Test:
Step 1: Start by opening a Terminal, then type the below command to create a .desktop file:
nano ~/.local/share/applications/eclipse.desktop
Step 2: Write the content to the file. The content of the file will be similar to the below, just remember to adjust the paths so they match your setup:
[Desktop Entry]
Type=Application
Name=Eclipse
Press CTRL+ALT+T to open the terminal of your Ubuntu 22.04 and run the below-given commands to update system repositories:
sudo apt update

sudo apt upgrade
After updating the system packages, next step is to install required dependencies for Docker:
sudo apt install lsb-release ca-certificates apt-transport-https software-properties-common -y
Gõ biểu tượng Windows + R và nhập vào đường dẫn C:\Windows\System32\spp\tokens\skus
Tải thư mục các file script thực hiện công việc kích hoạt Windows 10 Enterprise LTSC 2021 Evaluation (Version 21H2) tại đây.

Nhập các đoạn code dưới đây vào CMD và nhấn Enter để chạy:
Use the command:
sudo fsck -f /dev/sdxx
sudo reboot
where sdxx is the partition of the hard drive that Linux resides on






