Skip to content

ITIS-Enrico-Fermi/fermios-lw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

FermiOS Lightweight

The main purpose of this project is to bring back to life PCs made up of old pieces of hardware and turn them into the Swiss-Army knife of ICT students. We are also concerned about the environmental issues that our world is facing in the last few years, for that reason we made lowering computers' carbon footprint our secondary mission. By building a lightweight Linux distribution, perfectly suitable to the needs of the average sysadmin, we hope to spread the pleasure of minimal operating systems and sustainable computing.

Specifications

Notifications manager

Herbe

Terminal emulator

urxvt

Shortcuts:

  • Alt+c --> copy text
  • Alt+p --> paste text
  • Alt-s --> search inside the terminal. Hit n to go ahead

Shell

zsh

Text editor

vim

File manager

lf

Launcher

dmenu

File transfer

qrpc

Widget toolkit

gtk

Theme: akwa-dark

Icons: adwaita

Fonts:

Tiling window manager

i3-gaps

picom

Power management

powertop

tlp

cpufreq

Bootloader

grub

Display manger

lightdm

Default user: fermios-user Password: fermi

Root user: root Password: fermi

Keymap

setxkbmap it

Color palette

Nord

Drivers

Broadcom WiFi BCM43xx

Drivers installed using official Void guide. In order to connect to WiFi you may want to use Connman Automated configuration using scripts will be soon provided.

Toolset

FermiOS is shipped with a pre-installed set of tools extremely useful for ICT students, along with 3 VMs (KVM virtualization). These VMs are carefully configured so that they take up a minimal amount of memory and other resources.

  • Nmap
  • sshd
  • pio-cli
  • miniterm

References