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!

A quick experiment to demonstrate Metamath formula parsing, where the grammar is embedded in a few additional 'syntax axioms'.

Warning: Hacked-up code ahead. (But it seems to work...) What it does This demonstrates an idea which I posted about several times on the Metamath mai

Marnix Klooster 1 Oct 21, 2021
A collection of simple tools that proved to be needed for hadling large periodic calculations with the VASP software package.

VESTA-tools A collection of simple tools that proved to be needed for handling large periodic calculations with the VASP software package. distTotCalc

Ilia Kichev 2 Dec 14, 2021
Automatização completa do site https://blaze.com

PyBlaze Pyblaze possibilita o acesso a api do site blaze utilizando python, retornando os últimos resultados de crashs e doubles. Agora também é possí

Cleiton Leonel 24 Dec 30, 2022
Basic Clojure REPL for Sublime Text

Basic Clojure REPL for Sublime Text Goals: Decomplected: just REPL, nothing more Zero dependencies: works directly with pREPL Compact: Display code ev

Nikita Prokopov 23 Dec 24, 2021
30DaysOfCode-PhoenixClub - Solution of everyday coding problem given in 30DaysofCode contest held on Hackerrank

30DaysOfCode-PhoenixClub 👨‍💻 Every day problems solution given in 30DaysOfCode

Urveshkumar 8 Jan 30, 2022
Test pour savoir si je suis capable de paratger une lib avec le monde entier !!

Data analysis Document here the project: MLproject Description: Project Description Data Source: Type of analysis: Please document the project the bet

Lucas_Penarrubia 0 Jan 18, 2022
Traits for Python3

Do you like Python, but think that multiple inheritance is a bit too flexible? Are you looking for a more constrained way to define interfaces and re-use code?

121 Nov 15, 2022
Online learning platform

🛠 Status: In Development Teached is currently in development. So we encourage you to use it and give us your feedback, but there are things that have

Mohamed Nesredin 2 Feb 07, 2021
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
3x - This Is 3x Friendlist Cloner Tools

3X FRIENDLIST CLONER TOOLS COMMAND $ apt update $ apt upgrade $ apt install pyth

MAHADI HASAN AFRIDI 2 Jan 17, 2022
Coinloggr - A learning resource and social platform for the coin collecting community

Coinloggr A learning resource and social platform for the coin collecting commun

John Galiszewski 1 Jan 10, 2022
A QGIS integration plugin for Kart repositories

QGIS Kart Plugin A plugin to work with Kart repositories Installation The Kart plugin is available in the QGIS Plugins server. To install the latest v

Koordinates 27 Jan 04, 2023
A program that analyzes data from inertia measurement units installeed in aircraft and generates g-exceedance curves

A program that analyzes data from inertia measurement units installeed in aircraft and generates g-exceedance curves

Pooya 1 Nov 23, 2021
Advanced python code - For students in my advanced python class

advanced_python_code For students in my advanced python class Week Topic Recordi

Ariel Avshalom 3 May 27, 2022
Tiny demo site for exploring SameSite=Lax

samesite-lax-demo Background on my blog: Exploring the SameSite cookie attribute for preventing CSRF This repo holds some tools for exploring the impl

Simon Willison 6 Nov 10, 2021
Just RESTing

petnica-api-workshop Just RESTing Setup Using pipenv You can setup this project with pipenv if you want isolated libraries. After you've installed pip

Aleksa Tešić 1 Oct 23, 2021
Small exercises to get you used to reading and writing Python code!

Pythonlings Welcome to Pythonlings, an automated Python tutorial program (inspired by Rustlings and Haskellings). WIP This program is still working in

鹤翔万里 5 Sep 23, 2022
Construção de um jogo Dominó na linguagem python com base em algoritmos personalizados.

Domino (projecto-python) Construção de um jogo Dominó na linguaguem python com base em algoritmos personalizados e na: Monografia apresentada ao curso

Nuninha-GC 1 Jan 12, 2022
Advanced Developing of Python Apps Final Exercise

Advanced-Developing-of-Python-Apps-Final-Exercise This is an exercise that I did for a python advanced learning course. The exercise is divided into t

Alejandro Méndez Fernández 1 Dec 04, 2021
This repo holds custom callback plugin, so your Ansible could write everything in the PostgreSQL database.

English What is it? This is callback plugin that dumps most of the Ansible internal state to the external PostgreSQL database. What is this for? If yo

Sergey Pechenko 19 Oct 21, 2022