Like an ad-blocker, but for obscenely wealthy people with overinflated egos!
I really like to use Friendica to subscribe to RSS feeds. This way I have everything in one stream and can easily re-share interesting articles.
Transition in Bookworm from using /etc/apt/trusted.gpg to using individual .gpg files located in /etc/apt/trusted.gpg.d.
We suggest that before upgrading you also read the information in Chapter 5, Issues to be aware of for bookworm. That chapter covers potential issues which are not directly related to the upgrade process but could still be important to know about before you begin.
Receive question & answer flashcards in any language to help you remember more from what you consume
Erstellen, bearbeiten, anzeigen, analysieren räumlicher Information unter Windows, macOS, Linux, BSD und Mobilgeräten
DNS-Server dienen dazu, die Namen von Internetservern in deren numerische IP-Adressen aufzulösen (z.B. avm.de in 212.42.244.122).
Ein so dystopisches Überwachungspaket, wie die Chatkontrolle, können wir nur gemeinsam aufhalten. Jetzt brauchen wir Ihre Hilfe!
DNS Clean
Mit clean.dnsforge.de sind zusätzlich Jugendschutz Blocklisten, sowie Safe Search bei Suchmaschinen und YouTube aktiviert - siehe Listen Clean.
Als Alternative zu der im Internet weit verbreiteten personalisierten Werbung auf Basis von Drittanbieter-Cookies entwickeln große Telekommunikationsanbieter aktuell die Plattform TrustPID. Mit diesem Dienst sollen Nutzende auf Basis ihrer IP-Adresse erkannt werden. Hier erklären wir, wie TrustPID funktionieren soll und wie der Bundesbeauftragte für den Datenschutz und die Informationsfreiheit (BfDI) das Vorhaben bewertet.
Is your VirtualBox virtual machine starting to run out of disk space? No worries, because VirtualBox allows you to easily increase the disk size of your virtual machine. Just keep in mind that afterwards you still need to increase the size of your partitions accordingly. This article will help you along the way. It provides you with step-by-step instructions on how to increase the disk size of your VirtualBox virtual machine.
Bei Google soll der Erfolg von ChatGPT zu großer Unruhe geführt haben. Jetzt hat das Tech-Unternehmen seinen eigenen Chatbot vorgestellt. Der nennt sich Bard und soll auch auf Informationen aus dem Internet zugreifen.
YOUR FIRST SCRIPT
You'll write a small script to list out who's been most recently unsuccessfully trying to login to your server, using the entries in /var/log/auth.log.
Use vim to create a file, attacker, in your home directory with this content:
!/bin/bash
#
attacker - prints out the last failed login attempt
#
echo "The last failed login attempt came from IP address:"
grep -i "disconnected from" /var/log/auth.log|tail -1| cut -d: -f4| cut -f7 -d" "
Putting comments at the top of the script like this isn't strictly necessary (the computer ignores them), but it's a good professional habit to get into.
To make it executable type:
chmod +x attacker
Now to run this script, you just need to refer to it by name - but the current directory is (deliberately) not in your $PATH, so you need to do this either of two ways:
/home/support/attacker
./attacker
Once you're happy with a script, and want to have it easily available, you'll probably want to move it somewhere on your $PATH - and /usr/local/bin is a normally the appropriate place, so try this:
sudo mv attacker /usr/local/bin/attacker
...and now it will Just Work whenever you type attacker
Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input, cultivates autonomous freedom to produce incredible imagery, empowers billions of people to create stunning art within seconds.
Archive.today ist Ihre persönliche Zeitmaschine!
Es ist ein Werkzeug, mit dem Sie von jeder Internetseite eine Kopie erstellen können, die jederzeit wieder abrufbar ist, auch wenn die Original-Webseite nicht mehr online steht.
Künstliche Intelligenzen, die aus Texteingaben Bilder machen, sorgen gerade für Begeisterung und Kritik. Neben DALL-E 2 und Midjourney gehört Stable Diffusion zu den populärsten Modellen. Anders als die Konkurrenz läuft es auf normalen PCs und ist Open Source. Was viele nicht wissen: Stable Diffusion wurde von einem Team der Universität München entwickelt. Wir haben mit dessen Leiter, Prof. Björn Ommer, gesprochen.
Das „Internet der Dinge“ existiert – und wächst immer weiter. Doch wenn das Elektroauto automatisch mit der Ladesäule kommuniziert, Sensoren den Straßenverkehr steuern und das Smart Home unsere Alltagsgewohnheiten analysiert, entstehen ganz neue Datenströme. Diese ständig in die Cloud zu übertragen kann dauern, verbraucht Energie und ist nicht gerade datensparsam. Abhilfe verspricht das Prinzip des „Edge Computing“. Wir erklären, was damit gemeint ist.
FreshRSS is an RSS aggregator and reader. It allows you to read and follow several news websites at a glance without the need to browse from one website to another.
The ultimate multi-purpose RSS reader, data stream, mash-up, aggregation web application