Binaries: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:




minux-main:
 
'''minux-main''': this is the minux base package and always installed


[[Binaries/apt|apt]] - software manager used to install or remove software.
[[Binaries/apt|apt]] - software manager used to install or remove software.
Line 42: Line 43:


[[Binaries/usermod|usermod]] - user modification tool
[[Binaries/usermod|usermod]] - user modification tool
'''auth-client''': this is the auth client side package.
[[Binaries/auth-client|auth-client]] - user manager
[[Binaries/auth-group|auth-group]] - group manager
[[Binaries/dhcp|dhcp]] - dhcp and dns manager

Revision as of 06:52, 24 September 2024

Binaries are executable files for the user to run, mostly located in /bin these can come from several packages, here is a list from the minux related binaries

the binaries in this list are changed by minux, basic craftOS programs and binaries still exist, if they are not in this list they are standard craftOS.


minux-main: this is the minux base package and always installed

apt - software manager used to install or remove software.

cat - print a file on the screen

config - edit system configuration

edit - text editor

halt - shuts down the system properly, "shutdown" is an alias

less - view a text file, comfortably

login - used to log in or change user

ls - used to list contents of a folder

makeboot - creates a boot/repair/install floppy disk

man - manual viewer

minux - opens the minux configuration menu

newtab - opens a new tab in the current shell

pain - image editor by LDDestroier

passwd - changes user password

restart - reboots the computer properly, "reboot" is an alias

useradd - create a new user

userdel - delete a user

usermod - user modification tool


auth-client: this is the auth client side package.

auth-client - user manager

auth-group - group manager

dhcp - dhcp and dns manager