rN

@ragazzonoioso
48 Followers
2 Following
605 Posts
I care a great deal about: #linux, #security, #FOSS, free culture, #games, bull sh*t ¯\_(ツ)_/¯
IM@ragazzonoiso:matrix.org
@fabian Reading Strip is *really* useful.

When you have to fight against tab completion trying to be smart:

touch a.zap
unzip a<tab> #nothing
\unzip a<tab> #completed
unzip a<esc>/<esc>/ #completed

#CLI #Shell #Bash #History #TabCompletion
#YesIKnowIT

WireGuard vs OpenVPN - New Protocol Set to Replace Old Ones

WireGuard vs OpenVPN. Which protocol performs better? The truth might come as a surprise. Click to find out more.

@czesiekhaker @forteller If you are on Linux and Android maybe you want to try Mullvad, its 5$ per month, and there is option to pay with cryptocurrencies. Mullvad on Linux because they offer Wireguard, next generation VPN service, its ultra fast.
For @[email protected] users: Easily sent attachments & manage appointments via #Nextcloud using our #Thunderbird addon! https://nextcloud.com/outlook
Outlook Integration – Nextcloud

Nextcloud is an open source, self-hosted file share and communication platform. Access & sync your files, contacts, calendars & communicate and collaborate across your devices. You decide what happens with your data, where it is and who can access it!

Nextcloud

I love Syncthing ❤️ So simple, so easy... ☁️

#privatecloud #syncthing

@kev Syncthing is fast and simple to configure. You can choose many type of file versioning for every one single share. The files version are saved on every machines so you need more space on every "client".

@kev I'm giving to you my personl opinion with self hosting in these three years.

Nextcloud is very slow and it did so much truble with my files that i will never use it again. Many times files were blocked on server without any reason, version clonfict, etc.

Seafile is spedy but files are archived like a "git repository", so you cant't share the same folder with seafile and samba.

@kev @superprower @sikkdays I did the same with my "server".

Hi folks !

If you are using an ARM board for self-hosting, beware that some people experience issue with a recent kernel upgrade ...

If the upgrade did broke your board, you might want to have a look here for a solution : https://forum.yunohost.org/t/brique-ne-demarre-plus-apres-migration/7152/9 (in french though, but we can work on a translation)

Brique ne démarre plus après migration

Je n’ai pas encore eu le temps de tester la méthode proposé sur le forum de Debian. Je le ferais probablement demain soir. Si tu souhaites tester avant, la procédure est : Monter la carte SD dans un ordinateur. Se rendre dans le répertoire /boot de la carte SD. Faire la commande suivante (je ne sais pas pourquoi il fait un dd, et pas simplement un cp) dd if=boot.scr of=boot.script bs=72 skip=1 Éditer le fichier boot.script pour remplacer la ligne setenv fk_kvers '4.9.0-8-armmp' par setenv...