Zeugs

452 bookmarks
Custom sorting
Hausputz auf dem Webserver
Hausputz auf dem Webserver
Zu viele Dateien und zu viel Speicherplatz belegt. Es gab zwei nette Mails von meinem Provider. Es wurde also Zeit für einen Hausputz auf dem Webserver. Da
·jansens-pott.de·
Hausputz auf dem Webserver
Did Trump stop Canada from visiting Hawaii?
Did Trump stop Canada from visiting Hawaii?
Canada has long ranked among Hawai‘i’s top international visitor markets, second only to Japan in terms of annual arrivals. Canadians typically visit Hawai‘i in the winter months to escape the colder climate, boosting the islands’ hospitality sector during shoulder or slower U.S. travel seasons. However, a series of public statements from former President Donald Trump—criticizing Canada’s
·mauigoodness.com·
Did Trump stop Canada from visiting Hawaii?
Mythos Asyl-”Kompromiss”: So sehr werden wir belogen
Mythos Asyl-”Kompromiss”: So sehr werden wir belogen
Die Asyl-Verschärfungen, die jetzt breit gefordert wurden, sind längst umgesetzt worden. Von SPD und Grünen. Doch medial wird kaum darüber gesprochen. Im Gegenteil, die Parteien werden als nicht verhandlungsbereit inszeniert. Deutsche Medien in einer Parallelwelt. Hier der deep dive mit allen Fakten.
·volksverpetzer.de·
Mythos Asyl-”Kompromiss”: So sehr werden wir belogen
Schwerpunkt Demos gegen rechts | taz.de
Schwerpunkt Demos gegen rechts | taz.de
Anfang 2025 greift die taz die zweite große Bewegung der Demos gegen Rechtsextremismus und für Demokratie auf. Seit Mitte Januar 2024 gibt es eine nahezu einmalige Protestwelle gegen die AfD und andere Rechtsextremisten in Deutschland. Auslöser war ein Bericht des Rechercheteams Correctiv am 10. Januar 2024 über Geheimpläne von Mitgliedern AfD, Werteunion und Identitären veröffentlicht, die unter andere die Deportation von missliebigen Staatsbürger vorsehen. Das hat für viele das Fass zum Überlaufen gebracht. Zu ersten spontanen Protesten kamen nur wenige Tage später bereits zehntausend in Berlin und Potsdam. Seither wird fast tägliche in vielen Orten des Landes demonstriert. Mal mit ein paar hundert Menschen auf einem Marktplatz, mal mit weit mehr als hunderttausend wie in Hamburg, München oder Berlin. Für den 3. Februar 2024 hatte ein Bündnis aus mittlerweile mehr als 700 Organisationen unter dem Motto „Wir sind die Brandmauer“ eine Menschenkette rund um den Berliner Reichstag mobilisiert. Auch die Diskussion um ein Verbot der AfD hat enorm an Fahrt gewonnen. Und mehr als 1,5 Millionen Menschen haben eine Petition unterzeichnet, die unter Berufung auf einen Artikel des Grundgesetzes verlangt, dem Nazi und Thüringer AfD-Vorsitzenden Björn Höcke die Grundrechte zu entziehen. Weitere taz-Texte zum Thema finden Sie im Schwerpunkt Alternative für Deutschland (AfD). Kurz vor den Neuwahlen 2025, baut sich jetzt die zweite große Protestwelle auf. Alle uns bekannten Termine geplanter und bereits durchgeführter Demonstrationen finden Sie auf unserer Karte.
·taz.de·
Schwerpunkt Demos gegen rechts | taz.de
Vom Weihnachtswunder zum Selzer Wappen
Vom Weihnachtswunder zum Selzer Wappen
Kriegsende, Weihnachten und neue Hoffnung: Vom Träumen in Trümmern bis zum neuen Wappen von Selzen.
·derselzer.de·
Vom Weihnachtswunder zum Selzer Wappen
VirtualBox AutostartTopics
VirtualBox AutostartTopics

Linux: Starting the Autostart Service With init On Linux, the autostart service is activated by setting two variables in /etc/default/virtualbox. The first one is VBOXAUTOSTART_DB which contains an absolute path to the autostart database directory. The directory should have write access for every user who should be able to start virtual machines automatically. Furthermore the directory should have the sticky bit set. The second variable is VBOXAUTOSTART_CONFIG which points the service to the autostart configuration file which is used during boot to determine whether to allow individual users to start a VM automatically and configure startup delays. The configuration file can be placed in /etc/vbox and contains several options. One is default_policy which controls whether the autostart service allows or denies to start a VM for users which are not in the exception list. The exception list starts with exception_list and contains a comma separated list with usernames. Furthermore a separate startup delay can be configured for every user to avoid overloading the host. A sample configuration is given below:

