issue218:q._et_r
Différences
Ci-dessous, les différences entre deux révisions de la page.
issue218:q._et_r [2025/06/14 16:00] – créée philou511 | issue218:q._et_r [2025/06/29 07:43] (Version actuelle) – d52fr | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | QnA | ||
- | Welcome back to another edition of Questions and Answers! In this section, we will endeavour to answer your Ubuntu questions. Be sure to add details of the version of your operating system and your hardware. I will try to remove any personally identifiable strings from questions, but it is best not to include things like serial numbers, UUIDs, or IP addresses. If your question does not appear immediately, | + | Welcome back to another edition of Questions and Answers! In this section, we will endeavour to answer your Ubuntu questions. Be sure to add details of the version of your operating system and your hardware. I will try to remove any personally identifiable strings from questions, but it is best not to include things like serial numbers, UUIDs, or IP addresses. If your question does not appear immediately, |
+ | |||
As a FSE, I used to go around doing installations of various IT equipment. Lots of companies wanted their projectors installed in the ceiling. One day I was at Mercedes Benz installing a projector. As they have their own IT, the jobs they don’t *want to do, like installing a projector in the ceiling, are outsourced. The issue with ceiling projectors is that the cabling can get too long, even if the projector has WiFi, some people need that cable. When the room is too big, like this case, the cabling cannot travel to the wall, then down the wall and along the floor back to the table. You start to get signal degradation. The alternative is to drop a pole for the cable to travel in. I asked my contact person why it had to go in the ceiling, as the pole was a bit contentious. They explained that the branch manager had called their on-site contracted IT to sort out an issue with him not being able to centre the image, with the projector on the table. It turned out that he had put his cup down, in front of the lens and the left hand side caught about 2cm of the cup... | As a FSE, I used to go around doing installations of various IT equipment. Lots of companies wanted their projectors installed in the ceiling. One day I was at Mercedes Benz installing a projector. As they have their own IT, the jobs they don’t *want to do, like installing a projector in the ceiling, are outsourced. The issue with ceiling projectors is that the cabling can get too long, even if the projector has WiFi, some people need that cable. When the room is too big, like this case, the cabling cannot travel to the wall, then down the wall and along the floor back to the table. You start to get signal degradation. The alternative is to drop a pole for the cable to travel in. I asked my contact person why it had to go in the ceiling, as the pole was a bit contentious. They explained that the branch manager had called their on-site contracted IT to sort out an issue with him not being able to centre the image, with the projector on the table. It turned out that he had put his cup down, in front of the lens and the left hand side caught about 2cm of the cup... | ||
+ | |||
I’m sure I don’t have to explain that. Lots of people say they can’t use Linux because they “need” M$ office. However there are office suites that boast 100% compatibility. Isn’t it just a case of a cup in front of the lens? | I’m sure I don’t have to explain that. Lots of people say they can’t use Linux because they “need” M$ office. However there are office suites that boast 100% compatibility. Isn’t it just a case of a cup in front of the lens? | ||
+ | |||
Ligne 14: | Ligne 17: | ||
Q: I sort of have this question; in the snap store, under manage, all is updated, but the snap store itself says “switch channel”. When I click that, it says I need to close it as it can’t be open. How the hell do I do that? It’s chicken and egg. | Q: I sort of have this question; in the snap store, under manage, all is updated, but the snap store itself says “switch channel”. When I click that, it says I need to close it as it can’t be open. How the hell do I do that? It’s chicken and egg. | ||
- | A: The terminal is your friend, and the only way I know how, just issue: sudo snap switch snap-store --channel stable | + | A: The terminal is your friend, and the only way I know how, just issue: |
+ | |||
+ | sudo snap switch snap-store --channel stable | ||
Ligne 49: | Ligne 54: | ||
Q: I don’t use github for anything, so I don’t want it installed on my system, keeping it as lean as possible. There is this one software I want, but the list of commands to get it, starts with git clone... You see where I am headed? I CAN add git and delete it, but I’m stubborn and I’m sure it will not uninstall all the extra files it installs. That seems to be par for the course these days with installing software. There must be another way? | Q: I don’t use github for anything, so I don’t want it installed on my system, keeping it as lean as possible. There is this one software I want, but the list of commands to get it, starts with git clone... You see where I am headed? I CAN add git and delete it, but I’m stubborn and I’m sure it will not uninstall all the extra files it installs. That seems to be par for the course these days with installing software. There must be another way? | ||
- | A: Several, actually; you can download the zip file on the github website with one click, or you can use curl? I mean if you don’t have a desktop or want to do things in the terminal, just: curl -L https:// | + | A: Several, actually; you can download the zip file on the github website with one click, or you can use curl? I mean if you don’t have a desktop or want to do things in the terminal, just: |
+ | |||
+ | curl -L https:// | ||
Q: I want to install FreeOffice and get rid of Libreoffice as Freeoffice is touted as having touchscreen support. When I search in the software centre, there is something odd, “freeoffice” gets me zip, “free office” gets me junk, and just “office”, | Q: I want to install FreeOffice and get rid of Libreoffice as Freeoffice is touted as having touchscreen support. When I search in the software centre, there is something odd, “freeoffice” gets me zip, “free office” gets me junk, and just “office”, | ||
- | A: 69? Nice! Anyway, not all software is in the store, you can head on out to https:// | + | A: 69? Nice! Anyway, not all software is in the store, you can head on out to https:// |
+ | sudo apt install ./ softmaker-freeoffice-2024-01.deb | ||
+ | As for removing LibreOffice, |
issue218/q._et_r.txt · Dernière modification : 2025/06/29 07:43 de d52fr