Skip to main content

All Questions

Tagged with
0 votes
0 answers
234 views

External Harddrive: Compatible Partitions types

I have an external harddrive, which has a partition of NTFS and 300 GB of unallocated space. Is it possible to use that unallocated space to create a paartition on Macos? The disk utility doesn't let ...
Porcupine's user avatar
  • 473
1 vote
0 answers
1k views

Is the macOS/Linux shell the same thing as Bash?

sorry if this is a silly question, but are there any differences between Bash and the macOS/Linux shell? (not all Linux distros use the Bash shell right?)
Meester Moo's user avatar
0 votes
1 answer
342 views

Dead key behavior on Windows and Linux

When a dead key is pressed in Windows nothing is displayed. But in macOS, when a dead key is pressed the corresponding terminator is displayed and highlighted, awaiting another key to be pressed. Is ...
Tigran S.'s user avatar
1 vote
0 answers
47 views

Dropbox.com works in VM host but not guest, all other sites work in guest

Dropbox.com works in VM host but not guest, all other sites work in guest. Host: MacOS 11 VM: VMWare Fusion 12 Guest: Arch Linux, VM NAT networking No iptables rules in VM. ca-certificates (20210603-1)...
usr30742's user avatar
1 vote
0 answers
194 views

Utilize `fswatch` to improve `rsync`'s speed?

I have some huge folders containing about 40000 files (and much, much more gitignored files like node_modules), and I want to rsync to a remote machine. Currently, I use a simple script like run_rsync;...
ch271828n's user avatar
  • 123
1 vote
1 answer
189 views

Local overwrite of an executable is not working on mac os x

On mac os x, I'd like to be able to have arguments to head after the filename, like on ubuntu: head <filename> -n 2 So I have a head executable in ~/bin/head and that's listed before /usr/bin in ...
Victor Pudeyev's user avatar
0 votes
1 answer
372 views

Nix package manager: how to have uuidgen command?

I am new to nix and nixos and I want to have the uuidgen command available. I don't see uuid-runtime and linux-utils didn't contained it. I don't see any specific documentation on how to get this ...
Guillaume Racicot's user avatar
0 votes
2 answers
155 views

On a UNIX system that is quickly running out of space (MacOS, GNU/Linux) - what is fastest way to find which process and FS path is responsible?

This is a scenario that I experienced both on MacOS and GNU/Linux - a rogue process starts eating disk space. Very fast. You can see with iostat massive writes, with df -h that percents of free space ...
Petr's user avatar
  • 2,391
0 votes
1 answer
151 views

Ubuntu 20.04.3 LTS + Wacom Volito tablet drivers settings (Linux/Unix/MacOs)

I connected very old tablet Wacom Volito to the Ubuntu 20.04 and it behaves correctly as tablet, out of the box (no additional drivers installed). Connected to macOS Big Sur it behaves as mouse. Where ...
Chamdarig Dall's user avatar
1 vote
1 answer
1k views

Access Android Emulator running on host machine (mac) from Vmware fusion 12.2.1 (Linux)

I am trying to run an Android Emulator on my host machine which is a Mac OS and connect to it from my Vmware fusion guest machine which is a Linux. I tried all network configurations and also tried to ...
Alon Minski's user avatar
3 votes
1 answer
1k views

Filter stdin of process executed with socat client

My question is: is there a way to pre-process the stdin of a command executed via socat client. Context: I am launching a reverse shell with socat using this command: $> socat -T30 "openssl-...
Antoine Trouve's user avatar
1 vote
3 answers
9k views

LUKS Encrypted USB on macOS

How can I mount the LUKS usb I created on Manjaro Linux to macOS?
hellstabber's user avatar
0 votes
0 answers
620 views

How to split a video into very small equal chunks using FFMPEG?

I'm trying to split a video file into 0.5s chunks. The closest command I've found is here (see command below): https://stackoverflow.com/questions/34249159/how-to-get-equal-segment-times-using-ffmpeg ...
EllipsenPark's user avatar
5 votes
1 answer
3k views

QEMU aarch64 on ARM Mac never boots and only shows (qemu) prompt

I'm trying to emulate aarch64 and/or arm using qemu on ARM/M1 macOS. However, after multiple installer isos (ubuntu aarch64, standard alpine aarch64, etc) I can't seem to get anything but a blank ...
Oxcug's user avatar
  • 201
5 votes
2 answers
2k views

scp from linux to an external drive on mac

I have been using the following command to copy between a linux machine and a mac and it works fine: scp -r /home/ubuntu/Desktop/somefolder username@ipaddress:/Users/username/Documents/somefolder But ...
DevB2F's user avatar
  • 201

15 30 50 per page
1
3 4
5
6 7
67