Posts

Showing posts from November 7, 2018

Addgroup: command not found

Image
Clash Royale CLAN TAG #URR8PPP up vote 1 down vote favorite I'm following this tutorial to setup a new sftp user on a webserver running on debian, but when I get to step 3 sudo addgroup filetransfer I can't go on because the terminal gives me the following error Addgroup: command not found I installed the adduser package with apt-get install and the server says it's already installed. I also tried to use the command groupadd but nothing changes. What am I doing wrong? Thanks everyone! EDIT: the result of sudo bash -c 'echo $PATH' as asked in the questions below /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games sudo path share | improve this question edited Apr 7 '17 at 21:57 Gilles 518k 124 1035 1564 asked Apr 5 '17 at 11:49 Ada 8 1 4 What happens when you try sudo groupadd filetransfer a second time? The groupadd utility does not provide verbose output, but does when the group alre

How can I tell if someone is mistakenly transmitting on a repeater output frequency, instead of the (offset) input frequency?

Image
Clash Royale CLAN TAG #URR8PPP up vote 1 down vote favorite I sometimes run a VHF radio net for our club, on a 145.170 MHz channel served by a repeater with a -600 KHz offset. People who program their transceiver with the proper repeater offset mode use it with no problem. But some people fail to use repeater offset mode. They transmit simplex on the repeater's output frequency. I hear them, because they happen to be close enough to my station that their signal reaches me simplex. But they aren't using the repeater, and others further away from them don't hear them. Assuming I have spare radios for that band, how can I set them up to detect this situation? I want to find out that it's happening and let them know to fix their transceiver mode. I can imagine setting a spare transceiver to listen, simplex, on the repeater's input frequency. If I see that spare transceiver receive at the same time as I hear the station on the repeater's output frequenc