Skip to main content

All Questions

Tagged with
1 vote
1 answer
22 views

Network interface created by SoftEther VPN works for a while and then goes down

I am using SoftEther VPN 5.01 Build 9674 in Ubuntu 22.04 to connect to a private network. I have done the configurations in vpnclient and I am using the below script to establish the connection. #!/...
trikto's user avatar
  • 11
0 votes
0 answers
23 views

FFmpeg high CPU usage Ubuntu Server

I have compiled FFmpeg to be able to stream Music Player Daemon (MPD) Digital Rights Management (DRM) streams, everything works but after about 1–2 hours the CPU starts to increase inhtop and my load ...
Dejan Milanovic's user avatar
0 votes
0 answers
17 views

Visual Studio Code very slow and crashing on Parallels Ubuntu VM

Today I created an Ubuntu virtual machine under Parallels on my Macintosh. I installed Visual Studio Code into it. It appeared to run normally, although I had no content to try it on yet. I installed ...
Joymaker's user avatar
  • 111
0 votes
1 answer
34 views

How to copy SSH private key from Ubuntu to Windows?

I needed Ubuntu on my Windows laptop to work with remote servers, so I installed VMware to run Ubuntu on the same machine. Now I need to transfer the private key from Ubuntu on VMware to Windows to ...
Marjan Esehaghi's user avatar
0 votes
1 answer
12 views

How to fix Apache PHP rejecting post requests which are over 40MBs

My php Laravel API when put behind apache2 (with ssl) when making a post request which is roughly 40Mbs in size, it gives a 500 internal error with following log [Wed Jul 10 21:08:51.397912 2024] [...
X3R0's user avatar
  • 185
0 votes
2 answers
21 views

how can i list all the download files start with "a" using dpkg

I'm trying to use dpkg -l with grep to list all the download files starting with the letter "a": dpkg -l | grep "a*" However, it just printed the contents of the files instead of ...
blablabla's user avatar
-3 votes
0 answers
101 views

An error occurred during the signature verification. How can I fix this? [closed]

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://84.95.247.234/cpanelsync/repos/Ubuntu/22/EA4 ./ ...
Shahadul Islam's user avatar
0 votes
0 answers
19 views

Ubuntu 20.04: php lacking permissions to access /var/www/html

I'm trying to write contents to file, however I constantly receive error about lacking permission. fopen(/var/www/html/files/l.log) Failed to open stream permission denied in /var/www/html/files/file....
Mixtuur's user avatar
0 votes
0 answers
19 views

Where is "lid close behavior" stored on gnome ubuntu?

Power settings like HandleLidSwitch and HandleLidSwitchExternalPower are stored in /etc/systemd/logind.conf. I had set these variables to hibernate; however, closing the laptop lid was suspending my ...
James's user avatar
  • 89
0 votes
1 answer
24 views

Could I make changes to a bootable Ubuntu ISO by booting into it, making changes within the OS, and re-exporting the ISO?

Suppose I have a bootable Ubuntu ISO. I would like to make several changes to the image at the OS level. The changes I want to make include changing the default user password, as well as a few other ...
ivorysoap's user avatar
0 votes
1 answer
56 views

Desktop shortcut with a command line argument which contains filename with random numbers

I'm trying to create a desktop shortcut which launches a terminal app with commandline arguments which contains a path to a file with a randomly generated number in the filename. I've tried everything ...
zyntrax's user avatar
1 vote
1 answer
56 views

10 gig PCIe network card won't come up unless onboard 2.5 gig card is connected

I recently acquired a zimacube - its a N100 based NAS system. I've wiped the preinstalled zimaos and run a minimal install of ubuntu server 24.04 and made the usual changes I do on my builds for ...
Journeyman Geek's user avatar
  • 130k
0 votes
0 answers
17 views

How to Merge 2 Unallocated Spaces that are on either side of Primary Partition? (New Linux/Ubuntu User) [duplicate]

Current Disk Setup Please see image link: I have unallocated spaces to left and right of my primary partition (that has the Linux File System and EFI). Have installed GParted but need help on how can ...
Falzie's user avatar
  • 11
1 vote
1 answer
45 views

SSH from A through B to C, using private key on B

Schematic: ssh ssh A ------> B ------> C ^ ^ using A's using B's ssh key ssh key Preconditions: A is running ssh-agent A can access B B can access C A can't ...
J.Nexus's user avatar
  • 11
1 vote
1 answer
52 views

Issues Configuring Swap and Moving /home to a New Encrypted Disk on Ubuntu 24.04

I have Ubuntu 24.04 installed with the default disk partitioning settings chosen by the installer, including LVM encryption. I have two SSDs: First disk with the following partitions: /boot/efi /boot ...
LocalUser's user avatar
  • 111
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
1
2 3 4 5
251