• 6 Posts
  • 51 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle
  • Salut ! Y a des gens qui ont des téléphones bêtes (“dumbphones”) sous KaiOS voire un Nokia 6300 4G ? Je viens d’en faire l’acquisition mais niveau données je reste coincé en Edge, peu importe où je me balade, je passe pas en 4G… Sur la boite c’est marqué “US” alors j’ai un peu peur que ce soit un tel avec des spécificités techniques telles que la fréquence des bandes radios spécifiques aux US mais en cherchant avec le modèle du téléphone (TA-1324) je ne trouve rien… Ça serait possible que ce soit ça le.problème ? Jai aperçu une discussion sur reddit qui en parlait ici, ce qui m’a mis la puce à l’oreille mais rien de sûr à priori…












  • You said

    gaming wasn’t possible because of stutters

    I searched what ‘stutters’ mean, I don’t know this word, and I’ve just found the definition of people who suffer of speech disorder :)

    I wouldn’t trust USB Ethernet adapter if latency is important to me but maybe I’m wrong it’s just superstition. I’ve just used one time OPNsense for the work and just for checking some network information but I remember saying it was a nice web ui haha







  • No problem, I appreciate ;) I hope my answer was not too rude !

    At the beginning to try something different, curiosity. I’ve began to write a comparison but in fact I can not doing that because I never used Linux for self hosted services, just for user things like… Checking my mails. I find it easier for that side.

    But, for example , after setting my first jails , I’ve read how I could’ve done it on Linux. I’ve found lxc (for example) hard to learn and configure while chroot was not enough secure to my taste without a little bit tuning. Jail is native, it’s one conf file, easy to read and write, and four lines in rc.conf to enable it (with its own virtual network interface). With zfs it’s easy to deploy the same base system for all your jails and to maintain it update and it’s fully isolated. Want to enable another service ? Write theservice_load=“YES” in rc.conf. no systemd linking with some file or whatever I don’t know. Same if you want an additional virtual network (+1 more line). Customizing your kernel, build it and installing it is one conf file to edit +4 for short command line (don’t know how to do on Linux)…

    Again it’s not a comparison, it’s just why I stay with freebsd, maybe it’s more comfortable to me because I’m not doing real hard security things, I’m not a pro sysadmin , but I found doing and learning those things (customizing kernel, jails and other things) was (really) easy when reading the clear docs. And many security things are native.

    Sorry for the long answer ^