Default policy is to deny starting a VM, the other option is "allow".

default_policy = deny

Bob is allowed to start virtual machines but starting them

will be delayed for 10 seconds

bob = { allow = true startup_delay = 10 }

Alice is not allowed to start virtual machines, useful to exclude certain users

if the default policy is set to allow.

alice = { allow = false } Any user who wants to enable autostart for individual machines must set the path to the autostart database directory with the following command:

VBoxManage setproperty autostartdbpath autostart-directory

Linux: Starting the Autostart Service With init On Linux, the autostart service is activated by setting two variables in /etc/default/virtualbox. The first one is VBOXAUTOSTART_DB which contains an absolute path to the autostart database directory. The directory should have write access for every user who should be able to start virtual machines automatically. Furthermore the directory should have the sticky bit set. The second variable is VBOXAUTOSTART_CONFIG which points the service to the autostart configuration file which is used during boot to determine whether to allow individual users to start a VM automatically and configure startup delays. The configuration file can be placed in /etc/vbox and contains several options. One is default_policy which controls whether the autostart service allows or denies to start a VM for users which are not in the exception list. The exception list starts with exception_list and contains a comma separated list with usernames. Furthermore a separate startup delay can be configured for every user to avoid overloading the host. A sample configuration is given below: # Default policy is to deny starting a VM, the other option is "allow". default_policy = deny # Bob is allowed to start virtual machines but starting them # will be delayed for 10 seconds bob = { allow = true startup_delay = 10 } # Alice is not allowed to start virtual machines, useful to exclude certain users # if the default policy is set to allow. alice = { allow = false } Any user who wants to enable autostart for individual machines must set the path to the autostart database directory with the following command: VBoxManage setproperty autostartdbpath autostart-directory
·virtualbox.org·
VirtualBox AutostartTopics
Home | Immich
Home | Immich
Self-hosted photo and video management solution
·immich.app·
Home | Immich
Move an Install to Another System
Move an Install to Another System
It is possible to move a Plex Media Server installation from one computer/system to another in most cases. It won’t...
·support.plex.tv·
Move an Install to Another System
Zurücksetzen von OneDrive - Microsoft-Support
Zurücksetzen von OneDrive - Microsoft-Support
Das Zurücksetzen von Microsoft OneDrive kann manchmal Synchronisierungsprobleme beheben. Führen Sie die Schritte aus, um Ihr OneDrive zurückzusetzen.
·support.microsoft.com·
Zurücksetzen von OneDrive - Microsoft-Support
W3Schools.com SQL Tutorial und Syntax
W3Schools.com SQL Tutorial und Syntax
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
·w3schools.com·
W3Schools.com SQL Tutorial und Syntax
Christian Pietsch auf Mastodon: „#EU-Leaks, aus denen man was über unser politisches System lernt, während man darüber lacht? Das ist...“
Christian Pietsch auf Mastodon: „#EU-Leaks, aus denen man was über unser politisches System lernt, während man darüber lacht? Das ist...“
#EU-Leaks, aus denen man was über unser politisches System lernt, während man darüber lacht? Das ist das Konzept der #Comedy-#Serie #Parlament, die @markus_netzpolitik@chaos.social treffend als Infotainment bezeichnet hat. Bis Ende Januar 2025 liegen alle 4 Staffeln kostenlos in der #ARD-#Mediathek für euch bereit. Ich empfehle die mehrsprachige Originalfassung mit deutschen Untertiteln. https://www.ardmediathek.de/video/Y3JpZDovL3dkci5kZS9CZWl0cmFnLXNvcGhvcmEtMDY1YjhkOTgtOWU3MC00ZjM1LThjOTQtMDRkMGQ0MzMwMzhi
·fedifreu.de·
Christian Pietsch auf Mastodon: „#EU-Leaks, aus denen man was über unser politisches System lernt, während man darüber lacht? Das ist...“
The Anthology of Saint Javelin
The Anthology of Saint Javelin
When we asked Oleh to create a design for us, he reimagined the iconic Saint Javelin image in his distinctive style. He requested photos that represent what Saint Javelin stands for and the powerful community behind it. From there, he began crafting the artwork that now appears on The Anthology of Saint Javelin t-shirts. Let us guide you through the design elements and the hidden symbols woven into this unique piece.
·saintjavelin.com·
The Anthology of Saint Javelin