User Tools

Site Tools


sparky_cli

This is an old revision of the document!


SparkyLinux CLI Edition

SparkyLinux MinimalCLI (Command Line Interface) Edition is a flavor of Sparky shipped with no X Server.

If features as small set of preinstalled packages as possible to let you build any desktop environment on the top of Debian.

SparkyLinux CLI features only:

  • core system of Debian
  • network-manager
  • Midnight Commander - file manager, text editor and ftp client
  • eLinks – web browser
  • the Sparky Advanced Installer (sparky-installer)
  • set of wifi cards drivers
  • unzip, unrar, p7zip-full, ntfs-3g, nano, ufw

Live mode

The live system user name is: live

The password is: live

Root password is blank, so to work as root, type:

 sudo su

Networking

All Sparky spins, including CLI Edition are offered with all available Wi-fi drivers preinstalled. It lets you connect to the internet, specially via wireless devices.

As of Sparky release 4.3, the Wicd and Ceni have been removed and replaced with the Network Manager.

To set the network connection manually, run the command:

 nmtui

Networking older versions

Connection to the internet via Wicd-Cli (not in use in Sparky CLI spin any more).

Find available networks:

 wicd-cli -y -l

Make connection:

 wicd-cli --wireless -n [network-name] -m [ESSID] -c

Get more info:

 wicd-cli --help
 man wicd-cli

Wicd-Curses

Wicd has a text based interface which can be run via the command:

 wicd-curses

Installer

SparkyLinux CLI has a text based Advanced Installer preinstalled as default. The installer offers support for installation on BIOS or UEFI machines.

Run it via the command:

 sudo sparky-installer

Starting from SparkyLinux version 4.3, the installer lets you install one of 20 (about) desktops of your choice. Check HowTo SparkyLinux Minimal.

sparky_cli.1575586532.txt.gz · Last modified: 2021/05/04 15:25 (external edit)