LINUX-AOS (Automatic Optimization System)

Overview

LINUX-AOS (Automatic Optimization System)

###########################################################################################################################################

This tool will download,install and optimize a concept of software and settings. Its purpose is to optimize the system and make it Work much faster while maintaining stability.

The concept focuses on optimizing CPU usage, dynamic-virtual-hard memories,responsiveness,power consumption,Improving Internet usage and speed,system security and in fact the entire operating system. all comes along with the option to install The excellent kernel liquorix that can upgrade you to a different label of performance or instead you can stay with Ubuntu default kernel and still enjoy great performance. The installer also adds the grub-customizer so you can switch between the kernels whenever you want or if necessary.

It is important to clarify The installation is only for ubuntu-based distributions (this includes Mint and similar distro) and only for new and clean systems! This is because the installation overwrites files and settings on the system.If you still want to install On an existing distribution you will need to perform a full backup of the entire system before that!

I have been using the concept for a year and to this day I have not had any problems but it is worth noting that using an advanced kernels like liquorix can sometimes have an effect on drivers so you have the option to perform the installation without it or replace it using grub-customizer even after installation.

The tool has been tested on lts distributions 20.04 / 18.04 but should work on any ubuntu based distribution from version 18.04 LTS when the recommendation is to always use LTS versions.

Recommends installing on a light and clean desktop like - xfce or LXDE.


##########################################################################################################################################

Who is it for?

Well...

1.For anyone who wants to utilize his system in a much better way.

2.For people or companies who want to avoid upgrading computers at home or in business to newer computers and thus save money and get better performance and a higher level of security.

3.Anyone who wants to preserve the environment, this is because reusing old computers (recycling) can prevent overproduction of new computers, reduce the dumping of old computers in the trash and thus helps a lot in preserving the environment.

4.Graphic artists or gamers on Linux systems (a topic that is starting to gain increasing popularity in recent years).

5.Code developers,ethical hackers,devops, or scientists who need a large number of virtual machines to learn or experiment.

But the most important reason for me is To provide a technological solution to people living in Third World countries like many countries in Asia and Africa. In these places whoever gets to own a computer will usually get a weak, average or old computer, And this program will definitely be able to make their lives a lot easier for the reason that they can get a lot more out of their system.

##########################################################################################################################################

install

Open a terminal and run the following command

$ sudo apt-get update

$ sudo apt-get install git

Download the tool to home folder

$ git clone https://github.com/ramner98/LINUX-AOS.git

$ cd LINUX-AOS && chmod +x install_linux_aos.sh && sudo ./install_linux_aos.sh -yy

or

$ cd LINUX-AOS

$ chmod +x install_linux_aos.sh

$ sudo ./install_linux_aos.sh

##########################################################################################################################################

You have three options:

1.Install with the excellent liquorix kernel

2.Install with the default kernel of Ubuntu

You will always have the option to use the tool Grub Customizer which is also installed To replace kernel

#########################################################################################################################################

Use tuned-adm

To choose the profile that can suit your requirements Enter to list profiles

$ tuned-adm list Select a profile

$ sudo tuned-adm profile {profile name} Activate the profile

$ sudo tuned-adm active

##########################################################################################################################################

uninstall

1.Run the program and select "Uninstall" This option will remove most of the installation (not all of it) and try to backup to the existing state by timeshift.

2.While installing the program, the program will try to perform a backup using a timeshift named "linux-aos-uninstall". You can select this option to return to the state you were in before installing the program.

Warning !! This option will return your entire system (all settings) to the state it was in before installation.

##########################################################################################################################################

Enjoy!

Solcast Integration for Home Assistant

