Hits: 478it’s means in many times(%95), your user not under docker group placed, or your post-install (docker group, user actions etc. steps) not completely done yet. For temporary fix, you can your docker/docker-compose command with sudo run. to
Category Archives: Linux
Vagrant warning : Insecure world writable dir /usr/local/bin in PATH, mode 040777
Hits: 631For fix typ on your command line:
SSH Connection without Password
Hits: 177
Gitlab CI SSH Deploy
Hits: 7249 Create SSH Key on Remote host 2. Copy Generated Private key from remote Server
Raspberry Pi Zero W + USB Modem – SMS Gateway
Hits: 630This Article updated on 08.09.2019 Install usb-modeswitch, smstools, wvdial sudo apt-get install usb-modeswitch usb-modeswitch-data smstools wvdial Find right device and baudrate with this command; sudo wvdialconf …my modem information (modem on ttyUSB1 and baudrate 9600)… ttyUSB0<*1>: ATQ0 V1 E1 — failed with 2400 baud, next try: 9600 baud ttyUSB0<*1>: ATQ0 V1 E1 — failed …
Continue reading “Raspberry Pi Zero W + USB Modem – SMS Gateway”