Skip to content

ubikOne/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

A collection of simple and useful tools for everyday use

License:

all of scripts are free softare. You can redistribute it and/or modify it under the terms of the GNU General Public License Version 3.0. as published by the Free Software Foundation. A copy of the GNU GPL 3.0 is provided with the software.

for more read LICENSE file or visit GNU GPL-3.0 website.

  1. Description:

install is simple script to install scripts on your system.

  1. Use case:

just launch the script and wiat for finnish

./install

start version 0.3

Fresh system must (for me) install

  1. Description:

start is install script for fresh Debian/Ubuntu install.

  1. Use case:

first you need to give appropriate permissions to script

sudo chmod +x start

then just run the script and answer few questionns

./start

and answer few questionns

up version 1.0.2

System update & upgrade tool, for debian and debian based linux/gnu distributions

  1. Description:

up is simple tool to automates the update procedure for Debian/Ubuntu.

  1. Instalation:

Unpack the "up" script from the archive and move it to

/usr/local/bin

or

~/bin
  1. Use case:
up -u

or

up -upgrade

update the apt cache and then perform programs and packages update

up -U 

or

up --full-upgrade

update the apt cache and then perform a full distribution update

up -r

or

up --remove 

autoremoving orphan packages and dependencies

In scripts used ASK

The inspiration for the creation of this repository was An Introduction to Up

You can find script on EzeeLinux GitHub.

For more please visit EzeeLinux website.

Coded by Bartłomiej Błażejewski (GNU/General Public License version 3.0)

Disclaimer:

THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

A collection of simple tools for everyday use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages