Skip to main content

All Questions

Tagged with
0 votes
1 answer
632 views

How do I copy text from vim on a remote host in Terminal, to local MacOS clipboard?

I've googled the heck out of this but nothing I try solves the problem. Help? Context I'm running vim on a remote linux machine, which I ssh to in Terminal.app. I have root on the remote machine, so ...
Rich's user avatar
  • 245
2 votes
2 answers
417 views

What are the uses for all computer/host/dhcp names?

This question is meant to be specific to a home network. Windows, Linux, and MacOS computers all have a host name. In addition, MacOS computers have a computer name and a local host name. And when a ...
Jim Orcheson's user avatar
0 votes
0 answers
143 views

Mac Partitioning Error (-69624)

I'm trying to create a partition on my Mac so I can run Debian, but whenever I try to partition my disk I get this error: I've factory reset my Mac, and tried partitioning in recovery mode. I'm not ...
Aeropid's user avatar
0 votes
0 answers
22 views

iterm2: Any good way to clear a plain-text password from terminal screen without deleting entire scrollback? [duplicate]

I occasionally need to set env vars with passwords or pin numbers or the like, and they appear in my backscroll. No one looks at my terminal or anything, but it would be nice to be able to clear my ...
Locane's user avatar
  • 391
1 vote
0 answers
326 views

scp: ambiguous target when attempting to copy directory with an apostrophe and spaces in the name

I am trying to use scp to copy a directory by using ssh through windows terminal to connect to my mac and then use scp to copy a folder to my raspberry pi; I have tried many variations such as scp -r &...
Ponyboy's user avatar
  • 21
1 vote
1 answer
76 views

FAT32 partition unusual storage usage on MacOS

I have Linux installed on a second partition on my MacBook Air M1 running MacOS Ventura. To share data between the two systems, I shrunk the system partition in MacOS, then booted into Linux and ...
prmph's user avatar
  • 113
1 vote
0 answers
1k views

How can I make Samba's vfs fruit work with large macOS extended attributes on a Linux kernel?

I have a macOS client (12.6.7) with APFS filesystem that supports large extended attributes (one attribute value being over 68 MB in a test). I have a NAS server with Ubuntu Server 22.04.2 LTS with ...
torstenlehmann's user avatar
0 votes
1 answer
2k views

Samba can not parse path when connect Time machine

I used freshtomato on Netgear R7000, and I wanted to make it as a time machine, so i installed Samba and Avahi, so I can find my hard drive in system preferences of macOS. But, mac keept asking me the ...
Hand Rawing's user avatar
0 votes
1 answer
692 views

How to publish binary executables as homebrew taps for both MacOS and Linux?

I have a CLI tool, written in Rust, which I have successfully compiled and uploaded as my own Homebrew "tap" on GitHub at https://github.com/RandomStudio/homebrew-tether Installation is as ...
Anselan's user avatar
  • 101
1 vote
0 answers
253 views

Where does Firefox save images, by default?

Firefox has the prominent configurable option where to save files when I select the "Save Link As" action. However, this does not seem to apply to images I want to download by right-clicking ...
q.undertow's user avatar
1 vote
1 answer
23 views

Does Ispell send any of the checked data to a server?

Does Ispell only use local dictionaries, or does it send any of the checked data to a server? The best answer I can find is that it is up to the implementation, and the only open-source repository I ...
cstml's user avatar
  • 113
0 votes
1 answer
3k views

ssh localhost, getting permission denied (password). (Windows 11)

I am trying to ssh into my windows 11 machine from my mac but continue getting a Permission denied, please try again. After a couple of failed attempts I get username@localhost: Permission denied (...
sebdb's user avatar
  • 1
3 votes
1 answer
641 views

socat accepting the connection but ignoring the bytes that get sent

I am trying connect to serial adapter over TCP using socat. This is something that is even covered in the official documentation and should (in theory) just work. I first start the server $ socat -d -...
tcurdt's user avatar
  • 141
0 votes
2 answers
48 views

Does the unix words file change over time or between systems? [closed]

Is the Unix "words" file (e.g at /usr/share/dict/words) pretty standard? I.e, can I generally rely on, for example, the 200th word in the file to be the same word between a fedora and an ...
Him's user avatar
  • 365
1 vote
2 answers
258 views

What happens to a file/directory after you remove it with rm -rf but is still open in VS Code or anorhet app?

This happens me a lot. I remove directory with rm -rf but see it is still open in an application such as VS Code. My concern is that does it cause some folders to be copied for VS Code to be still ...
yokus's user avatar
  • 45

15 30 50 per page
1
2
3 4 5
67