Next
The art challenges the technology, and the technology inspires the art.
Pages
(Move to ...)
Home
Software
Books
▼
Hot to change the mkv title
›
Use the following command: > mkvpropedit old_title .mkv --edit info --set "title= new_title "
Anydesk - Error: Display_Server_Not_Supported
›
Solution : sudo gedit /etc/gdm3/custom.conf and hen the file is open then uncomment the following lines: WaylandEnable=false AutomaticLogi...
Convert jpeg file to pdf
›
Step 1 - Installa the following package sudo apt install imagemagick Step 2 - Use the following command: convert *.jpeg my_pdf.pd...
PHP: How to extract emails from list file
›
$pattern = '/[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}/'; if ($file = fopen("a.vcf", "r")) { while(!f...
Nando Pappalardo: Sai qual é il limite più grande che abbiamo?
›
LocalSend - Share files to nearby devices. Free, open-source, cross-platform.
›
https://localsend.org/
Ho to remove metadata from a PDF
›
sudo apt install mat2 mat2 filename.pdf # you will now end up with a file called filename.cleaned.pdf mat2 --inplace filename.pdf # th...
Bash GUI for QPDF (using Python)
›
Step 1: Create a python program called mergePDF.py import PySimpleGUIQt as sg import sys import os arg = sys.argv[1:] current_working...
How to run powershell from TaskActivity of Window
›
Use as Program or script: c:\windows\system32\WindowsPowerShell\v1.0\powershell.exe and as arg use -executionpolicy bypass -file "...
The Real Home Automation: Home Assistant
›
https://www.home-assistant.io/ # Example script integration containing script syntax script: example_script: sequence: # This ...
›
Home
View web version