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

Category: Linux

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…

LibreElec – Disable Xbox One Remote

Posted on 24.03.201929.04.2019 by Milan

SSH into Libreelec: echo “blacklist lirc_xbox” >> /storage/.config/modprobe.d/lirc_xbox.conf   blacklist lirc_xbox

DisplayApp for RPI3 and Waveshare 1.5 OLED

Posted on 27.12.201803.03.2019 by Milan

This is a small application that displays statistics and status iformation to a Waveshare 1.5" OLED screen connected to Raspberry Pi 3 via SPI. Developed with Python 2 but it should run on Python3 as well. Prerequisites Raspberry Pi Waveshare 1.5 inch OLED display (grayscale) SPI or I2C enabled sudo raspi-config -> interfacing options ->…

Raspberry Pi PHP Configuration

Posted on 03.10.201703.03.2019 by Milan

Installations Anleitung: https://getgrav.org/blog/raspberrypi-nginx-php7-dev Installierte PHP Extensions sehen: dpkg -l | grep 'ii php5\?-' Installierte PHP Plugins sehen: pecl list  

Fail2ban – Pi vor Brutehacker schützen

Posted on 25.02.201703.03.2019 by Milan

VPN: http://www.fail2ban.org/wiki/index.php/HOWTO_fail2ban_with_OpenVPN SSH: https://dvpizone.wordpress.com/2014/03/02/how-to-install-fail2ban-on-a-raspberry-pi/

RetroPie Allgemein

Posted on 17.05.201603.03.2019 by Milan

Externe USB für ROMs ROM Ordner ändern: /home/pi/.emulationstation/es_systems.cfg Delay hinzufügen: /usr/bin/emulationstation und vor ./emulationstation sleep x hinzufügen Externe USB verschnelleren + Bashzugriff Editier /etc/usbmount/usbmount.conf und lösche sync und ändere noexec zu exec Scraper Symlink mit ls -s auf /home/pi/.emulationstation/downloaded_images

FTP Permissions

Posted on 26.03.201603.03.2019 by Milan

Add pi to the www-data group using the command sudo adduser pi www-data Add www-data to the pi group using the command sudo adduser www-data pi Change the permission of the directory and everything in it so that it's readable and writable by the group. Use the command sudo chmod -R 775 /var/www. Since user…

vi Editor Manual

Posted on 26.04.201503.03.2019 by Milan

Linux and Unix vi command Quick links About Vi Syntax Using Vi Moving Around in Vi Making Simple Changes Rearranging and Duplicating Text High Level Commands Special Topics Technical Details Quick Reference Examples Related commands Linux and Unix main page About vi Originally developed by William Joy in the late 1970s, vi (pronounced "vee-eye") is…

YaST Package Manager ne pokazuje instalirane programe

Posted on 10.03.201303.03.2019 by Milan

    Upisati u terminal:   sudo rpm –rebuilddb      

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 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