Skip Navigation
Posts
8
Comments
7
Joined
1 yr. ago
  • Thanks @[email protected] !
    \ I will still dig for the full resolution ( >= 2560x1440 )

  • Wallpapers @lemmy.ca
    Donatello @lemmy.ml

    Looking for the three other !

    Hi,

    I've found this awesome wallpaper on wallpapercave.com
    \ but I can't found the three other one ( Donatello, leonardo, raphaelo ) Any ideas where to found them ?

    Thanks.

  • Thanks all for your input,

    I've found what works very well fsarchiver ! that can make live (or not) system backup awesome piece of software.

  • raspberrypi @lemmy.ml
    Donatello @lemmy.ml

    Backup boot SD card ( without unused space )

    Hi,

    I would like to backup the booted SDcard of my Raspberry pi.

    I don't necessary need to backup as a hot backup[^1] So I can remove the SDcard and make the backup on another machine.

    ::: spoiler with rpi-clone

    I've discovered rpi-clone

    Seem really great, too bad the github tab discussion has been not activated :/ and If the documentation is not clear enough, no way to ask the community.

    EDIT: Actually it seem that it clone a SD to a full dest drive ! so not as destination file correct ??

    in the README you can read:

    rpi-clone-setup is for setting the hostnam

  • Thank you @[email protected] !
    \ This is the solution.

    unfortunately I can't apply it, because the NAS is a closed proprietary 💩

  • Linux @lemmy.ml
    Donatello @lemmy.ml

    Use Rsync Daemon with SSH !?

    Hi,

    I need to setup a Rsync server to backup a 😡 NAS.

    So I want to run it under SSH. ::: spoiler man rsync

    Also note that the rsync daemon protocol does not currently provide any encryption of the data that is transferred over the connection. Only authentication is provided. Use ssh as the transport if you want encryption. :::

    but when I do rsync --config=/etc/rsyncd.conf --rsh=ssh --dry-run
    \ I get:

    rsync: --rsh=ssh: unknown option (in daemon mode) So there no way to specify that rsync daemon should run under ssh ?

    Also is this following A.I statement is correct ?

    The rsyncd.conf file is only used when the rsync daemon is running on the remote host and the client connects to the daemon directly, without using an SSH connection.

    So there is no way with Rsync (under ssh) to set settings (config file or other) that will apply to all clients !!??
    \ So it's the client that configure rsync and the server !? there is no way around ?!

  • OK, I made work the mp4 container

    So in all my trial , I have introduce en error in the video path /path/path/FooBar.mp4 as those test where taking place under Windows this time, the front / was making the file unreachable, "funny" in the console no error about that, but about codec that is not found..... O_o

    MP4

    it worked with

     html
        
    ...
    <source src="path/FooBar.mp4" type="video/mp4">
    ...
    <!-- so without specifying the codec, at least -->
    
    
      
    MKV

    I've tried everything so far, I didn't managed to make it work :/ so it seem that finally Firefox do not support MKV with AV1

  • Web Development @programming.dev
    Donatello @lemmy.ml

    How use AV1 video with Firefox ??

    cross-posted from: https://lemmy.ml/post/22627659

    Hi,

    I have a couples of AV1 videos that I would like to display on a html page.

    I've tried

     html
        
    <video controls preload="none">
        <source src="FooBar.mp4">
    </video>
    
      

    but it trow back
    \

    I've tried first with MKV container as it's listed on the wikipedia page.

    but this is not listed on the mozilla page https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs 🤔

    Confusing.. as I found also this in the firefox release note:

    Firefox 97 and later versions support AV1 video in the MKV container.

    So WTF !?

    I've tried also

     html
        
    <video controls preload="none">
        <source src="FooBar.mp4" type="video/webm; codecs='av01.0.08M.08'">
    
      
    Firefox @lemmy.ml
    Donatello @lemmy.ml

    How use av1 video with Firefox ??

    cross-posted from: https://lemmy.ml/post/22627659

    Hi,

    I have a couples of AV1 videos that I would like to display on a html page.

    I've tried

     html
        
    <video controls preload="none">
        <source src="FooBar.mp4">
    </video>
    
      

    but it trow back
    \

    I've tried first with MKV container as it's listed on the wikipedia page.

    but this is not listed on the mozilla page https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_codecs 🤔

    Confusing.. as I found also this in the firefox release note:

    Firefox 97 and later versions support AV1 video in the MKV container.

    So WTF !?

    I've tried also

     html
        
    <video controls preload="none">
        <source src="FooBar.mp4" type="video/webm; codecs='av01.0.08M.08'">
    
      
  • FYI great information about dual sim hardware type --> https://en.wikipedia.org/wiki/Dual_SIM#Types

  • A place for everything about math @lemmy.ml
    Donatello @lemmy.ml

    Need help with simple math problem.

    Hi,

    I found online a nice (and seemed easy) math problem.

    Rocket A travel from Mars to Earth in 200 days
    \ Rocket B travel from Earth to Mars in 150 days, but take off 30 days later
    \
    \ When they cross each other, which one is the closet to the earth ?

    So they give a "flat" answer, without giving any explanation on how they reach this conclusion.

    What would be your simplest Mathematical solution for this ?

    Thanks.

  • Worked, perfectly 👍

  • WTF is Hide Post ?

  • Thank you @[email protected] ! hooo so I can hide any post not only mine ! ok then it make more sense :D

  • Android @lemmy.world
    Donatello @lemmy.ml

    Features of Dual sim on Android ?

    Hi,

    I've been looking info on how work (features available etc..) Dual sim on android . But all the websites talking about it trow back

    https://stallman.org/cloudflare.html

    Does someone have an URL that is not censored "protected" by cloudflare ?

    Thanks.

    briar @lemmy.ml
    Donatello @lemmy.ml

    Can't connect with the latest version (1.5.10)

    Hi,

    I've just downloaded and installed the version 1.5.10 unfortunately

    Neither trough TOR or Same Wi-Fi network I can connect :/

    ( The icon stay orange )

    I'm using also AFwall+ but all my other app (may be I need to allow something else (in core or system ??)

    Too bad The Briar project don't have a forum or better use Lemmy yet...