Safari 13/9 IE 11 Mobile Chrome Mobile Safari / Samsung Mobile Firefox Ubuntu 18.04 webm webm / / / / / Windows 10 webm webm / mp4 / / / Windows 7 webm webm / mp4 / / / OSX Catalina
...change highlighting. Installation Download a git-delta_*_amd64.deb file from the releases page. On Ubuntu 20.04, I had to use v14.0 because of dependencies Install with dpkg -i path/to/git-delta*.deb...
Updating Chromedriver is often a hassle: If you use chromium-chromedriver from the Ubuntu sources, it usually won't be updated when a new Chrome version is released. Manually...
...Achte außerdem darauf, dass deine Konfiguration möglichst idempotent ist. Einen Webserver managen Erstelle einen Ubuntu Container mit LXD. Installiere die folgenden Komponenten mit Ansible in diesem Container: Nginx
...available to a process. You may need to install it first. For example, on Ubuntu: sudo apt-get install trickle To start an application with limited downstream or upstream, run...
...an die unten stehenden Aufgaben! Info Wenn du dich für Vagrant entscheidest, verwende die ubuntu/jammy64 box. Das Buch Ansible for DevOps. Du findest es in der makandra Bibliothek
...oder Ansible linting pre-commit (Vorsicht: pre-commit über apt gibt es erst ab Ubuntu 22.04) einrichten. Lass den Code von deinem Mentor ansehen und zeige ihm, dass er funktioniert...
On our Ubuntu machines we have nautilus file manager with nautilus-extension-gnome-terminal installed. This adds an entry to the context menu (right click) to start a gnome-terminal...
...somewhere in your $PATH" If you are not using the default archive extractor from ubuntu replace file-roller with your preferred application 2. Desktop file Create a file ~/.local/share/applications/coverage-zip-opener.desktop with...
...Structure Explained Unix filesystem Übungen Info Wenn du dich für Vagrant entscheidest, verwende die ubuntu/jammy64 box. Erforsche selbst die Filesystem Strukturen und navigiere durch die Verzeichnisse Starte dir zwei Vagrant...
...Linux und schau dir an ob hier irgendwas anders aussieht als bei deinem lokalen Ubuntu. Passe deine Bildschirmhelligkeit mit Hilfe von echo und Shell redirections an...
Fortunately, you can run Awesome within MATE, by following these steps (tested on Ubuntu MATE 16.04): Awesome + MATE Create the following file at /usr/share/xsessions/Xsession.desktop: [Desktop Entry]
Bye sudo mysqladmin shutdown Fixing startup and maintenance scripts on Debian and Ubuntu If you've changed root's authentication method, starting and stopping the mysql and some...
...automatic maintenance scripts on Debian and Ubuntu will fail, since those all used now invalid authentication method. Adding the new root password to /etc/mysql/debian.cnf will fix that, though.
...To use it you have to do the following: Install pg_repack, e.g. for Ubuntu install the package according to your PostgreSQL Server version. There is no need to restart...
Ubuntu has a package mysql-sandbox that lets you install multiple MySQL versions into your user home: Install mysql-sandbox sudo apt install mysql-sandbox Download the version of MySQL...
...use from mysql.com: https://dev.mysql.com/downloads/file/?id=480427 Make sure to choose "Generic Linux" instead of "Ubuntu" so you get a .tar.gz instead of .deb cd into the directory the mysql binaries...
...a different architecture using qemu emulation. Prerequisites There are a couple required packages for ubuntu which you can install with apt: sudo apt install qemu binfmt-support qemu-user-static...
...Shift+E for splitting the terminal. I got used to this shortcut. Yesterday the Ubuntu update seems to have upgraded ibus, which got this emoji picker that also uses Control...
Ubuntu comes with keyboard layouts like "Germany Eliminate Dead Keys", which are practical for programming. If you need to type accented characters with such a layout, make sure to configure...
...microcode update? If one is available and deemed sufficiently stable from Debian's or Ubuntu's perspective, the intel-microcode package is updated and the new microcode is available after...
Lets see how Maximum mount count is set on my Ubuntu 22.04: sudo tune2fs -l /dev/nvme0n1p2 | grep 'Maximum mount count' Maximum mount count: -1
When you're using a third party repository on your Ubuntu or Debian system and need to find out which packages are available in this repo and which versions, you...
...or, for a short summary: /var/lib/apt/lists $ grep -E "(Package|Version)" ppa.launchpadcontent.net_git-core_ppa_ubuntu_dists_jammy_main_binary-amd64_Packages | paste - - | column -t Package: git Version...
...VirtualBox installiert hast, solltest du das jetzt nachholen. Starte eine Virtualbox VM mit einer Ubuntu Live CD. Schau dir den Output von lscpu an. Welche CPU siehst du hier?
...uses latin1 as default character-set-server. Command mysql --version mysql Ver 8.0.31-0ubuntu0.20.04.2 for Linux on x86_64 ((Ubuntu)) mysql --default-character-set utf8mb4 -e "SHOW VARIABLES LIKE...
...access is denied) the log will be rotated. We experienced this error on our ubuntu 20.04-servers with version 10.6.11 of mariadb-server from the official Galera-/MariaDB-Mirror...
...on most Linux distros through their package management systems, e.g. apt install cairosvg on Ubuntu. It has few dependencies (most importantly Python 3 and some related packages, but really not...
"bspwm": 1 "mate": 1 "xfce": 1 Gnome dominates (unsuprising, it's the Ubuntu default), but quite a few people use tiling window managers, most popular i3 and the...