Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
Godlike VPS
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

HAPPY NEW YEAR 2025 - MEGATHREAD

1341342344346347376

Comments

  • @Saragoldfarb said:

    @barbaros said:

    @Saragoldfarb said:

    @FAT32 said:

    @barbaros said:

    @FAT32 said:

    Let's just say a few people flagged the post... let's keep things in this thread

    but you said you will close this thread soon :(

    I will sink but not close :)

    I propose a rename to UNIXSOCKS MegaThread.

    Rats with unixsocks?

    Don't want this getting flagged again now do we? Them purples ain't no fun.

    Hamsters with unixsocks? Or still a no go?

  • plumbergplumberg Veteran, Megathread Squad

    @FAT32 said:

    @truemagic said:

    @FAT32 said:

    @truemagic said: $20 at the moment but I plan to cut it down to $10 (but transferring ). Let's see!

    $20/m for idler is okay, just think of it as subscription for some service

    Exactly! Let me get over it and keep some more idlers haha. But wait...the whole idea of joining LET especially during BF/CM is to reduce my yearly expenditure, seems like not the case anymore! lol

    Here you go

    image

    Expectation joining LET is to save money but ends up spending more money :D

    Ahh the paradox of life

    Thanked by 1FAT32
  • SaragoldfarbSaragoldfarb Member, Megathread Squad

    @plumberg69 said:

    @admax said:
    @Saragoldfarb I think you've also encountered issues configuring IPv6, so I wrote some setup steps:

    Enable IPv6 support in Kernel Module:

    sudo modprobe ipv6
    

    Or you can add "ipv6" to the last line in /etc/modules, save and exit (recommended method).

    Open /etc/sysctl.conf and add:

    net.ipv6.conf.all.disable_ipv6 = 0
    net.ipv6.conf.default.disable_ipv6 = 0
    

    After saving, run sysctl -p to enable it.

    Use nmtui, select "Edit a connection", choose "wired connection 1", then select "IPV6 CONFIGURATION". Move the cursor up and select the "show" option. Then enter a custom IPv6 address from the range provided by dataideas. Fill in theIPv6 gateway, select an IPv6 DNS (cloudflare, google, etc.). Next, move the cursor to select "Require IPV6 addressing for this connection", press the spacebar to enable it, and finally select OK to exit. Exit nmtui by selecting Quit, thenreboot your Raspberry Pi.

    It seems you can just configure it with nmtui?
    Then ipv6 will be available. Enjoy! :D

    Thnx for sharing. I wish there was an easy way to set it when not using a template.

    Dunno why it is so inherently difficult to automated this like dhcp for ipv4

    I must say I'm pretty stoked with my Pi. The things feels quite snappy and suits my needs perfectly.

  • You like to torture them don't you?

  • plumbergplumberg Veteran, Megathread Squad

    @ralf said:

    @MMMMMM said:

    @Blembim said:
    How you name your server anyways? My current suffix is <random name>.xxx.xx for memoriable, but now i have too much and im out of names now :D . Not to mention that 75% of idle i got from BF/CM/CHRISTMAS/NY doesnt even have a name

    [loc]-[provider]-[number]

    Example:

    ams-naranjatech-04

    I'm similar, but opposite - provider-location-number, e.g. inc-ldn-1 and inc-ldn-2 and I use these names for the VPS/dedi.

    I'm actually thinking about dropping the number, because I've only ever had 3 providers where I've had more than one machine in a given location.

    I normally run with an additional layer of VMs, and I name these as function-provider or function-location, e.g. dns-hyb, haproxy-hyb etc.

    Previously, I had names on a theme, but the problem was that while I could remember the individual names, I could never remember which one was which. I think this kind of thematic naming works best for a roomful of machines.

    I use both a theme and some combo of location provider service etc.

    When I started growing my idlers it started off as planets
    Then the BeatlesOne album
    Then I found a random list of unique names

    So, the hostname of any system is always unique
    A cname is added with the provider location service combo

    Thanked by 2Saragoldfarb Decicus
  • plumbergplumberg Veteran, Megathread Squad

    @Saragoldfarb said:

    @emgh said:
    fuck rats even beanrat left you guys old @emgh it s BACK

    Rats getting terminated everywhere.

    Exterminated

  • plumbergplumberg Veteran, Megathread Squad

    Why? What did ya do?

    Thanked by 2Saragoldfarb Decicus
  • I think the spanking part of the title wasn't liked by some people.

  • plumbergplumberg Veteran, Megathread Squad

    Yeah
    How peaceful she looks
    Calmly waiting for the smoke being lit

  • emghemgh Member, Megathread Squad

    @barbaros said:

    @emgh said:
    please someone ask me where/how

    In your mom's basement using neighbours wifi?

    no

  • plumbergplumberg Veteran, Megathread Squad

    @Saragoldfarb said:

    @plumberg69 said:

    @admax said:
    @Saragoldfarb I think you've also encountered issues configuring IPv6, so I wrote some setup steps:

    Enable IPv6 support in Kernel Module:

    sudo modprobe ipv6
    

    Or you can add "ipv6" to the last line in /etc/modules, save and exit (recommended method).

    Open /etc/sysctl.conf and add:

    net.ipv6.conf.all.disable_ipv6 = 0
    net.ipv6.conf.default.disable_ipv6 = 0
    

    After saving, run sysctl -p to enable it.

    Use nmtui, select "Edit a connection", choose "wired connection 1", then select "IPV6 CONFIGURATION". Move the cursor up and select the "show" option. Then enter a custom IPv6 address from the range provided by dataideas. Fill in theIPv6 gateway, select an IPv6 DNS (cloudflare, google, etc.). Next, move the cursor to select "Require IPV6 addressing for this connection", press the spacebar to enable it, and finally select OK to exit. Exit nmtui by selecting Quit, thenreboot your Raspberry Pi.

    It seems you can just configure it with nmtui?
    Then ipv6 will be available. Enjoy! :D

    Thnx for sharing. I wish there was an easy way to set it when not using a template.

    Dunno why it is so inherently difficult to automated this like dhcp for ipv4

    I must say I'm pretty stoked with my Pi. The things feels quite snappy and suits my needs perfectly.

    Totally.
    I use my pi for a Tang clevis server for remote network unlocks running almalinux
    Just works

    Thanked by 2Saragoldfarb admax
  • plumbergplumberg Veteran, Megathread Squad

    @barbaros said:

    I think the spanking part of the title wasn't liked by some people.

    Let's change the title

  • @plumberg69 said:

    @Saragoldfarb said:

    @plumberg69 said:

    @admax said:
    @Saragoldfarb I think you've also encountered issues configuring IPv6, so I wrote some setup steps:

    Enable IPv6 support in Kernel Module:

    sudo modprobe ipv6
    

    Or you can add "ipv6" to the last line in /etc/modules, save and exit (recommended method).

    Open /etc/sysctl.conf and add:

    net.ipv6.conf.all.disable_ipv6 = 0
    net.ipv6.conf.default.disable_ipv6 = 0
    

    After saving, run sysctl -p to enable it.

    Use nmtui, select "Edit a connection", choose "wired connection 1", then select "IPV6 CONFIGURATION". Move the cursor up and select the "show" option. Then enter a custom IPv6 address from the range provided by dataideas. Fill in theIPv6 gateway, select an IPv6 DNS (cloudflare, google, etc.). Next, move the cursor to select "Require IPV6 addressing for this connection", press the spacebar to enable it, and finally select OK to exit. Exit nmtui by selecting Quit, thenreboot your Raspberry Pi.

    It seems you can just configure it with nmtui?
    Then ipv6 will be available. Enjoy! :D

    Thnx for sharing. I wish there was an easy way to set it when not using a template.

    Dunno why it is so inherently difficult to automated this like dhcp for ipv4

    I must say I'm pretty stoked with my Pi. The things feels quite snappy and suits my needs perfectly.

    Totally.
    I use my pi for a Tang clevis server for remote network unlocks running almalinux
    Just works

    Does it actually make sense to use luks on VPS disks? Just asking for my own use case.

  • @plumberg69 said:

    @Saragoldfarb said:

    @emgh said:
    fuck rats even beanrat left you guys old @emgh it s BACK

    Rats getting terminated everywhere.

    Exterminated

    Oh no

  • plumbergplumberg Veteran, Megathread Squad

    @barbaros said:

    @plumberg69 said:

    @Saragoldfarb said:

    @plumberg69 said:

    @admax said:
    @Saragoldfarb I think you've also encountered issues configuring IPv6, so I wrote some setup steps:

    Enable IPv6 support in Kernel Module:

    sudo modprobe ipv6
    

    Or you can add "ipv6" to the last line in /etc/modules, save and exit (recommended method).

    Open /etc/sysctl.conf and add:

    net.ipv6.conf.all.disable_ipv6 = 0
    net.ipv6.conf.default.disable_ipv6 = 0
    

    After saving, run sysctl -p to enable it.

    Use nmtui, select "Edit a connection", choose "wired connection 1", then select "IPV6 CONFIGURATION". Move the cursor up and select the "show" option. Then enter a custom IPv6 address from the range provided by dataideas. Fill in theIPv6 gateway, select an IPv6 DNS (cloudflare, google, etc.). Next, move the cursor to select "Require IPV6 addressing for this connection", press the spacebar to enable it, and finally select OK to exit. Exit nmtui by selecting Quit, thenreboot your Raspberry Pi.

    It seems you can just configure it with nmtui?
    Then ipv6 will be available. Enjoy! :D

    Thnx for sharing. I wish there was an easy way to set it when not using a template.

    Dunno why it is so inherently difficult to automated this like dhcp for ipv4

    I must say I'm pretty stoked with my Pi. The things feels quite snappy and suits my needs perfectly.

    Totally.
    I use my pi for a Tang clevis server for remote network unlocks running almalinux
    Just works

    Does it actually make sense to use luks on VPS disks? Just asking for my own use case.

    Technically not much as the password can be sniffed with a command or 2 or more from the host.

    I remember someone saying if the host threw the disk away, it may help?

    I have always used it as a thing and it just happens by default on any setup I do.

    Maybe I am over paranoid...

  • plumbergplumberg Veteran, Megathread Squad

    [@barbaros said](/

    Totally.
    I use my pi for a Tang clevis server for remote network unlocks running almalinux
    Just works

    Does it actually make sense to use luks on VPS disks? Just asking for my own use case.

    It has little to no performance impact. So that's another reason I end up implementing luks

  • plumbergplumberg Veteran, Megathread Squad

    Ahh
    Good old pull the plug

  • lukast__lukast__ Member, Megathread Squad

    YABS of my @ShockHosting dedi from the giveaway, two 480 GB SSDs in RAID 0:

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2025-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Fri Jan  3 05:42:59 PM PST 2025
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 25 minutes
    Processor  : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz
    CPU cores  : 8 @ 2701.608 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 31.3 GiB
    Swap       : 2.9 GiB
    Disk       : 876.0 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-28-amd64
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Shock Hosting LLC
    ASN        : AS395092 Shock Hosting LLC
    Host       : Shock Hosting LLC
    Location   : New York, New York (NY)
    Country    : United States
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/mapper/debian--vg-root):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 357.16 MB/s  (89.2k) | 469.61 MB/s   (7.3k)
    Write      | 358.10 MB/s  (89.5k) | 472.08 MB/s   (7.3k)
    Total      | 715.26 MB/s (178.8k) | 941.69 MB/s  (14.7k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 341.50 MB/s    (667) | 341.50 MB/s    (333)
    Write      | 359.64 MB/s    (702) | 364.24 MB/s    (355)
    Total      | 701.15 MB/s   (1.3k) | 705.75 MB/s    (688)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | busy            | 721 Mbits/sec   | 70.1 ms
    Eranium         | Amsterdam, NL (100G)      | 893 Mbits/sec   | 864 Mbits/sec   | 76.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 639 Mbits/sec   | 250 Mbits/sec   | 237 ms
    Leaseweb        | Singapore, SG (10G)       | 526 Mbits/sec   | 627 Mbits/sec   | 246 ms
    Clouvider       | Los Angeles, CA, US (10G) | 895 Mbits/sec   | 507 Mbits/sec   | 65.4 ms
    Leaseweb        | NYC, NY, US (10G)         | 941 Mbits/sec   | 941 Mbits/sec   | 2.22 ms
    Edgoo           | Sao Paulo, BR (1G)        | 834 Mbits/sec   | 573 Mbits/sec   | 133 ms
    
    Geekbench 4 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 4734
    Multi Core      | 15947
    Full Test       | https://browser.geekbench.com/v4/cpu/18405834
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1347
    Multi Core      | 4445
    Full Test       | https://browser.geekbench.com/v6/cpu/9754931
    
    YABS completed in 13 min 19 sec
    
  • @barbaros said:

    @ralf said:

    @FAT32 said:

    Let's just say a few people flagged the post... let's keep things in this thread

    ngl, I did accidentally visit the RackNerd's spanking thread more times than I meant to when by accidentally clicking on that instead of the better one.

    admit it, you are going after that 75" TV right?

    I do kind of want the sweater, even though I'd feel dirty wearing it.

  • plumbergplumberg Veteran, Megathread Squad

    @lukast__ said:
    YABS of my @ShockHosting dedi from the giveaway, two 480 GB SSDs in RAID 0:

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2025-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Fri Jan  3 05:42:59 PM PST 2025
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 25 minutes
    Processor  : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz
    CPU cores  : 8 @ 2701.608 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 31.3 GiB
    Swap       : 2.9 GiB
    Disk       : 876.0 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-28-amd64
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Shock Hosting LLC
    ASN        : AS395092 Shock Hosting LLC
    Host       : Shock Hosting LLC
    Location   : New York, New York (NY)
    Country    : United States
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/mapper/debian--vg-root):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 357.16 MB/s  (89.2k) | 469.61 MB/s   (7.3k)
    Write      | 358.10 MB/s  (89.5k) | 472.08 MB/s   (7.3k)
    Total      | 715.26 MB/s (178.8k) | 941.69 MB/s  (14.7k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 341.50 MB/s    (667) | 341.50 MB/s    (333)
    Write      | 359.64 MB/s    (702) | 364.24 MB/s    (355)
    Total      | 701.15 MB/s   (1.3k) | 705.75 MB/s    (688)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | busy            | 721 Mbits/sec   | 70.1 ms
    Eranium         | Amsterdam, NL (100G)      | 893 Mbits/sec   | 864 Mbits/sec   | 76.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 639 Mbits/sec   | 250 Mbits/sec   | 237 ms
    Leaseweb        | Singapore, SG (10G)       | 526 Mbits/sec   | 627 Mbits/sec   | 246 ms
    Clouvider       | Los Angeles, CA, US (10G) | 895 Mbits/sec   | 507 Mbits/sec   | 65.4 ms
    Leaseweb        | NYC, NY, US (10G)         | 941 Mbits/sec   | 941 Mbits/sec   | 2.22 ms
    Edgoo           | Sao Paulo, BR (1G)        | 834 Mbits/sec   | 573 Mbits/sec   | 133 ms
    
    Geekbench 4 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 4734
    Multi Core      | 15947
    Full Test       | https://browser.geekbench.com/v4/cpu/18405834
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1347
    Multi Core      | 4445
    Full Test       | https://browser.geekbench.com/v6/cpu/9754931
    
    YABS completed in 13 min 19 sec
    

    Oh damn.
    Completely forgot about this

    So how does it work? U pick any config and it's deployed for 3 months in any location?

  • plumbergplumberg Veteran, Megathread Squad

    @lukast__ said:
    YABS of my @ShockHosting dedi from the giveaway, two 480 GB SSDs in RAID 0:

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2025-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Fri Jan  3 05:42:59 PM PST 2025
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 25 minutes
    Processor  : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz
    CPU cores  : 8 @ 2701.608 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 31.3 GiB
    Swap       : 2.9 GiB
    Disk       : 876.0 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-28-amd64
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Shock Hosting LLC
    ASN        : AS395092 Shock Hosting LLC
    Host       : Shock Hosting LLC
    Location   : New York, New York (NY)
    Country    : United States
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/mapper/debian--vg-root):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 357.16 MB/s  (89.2k) | 469.61 MB/s   (7.3k)
    Write      | 358.10 MB/s  (89.5k) | 472.08 MB/s   (7.3k)
    Total      | 715.26 MB/s (178.8k) | 941.69 MB/s  (14.7k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 341.50 MB/s    (667) | 341.50 MB/s    (333)
    Write      | 359.64 MB/s    (702) | 364.24 MB/s    (355)
    Total      | 701.15 MB/s   (1.3k) | 705.75 MB/s    (688)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | busy            | 721 Mbits/sec   | 70.1 ms
    Eranium         | Amsterdam, NL (100G)      | 893 Mbits/sec   | 864 Mbits/sec   | 76.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 639 Mbits/sec   | 250 Mbits/sec   | 237 ms
    Leaseweb        | Singapore, SG (10G)       | 526 Mbits/sec   | 627 Mbits/sec   | 246 ms
    Clouvider       | Los Angeles, CA, US (10G) | 895 Mbits/sec   | 507 Mbits/sec   | 65.4 ms
    Leaseweb        | NYC, NY, US (10G)         | 941 Mbits/sec   | 941 Mbits/sec   | 2.22 ms
    Edgoo           | Sao Paulo, BR (1G)        | 834 Mbits/sec   | 573 Mbits/sec   | 133 ms
    
    Geekbench 4 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 4734
    Multi Core      | 15947
    Full Test       | https://browser.geekbench.com/v4/cpu/18405834
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1347
    Multi Core      | 4445
    Full Test       | https://browser.geekbench.com/v6/cpu/9754931
    
    YABS completed in 13 min 19 sec
    

    It's a decent box I'd say. Slightly low powered cpu but I think it will serve as a good light weight setup box

  • lukast__lukast__ Member, Megathread Squad

    @plumberg69 said:

    @lukast__ said:
    YABS of my @ShockHosting dedi from the giveaway, two 480 GB SSDs in RAID 0:

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2025-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Fri Jan  3 05:42:59 PM PST 2025
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 25 minutes
    Processor  : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz
    CPU cores  : 8 @ 2701.608 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 31.3 GiB
    Swap       : 2.9 GiB
    Disk       : 876.0 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-28-amd64
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Shock Hosting LLC
    ASN        : AS395092 Shock Hosting LLC
    Host       : Shock Hosting LLC
    Location   : New York, New York (NY)
    Country    : United States
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/mapper/debian--vg-root):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 357.16 MB/s  (89.2k) | 469.61 MB/s   (7.3k)
    Write      | 358.10 MB/s  (89.5k) | 472.08 MB/s   (7.3k)
    Total      | 715.26 MB/s (178.8k) | 941.69 MB/s  (14.7k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 341.50 MB/s    (667) | 341.50 MB/s    (333)
    Write      | 359.64 MB/s    (702) | 364.24 MB/s    (355)
    Total      | 701.15 MB/s   (1.3k) | 705.75 MB/s    (688)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | busy            | 721 Mbits/sec   | 70.1 ms
    Eranium         | Amsterdam, NL (100G)      | 893 Mbits/sec   | 864 Mbits/sec   | 76.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 639 Mbits/sec   | 250 Mbits/sec   | 237 ms
    Leaseweb        | Singapore, SG (10G)       | 526 Mbits/sec   | 627 Mbits/sec   | 246 ms
    Clouvider       | Los Angeles, CA, US (10G) | 895 Mbits/sec   | 507 Mbits/sec   | 65.4 ms
    Leaseweb        | NYC, NY, US (10G)         | 941 Mbits/sec   | 941 Mbits/sec   | 2.22 ms
    Edgoo           | Sao Paulo, BR (1G)        | 834 Mbits/sec   | 573 Mbits/sec   | 133 ms
    
    Geekbench 4 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 4734
    Multi Core      | 15947
    Full Test       | https://browser.geekbench.com/v4/cpu/18405834
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1347
    Multi Core      | 4445
    Full Test       | https://browser.geekbench.com/v6/cpu/9754931
    
    YABS completed in 13 min 19 sec
    

    Oh damn.
    Completely forgot about this

    So how does it work? U pick any config and it's deployed for 3 months in any location?

    Yes, but in the USA only.

    And again many thanks to @ShockHosting and @FAT32!

  • plumbergplumberg Veteran, Megathread Squad

    @lukast__ said:

    @plumberg69 said:

    @lukast__ said:
    YABS of my @ShockHosting dedi from the giveaway, two 480 GB SSDs in RAID 0:

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2025-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Fri Jan  3 05:42:59 PM PST 2025
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 25 minutes
    Processor  : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz
    CPU cores  : 8 @ 2701.608 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 31.3 GiB
    Swap       : 2.9 GiB
    Disk       : 876.0 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-28-amd64
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Shock Hosting LLC
    ASN        : AS395092 Shock Hosting LLC
    Host       : Shock Hosting LLC
    Location   : New York, New York (NY)
    Country    : United States
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/mapper/debian--vg-root):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 357.16 MB/s  (89.2k) | 469.61 MB/s   (7.3k)
    Write      | 358.10 MB/s  (89.5k) | 472.08 MB/s   (7.3k)
    Total      | 715.26 MB/s (178.8k) | 941.69 MB/s  (14.7k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 341.50 MB/s    (667) | 341.50 MB/s    (333)
    Write      | 359.64 MB/s    (702) | 364.24 MB/s    (355)
    Total      | 701.15 MB/s   (1.3k) | 705.75 MB/s    (688)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | busy            | 721 Mbits/sec   | 70.1 ms
    Eranium         | Amsterdam, NL (100G)      | 893 Mbits/sec   | 864 Mbits/sec   | 76.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 639 Mbits/sec   | 250 Mbits/sec   | 237 ms
    Leaseweb        | Singapore, SG (10G)       | 526 Mbits/sec   | 627 Mbits/sec   | 246 ms
    Clouvider       | Los Angeles, CA, US (10G) | 895 Mbits/sec   | 507 Mbits/sec   | 65.4 ms
    Leaseweb        | NYC, NY, US (10G)         | 941 Mbits/sec   | 941 Mbits/sec   | 2.22 ms
    Edgoo           | Sao Paulo, BR (1G)        | 834 Mbits/sec   | 573 Mbits/sec   | 133 ms
    
    Geekbench 4 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 4734
    Multi Core      | 15947
    Full Test       | https://browser.geekbench.com/v4/cpu/18405834
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1347
    Multi Core      | 4445
    Full Test       | https://browser.geekbench.com/v6/cpu/9754931
    
    YABS completed in 13 min 19 sec
    

    Oh damn.
    Completely forgot about this

    So how does it work? U pick any config and it's deployed for 3 months in any location?

    Yes, but in the USA only.

    And again many thanks to @ShockHosting and @FAT32!

    Adding it to my to do list...

  • ShockHostingShockHosting Member, Host Rep

    @lukast__ said:

    @plumberg69 said:

    @lukast__ said:
    YABS of my @ShockHosting dedi from the giveaway, two 480 GB SSDs in RAID 0:

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2025-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Fri Jan  3 05:42:59 PM PST 2025
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 25 minutes
    Processor  : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz
    CPU cores  : 8 @ 2701.608 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 31.3 GiB
    Swap       : 2.9 GiB
    Disk       : 876.0 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-28-amd64
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Shock Hosting LLC
    ASN        : AS395092 Shock Hosting LLC
    Host       : Shock Hosting LLC
    Location   : New York, New York (NY)
    Country    : United States
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/mapper/debian--vg-root):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 357.16 MB/s  (89.2k) | 469.61 MB/s   (7.3k)
    Write      | 358.10 MB/s  (89.5k) | 472.08 MB/s   (7.3k)
    Total      | 715.26 MB/s (178.8k) | 941.69 MB/s  (14.7k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 341.50 MB/s    (667) | 341.50 MB/s    (333)
    Write      | 359.64 MB/s    (702) | 364.24 MB/s    (355)
    Total      | 701.15 MB/s   (1.3k) | 705.75 MB/s    (688)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | busy            | 721 Mbits/sec   | 70.1 ms
    Eranium         | Amsterdam, NL (100G)      | 893 Mbits/sec   | 864 Mbits/sec   | 76.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 639 Mbits/sec   | 250 Mbits/sec   | 237 ms
    Leaseweb        | Singapore, SG (10G)       | 526 Mbits/sec   | 627 Mbits/sec   | 246 ms
    Clouvider       | Los Angeles, CA, US (10G) | 895 Mbits/sec   | 507 Mbits/sec   | 65.4 ms
    Leaseweb        | NYC, NY, US (10G)         | 941 Mbits/sec   | 941 Mbits/sec   | 2.22 ms
    Edgoo           | Sao Paulo, BR (1G)        | 834 Mbits/sec   | 573 Mbits/sec   | 133 ms
    
    Geekbench 4 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 4734
    Multi Core      | 15947
    Full Test       | https://browser.geekbench.com/v4/cpu/18405834
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1347
    Multi Core      | 4445
    Full Test       | https://browser.geekbench.com/v6/cpu/9754931
    
    YABS completed in 13 min 19 sec
    

    Oh damn.
    Completely forgot about this

    So how does it work? U pick any config and it's deployed for 3 months in any location?

    Yes, but in the USA only.

    And again many thanks to @ShockHosting and @FAT32!

    No problem, let us know if you ever need anything!

  • @FAT32 said:

    @ralf said: most of which had already been paid and issuing partial refunds for $2 would be a real pain in the ass for him

    I don't think we are asking for refund, it is just $2/yr reduction on upcoming / future invoices. In my opinion, cash flow is important for the company and 2 x $50 = $100 cash is more important/valuable than what I proposed. 10 x $2 reduction means I/we trust the company can lasts for at least 5 years which then only it is "break-even".

    For my part, following getting the 6/6/66 and also in part due to the participation here, I’ve preordered their 8/8/88 in NL and paying a good chunk more there compared to the $12 flash offer. So hopefully I’m not alone and those deals have or will lead to more sales for them. From what I could tell over Xmas, their ‘mostly dedicated’ plan were selling through nicely for them.

    Honestly think the $20yr will be recouped from the positive comments given there appears to be some very active members there that nabbed it.

    Not too worried ATM. Took a while for them to sort out the 6/6/66 for Black Friday but they did. I’ll give them time again. Just saw that Silver acknowledged receiving the details this morning, so I’m comfortable it’ll go through.

  • FAT32FAT32 Administrator, Deal Compiler Extraordinaire

    @ShockHosting said: No problem, let us know if you ever need anything!

    Need $7/yr VPS 🥺👉👈

  • emghemgh Member, Megathread Squad

    @ShockHosting said:

    @lukast__ said:

    @plumberg69 said:

    @lukast__ said:
    YABS of my @ShockHosting dedi from the giveaway, two 480 GB SSDs in RAID 0:

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2025-01-01                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Fri Jan  3 05:42:59 PM PST 2025
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 25 minutes
    Processor  : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz
    CPU cores  : 8 @ 2701.608 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 31.3 GiB
    Swap       : 2.9 GiB
    Disk       : 876.0 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-28-amd64
    VM Type    : NONE
    IPv4/IPv6  : ✔ Online / ❌ Offline
    
    IPv4 Network Information:
    ---------------------------------
    ISP        : Shock Hosting LLC
    ASN        : AS395092 Shock Hosting LLC
    Host       : Shock Hosting LLC
    Location   : New York, New York (NY)
    Country    : United States
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/mapper/debian--vg-root):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 357.16 MB/s  (89.2k) | 469.61 MB/s   (7.3k)
    Write      | 358.10 MB/s  (89.5k) | 472.08 MB/s   (7.3k)
    Total      | 715.26 MB/s (178.8k) | 941.69 MB/s  (14.7k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 341.50 MB/s    (667) | 341.50 MB/s    (333)
    Write      | 359.64 MB/s    (702) | 364.24 MB/s    (355)
    Total      | 701.15 MB/s   (1.3k) | 705.75 MB/s    (688)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping
    -----           | -----                     | ----            | ----            | ----
    Clouvider       | London, UK (10G)          | busy            | 721 Mbits/sec   | 70.1 ms
    Eranium         | Amsterdam, NL (100G)      | 893 Mbits/sec   | 864 Mbits/sec   | 76.0 ms
    Uztelecom       | Tashkent, UZ (10G)        | 639 Mbits/sec   | 250 Mbits/sec   | 237 ms
    Leaseweb        | Singapore, SG (10G)       | 526 Mbits/sec   | 627 Mbits/sec   | 246 ms
    Clouvider       | Los Angeles, CA, US (10G) | 895 Mbits/sec   | 507 Mbits/sec   | 65.4 ms
    Leaseweb        | NYC, NY, US (10G)         | 941 Mbits/sec   | 941 Mbits/sec   | 2.22 ms
    Edgoo           | Sao Paulo, BR (1G)        | 834 Mbits/sec   | 573 Mbits/sec   | 133 ms
    
    Geekbench 4 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 4734
    Multi Core      | 15947
    Full Test       | https://browser.geekbench.com/v4/cpu/18405834
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 1347
    Multi Core      | 4445
    Full Test       | https://browser.geekbench.com/v6/cpu/9754931
    
    YABS completed in 13 min 19 sec
    

    Oh damn.
    Completely forgot about this

    So how does it work? U pick any config and it's deployed for 3 months in any location?

    Yes, but in the USA only.

    And again many thanks to @ShockHosting and @FAT32!

    No problem, let us know if you ever need anything!

    Yeah, a 3/yr IPv4 VM thank you

  • @Void said:

    @plumberg69 said:

    @Saragoldfarb said:

    @emgh said:
    fuck rats even beanrat left you guys old @emgh it s BACK

    Rats getting terminated everywhere.

    Exterminated

    Oh no

    Anyway..

  • emghemgh Member, Megathread Squad

    @Smigit said: there appears to be some very active members there that nabbed it

    guilty as charged

This discussion has been closed.