Questions tagged [antix]

Questions specific to the AntiX official distribution.

antiX is a distribution based on Debian which has 0 dependencies on systemd, is optimized for size, and which uses fluxbox as the default graphical interface.

19 questions
3
votes
1 answer

AntiX 17.4 Full, how to properly install Xfce with everything 100% working

sudo apt-get install xserver-xorg x11-xserver-utils xfonts-base x11-utils lightdm lightdm-gtk-greeter xfce4 xfce4-goodies -y --allow-unauthenticated Reboot. The above command works.. but XFCE isn't 100% working: Icons are missing, Icons are…
Jeff Luyet
  • 299
  • 3
  • 16
2
votes
2 answers

How do I create a new locale, based on an existing locale and a different language?

I want to create an en_IL.UTF-8 locale: Languages is English (US English if I need to be specific), but date, number, etc. as is common in Israel/Palestine. What do I need to do to make this happen? Note: In case it matters, the distribution is…
einpoklum
  • 8,772
  • 19
  • 65
  • 129
2
votes
1 answer

How to create daemon without systemd

I'm using AntiX Linux, which is not using systemd, and I want to create a daemon in which I can echo to do something. How do I do that properly? This is how I want to use it: ... echo "got signal 1 use lock" > mydaemon ...
Demiler
  • 43
  • 5
2
votes
1 answer

What is AntiX's root default password?

Prompted for a system password on an AntiX Live USB/CD and it's not root...
Wolf
  • 1,477
  • 7
  • 17
  • 29
1
vote
0 answers

Problem installing NVIDIA driver - AntiX

Goodnight! I cannot install the NVIDIA driver. It asks for the root password, but it won't let me type it. As far as I know the password would be "demo". Can someone help me?
1
vote
1 answer

AntiX linux, iceWM, how to suspend, and require password?

In AntiX Linux, using the default iceWM window manager. When I suspend a session, then wake it up, I expect it to ask for my screenlock password. Current behavior: it just wakes up without asking for password.
Morris
  • 111
  • 2
1
vote
1 answer

Weird recursion in setting the default file manager in antix/icewm

I've installed antiX Linux 19.3, and I want to change the file manager - for the first user and by default - to something other than the annoying rox (sorry, I just don't like it). So, I've installed pcmanfm, went to the Control Center pressed…
einpoklum
  • 8,772
  • 19
  • 65
  • 129
1
vote
1 answer

Trying to speed up lightweight distro on old computer

I'm trying to install a lightweight distro on my sister's old desktop. It has a Celeron 3.06Ghz processor, a 80GB HD but only 432 MiB RAM. With these specs I thought antiX-09.2.1_386-base was my best option but it is mind bogglingly slow even before…
guy13
  • 45
  • 1
  • 7
0
votes
0 answers

Blueman manager wont start. New to linux

So I've just recently installed antiX linux on my old mac mini. I'm completely new to linux as a whole, and am currently trying to pair bluetooth headphones to my device as my aux port is broken. I'm at the moment, unable to start my bluetooth…
ozan
  • 1
0
votes
0 answers

icewm puts new windows into move/resize mode?

New to icewm and can't find an answer to this in docs. When I open a new window (either by clicking on taskbar or using a keyboard launcher like rofi) the window starts in move/resize mode and I have to either click the window or hit enter to start…
0
votes
1 answer

AntiX linux disable laptop fan

I am trying to boot AntiX LiveCD on my old Toshiba A200 laptop with 2 GB of RAM. But when I accidentally launched the "sensors" in the terminal, I saw that the CPU temperature was 70°C! I turned off the laptop and turned it on again, and the fan…
Peter
  • 5
  • 1
0
votes
2 answers

Old laptop "goes to sleep" all the time after Linux installation

I’ve installed antiX 19.3 recently on a 16-yro (or older), laptop. One issue I’ve been having is that the thing keeps going to sleep! Every 30-45 seconds or so, it goes into sleep mode; and comes back up on a keypress. This includes even the boot…
einpoklum
  • 8,772
  • 19
  • 65
  • 129
0
votes
1 answer

How do I avoid the "pin board has not yet been used" error

I just installed antiX Linux 19.3. When I (auto-)login and IceWM comes up, I get an error dialog saying: The pin board has not yet been used ... set the default background. Start ROX-Filer with 'rox -p = Default' to activate the pin board. WTF? I…
einpoklum
  • 8,772
  • 19
  • 65
  • 129
0
votes
2 answers

How to comprehensively change my locale choice after installing antiX?

I've installed antiX Linux (v19.3), with a certain locale (let's say it's xx_XX.UTF-8). After installation, I've had a change of heart and want the locale for all users to be/to default to something else (yy_YY.UTF-8). How do I make that change…
einpoklum
  • 8,772
  • 19
  • 65
  • 129
0
votes
0 answers

Device missing from lspci on one linux distribution but not the other???!! How and Why?

Everything I've read says that when the Linux Kernel boots up, PCI devices are scanned and should be in /sys/bus/pci. I have two different Linux distributions, one shows a wireless device at 01:00.0, the other can't find it at all (not listed). The…
Danathar
  • 1
  • 1
1
2