rattlecattle
rattlecattle
About
- Username
- rattlecattle
- Joined
- Visits
- 2,183
- Last Active
- Roles
- Member
- Karma
- 45
Comments
-
Happy New Year <3
-
C1V HOSTING IS THE BEST ON LES, GO TO https://www.c1vhosting.it/link.php?id=38
-
https://www.webshare.io/ provides 10 proxies (different IPs) with a total of 1 GB/month on the free tier.
-
Merry Xmas 2023, Let's try Silicon Cloud
-
Super Black Friday Offers. Maybe Cyber Monday will bring even more irresistible deals.
-
Great offers there.
-
EASYVM BF 2023!
-
Sixth version Node. Nice offers.
-
EASYVM BF 2023!
-
EASYVM BF 2023!
-
EASYVM BF 2023!
-
EASYVM BF 2023!
-
e1b6278eb5d9e959232752a9ff34b9f2 Thank you!
-
Indeed mine is a storage server in Stockholm.
-
Same here the StockHolm VM was unbootable from the panel yesterday. Seems to be fixed now but IPv6 is now broken.
-
RamNode has VDS starting from $0.075/hr. Dedicated CPU. As per the docs minimum $3 needs to be paid upfront.
-
We love KhanWebHost <3
-
Best of luck with the sales! Please ignore if ineligible.
-
HAPPY BIRTHDAY EASYVM
-
This should serve as a warning to providers from opening an India location, unless this govt created mess is sorted out. The hassles of doing business are simply not worth it. No wonder why Tesla wasn't able to open an India location, need to a…
-
(Quote)
-
(Quote) Its literally empty. Blank. No icons. Everything is hidden behind shortcuts and can be launched when needed. Same for the work related systems, but they have lots of files littered all over the desktop which haven't been organized yet.
-
Don't use any wallpaper here. Just a solid black fill for the desktop across all screens.
-
(Quote) Code server can be installed on a VPS with a domain pointing at it. That way vscode can be used directly in the browser. The code isn't stored locally, rather it's on the server where code-server is installed. This is similar to v…
-
Just a few * Code server * Trilium Notes * JellyFin * Transfer.sh * changedetection.io
-
Refugee offers
-
LevelOneServers.com 2023!
-
Self hosted trilium notes for me.
-
Great cheap offer
-
UK is not in a good state right now. You would see more deals priced in USD and EURO than LBS aka GBP.
-
(Quote) init the constructor only runs once on class instantiation. (Quote) You can do something similar using decorators. class SomeClass: def __init__(self): print("In constructor") def always_run(func): def wrapper…
-
(Quote) Slow logins is often a result of OpenSSH trying to do reverse DNS on the connecting IP. Perhaps it's worth a shot to set UseDNS no in /etc/ssh/sshd_config and restart the ssh service. PS: You can always do ssh -vv user@host to get a…
-
Newer versions of VirtualBox and VMware has a HyperV compatibility mode. These allows them to be used along side HyperV although performance may be degraded. When running in compatibility mode, VMware & VirtualBox use the Windows Hypervisor Pla…
-
Been using opera on Android along with Blokada.
-
(Quote) Yes it is. Have used the portable version available as a zip on GitHub releases. The portable version doesn't require administrator rights as I can remember.
-
Disk imaging and backup are different. On Windows I've used duplicati to backup directories. https://github.com/duplicati/duplicati
-
Mostly use jdoodle for quick Python scripts. Also have used repl.it. Repl.it allows installatig 3rd party packages from PyPI which is a great feature usually not found in other Cloud IDEs. In addition, I've also set up code-server on a couple …