Solcast Solar Home Assistant(https://www.home-assistant.io/) Component This custom component integrates the Solcast API into Home Assistant. Modified

Greg 45 Dec 20, 2022
Lags valorant servers by rapidly picking up and throwing shorties.

Lags valorant servers by rapidly picking up and throwing shorties.

Eric Still 9 Dec 30, 2021
Custom Python code for calculating the Probability of Profit (POP) for options trading strategies using Monte Carlo Simulations.

Custom Python code for calculating the Probability of Profit (POP) for options trading strategies using Monte Carlo Simulations.

35 Nov 22, 2022
Class and mathematical functions for quaternion numbers.

Quaternions Class and mathematical functions for quaternion numbers. Installation Python This is a Python 3 module. If you don't have Python installed

3 Nov 08, 2022
Telop - Encode and decode messages using an interpretation of the telegraphic code devised by José María Mathé

telop Telop (TELégrafoÓPtico) - Utilidad para codificar y descodificar mensajes de texto empleando una interpretación del código telegráfico ideado po

Ricardo F. 4 Nov 01, 2022
My qtile config with a fresh-looking bar and pywal support

QtileConfig My qtile config with a fresh-looking bar and pywal support. Note: This is my first rice and first github repo. Please excuse my poor codin

Eden 4 Nov 10, 2021
bamboo-engine 是一个通用的流程引擎,他可以解析,执行,调度由用户创建的流程任务,并提供了如暂停,撤销,跳过,强制失败,重试和重入等等灵活的控制能力和并行、子流程等进阶特性,并可通过水平扩展来进一步提升任务的并发处理能力。

bamboo-engine 是一个通用的流程引擎,他可以解析,执行,调度由用户创建的流程任务,并提供了如暂停,撤销,跳过,强制失败,重试和重入等等灵活的控制能力和并行、子流程等进阶特性,并可通过水平扩展来进一步提升任务的并发处理能力。 整体设计 Quick start 1. 安装依赖 2. 项目初始

腾讯蓝鲸 96 Dec 15, 2022
A play store search module

A play store search module

Fayas Noushad 5 Dec 01, 2021
Pokehandy - Data web app sobre Pokémon TCG que desarrollo durante transmisiones de Twitch, 2022

⚡️ Pokéhandy – Pokémon Hand Simulator [WIP 🚧 ] This application aims to simulat

Rodolfo Ferro 5 Feb 23, 2022
An application to see if your Ethereum staking validator(s) are members of the current or next post-Altair sync committees.

eth_sync_committee.py Since the Altair upgrade, 512 validators are randomly chosen every 256 epochs (~27 hours) to form a sync committee. Validators i

4 Oct 27, 2022
Beacon Object File (BOF) to obtain a usable TGT for the current user.

Beacon Object File (BOF) to obtain a usable TGT for the current user.

Connor McGarr 109 Dec 25, 2022
to learn how to do pull request and do contribution to other's repo

Hacktoberfest-2021 - open-source-contribution An Open Source repository to Teach people How to contribute to open sources. 💥 🔥 JOIN PVX PROGRAMMING

Shubham Rawat 82 Dec 26, 2022
Hack CMU Go Local Project

GoLocal A submission for the annual HackCMU Hackathon. We built a website which connects shopper with local businesses. The goal is to drive consumers

2 Oct 02, 2021
MIT version of the PyMca XRF Toolkit

PyMca This is the MIT version of the PyMca XRF Toolkit. Please read the LICENSE file for details. Installation Ready-to-use packages are available for

V. Armando Solé 43 Nov 23, 2022
Esercizi di Python svolti per il biennio di Tecnologie Informatiche.

Esercizi di Python Un piccolo aiuto per Sofia che nel 2° quadrimestre inizierà Python :) Questo repository (termine tecnico di Git) puoi trovare tutti

Leonardo Essam Dei Rossi 2 Nov 07, 2022
Example teacher bot for deployment to Chai app.

Create and share your own chatbot Here is the code for uploading the popular "Ms Harris (Teacher)" chatbot to the Chai app. You can tweak the config t

Chai 1 Jan 10, 2022
Registro Online (100% Python-Mysql)

Registro elettronico scritto in python, utilizzando database Mysql e Collegando Registro elettronico scritto in PHP

Sergiy Grimoldi 1 Dec 20, 2021
An example of Connecting a MySQL Database with Python Code

An example of Connecting And Query Data a MySQL Database with Python Code And How to install Table of contents General info Technologies Setup General

Mohammad Hosseinzadeh 1 Nov 23, 2021
Logging-monitoring-instrumentation - A brief repository on logging monitoring and instrumentation in Python

logging-monitoring-instrumentation A brief repository on logging monitoring and

Noah Gift 6 Feb 17, 2022
Project of the MSEC_LDD . group

HackathonJuntionXHN Project of team MSEC_LQĐ What did we do? Building application to generate whitelist regex for Web application firewall How to setu

Nguyễn Mạnh Cường 0 Dec 19, 2021