-
AuthorSearch Results
-
December 20, 2019 at 6:29 pm #30984
In reply to: What music are you listening to
Member
tlaloc77
…
and ANTIX from New ZealandOMG, welcome to my playlist!!! Thank you Anticapitalista!
Depending on circumstances, there are a few rather different ones (Apparently I cannot embed more than one):
– recently discovered: BlackCoffee, kinda melodic/rhythmic techno, one example, slightly over one hour:
– Gramatik – Just Jammin’ (1h):
– Sometime it needs to be SPEEDY, then some Electro Swing is required – one short example, Alice Francis – Shoot Him Down (Milk And Sugar Radio Version):
- This reply was modified 3 years, 4 months ago by tlaloc77.
- This reply was modified 3 years, 4 months ago by anticapitalista. Reason: shrunk video
My inxi -zv7, inxi -Fxs and inxi -r are here: https://www.antixforum.com/forums/topic/a-proper-hellp/#post-2981
December 20, 2019 at 12:18 pm #30955MemberDaveW
What is your experience with AIDE (or similar security enhancements) to keep an eye out for malware, etc.?
(I’m currently using Antix17, and running Firefox and Thunderbird in Firejail with apparmor.)December 18, 2019 at 2:52 am #30855In reply to: apt-get lockups, synaptic errors, failure pointsap
Forum Admin
anticapitalista
As I thought.
Apparently you need a newer kernel 5.3 or 5.4 and a new graphics set.
ie new Ryzen doesn’t work on buster.Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
December 16, 2019 at 5:36 pm #30806In reply to: Problem when re-editing a post: it disappears!
Anonymous
The most recent “sets off spamfilter alarm bells” quirk I discovered:
something / otherthing
and / orapparently, if an edited post contains a substring matching “word-forwardslash-word”
it will be rejected (held for moderation?) by the WordFence spamfilter mechanism.December 16, 2019 at 1:03 pm #30793In reply to: synaptic: is it installable in sid?
Anonymous
I’m not being provocative in this post, just calling a spade a spade.
Your topic-starting post represents an unfounded claim (due to PEBKAC?) that “something is awry”.
I demonstrated that synaptic currently is, in fact, installable in sid (and explained the steps which led to success).The “more to the story” aspect is that your topic-starting post here continues a trend of bemoaning inexplicable, often non-reproducable, problems… then backpedalling and fingerpointing. Sure, it’s sid (unstable) ~~ possibly yesterday when you tried, or even an hour ago, it may not have been installable at that time. You (we, you and I, and future readers) might oughta shrug it off as just another speedbump along the road of tracking sid.
Instead, you are bent on (ALLCAPS) insisting that an ongoing “uninstallable” problem exists. Quoting a snippet of my reply in order to lambast my choice of wording (or “tone”, or “attitude”) does not bring you closer to solving your “uninstallable” puzzle. Claiming that a (a wrong tool for the job) given tool is an “antiquity” does not bring you closer to solving your “uninstallable” puzzle.
In another recent exchange, you mentioned “exclusively never provided a single hint for me”.
From my perspective, that remark is patently untrue and (lather, rinse, repeat?) here, even after I have outright explained the steps which led to success… you don’t understand? Yet, you would insist (have previously proclaimed) that you are a “careful tester” and “been doing this for years” and, and WHAT ?I sincerely wish for your success in wrangling sid. I recognize that we each differ, in terms of our relative adeptness across various skillsets. Because I realize that my package management success (adeptness, I would not claim “expertise”) necessitates continually “diving into the docs”, I cannot fathom (nor excuse, nor empathisze with) you apparent unwillingness, across years, to refer to the available manpages and learn-n-understand the plentiful set of provided tools.
December 15, 2019 at 3:56 pm #30748In reply to: synaptic: is it installable in sid?
Anonymous
First of all…
apt search is, demonstrably, not “a joke” ~~ it is justoftenusually not the best tool for an end-user to choose when attempting to perform the immediate task at hand. It is a tiny, feature-lean, utility which is frequently utilized (called) from within scripted operations.
apropos apt
apropos dpkg
^— following your extended periods of immersion in obarun et al, each time you revisit debianland it will be helpful for you to review the available tools.Second, FYI, wondering “What new breakage has the Debian Guh-nome Team wrought THIS week?“, I tested what you have described… but I found no breakage.
pristine antiX19Full iso, in virtualbox:
apt update && apt dist-upgrade
then edited the source.list.d/*.list files, removing all references to repos other than: antix “for use with sid” and debian “unstable”then apt update && apt upgrade
After fussing with some “btrfs file is owned by blahblah” error, I purged the btrfs-whatever package
thenapt dist-upgradeapt upgrade
and steppy-stepped through a few minor wrinkles (but none related to synaptic).
Above, I scratched out “dist-upgrade” b/c I apparently hadn’t done that yet ~~ at the time I grabbed the screenshot, sshfs package still hadn’t been upgraded.
December 14, 2019 at 3:27 pm #30706In reply to: apt-get lockups, synaptic errors, failure pointsap
Anonymous
Ah, the joys of attempting to use “PPAs”, eh?
At the videolan site, they didn’t even offer me a download.
The page just reports “go see debian, they follow the 3.0.x branch”
The version from debian testing/sid, compared to the the buster (stable), does provide a few bugfixes
https://metadata.ftp-master.debian.org/changelogs//main/v/vlc/vlc_3.0.8-3_changelog
If you’re hoping to run any version newer than that… “no soup for you” according to videolan page.You might consider downloading the source package from debian sid and attempt to compile it on your machine
December 14, 2019 at 2:58 pm #30701In reply to: Build & Maintain Help Across Desktops
Anonymous
(wow, the spamfilter is even interfering with THIS post.
I’m stumped. Which i did I neglet to dot this time?!?)Whatever I posted to pastebin, that’s a static page ~~ AFAIK, I can’t go back and revise the content at that URL.
Since then, I have not uploaded any later copies of the script.
In post #30585, I explained what you can expect to find in a forthcoming WIP version (hoping to hear feedback on which details in the header docs seem unclear, or seem like some of the design details seem like anti-features). Although I regret the ensuing confusion, I reckon that by withholding each of the rapid-succession WIP versions, I’m sparing both of us quite a bit of frustration. “Wait, innit supposed to…?” (yeah, that detail is still buggy) or (no, behaving as detailed in the docs, whoops I mean the belatedly updated docs…)At the moment, I’m wrestling with how to deal with the beginswith//endswith matching.
I don’t want you (or me) end-user to care about globbing and bash regex matching,
so I have the script prepending * to user-supplied “endswith” matchstrings… but it needs to read the asterisk as a literal character when reloading the items list… and then needs to (or would, if I don’t just cave and scratch this feature) apply globbing(?) when matching the string.

None of the remaining WIP wrinkles are relavent to your apparent intended “–onlyknown” usage, but prior to using the script you will need to edit a few lines to change “geany $notename” to “zim –n $notename”. I have mentioned this detail within the current version of the script’s header… but I’ll need to carefully proofread the (now 150+ lines) inline “docs” to check for other discrepancies before uploading a revised “version” of the script. When I upload another smoketesting version, I’ll send a PM or make a followup post.
December 14, 2019 at 2:57 pm #30700In reply to: Build & Maintain Help Across Desktops
Anonymous
(wow, the spamfilter is even interfering with THIS post.
I’m stumped. Which i did I neglet to do this time?!?)Whatever I posted to pastebin, that’s a static page ~~ AFAIK, I can’t go back and revise the content at that URL.
Since then, I have not uploaded any later copies of the script.
In post #30585, I explained what you can expect to find in a forthcoming WIP version (hoping to hear feedback on which details in the header docs seem unclear, or seem like some of the design details seem like anti-features). Although I regret the ensuing confusion, I reckon that by withholding each of the rapid-succession WIP versions, I’m sparing both of us quite a bit of frustration. “Wait, innit supposed to…?” (yeah, that detail is still buggy) or (no, behaving as detailed in the docs, whoops I mean the belatedly updated docs…)At the moment, I’m wrestling with how to deal with the beginswith//endswith matching.
I don’t want you (or me) end-user to care about globbing and bash regex matching,
so I have the script prepending * to user-supplied “endswith” matchstrings… but it needs to read the asterisk as a literal character when reloading the items list… and then needs to (or would, if I don’t just cave and scratch this feature) apply globbing(?) when matching the string.

None of the remaining WIP wrinkles are relavent to your apparent intended “–onlyknown” usage, but prior to using the script you will need to edit a few lines to change “geany $notename” to “zim -n $notename”. I have included the following within the current version of the script’s header… but I’ll need to carefully proofread the (now 150+ lines) inline “docs” to check for other discrepancies before uploading a revised “version” of the script. When I upload another smoketesting version, I’ll send a PM or make a followup post.
######___________________________________________________ ### ### THIS SCRIPT DEPENDS ON "yad" FOR CREATING POPUPS ### AND (AS SHIPPED) EXPECTS "leafpad" AND "geany" ARE INSTALLED. ### IF YOU WANT TO USE ALTERNATIVE HELPERS, SEARCH IN FILE AND REPLACE THESE. ######___________________________________________________December 14, 2019 at 2:50 pm #30697In reply to: Build & Maintain Help Across Desktops
Anonymous
Whatever I posted to pastebin, that’s a static page ~~ AFAIK, I can’t go back and revise the content at that URL.
Since then, I have not pasted/attached/uploaded any later copies of the script.
In post #30585, I explained what you can expect to find in a forthcoming WIP version (hoping to hear feedback on which details in the header docs seem unclear, or seem like some of the design details seem like anti-features). Although I regret the ensuing confusion, I reckon that by withholding each of the rapid-succession WIP versions, I’m sparing both of us quite a bit of frustration. “Wait, innit supposed to…?” (yeah, that detail is still buggy) or (no, behaving as detailed in the docs, whoops I mean the belatedly updated docs…)At the moment, I’m wrestling with how to deal with the beginswith//endswith matching.
I don’t want you (or me) end-user to care about globbing and bash regex matching,
so I have the script prepending * to user-supplied “endswith” matchstrings… but it needs to read the asterisk as a literal character when reloading the items list… and then needs to (or would, if I don’t just cave and scratch this feature) apply globbing(?) when matching the string.

None of the remaining WIP wrinkles are relavent to your apparent intended “–onlyknown” usage, but prior to using the script you will need to edit a few lines to change “geany $notename” to “zim -n $notename”. I have included the following within the current version of the script’s header… but I’ll need to carefully proofread the (now 150+ lines) inline “docs” to check for other discrepancies before uploading a revised “version” of the script. When I upload another smoketesting version, I’ll send a PM or make a followup post.
######___________________________________________________ ### ### THIS SCRIPT DEPENDS ON "yad" FOR CREATING POPUPS ### AND (AS SHIPPED) EXPECTS "leafpad" AND "geany" ARE INSTALLED. ### IF YOU WANT TO USE ALTERNATIVE HELPERS, SEARCH IN FILE AND REPLACE THESE. ######___________________________________________________December 14, 2019 at 2:40 pm #30694In reply to: broken package for apparmor, Antix 17, what to do?
Moderator
caprea
Calibre depends on Calibre-bin which requires two dependencies which are apparently not in the repos: qtbase-abi-5-7-1 and sip-api-11.3
It shouldn’t matter, they are virtual packages provided by other packages
qtbase-abi-5-7-1
sip-api-11.3
But nevertheless I can darkly remember having had the same problem once with synaptic.
Whereas a sudo apt-get install worked without problems, the output might also give you hints.
There is also a stretch-backports version of calibre available.
debian calibre packages
Anyway, calibre is installed on my antiX17 systems in the stretch version . You shouldn’t have a problem with that.
Especially not on a newly installed system.December 13, 2019 at 3:41 pm #30660In reply to: broken package for apparmor, Antix 17, what to do?
Anonymous
regarding the broken Calibre package, in the Stretch repos… Calibre depends on Calibre-bin which requires two dependencies which are apparently not in the repos: qtbase-abi-5-7-1 and sip-api-11.3
Hmm, calibre installation via packageinstaller “works when I test” yet fails on your system.
At this point, I’m at a loss to understand why.
Let’s wait for others to answer.December 13, 2019 at 12:53 pm #30639In reply to: broken package for apparmor, Antix 17, what to do?
MemberDaveW
Skidoo,
Here is what came up, following attempted install of Calibre, via packageinstaller.
(NOTE: This was attempted twice: first, on Antix-17 LiveUSB, with no persistence setup… second, on installed Antix-17 system. Results were the same, either way.)$ packageinstaller
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to ‘/tmp/runtime-root’
running cmd: “arch”
running cmd: “cat /etc/debian_version | cut -f1 -d’.'”
running cmd: “dpkg -l packageinstaller| awk ‘NR==6 {print $3}'”
running cmd: “dpkg –get-selections | grep -v deinstall | cut -f1”
running cmd: “apt-get update”
running cmd: “x-terminal-emulator -T ‘Installing packages…’ -e apt-get install –reinstall calibre ”
running cmd: “\n”
running cmd: “dpkg –get-selections | grep -v deinstall | cut -f1”
could not remove listapps file
tree cleared
cleanup code
terminate cmd called
terminating parent process: 6402
kill cmd called
killing parent process: 6402
sh: 1: r: not found
removing lock
QProcess: Destroyed while process (“/bin/bash”) is still running.Regarding what components of systemd might have been active…
Here is what came up (running a different Antix-17 LiveUSB, with backup of system on which I could not install apparmor). I don’t know the significance of most of these lines. But there are quite a few more than on your system.
[However, in my Antix17 system, where I did install apparmor, there are even more lines (mostly related to apparmor).]$ locate systemd
/etc/systemd
/etc/apt/preferences.d/00systemd
/etc/systemd/system
/etc/systemd/system/bluetooth.target.wants
/etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service
/etc/systemd/system/dbus-org.bluez.service
/etc/systemd/system/dbus-org.freedesktop.Avahi.service
/etc/systemd/system/default.target.wants
/etc/systemd/system/multi-user.target.wants
/etc/systemd/system/sleep.target.wants
/etc/systemd/system/sockets.target.wants
/etc/systemd/system/sysinit.target.wants
/etc/systemd/system/timers.target.wants
/etc/systemd/system/bluetooth.target.wants/bluetooth.service
/etc/systemd/system/default.target.wants/e2scrub_reap.service
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/multi-user.target.wants/console-setup.service
/etc/systemd/system/multi-user.target.wants/lm-sensors.service
/etc/systemd/system/multi-user.target.wants/openvpn.service
/etc/systemd/system/multi-user.target.wants/rsync.service
/etc/systemd/system/multi-user.target.wants/tlp.service
/etc/systemd/system/multi-user.target.wants/ufw.service
/etc/systemd/system/multi-user.target.wants/virtualbox-guest-utils.service
/etc/systemd/system/multi-user.target.wants/wpa_supplicant.service
/etc/systemd/system/sleep.target.wants/tlp-sleep.service
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/sysinit.target.wants/keyboard-setup.service
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
/etc/systemd/system/timers.target.wants/apt-daily.timer
/etc/systemd/system/timers.target.wants/e2scrub_all.timer
/lib/systemd
/lib/i386-linux-gnu/libsystemd.so.0
/lib/i386-linux-gnu/libsystemd.so.0.26.0
/lib/systemd/system
/lib/systemd/system-generators
/lib/systemd/system-sleep
/lib/systemd/system/apt-daily-upgrade.service
/lib/systemd/system/apt-daily-upgrade.timer
/lib/systemd/system/apt-daily.service
/lib/systemd/system/apt-daily.timer
/lib/systemd/system/avahi-daemon.service
/lib/systemd/system/avahi-daemon.socket
/lib/systemd/system/bluetooth.service
/lib/systemd/system/configure-printer@.service
/lib/systemd/system/console-setup.service
/lib/systemd/system/dbus.service
/lib/systemd/system/dbus.socket
/lib/systemd/system/e2scrub@.service
/lib/systemd/system/e2scrub_all.service
/lib/systemd/system/e2scrub_all.timer
/lib/systemd/system/e2scrub_fail@.service
/lib/systemd/system/e2scrub_reap.service
/lib/systemd/system/fstrim.service
/lib/systemd/system/fstrim.timer
/lib/systemd/system/keyboard-setup.service
/lib/systemd/system/lm-sensors.service
/lib/systemd/system/multi-user.target.wants
/lib/systemd/system/openvpn-client@.service
/lib/systemd/system/openvpn-server@.service
/lib/systemd/system/openvpn.service
/lib/systemd/system/openvpn@.service
/lib/systemd/system/polkit.service
/lib/systemd/system/rsync.service
/lib/systemd/system/sockets.target.wants
/lib/systemd/system/sudo.service
/lib/systemd/system/tlp-sleep.service
/lib/systemd/system/tlp.service
/lib/systemd/system/ufw.service
/lib/systemd/system/virtualbox-guest-utils.service
/lib/systemd/system/wpa_supplicant-nl80211@.service
/lib/systemd/system/wpa_supplicant-wired@.service
/lib/systemd/system/wpa_supplicant.service
/lib/systemd/system/wpa_supplicant@.service
/lib/systemd/system/xpra.service
/lib/systemd/system/xpra.socket
/lib/systemd/system/multi-user.target.wants/dbus.service
/lib/systemd/system/sockets.target.wants/dbus.socket
/lib/systemd/system-generators/openvpn-generator
/lib/systemd/system-sleep/hdparm
/usr/bin/deb-systemd-helper
/usr/bin/deb-systemd-invoke
/usr/lib/systemd
/usr/lib/apt/apt.systemd.daily
/usr/lib/systemd/user
/usr/lib/systemd/user/dirmngr.service
/usr/lib/systemd/user/dirmngr.socket
/usr/lib/systemd/user/gpg-agent-browser.socket
/usr/lib/systemd/user/gpg-agent-extra.socket
/usr/lib/systemd/user/gpg-agent-ssh.socket
/usr/lib/systemd/user/gpg-agent.service
/usr/lib/systemd/user/gpg-agent.socket
/usr/lib/systemd/user/obex.service
/usr/lib/systemd/user/sockets.target.wants
/usr/lib/systemd/user/sockets.target.wants/dirmngr.socket
/usr/lib/systemd/user/sockets.target.wants/gpg-agent-browser.socket
/usr/lib/systemd/user/sockets.target.wants/gpg-agent-extra.socket
/usr/lib/systemd/user/sockets.target.wants/gpg-agent-ssh.socket
/usr/lib/systemd/user/sockets.target.wants/gpg-agent.socket
/usr/share/doc/libsystemd0
/usr/share/doc/libsystemd0/changelog.Debian.gz
/usr/share/doc/libsystemd0/copyright
/usr/share/man/man1/deb-systemd-helper.1p.gz
/usr/share/man/man1/deb-systemd-invoke.1p.gz
/var/lib/systemd
/var/lib/dpkg/info/libsystemd0:i386.list
/var/lib/dpkg/info/libsystemd0:i386.md5sums
/var/lib/dpkg/info/libsystemd0:i386.shlibs
/var/lib/dpkg/info/libsystemd0:i386.symbols
/var/lib/dpkg/info/libsystemd0:i386.triggers
/var/lib/systemd/deb-systemd-helper-enabled
/var/lib/systemd/deb-systemd-helper-enabled/apt-daily-upgrade.timer.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/apt-daily.timer.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.socket.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/bluetooth.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants
/var/lib/systemd/deb-systemd-helper-enabled/console-setup.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/dbus-fi.w1.wpa_supplicant1.service
/var/lib/systemd/deb-systemd-helper-enabled/dbus-org.bluez.service
/var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.service
/var/lib/systemd/deb-systemd-helper-enabled/default.target.wants
/var/lib/systemd/deb-systemd-helper-enabled/e2scrub_all.timer.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/e2scrub_reap.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/fstrim.timer.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/keyboard-setup.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/lm-sensors.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants
/var/lib/systemd/deb-systemd-helper-enabled/openvpn.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/rsync.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/sleep.target.wants
/var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants
/var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants
/var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants
/var/lib/systemd/deb-systemd-helper-enabled/tlp-sleep.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/tlp.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/ufw.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/virtualbox-guest-utils.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/wpa_supplicant.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/xpra.service.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/xpra.socket.dsh-also
/var/lib/systemd/deb-systemd-helper-enabled/bluetooth.target.wants/bluetooth.service
/var/lib/systemd/deb-systemd-helper-enabled/default.target.wants/e2scrub_reap.service
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/avahi-daemon.service
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/console-setup.service
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/lm-sensors.service
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/openvpn.service
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsync.service
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/tlp.service
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ufw.service
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/virtualbox-guest-utils.service
/var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/wpa_supplicant.service
/var/lib/systemd/deb-systemd-helper-enabled/sleep.target.wants/tlp-sleep.service
/var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket
/var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/keyboard-setup.service
/var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer
/var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer
/var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/e2scrub_all.timer- This reply was modified 3 years, 5 months ago by DaveW.
- This reply was modified 3 years, 5 months ago by DaveW.
- This reply was modified 3 years, 5 months ago by DaveW.
December 12, 2019 at 6:52 pm #30560Memberolsztyn
First – I use Space Fluxbox (Radiant Medium if it matters) as preferred desktop…
What I experience, particularly on some laptops, is that upon boot when desktop shows up, often the two icons – Dele Manager and antiX FAQ do not show up. This is not a problem because I can always go to ‘Other Desktops’ and click on ‘Space Fluxbox’ and they reappear. It is not that plain Flux box is initially booted because Conky shows ‘Space Fluxbox’ whether icons are showing or not.
Again, this erratic behavior is not a problem for me although it seems to point to some timing issues.
However my observation is that when these two icons fail to show up the initial memory used (reported by Conky) is ~140M while in cases when they do show up the initial memory used is ~172M. My conjecture is that sometimes SpaceFM is not loaded, less memory used and sometimes is – more memory used.My question is: Where this can be controlled?
Namely, it is not always that File Manager is needed during session (particularly in Live case), so it is not necessary to pre-load until needed. When needed it is accomplished by selecting ‘File Manager’ from the menu.
This apparent erratic of showing icons point to reducing memory used if it can be set on permanent basis to not show.
I remember vaguely there is setting somewhere whether to show these icons or not to show but it seems I am no lonhger able to find it…
Any idea would be appreciated…- This topic was modified 3 years, 5 months ago by olsztyn.
Live antiX Boot Options (Previously posted by Xecure):
https://antixlinuxfan.miraheze.org/wiki/Table_of_antiX_Boot_ParametersDecember 12, 2019 at 1:36 pm #30536In reply to: broken package for apparmor, Antix 17, what to do?
MemberDaveW
Skidoo,
I still have the LiveUSB of the broken system (made as a backup before attempting to fix things).
I ran the command you suggested (with result as expected, as shown below).
Are there other systemd related things to look for? (Of course, the log, related to the attempted system upgrade from Stretch to Buster, has been overwritten.)Package: *systemd*
Pin: origin “”
Pin-Priority: -1Also, regarding the broken Calibre package, in the Stretch repos… Calibre depends on Calibre-bin which requires two dependencies which are apparently not in the repos: qtbase-abi-5-7-1 and sip-api-11.3
But, as previously stated, I can get along without Calibre.- This reply was modified 3 years, 5 months ago by DaveW.
- This reply was modified 3 years, 5 months ago by DaveW.
-
AuthorSearch Results
Search Results for 'ppa'
-
Search Results
-
What is your experience with AIDE (or similar security enhancements) to keep an eye out for malware, etc.?
(I’m currently using Antix17, and running Firefox and Thunderbird in Firejail with apparmor.)First – I use Space Fluxbox (Radiant Medium if it matters) as preferred desktop…
What I experience, particularly on some laptops, is that upon boot when desktop shows up, often the two icons – Dele Manager and antiX FAQ do not show up. This is not a problem because I can always go to ‘Other Desktops’ and click on ‘Space Fluxbox’ and they reappear. It is not that plain Flux box is initially booted because Conky shows ‘Space Fluxbox’ whether icons are showing or not.
Again, this erratic behavior is not a problem for me although it seems to point to some timing issues.
However my observation is that when these two icons fail to show up the initial memory used (reported by Conky) is ~140M while in cases when they do show up the initial memory used is ~172M. My conjecture is that sometimes SpaceFM is not loaded, less memory used and sometimes is – more memory used.My question is: Where this can be controlled?
Namely, it is not always that File Manager is needed during session (particularly in Live case), so it is not necessary to pre-load until needed. When needed it is accomplished by selecting ‘File Manager’ from the menu.
This apparent erratic of showing icons point to reducing memory used if it can be set on permanent basis to not show.
I remember vaguely there is setting somewhere whether to show these icons or not to show but it seems I am no lonhger able to find it…
Any idea would be appreciated…- This topic was modified 3 years, 5 months ago by olsztyn.
Live antiX Boot Options (Previously posted by Xecure):
https://antixlinuxfan.miraheze.org/wiki/Table_of_antiX_Boot_Parameters