

Hello guys! Congratulations for your work on so many services! I have a question about Mobilizon: if I want to see events from Bucharest, is there a way to see events from all the instances, or do I have to search on each instance? Thank you!
Hello guys! Congratulations for your work on so many services! I have a question about Mobilizon: if I want to see events from Bucharest, is there a way to see events from all the instances, or do I have to search on each instance? Thank you!
I use Trisquel because it is recommended by FSF, is based on Ubuntu and I like Mate environment.
Reddit has a big community. It’s about networking effect. That’s why so hard to leave big platforms, because you can migrate to FOSS alternatives, but maybe most of things/people you follow don’t have accounts there.
There must be foss alternatives to every proprietary software. Big thanks to GNU and Linus Torvalds that joined their forces and created GNU/Linux!
Things that I would tell to younger me before I switched to GNU/Linux:
Let’s talk about disadvantages now:
Changing anything, including an operating system, is intimidating. You will think you will never get used to the new system, software, its way of installing apps etc. But you will, quite fast.
Some Windows apps may not work, or work bad. It didn’t happen to me, but I am quite sure it might happen. So you better make some tests of Windows apps on Linux before.
If you choose automatic partitioning when installing the distro, it might do it in an inconvenient way. Let’s say you have 960 GB SSD. Choosing automatic partitioning might allocate only 25 GB for system, and the rest (900 GB) for home partition. And it’s very frustrating, because apps install (using sudo apt install ‘app’) in system partition, not home. So always use manual partitioning and put a lot of size for system (/). It can be intimidating, but you find tutorials online.
That’s all I can think of. Enjoy your journey in Linux world!
2 things got me comfortable on command line: 1) A great cheat sheet (one from Ubuntu: https://ubuntu.com/download/server/thank-you); 2) Practice all the commands from the cheat list regularly. Last page is something for Pro version, but first 2 pages are great for a begginer. There is a typo at a command (or it was in a past cheat sheet): “Sudo change <username>” instead of “sudo chage <username>”. It helped me most to get comfortable with terminal. Enjoy!
There is a great cheat sheet made by Ubuntu.