Skip to main content

All Questions

Tagged with
1 vote
1 answer
112 views

Can't resize partition after cloning the disk to the bigger disk

I cloned my entire disk to the new disk with dd if=/dev/sdb of=/dev/nvme0n1 . It was a long process so I don't want to repeat it again. I booted from the new disk but there is a problem: the new disk ...
Dmitry's user avatar
  • 111
0 votes
0 answers
15 views

Chromebook RW_Legacy enabled Jammy 22.04 install

With Development enabled and enabling Legacy settings for RW_Legacy, I installed a minimal from a live Ubuntu Jammy X86_64 image installed from usb. I get a clean boot and have updated with libraries ...
Aaron Sullivan's user avatar
1 vote
0 answers
96 views

Incorrect permission of copied files from Ubuntu to Windows using rsync on ssh

After copying files from Ubuntu to Windows using rsync on ssh, the copied files and folder have permissions that only creator have full access and other users including SYSTEM and Administrators have ...
VladE's user avatar
  • 11
0 votes
0 answers
72 views

No available connections in WSL2 + Ubuntu + KDE

I use: Windows 10 Pro (ver. 22H2 19045.4529) WSL2 (wsl --set-default-version 2) Ubuntu 22.04 KDE Plasma 5.24.7 (sudo apt install kde-plasma-desktop) Kernel 5.15.153.1-microsoft-standard-WSL2 (64-bit) ...
Shokweiv's user avatar
1 vote
1 answer
53 views

apt-get update: An error occurred during the signature verification (for screenrec)

I get this when I run sudo apt update Hit:1 http://in.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 https:/...
Dhruva Choudhary's user avatar
0 votes
0 answers
21 views

Ubuntu 24.04 LTS: SSH Password Authentication Not Working Despite Configuration Changes [duplicate]

I have the following settings on my Ubuntu server: sudo nano /etc/ssh/sshd_config PasswordAuthentication yes KbdInteractiveAuthentication yes then sudo systemctl restart ssh.service However, when a ...
Allan Xu's user avatar
  • 689
0 votes
1 answer
122 views

How can I resolve PPA repository errors when using WSL 2 with Ubuntu 24.04

I am using WSL 2 with Ubuntu 24.04. I exported Ubuntu and imported it to my D drive since I had more space there. While trying to add repositories (PPA), I get errors. How can I add the repositories ...
ed190's user avatar
  • 3
1 vote
0 answers
63 views

Find name of equivalent packages: from Ubuntu to Alpine

Is there a way of finding the equivalent package from a list of Ubuntu packages, for Alpine? I'm aware of repology, apt-file, the apt-cache, apk search, https://pkgs.alpinelinux.org and https://...
Samuel Marks's user avatar
-3 votes
1 answer
92 views

Is Windows / Linux Dual Boot a scam? [closed]

I have searched for this topic a bit on the web without any success. Is Windows Dual boot + Linux way worse than it is imagined ? Installaed a dual bot linux mint on a windows 11 computer. THe main ...
unkp's user avatar
  • 1
1 vote
0 answers
167 views

How can I use unified kernel images with Ubuntu and Debian?

I would like to use unified kernel images (UKIs) and systemd-boot to take advantage of some of the hardware security features it provides (such as measured boot and real secure boot). I think that the ...
rafiki's user avatar
  • 49
1 vote
1 answer
75 views

Is it safe to do "snap install" with sudo

I am a root user on a workstation; I give access to others on this system. They are requesting me to install: sudo snap install google-cloud-cli An experienced friend of mine had earlier suggested to ...
user984260's user avatar
1 vote
1 answer
79 views

What is the default tunnel 'mode' when creating with `ip`

I'm trying to convert this ip tunnel creation process: sudo ip tuntap add tun0 mode tun sudo ip addr add 192.168.7.2/25 dev tun0 sudo ip link set dev tun0 up sudo ip addr show tun0 to a netplan ...
tarabyte's user avatar
  • 2,395
0 votes
0 answers
353 views

Minecraft server using ngrok for port forwarding stopped working

So I built a PC using pieces I had laying around to make into a Minecraft server. I installed Ubuntu on it (I think it's the latest version because I installed it like a week ago. I didn't manage to ...
Chickenwings2x4's user avatar
1 vote
0 answers
150 views

Problems with Ubuntu 23.10 on Asus Vivobook 16(X1605VA-MB957WS) [closed]

I'm using Ubuntu 23.10 on Asus Vivobook 16(X1605VA-MB957WS) and have the following problem: The wifi card in the laptop Mediatek wifi card whose driver doesn't support the kernel of Ubuntu. So I don't ...
Harshal Chaware's user avatar
1 vote
1 answer
240 views

Install newest FFmpeg version on Ubuntu?

I cannot, for the life of me, figure out how to get a non-depreciated version of FFmpeg on an Ubuntu installed. (Side note: I'm using crostini) I tried following FFmpeg's docs on getting all the ...
The_ Game12's user avatar

15 30 50 per page