Skip to main content

All Questions

Tagged with
0 votes
0 answers
128 views

how to downgrade the vmware file

I am running the vmware version suitable for macOS high sierra. But the file created to run the linux is in the higher version of the vmware software and this is not getting compatible. How should I ...
user avatar
2 votes
1 answer
900 views

M1 MacBook Pro can't join Linux hotspot when other devices can

On a laptop running Linux Mint, I can run these commands to stand up a WiFi hotspot: nmcli con add type wifi ifname [interface name] con-name test_ssid autoconnect yes ssid test_ssid nmcli con modify ...
Theron S's user avatar
  • 211
0 votes
2 answers
2k views

How to convert a .wav file to .m4a without adding any leading/trailing silence?

The short question is: How do you convert a .wav file to .m4a without having any leading or trailing silence added to the output? The file is supposed to be played in an endless loop, where even a ...
SePröbläm's user avatar
1 vote
1 answer
1k views

File encrypted with OpenSSL cannot be decrypted with LibreSSL

I've used OpenSSL on an Amazon Linux 2 VM to encrypt a file like so: openssl aes-256-cbc -salt -out ~/my_file.txt.enc -pass pass:[redacted] However when decrypting the file on OSX using the command ...
MorayM's user avatar
  • 123
0 votes
2 answers
272 views

SSH login@ip@gateway through config+VSCode

I can successfully connect from my macbook+VPN to my corporative cloud server through ssh with this command (passwordless, using my id_ed25519 key): ssh login@ip@gateway -A But I need to connect to ...
klapeyron's user avatar
  • 101
2 votes
1 answer
672 views

Sort files into folders by file name according to a spreadsheet of names

I am a teacher and use Canvas-LMS for my course. The course is broken into smaller groups led by individual teaching assistants, who grade student assignments in their own section. Canvas only ...
ferris's user avatar
  • 123
1 vote
0 answers
47 views

How do I figure out why one host is so slow writing to another host on LAN?

I have 3 devices on my LAN, all using wired connections: MacBook Air Lenovo ThinkCentre (running Ubuntu Server 22.04) Raspberry Pi I am using the ThinkCentre as a home server, and want to write ...
Dan J's user avatar
  • 686
0 votes
1 answer
352 views

I've uninstalled FFMpeg, but it still exists when I type "ff" + Tab in terminal window

➜ ~ brew uninstall ffmpeg Uninstalling /opt/homebrew/Cellar/ffmpeg/4.4.1... (276 files, 48.2MB) ➜ ~ ffmpeg ffmpeg:55: command not found: .mp4 ➜ ~ which ffmpeg ffmpeg () { .mp4 } ➜ ~ ...
Dr. Octopus's user avatar
3 votes
1 answer
522 views

File dates copied with "cp -p" are set to "now"

I'm using my Mac to try to copy the content of a smartphone's SD card to a larger card. Because I don't want all the pictures to get new creation dates I used the --preserve option like this: cp -pr /...
Norbert's user avatar
  • 181
0 votes
1 answer
545 views

BASH - combine .md files from subdirectories into a master .md

We have a growing list of subdirectories and we would like to summarize the content in each with a .txt or .md file. We would then like to consolidate those readmes into a single master readme. We ...
nicksinthemiex's user avatar
0 votes
0 answers
38 views

How to recover files from macOS after accidentally overwriting it with Linux> [duplicate]

I'm not a kid (this is an alt account with a different email. I forgot the other password of @adamgewely) But I accidentally replaced macOS with Linux! I had important files there. Thinking it was on ...
Adam .E's user avatar
0 votes
1 answer
148 views

Unable to ping VirtualBox host only interface

On my macOS Monterrey machine I am running Ubuntu as guest on VirtualBox 6.1.30 r148432. In VirtualBox I've enabled the host-only adapter, and I see interface vboxnet0 on macOS: ifconfig vboxnet0 ...
user2233706's user avatar
0 votes
1 answer
218 views

How do I access a second paritition of a linux sd

I'm having trouble finding a useful answer about this. But basically I need to edit a file manually (because I broke networking). I pulled out the sd card of my raspberry pi and injected it into my ...
Alita's user avatar
  • 103
3 votes
1 answer
254 views

How to get unison to back up an entire file system starting at /?

I'm using unison 2.52.1 both on my linux machine (Ubuntu version 20.04) and my Mac (MacOS version 11.7). I want to use unison to back up my entire linux filesystem (excluding a few specific ...
HippoMan's user avatar
  • 389
0 votes
0 answers
594 views

Why is VNC so slow?

I connect from the TigerVNC client on MacOS to an x11vnc server running on Linux. When the connection speed is 6 Mbps on the client side and 100 Mbps on the server side it takes 7+ seconds to update ...
Jennifer M.'s user avatar

15 30 50 per page
1 2
3
4 5
67