home.social

#wget — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wget, aggregated by home.social.

fetched live
  1. Command Line Tools for Managing Linux Server

    This article provides details on utilizing command line tools for managing Linux server on Rad Web Hosting Cloud VPS or Bare-metal servers.
    Command Line Tools for Managing Linux Server
    The SSH command allows you to log in to a remote machine as well as execute commands on a remote machine. When performed as the root user, this method of connecting to the server provides the greatest level of ...
    Continued 👉 blog.radwebhosting.com/command #sshcommands #wget

  2. Command Line Tools for Managing Linux Server

    This article provides details on utilizing command line tools for managing Linux server on Rad Web Hosting Cloud VPS or Bare-metal servers.
    Command Line Tools for Managing Linux Server
    The SSH command allows you to log in to a remote machine as well as execute commands on a remote machine. When performed as the root user, this method of connecting to the server provides the greatest level ...
    Continued 👉 blog.radwebhosting.com/command #wget #sshcommands

  3. Command Line Tools for Managing Linux Server

    This article provides details on utilizing command line tools for managing Linux server on Rad Web Hosting Cloud VPS or Bare-metal servers.
    Command Line Tools for Managing Linux Server
    The SSH command allows you to log in to a remote machine as well as execute commands on a remote machine. When performed as the root user, this method of connecting to the server provides the greatest level ...
    Continued 👉 blog.radwebhosting.com/command #sshcommands #wget

  4. Command Line Tools for Managing Linux Server

    This article provides details on utilizing command line tools for managing Linux server on Rad Web Hosting Cloud VPS or Bare-metal servers.
    Command Line Tools for Managing Linux Server
    The SSH command allows you to log in to a remote machine as well as execute commands on a remote machine. When performed as the root user, this method of connecting to the server provides the greatest level ...
    Continued 👉 blog.radwebhosting.com/command #wget #sshcommands

  5. Command Line Tools for Managing Linux Server This article provides details on utilizing command line tools for managing Linux server on Rad Web Hosting Cloud VPS or Bare-metal servers. Command Line Tools for Managing Linux Server The SSH command allows ... Continued 👉 #wget #sshcommands

    Command Line Tools for Managin...

  6. A user contacted me saying #BashCore ISOs were downloading at near 0 MB/s from his Brave browser.

    Same connection, same network… but with wget it downloaded at full speed.

    If a download feels stuck, try:

    wget -c -t 0 URL

    Sometimes it’s not the server, browsers, extensions or routing can get in the way.

    #linux #debian #wget #sysadmin #download

  7. @mcrmonkey @TimWardCam
    This is more weird than that. I could manually download the same file (same URL) from the #homeassistant host CLI using #curl or #wget. I could manually download the file from within the container using curl. The error only happened when downloading the file within the container using wget.

  8. CW: Expliziter Bericht über eine "Sexparty" von Trump & Friends & Family; Sexueller Missbrauch von Minderjährigen; Vergewaltigung

    @elsa @docjosiahboone
    Also hier. Leider kriege ich das mit wget nicht hin, alles runter zu laden?

    #linux #wget #epsteinAktensichern

  9. Hmm finding a proper #php bin for the #m7350 is not easy.

    It can already run #wget and #perl so that is something.

  10. printf "%s\n" 'e !sort -u %' wq | ed -s skip; w3m -dump 'cdn.media.ccc.de/congress/2025' | awk '/\[[0-9]+\] https:.*webm-hd.*\.webm$/{print $2}' | sort | comm -23 - skip | tee urls | while read -r u; do echo $u; grep -Fq "$u" skip && continue; wget -c "$u" && echo $u >> skip; done

    Downloading recorded talks from #39c3 using #ed #w3m #awk and other #unix tooling <3

    Thought about replacing #wget with #curl but old dogs and such...

  11. @firefoxwebdevs I suppose we can rest easy in knowing AI will be off by default and we’ll never be bombarded by notifications to turn it on, that it won’t have control over our browser preferences and settings, that it won’t be tricked by injection attacks from the pages we visit, and it will have no visibility whatsoever to the password managers (especially web ones).

    #Firefox #rant #Humor #AI #security #Browser #NowICantSleep #CVE #facepalm #badideas #AISprinkledOnEverything #curl #wget #lynx

  12. TIL, #linux has a couple cli #downloader options that are faster than wget like Axel. Axel wasn't that much faster than #wget for me, so then I found aria2; much more powerful and reliable, and faster too: github.com/aria2/aria2

    And it's available in Linux software repos like Debian. Niice.

  13. @AnachronistJohn

    What I did today was simple I went on the clonezilla site, checked the alternative download servers then went to one of the FTP servers, listed over there.

    wget worked flawlessly, of course

    #Clonezilla #programming #OpenSource #POSIX #Disk #imaging #SourceForge #wget #mirror

  14. Regretfully, when I attempted the download of clonezilla again, the browser also got a time-out at the 420MB mark, bringing my total waste of bandwidth to a whopping 50% of my monthly allotted 2GB **

    :(

    I am fascinated to learn what is going wrong though, because I've never had these problems with sourceforge. I downloaded programs from there for decades. When I have some bandwidth again I will use another mirror, this is probably a mirror-induced error

    **(along with other off topic failures)

    #Clonezilla #programming #OpenSource #POSIX #Disk #imaging #SourceForge #wget #mirror

  15. alright, doesn't seem like there is anything hubspot specific. but now I am struggling to create a mirror using #wget (or any other OSX supported tool) to download the entire website including videos. so that I can upload everything as a static website somewhere else.

    any hints?

  16. I want to clone a website (any website) and create a low-interaction #honeypot 🍯 out of it. I only want to clone the pages which can be reached without authentication. Any idea how to do that?

    #wget cannot follow javascript links
    might work with #selenium or #puppeteer ?

    I really thought I could find a #phishing kit on github doing exactly this type of #scraping / cloning but no dice.

    Extra question: would you be interested in such a tool if I ever code one? 🙂

    Please boost for reach 🙏

    #ActiveDefense #deception

  17. Anyone use wcurl yet?
    Any commentary on usage of it compared to wget (and curl too I guess). I wanna hear any and all thoughts.

    #wcurl #wget mastodon.social/@itsfoss/11497