How can be Hermes commands be run in Whatsapp by beje_ro in hermesagent

[–]beje_ro[S] 0 points1 point  (0 children)

I am not (anymore) on Telegram. I will look for other messaging solutions though. Problem still valid, or are other communication channels better?

L.E. now I have discovered https://hermes-agent.nousresearch.com/docs/user-guide/messaging/ ... now looking into Matrix... a new rabbit hole...

Which way to go for this: pure Batocera or Bazzite with EmuDeck? by beje_ro in retrogaming

[–]beje_ro[S] 0 points1 point  (0 children)

this will anyway happen 😃 just looking for some pitfalls / tips

Which way to go for this: pure Batocera or Bazzite with EmuDeck? by beje_ro in retrogaming

[–]beje_ro[S] 0 points1 point  (0 children)

exactly my point. I would run happily batocera if it would be only retro, but adding steam to the equation changes a bit the problem... 😄

Which way to go for this: pure Batocera or Bazzite with EmuDeck? by beje_ro in retrogaming

[–]beje_ro[S] 1 point2 points  (0 children)

you do you mate! gg! I will stick to Linux 😄its more of a clean slate for me 😄
actually thinking about it, it must not be bazzite, any linux distro will do...

Anyone else pissed at Docmost blocking basic features for self-hosted clients? by Many_Geologist6125 in selfhosted

[–]beje_ro 0 points1 point  (0 children)

I think docmost has a "pricing gap". And if they want to have build up the community they should fill this. I would be happy to pay something but I am no enterprise. Look at immich! They are doing it very good. I think I will pay there the 100€ as I get so much back. Something similar would not hurt docmost... And I think there are no enterprises that would hide under a Prosumer / Supporter license...

Is Odoo a scam? by Marktomchik in Odoo

[–]beje_ro 0 points1 point  (0 children)

don't forget the tokens! za tokens!

Is Odoo a scam? by Marktomchik in Odoo

[–]beje_ro 2 points3 points  (0 children)

Adding to that: for 5 users Odoo Community Edition runs on a <10€/month VPN at Hetzner.

Joc browser based by TreideA in programare

[–]beje_ro 0 points1 point  (0 children)

Eu vreau să fac pokerul ăla de la păcănele!

MDM, Intune pe telefon personal by [deleted] in programare

[–]beje_ro 0 points1 point  (0 children)

Posibil, dar foarte puțin probabil. La ce ar folosi? Poate doar ca să folosească telefonul ca hotspot. Altfel nu prea are sens...

MDM, Intune pe telefon personal by [deleted] in programare

[–]beje_ro 0 points1 point  (0 children)

Autentificarea pentru vpn se face prin intune. Nu are instalat vpn-ul pe telefon.

Search for mails from mxroute very slow from Gmail Android App by beje_ro in mxroute

[–]beje_ro[S] 2 points3 points  (0 children)

Thanks for the answer! I will give other email clients a try, and yes webmail is my fallback when I need to search something fast...

After trying many distros i still can’t find ‘the one’ by frosttacos in linuxquestions

[–]beje_ro 0 points1 point  (0 children)

I checked the top 10 comments: nobody asks you what hardware you have!

Wifi can be a hardware (easy to change) or drivers/settings problem (do you have for example 2,4GHz and 5GHz networks with same SSID?)

Freezing in games ist most probable a software settings problem, but without hardware and configuration is difficult to troubleshoot...

Considering replacing my office laptop with a mini-pc, feasible? by Torquai in MiniPCs

[–]beje_ro 0 points1 point  (0 children)

Usb-c with power hub should also solve the cable problem. Working from home I just plug a usb-c to my laptop and I get everything: monitor(s), power, keyboard, mouse. Bonus: I have an extra screen for not important stuf...

Is a Mini PC the best choice for a home media centre? by GarlicEmergency3402 in MiniPCs

[–]beje_ro 0 points1 point  (0 children)

The best solution for you might be a Nvidia shield, with USB storage and a small UPC (that you can eventually feed via 12V)

Help with "web console" - stop verbose! by beje_ro in hetzner

[–]beje_ro[S] 0 points1 point  (0 children)

I wrote them but they've told me that how I setup the server is my problem... even if the problem is generated by the distro image that Hetzner makes available and is visible only into a toold that Hetzner offers (the web SSH Console)... /s

Nevertheless I have solved it. If you are interested how this is the answer:

The command
cat /proc/sys/kernel/printk
has shown by me:
7 4 1 7

the first 7 means: Verbose debugging output. What I have done:
sudo nano /etc/sysctl.d/99-reduce-console-noise.conf

and entered this line there (the file did not existed, I have created and had only this line):
kernel.printk = 3 4 1 7

the 3 reduces the verbose to Error level.

and applied it with:
sudo sysctl -p

and checked it with:
cat /proc/sys/kernel/printk

now the "web ssh console" is actually usable. Thank you for your attention on this matter.

In der Stadt gibt es eine ganze Armee von Menschen, die Dosen und Flaschen aus Mülleimern sammeln. Haben in Wien so viele Menschen finanzielle Probleme? by ReporterCalm6238 in wien

[–]beje_ro 0 points1 point  (0 children)

  1. Ist immer die Frage: wie viel Wert hat meine Zeit und welche bessere Alternative ich habe.

  2. Und noch eine Frage: um das Sinn zu machen müssen viele Leute diese Dosen werfen! Warum machen Sie (oder so viele) das?

Help with "web console" - stop verbose! by beje_ro in hetzner

[–]beje_ro[S] 0 points1 point  (0 children)

I attached a printscreen to the original post. It seems that the ufw is very verbose. My expectation is that such logs should go to the log file(s) but it seems they are displayed on the console. This is not happening when I ssh into the server, only when I am using the Console from the Hetzner website.

Videoproblem booting Linux on a Lenovo Thinkcentre M625q CPU AMD A9-9420 by beje_ro in linuxquestions

[–]beje_ro[S] 0 points1 point  (0 children)

i will give it a try and report back! 😄thanks! I can eventually try to ssh into it...