Comment on
First VPS — Is 54 SSH bans in 12 hours normal?
Normal background noise. ssh is a well known protocol/port and scanning is automated.
Comment on
First VPS — Is 54 SSH bans in 12 hours normal?
Normal background noise. ssh is a well known protocol/port and scanning is automated.
Comment on
I Could've Rickrolled the Entire FIFA World Cup. All I Needed Was My ID.
Fifa Agent Platform -> FAP
pun intended?
Comment on
Microsoft alternative: Nextcloud and Ionos develop open-source ‘Euro-Office’
The article is on a 'pay or ok' site.
Comment on
[The Economist] Why software stocks are getting pummelled
Maybe there is some relation with orange man erratic behaviour, canadian pm speech in davos, europe considering to abandon usa cloud and other countries that may follow suit?
Just sayin'...
Comment on
How do you deal with the obligatory hoody and sunglasses in this warm weather?
Furry equipment FTW
https://fursonafy.com/fursuit-cooling-vests-everything-you-need-to-know/
Comment on
Internet access for Proxmox VXLAN
Proxmox is a virtualization solution: let it do its job and run a vm with opnsense.
It is simple both from a virtualization and a networking perspective; your hypervisor is 'hypervisoring' and the firewall is firewalling, easier to maintain and debug, no custom thinkering required.
If you are at home go with #1, more fun and lots of discoveries; if you have to pay the bills, go with #2, tested, solid, easier to handoff to your colleagues.
Comment on
Moving a Proxmoc 256 MB NVMe install to larger NVMe
Add a second node using the new drive, move all vm to the new node, decommission old node, rebuild the old node with the new drive.
You can get away with a disk clone but in my opinion a vm move is the proper way to go.
Adding a new node you start with a clean install, any quirk you have on the old hw will be finally washed away (or will bite you back and be properly documented), you have a quick way back should anything go sideways (the clone too provides a quick way back, but i like this way much more ^^), you get some hands on multi node experience that will be useful for ha setup.
Comment on
How do you protect a remote backup from a compromised account?
Reply in thread
If the main site gets compromised the credentials there must be considered lost and known to che attackers.
with a pull backup that's not an issue because the main site has no access to the remote system; it is a process on the remote site that has credentials to access the main site and not the other way around.
the remote system may receive retrieve a compromised copy of the data, but the attacker cannot tamper with previous backups so recovery is still possible.
Comment on
Collaborate: VPN or Open Access?
I wouch for the VPN route... VPN servers are built to be exposed, are hardened/engineered to resist the harshness of the net and are somewhat safe even with default settings.
Should you publish on the wild a few web apps, you would have to harden, monitor and manage a bunch of environments and/or frameworks with a load of quirks each.
A VPN is easier to maintain and safer for your data with a lower effort.
Comment on
Internet access for Proxmox VXLAN
Reply in thread
(me too i did #2 at home...)
Comment on
Spit Balling A Work Around For Blocked Email Port
You need a mail server somewhere, a mail client cannot listen for incoming messages. A possible workaround: you could activate your own mail server accessible only inside tailscale and use it to send and receive your local alerts.
Comment on
What are the benefits of a server having multiple public IP addresses?
Reply in thread
If your vps is a firewall, you could use it as an exit point for different private networks: ip1 to mask the traffic for a guest subnet that you don’t trust and if the ip gets blacklisted there are no issues for lan traffic behind ip2 while ip3 is reserved for server traffic with specific rulesets on supplier’s systems for updates/backup/whatnot. Should you have more than one mail server because of reasons, if one is blacklisted the other could remain clean (in this situation you usually put them on different subnets but whatever).
Comment on
I leader delle Big Tech che hanno supportato Trump ora stanno perdendo miliardi a causa sua
Reply in thread
Con i patrimoni che hanno, ci vorrà del tempo prima che se ne accorgano…
Secondo me per loro i soldi spariti finora sono il costo di fare business.
Comment on
CINA E SINGAPORE AL LAVORO PER AVVELENARE L’INTELLIGENZA ARTIFICIALE
Reply in thread
La risposta è facile: no.
Chi realizza sistemi per usi seriamente pensati li addestra con dati selezionati: se i dati di addestramento sono filtrati a monte, il problema dell'avvelenamento non si pone.
Gli LLM a cui si riferisce l'articolo sono quelli che rastrellano indiscriminatamente la rete, LLM che sono tutto fuorchè intelligenti.
E uso di proposito LLM al posto della sigla di due lettere per rendere evidente che non sono intelligemti: se lo fossero, saprebbero scartare le informazioni sbagliate...
Comment on
Il controllo parentale non è per i genitori...
Reply in thread
Le aspettative di chi? Le domande con cui chiudi il commento sono indicative: non hai letto l'articolo.
Il problema non è un ragazzino con switch e xbox, ma genitori che abbandonano i figli davanti ai dispositivi senza controllo (e l'articolo è chiaramente di un genitore che fa l'opposto).
Fare il genitore vuol dire scegliere.
0 (zero) - Puoi scegliere di far crescere tuo figlio negli anni 90. Chiudi tutto. Zero.
1 - Puoi scegliere di dargli uno smartphone, una console, un computer e tutto il resto senza controllare (l'opzione che dai per scontata per non so quale motivo). Uno. Liberi tutti.
Oppure puoi prendere atto che il mondo cambia e fare le cose prendendoti la responsabilità di controllare, scavare, capire e mettere paletti (che è ciò che fa l'autore dell'articolo). Il problema è che anche chi vuole prendersi le sue responsabilità attivamente si scontra con la realtà che il parental control ha lo scopo di creare gli account per i consumatori di domani e non quello di aiutare i genitori...
Aggiungi poi che le scuole ormai mettono i compiti online e si appoggiano a questo o quel cloud per voti e interazioni varie tra alunni, insegnanti e compagni di classe, se realmente credi che a 12 anni sia possibile essere lasciati offline, sei totalmente fuori dal mondo.
Comment on
Vi racconto la batosta subita dal gruppo francese OVHcloud
Reply in thread
Il nodo è quello: fidarsi del cloud provider.
Per come la vedo io, al momento non esiste un mezzo tecnico che ti garantisca la protezione(1) dei dati in cloud se questi sono in uso.
(1)Garantisca la protezione = protegga dall'accesso non autorizzato con lo stesso livello di sicurezza di un archivio cifrato con algoritmo robusto, chiave di lunghezza adeguata e nota solo a chi ne ha diritto
Comment on
Attacchi ransomware, Italia il Paese più colpito in Ue, 4^ nel mondo. Quando una norma ad hoc?
A quando una formazione adeguata per gli utenti? Nell’articolo si fa riferimento alle aziende private costrette a pagare: un ransomware entra spesso tramite ingegneria sociale, falle nel ‘sistema umano’. Ma la formazione costa; meglio spingere per una soluzione (che non funziona) pagata da qualcun altro.
Piracy shield anyone?
Comment on
Spit Balling A Work Around For Blocked Email Port
Reply in thread
Mailu is a mail server so it is suitable for the task.
Comment on
Internet access for Proxmox VXLAN
Reply in thread
For me it depends on the hw on site; if it is properly setup and in an adequate environment i have no issue anywhere.
Comment on
Stop alle chiamate spam, come funziona il filtro tecnologico per bloccarle
Se anche questo metodo segreto ha l’efficacia dell’altro metodo segreto (piracy shield) possiamo stare tranquilli…
Speriamo che questa volta abbiano coinvolto qualcuno che ha idea di cosa sta parlando.