FullScale4Me
The SMB client works fine in Thunar, but the gvfsd-fuse - Fuse daemon for gvfs does not. It was working just fine before I applied the CUPS related updates. The gvfsd-fuse takes your SMB mount and converts it to a file related mount:
SMB: smb://xxx.xxx.xxx.xxx/directory/
gvfsd-fuse ...
Search found 67 matches
- Tue Oct 01, 2024 6:44 pm
- Forum: MX Help
- Topic: After the CUPS update, I can no longer access SMB mounts
- Replies: 3
- Views: 188
- Tue Oct 01, 2024 4:14 am
- Forum: MX Help
- Topic: After the CUPS update, I can no longer access SMB mounts
- Replies: 3
- Views: 188
After the CUPS update, I can no longer access SMB mounts
This might be an unrelated topic, but after the CUPS update, I can no longer access SMB mounts via command line and the SMB mount is accessible only through thunar. It is not recognized by $ gio mount nor listed in /run/user/xxxx/gvfs/
Also to add, the gvfs daemon is running:
$ ps -ale | grep ...
Also to add, the gvfs daemon is running:
$ ps -ale | grep ...
- Sun Jul 14, 2024 4:24 am
- Forum: Software / Configuration
- Topic: [Solved] Timeshift and btrfs file system
- Replies: 8
- Views: 366
Re: [Solved] Timeshift and btrfs file system
Just FYI @bubbling2245 - if you get back to wanting to use btrfs and timeshift, here is a great youtube video from Dolphin Oracle:
https://www.youtube.com/watch?v=Rq06PCvJLt0
This helped me when I wanted to set it up. I have @ and @home on separate drives and I used this as a guide.
The screen ...
https://www.youtube.com/watch?v=Rq06PCvJLt0
This helped me when I wanted to set it up. I have @ and @home on separate drives and I used this as a guide.
The screen ...
- Mon May 13, 2024 8:44 am
- Forum: Package Requests - MX-23
- Topic: Request MX-23: KeePassXC 2.7.8 [Solved]
- Replies: 7
- Views: 530
Re: Request MX-23: KeePassXC 2.7.8 [Solved]
So, in order to keep the full, I uninstalled keypassxc , which was version 2.7.4 and then installed keepassxc-full to get to 2.7.8.
That way I didn't perform this update and lose full functionality.
keepassxc/mx 2.7.8+dfsg.1-0.1~mx23+1 amd64 [upgradable from: 2.7.4+dfsg.1-2]
And, everything ...
That way I didn't perform this update and lose full functionality.
keepassxc/mx 2.7.8+dfsg.1-0.1~mx23+1 amd64 [upgradable from: 2.7.4+dfsg.1-2]
And, everything ...
- Thu Feb 01, 2024 6:23 pm
- Forum: Software / Configuration
- Topic: MX Linux with fs btrfs and timeshift with @root and @home label partitions [Solved]
- Replies: 10
- Views: 940
Re: MX Linux with fs btrfs and timeshift with @root and @home label partitions [Solved]
This is a great topic. I use snapper sudo apt install -y snapper inotify-tools and grub-btrfs https://github.com/Antynea/grub-btrfs so I can have snapshots automatically made pre and post every time I use apt to install a new package. I use grub-btrfs to be able to boot into a snapshot. I have it ...
- Sun Dec 17, 2023 6:43 pm
- Forum: Software / Configuration
- Topic: All-In on MX Linux, but can not connect from any cafe/hotel wifi
- Replies: 19
- Views: 2541
Re: All-In on MX Linux, but can not connect from any cafe/hotel wifi
hello forum, i decided to go 100% all linux and installed MX on my former c:\ erasing windows. Was very happy. everything was great until first time I go to starbucks.
I order coffee and sit down then there is no pop-up for captive portal/wifi access login. I tried to go to chain restaurant close ...
- Mon Dec 11, 2023 11:57 am
- Forum: Software / Configuration
- Topic: MX23 DNS problem
- Replies: 21
- Views: 2602
Re: MX23 DNS problem
What you can do in the interim is configure your hosts file with those machines.
- Wed Dec 06, 2023 10:19 am
- Forum: General
- Topic: Switching from MX Linux's LibreOffice deb to the official Flatpak version [Solved]
- Replies: 6
- Views: 748
Re: Switching from MX Linux's LibreOffice deb to the official Flatpak version [Solved]
You can do it that way or use the MX Package Installer. Yes, there are A LOT of packages that make up LibreOffice. Once you uninstall it, you can use either the flatpak or the .deb route.
- Wed Dec 06, 2023 10:13 am
- Forum: General
- Topic: Switching from MX Linux's LibreOffice deb to the official Flatpak version [Solved]
- Replies: 6
- Views: 748
Re: Switching from MX Linux's LibreOffice deb to the official Flatpak version [Solved]
You can uninstall the version that comes with MX Linux and then install the latest and greatest .deb version off of their web site. Easy to do and that's what I do here.
- Sat Sep 23, 2023 4:23 pm
- Forum: Software / Configuration
- Topic: Getting nowhere trying to install xremap from d/l'd binary file
- Replies: 3
- Views: 254
Re: Getting nowhere trying to install xremap from d/l'd binary file
I downloaded the file: xremap-linux-x86_64-kde.zip and extracted the one file out of it, xremap. When you extract the file using ark, it already has the execute bit set, so after it has been extracted and you are in the same directory of it, just type in on the CLI:
$ ./xremap
And it works ...
$ ./xremap
And it works ...