Skip to content
Menu
ComaNotiz ComaNotiz
  • How To’s
  • Network
  • Windows
  • Telefon
  • iPhone
  • Linux
  • Dreambox
  • Repair
  • Office
  • Eagle
  • Temp. Logger
ComaNotiz ComaNotiz

SSH Login Without Password Using ssh-keygen & ssh-copy-id

Posted on 06.09.2019 by Milan

You can login to a remote Linux server without entering password in 3 simple steps using ssky-keygen and ssh-copy-id as explained in this article. ssh-keygen creates the public and private keys. ssh-copy-id copies the local-host’s public key to the remote-host’s authorized_keys file. ssh-copy-id also assigns proper permission to the remote-host’s home, ~/.ssh, and ~/.ssh/authorized_keys. This…

Raspberry Pi 4 USB Boot Config Guide for SSD / Flash Drives

Posted on 11.08.2019 by Milan

USB Boot Instructions Prepare Bootloader SD Card – Image your SD card with the latest Raspbian 10 “Buster” release (I prefer Raspbian Lite) however you would normally do it. Prepare SSD / Flash Drive – Image your SSD or Flash Drive. Make sure you create the empty file named “ssh” on the boot partition of…

Liux Tips / Comands

Posted on 11.08.201922.05.2022 by Milan

Backup / Make Image of SD Card TonTon VPN 102.168.1.2 Start file manager in terminal window In Raspbian (Raspberry Debian) from terminal console: How do I open file manager as root Viditi sto je zadnje instalirano htop  Raspberry Config Raspberry Update Viditi Zadnje Update NextCloud Commands Maintance mode ON / OFF  Clean Trash (All Users) …

Linux – Ubuntu 18.4 – Docker – YaCy über HTTPS

Posted on 21.06.201911.11.2019 by Milan

SSL Certifikat za yacy https://github.com/yacy/yacy_search_server/issues/194 Letsencript – install certboot – open port 80 – certboot ima http server – opcija –standalone – generirat certifikat: sudo certbot certonly –standalone -d example.com sudo certbot certonly –standalone -d comanet.ddns.net – Certifkat je sada u /etc/letsencrypt/live/comanet.ddns.net/ – Konvertirat Certifikat – use openssl to convert them into yacy-readable format: –…

Linux – Ubuntu 18.4 – Screen Sharing on Ubuntu 18.04 LTS Desktop via VNC from Windows Machines

Posted on 21.06.201921.06.2019 by Milan

Before one can access Ubuntu desktops remotely, one must enable remote access on the Ubuntu desktops… to do that, the steps below should be a great place to start… Remote access allows anyone with account and access to connect and manage devices remotely from across the room or locations around the world. This is true…

Linux – Raspberry Pi – WiFi without a keyboard or monitor (or ethernet)

Posted on 06.06.2019 by Milan

1 Put the Raspbian SD card into your computer If you don’t have Raspbian installed, go ahead and install it. Make sure the SD card with Raspbian is in your computer. Mentioned here: How to install Raspbian Stretch on the Raspberry Pi 2 Navigate to the boot directory You’ll have to locate the boot directory,…

Linux – Raspberry Pi – Pirate Radio

Posted on 06.06.201906.06.2019 by Milan

pimoroni-dashboard On Raspbian, you can download the pimoroni-dashboard and install your product by browsing to the relevant entry: sudo apt-get install pimoroni (you will find the Dashboard under ‘Accessories’ too, in the Pi menu – or just run pimoroni-dashboard at the command line) If you choose to download examples you’ll find them in /home/pi/Pimoroni/phatbeat/. Pirate…

Linux – Raspberry Pi – APT Update

Posted on 30.05.201930.05.2019 by Milan

The easiest way to manage installing, upgrading, and removing software is using APT (Advanced Packaging Tool) from Debian. If a piece of software is packaged in Debian and it works on the Raspberry Pi’s ARM architecture, it should also be available in Raspbian. To install or remove packages you need root user permissions, so your…

Linux – Raspberry Pi – Desktop Shortcuts

Posted on 30.05.201930.05.2019 by Milan

Adding A New Desktop Shortcut Create a new text file called yourname.desktop in the /home/pi/Desktop/ directory, e.g. /home/pi/Desktop/yourname.desktop It should contain the following: [Desktop Entry] Name=My Name Comment=My application which does this Icon=/usr/share/pixmaps/openbox.xpm Exec=/usr/bin/leafpad Type=Application Encoding=UTF-8 Terminal=false Categories=None;   Name – The name you want displayed Comment – Your comment Icon – A file to…

Linux – Raspberry Pi – RSync

Posted on 30.05.201930.05.2019 by Milan

https://www.raspberrypi.org/downloads/ Install NTFS RPi Support   $ rsync $ sudo apt install rsync Gadmintools – GADMIN-RSYNC GAdminRsync is a C/GTK+ graphical user interface for the rsync Client and Server. https://mange.dynalias.org/linux/gadmin-rsync $ sudo apt-get install gadmin-rsync Run Gadmin-Rsync $ sudo gadmin-rsync Desktop Shortcuts [Desktop Entry] Name=Gadmin-Rsync Comment=Rsync GUI Icon=/usr/share/pixmaps/openbox.xpm Exec=sudo gadmin-rsync Type=Application Encoding=UTF-8 Terminal=false Categories=None; Adding…

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 18
  • Next

Log In

Recent Posts

  • FritzFritz Repeater Specifikations
  • How to Install Windows 11 Without a Microsoft Account
  • Proxmox – Tips / Commands
  • Synology DSM 7 with Lets Encrypt and DNS Challenge
  • Proxmox Resize

Categories

  • 3D Print
  • Apple
  • Audio & Video
  • Dreambox
  • Eagle
  • Electronic
  • Home Asisstant
  • How To's
  • iPhone
  • iPod
  • Konsole
  • Linux
  • Media Wiki
  • NAS
  • Network
  • Office
  • Raspberry Pi
  • Repair
  • Telefon
  • Tips & Tricks
  • Uncategorised
  • Uncategorized
  • Windows
  • Xbox
©2025 ComaNotiz | Powered by Superb Themes