Search found 25 matches
- Sat Dec 11, 2021 9:16 am
- Forum: Package Requests - MX-21
- Topic: FreeTube in deb install
- Replies: 5
- Views: 734
Re: FreeTube in deb install
Yes, Ublock origin is great. A must have for sane browsing. But FreeTube except from removing ads and having a built in search, it also allows toy to subscribe and follow channels without a Google account. Very convenient for me.
- Tue Nov 30, 2021 1:19 pm
- Forum: Tips & Tricks by users
- Topic: Disabling anydesk autostart on sysvinit
- Replies: 24
- Views: 3497
Re: Disabling anydesk autostart on sysvinit
I tested again, in a fresh MX 21 Xfce install, and fehlix is right: all these 3 commands are required: sudo sed -i '/^# Required-St/s:$dbus:dbus:' $(readlink -e /etc/init.d/anydesk) sudo update-rc.d -f anydesk remove printf '[Desktop Entry]\nHidden=true\n' | tee ~/.config/autostart/anydesk_global ...
- Tue Nov 30, 2021 11:59 am
- Forum: Package Requests - MX-21
- Topic: FreeTube in deb install
- Replies: 5
- Views: 734
FreeTube in deb install
FreeTube app - The Private YouTube Client - https://freetubeapp.io/ The FreeTube app is already included as a flatpak, but for those of us who prefer to have mostly deb packages installed, it would be nice to have it in the MX repo as a deb. In the FreeTube website it is available as a deb package ...
- Wed Nov 03, 2021 11:28 am
- Forum: Tips & Tricks by users
- Topic: Disabling anydesk autostart on sysvinit
- Replies: 24
- Views: 3497
Re: Disabling anydesk autostart on sysvinit
I am using MX 21 KDE as well. I may have given the command you refer to earlier, in order to fix the problem. I am not sure. Anyway, now it works as I want. Thank you for your help!
- Sun Oct 31, 2021 10:05 am
- Forum: Tips & Tricks by users
- Topic: Disabling anydesk autostart on sysvinit
- Replies: 24
- Views: 3497
Re: Disabling anydesk autostart on sysvinit
I gave these 2 commands, as you wrote, and anydesk does not autostart anymore.
Before that, I was entering only the second one, and anydesk keeped on auto starting.
Thank you!
Code: Select all
sudo sed -i '/^# Required-St/s:$dbus:dbus:' $(readlink -e /etc/init.d/anydesk)
sudo update-rc.d -f anydesk remove
Thank you!
- Sun Oct 31, 2021 1:21 am
- Forum: Tips & Tricks by users
- Topic: Disabling anydesk autostart on sysvinit
- Replies: 24
- Views: 3497
Re: Disabling anydesk autostart on sysvinit
I see, thank you for the explanation. But anydesk keeps on autostarting on startup!
- Sat Oct 30, 2021 9:12 am
- Forum: Tips & Tricks by users
- Topic: Disabling anydesk autostart on sysvinit
- Replies: 24
- Views: 3497
Re: Disabling anydesk autostart on sysvinit
Disable startup servcice: With booted sys-V-init do just this: sudo update-rc.d anydesk remove The removal of an autostart entry within session and startup, as shown in my last post, seems not be needed anymore, b/c anydesk when start as service, will now initiate the user/session startup through ...
- Thu Aug 19, 2021 11:29 am
- Forum: General
- Topic: Installing a newer version of Thunar
- Replies: 11
- Views: 1932
Re: Installing a newer version of Thunar
I do not know, but you can easily change the icon in any application.entropyfoe wrote: ↑Thu Aug 19, 2021 8:06 am Do you get a better thunar icon (more representative of a file manager) ?
- Thu Aug 19, 2021 3:54 am
- Forum: General
- Topic: Installing a newer version of Thunar
- Replies: 11
- Views: 1932
Re: Installing a newer version of Thunar
I agree with that. On the other hand, if someone knows that in a short time he/she will make a fresh install, it may be a nice oportunity for "experimentation" :-)
- Wed Aug 18, 2021 7:24 am
- Forum: General
- Topic: Installing a newer version of Thunar
- Replies: 11
- Views: 1932
Re: Installing a newer version of Thunar
I see. Then it is better to wait and not risk it! Thank you!