Code Monkey home page Code Monkey logo

elementaryos-essentials's Introduction

Elementary OS essentials

Elementary OS softwares kit

A kit of essential tools for users who want an easy and objective experience with Elementary OS - and other Ubuntu-based distros. Useful for those who are migrating from Windows to Elementary or want to migrate someone. :-)

(All software recommended here got a installation guide via Terminal through apt-get package manager, for objectivity. However, if you want, [most of them] are also available in Software Center.)

Language

Install kit

DOWNLOAD

Download the kit directly and unzip, or download via Terminal using curl or git.

curlcurl -O https://raw.githubusercontent.com/diessica/elementaryos-essentials/master/kit.sh

gitgit clone git://github.com/diessica/elementaryos-essentials.git

INSTALLs

Through cd command (in general), go to the folder where kit.sh is. Then, run the following commands:

chmod +x kit.sh       # Change the access permissions
sudo ./kit.sh         # Run the script to install packages

sudo is required to install packages. See kit.sh file.

Kit

  1. System monitor
  2. Office suite
  3. System and disk cleaner
  4. CD/DVD burner
  5. Disk manager
  6. Virtual drive emulator
  7. Graphic editor
  8. Video editor
  9. Torrent client
  10. Backup

1. System monitor and task manager

GNOME System Monitor is absolutely essential for OS tasks management.

Installation

  1. sudo apt-get install gnome-system-monitor

2. Office suite

Libre Office is a office suite (text, spreadsheet, presentation, drawing, database, formula) for personal or professional use, available in many languages.

Installation

Terminal

  1. sudo add-apt-repository ppa:libreoffice/ppa
  2. sudo apt-get update
  3. sudo apt-get install libreoffice

Alternatives

3. System and disk cleaner

"BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there." (Source)

Installation

  1. sudo apt-get install bleachbit

4. CD/DVD burner

Brasero is the most complete and popular solution for burning discs among Linux users.

Installation

  1. sudo apt-get install brasero

5. Disk manager

Disks

Installation

  1. sudo apt-get install gnome-disk-utility

6. Virtual drive emulator

AcetoneISO

Installation

  1. sudo apt-get install acetoneiso

7. Graphic editor

GIMP

Installation

  1. sudo apt-get install gimp

8. Video editor

PiTiVi

Installation

  1. sudo apt-get install pitivi

Alternatives

9. Torrent client

Deluge

Installation

  1. sudo apt-get install deluge

Alternatives

10. Backup

Deja-Dup is objective, but very complete. As for features, we can highlight: local and remote backups, schedule backups and encryption + compression of data.

Installation

  1. sudo apt-get install deja-dup

Alternatives


Installation issues?

  1. sudo apt-get update → Update the package list.
  2. sudo apt-get dist-upgrade → Upgrade your operational system.

Or report ;-)

Freedom thanks you!

Thanks for contributing to free software. GNU/Linux is really awesome!


LICENSE

CC0

To the extent possible under law, Diéssica Gurskas has waived all copyright and related or neighboring rights to this work.

elementaryos-essentials's People

Contributors

diessica avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.