İzmir Fen Lisesi Bilgisayar Laboratuvarı kurulum betiği
Go to file
Aliberk Sandıkçı a33b3baa23
auto login
2023-10-23 20:33:44 +03:00
docs tmp 2023-10-22 00:53:55 +03:00
src auto login 2023-10-23 20:33:44 +03:00
LICENSE Initial commit 2022-10-10 20:05:55 +03:00
README.md auto login 2023-10-23 20:33:44 +03:00
install.sh tmp update 2023-10-23 18:02:43 +03:00

README.md

Izmir Science High School - Computer Lab Setup Script

Install prerequisites, applications, tools; set up configs etc.

Download & Install

wget -qO- https://raw.githubusercontent.com/asandikci/iflbot-setup/main/install.sh | bash <(cat) </dev/tty

Features

  • Auto MEB Certificate Installation
  • Install Prerequisites for Building C/C++ Code: gcc, g++, build-essential
  • Install Apps: VSCodium, Sublime Text, Xournal++
  • Dark Theme
  • Panel Settings: 28px
  • Auto Login for user

Compatibility

  • Pardus 23.0 XFCE

LICENSE

  • GNU GPLv3+

TODO

  • Sublime Build Configs

  • Disable annoying bell sound (in each restart)
  • Firefox
    • Firefox Change MainPage
    • Firefox Change Search Engine
    • Firefox Auto Import Certificate
    • Firefox Alt+Tab Last Viewed
  • Dark Theme Problems? Refresh?

  • Sublime Extra Configurations
  • VSCodium Auto Configurations
  • XFCE General Configurations
    • Auto Sleep 2H
    • Auto Dimming 2H
    • Add Apps to Panel: VSCodium, SublimeText, Firefox, File Explorer
      • Also Favorite
  • Disable root login

  • Create Settings file (json?) for easy editing configs, apps etc. manually

  • Sync Settings with GitHub/Website URL

  • ISSUE: mix 2 config file and resolve sudo issue

  • End-of-life after LabManage application ready-to-use (WIP/private for now)