Search found 18 matches

by Kruppt
Thu Dec 07, 2023 6:07 pm
Forum: MX Help
Topic: My system freeze at random
Replies: 31
Views: 1891

Re: My system freeze at random

split_lock_detect= [X86] Enable split lock detection or bus lock detection When enabled (and if hardware support is present), atomic instructions that access data across cache line boundaries will result in an alignment check exception for split lock detection or a debug exception for bus lock detec...
by Kruppt
Thu Oct 05, 2023 1:50 pm
Forum: MX KDE Official Release
Topic: How to mount an MTP device (Android) for direct access (not only in Dolphin)
Replies: 13
Views: 808

Re: How to mount an MTP device (Android) for direct access (not only in Dolphin)

I think you need the libmtp related packages below and mtp-tools installed. root@aptosid-abit:/home/kruppt/bin# apt-cache search libmtp android-file-transfer - reliable MTP client with minimalistic UI gmtp - simple file transfer program for MTP based devices jmtpfs - FUSE based filesystem for access...
by Kruppt
Wed Jan 12, 2022 5:49 pm
Forum: MX Respins
Topic: Look Mom, I made this with AV Linux MX Edition!
Replies: 39
Views: 6474

Re: Look Mom, I made this with AV Linux MX Edition!

Really Nice .. like the dog too.
by Kruppt
Sat Jun 20, 2020 10:29 am
Forum: antiX
Topic: Tip: XFE - Why yet another file browser?
Replies: 31
Views: 4589

Re: Tip: XFE - Why yet another file browser?

"In Xfe 1.42, there is now the possibility to enter custom mount / unmount commands in the Preferences / Program dialog." Roland Baudin

https://sourceforge.net/p/xfe/feature-requests/87/
by Kruppt
Tue Feb 19, 2019 1:26 pm
Forum: Software / Configuration
Topic: MX audiophile tips and tricks
Replies: 41
Views: 7935

Re: MX audiophile tips and tricks

Code: Select all

pasuspender audacious mp3_file
Should be:

Code: Select all

pasuspender -- audacious mp3_file
Or:

Code: Select all

pasuspender --server=ALSA -- audacious mp3_file
by Kruppt
Mon Feb 18, 2019 2:23 pm
Forum: General
Topic: Quickserve A simple HTTP server for quickly sharing files
Replies: 0
Views: 1019

Quickserve A simple HTTP server for quickly sharing files

There was a post regarding file sharing, but involved setting up Samba etc. For cross platform file sharing I thought some may find this python program useful. For simple file sharing across Mac,Windows,Linux,Unix Quickserve is a very simple HTTP server written in Python that is intended for quickly...
by Kruppt
Fri Feb 15, 2019 2:32 pm
Forum: Package Requests/Status - MX 17/18
Topic: Package request for Openbox Menu Generator
Replies: 23
Views: 5517

Re: Package request for Openbox Menu Generator

The Sparky Linux deb package is tailored to their distro so I do not think it advantageous to use it. If you extract the deb package and look at the perl schema files you will see that they are customized to their specific distro. Naturally you could remove the schema files that do not pertain and e...
by Kruppt
Fri Feb 15, 2019 1:44 pm
Forum: Software / Configuration
Topic: Can not run Balena etcher
Replies: 21
Views: 3681

Re: Can not run Balena etcher

search this forum for multibootusb ..other options have been mentioned before. as to Balena etcher I'm not familiar enough with it capabilities so do not know if these below would fit your needs. http://multibootusb.org/ https://mbusb.aguslr.com/ https://sourceforge.net/projects/multibootusb/files/7...
by Kruppt
Thu Feb 14, 2019 1:04 pm
Forum: Package Requests/Status - MX 17/18
Topic: Package request for Openbox Menu Generator
Replies: 23
Views: 5517

Re: Package request for Openbox Menu Generator

Make a soft link to the xfce-applications.menu like so:

Code: Select all

sudo ln -s /etc/xdg/menus/xfce-applications.menu /etc/xdg/menus/applications.menu
and see if that will work.

Go to advanced search