Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
/ fastconf Public archive

This Github repository serves as a collection of personal bash scripts written by me. These scripts automate various tasks and processes, making them more efficient and convenient.

Notifications You must be signed in to change notification settings

fecton/fastconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASH-scripts for fast configuring device

  • lcd.sh

  • Скрипт для установки драйвера для LCD-дисплеев для Raspberry PI:

    • install (-i) - установка всех компонентов
    • start (-s) - запуск драйвера
    • hdmi (-H) - вернуться в прежний режим
    • delete (-d) - удалить драйвер
    • help (-h) - показать краткую справку

    Компоненты:

  • tor.sh

  • Скрипт для установки и быстрого запуска необходимых компонентов TOR

    • help (-h) - показать краткую справку
    • install (-i) - установить все компоненты
    • start (-s) - запуск компонентов
    • stop (-S) - остановка компонентов
    • changeIP (-c) - принудительно сменить IP-адрес
    • ip (-ip) - показать текущий IP-адрес в глоб. сети
    • delete (-d) - удалить компоненты

    Компоненты:

  • fuck-gnome-apps

  • Скрипт удаляет всякий мусор от граф. оболочки GNOME (не всё)

    • gnome-calendar
    • cheese
    • deja-dup
    • gnome-characters
    • gnome-font-viewer
    • yelp
    • sol
    • rhythmbox
    • gnome-logs
    • remmina
    • seahorse
    • gnome-screenshot
    • shotwell
    • gnome-mines
    • gnome-mahjongg
    • gnome-power-statistics
    • totem
    • gnome-todo
    • transmission-gtk
    • gnome-sudoku

    Компоненты:

    • Стандартные средства Linux.

About

This Github repository serves as a collection of personal bash scripts written by me. These scripts automate various tasks and processes, making them more efficient and convenient.

Topics

Resources

Stars

Watchers

Forks