All Projects → Utappia → Ucaresystem

Utappia / Ucaresystem

Licence: gpl-3.0
An all-in-one, one click system maintenance application for Ubuntu/Debian operating systems and derivatives

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Ucaresystem

cylon-deb
TUI menu driven bash shell script to update and maintain a Debian based Linux distro.
Stars: ✭ 23 (-66.67%)
Mutual labels:  updater, debian, maintenance
Imscp
i-MSCP Main Repository
Stars: ✭ 184 (+166.67%)
Mutual labels:  ubuntu, debian, admin
Hostapd
Script for compiling, patching and packing hostapd from sources
Stars: ✭ 36 (-47.83%)
Mutual labels:  ubuntu, debian
Adoptopenjdk Deb Installer
Creates Ubuntu/Debian installer packages for AdoptOpenJDK builds using their API
Stars: ✭ 39 (-43.48%)
Mutual labels:  ubuntu, debian
Hardware
The devices I have, what runs on them, their configurations, issues, solutions, and associated projects
Stars: ✭ 67 (-2.9%)
Mutual labels:  ubuntu, debian
Debbuild
Build deb packages from rpm specifications
Stars: ✭ 32 (-53.62%)
Mutual labels:  ubuntu, debian
Ansible Supervisor
Ansible role to set up (the latest or a specific version of) supervisor in Debian-like systems
Stars: ✭ 32 (-53.62%)
Mutual labels:  ubuntu, debian
Rtinst
seedbox installation script for Ubuntu and Debian systems
Stars: ✭ 1,029 (+1391.3%)
Mutual labels:  ubuntu, debian
Ufw Docker
To fix the Docker and UFW security flaw without disabling iptables
Stars: ✭ 878 (+1172.46%)
Mutual labels:  ubuntu, debian
Certbot Install
Install the latest Certbot in a breeze. Great for Ubuntu Focal 20.04, and other Linux/Mac.
Stars: ✭ 50 (-27.54%)
Mutual labels:  ubuntu, debian
Ansible Mariadb Galera Cluster
Stars: ✭ 49 (-28.99%)
Mutual labels:  ubuntu, debian
Spocon
SpoCon - A Spotify Connect Client for Debian , Ubuntu and Raspberry Pi based on librespot-java
Stars: ✭ 51 (-26.09%)
Mutual labels:  ubuntu, debian
Server Manager
This repository holds the IntISP Interface. It can be rebuilt to interface with any other hosting panel.
Stars: ✭ 31 (-55.07%)
Mutual labels:  ubuntu, debian
Spotify Linux Installer
Install latest Spotify on Linux
Stars: ✭ 28 (-59.42%)
Mutual labels:  ubuntu, debian
Fileshare
Debian/Ubuntu applet for screenshots and images sharing using popular online services
Stars: ✭ 35 (-49.28%)
Mutual labels:  ubuntu, debian
Ansible Keepalived
Ansible role to set up keepalived in Debian-like systems
Stars: ✭ 21 (-69.57%)
Mutual labels:  ubuntu, debian
Crouton
Chromium OS Universal Chroot Environment
Stars: ✭ 7,941 (+11408.7%)
Mutual labels:  ubuntu, debian
Ansible Wordpress
Ansible role to set up (multiple) wordpress installations in Debian-like systems (using wp-cli)
Stars: ✭ 58 (-15.94%)
Mutual labels:  ubuntu, debian
Ansible Role Docker
Ansible Role - Docker
Stars: ✭ 845 (+1124.64%)
Mutual labels:  ubuntu, debian
Stacer
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
Stars: ✭ 7,405 (+10631.88%)
Mutual labels:  ubuntu, system

GNU GPL v3 stars

Donate to project

uCareSystem

Name   : uCareSystem
License: GPL3 (http://www.gnu.org/licenses/gpl.html)
Author : Salih Emin
Email  : salih-(a)-utappia.org
Date   : 05-03-2020 (first release 19-02-2009)
Version: 20.03.0
System : Ubuntu Linux and derivatives. Partial support for Debian (Not tested every flavor)
WebSite: http://utappia.org

Description:

_**Note**: please use only **ucaresystem-core**. uCareSystem is the GUI version and currently it is not maintained and
not up to date with the features that are integrated in ucaresystem-core._

In summary, ucaresystem Core automatically performs the following maintenance processes without any need of user interference :

  • Updates the list of available packages
  • Downloads and installs the available updates
  • Checks if there are older Linux kernels on the system and removes them. However it keeps the current and one previous version of the kernel.
  • Cleans the cache of the downloaded packages
  • Removes obsolete packages
  • Removes orphan packets
  • Deletes package configuration files from packages that have been uninstalled by you.

Usage

uCareSystem-core creates an launcher icon in your Applications menu. When you click it, it performs the default maintenance by automatically launching a terminal.

Alternativelly, you can invoke it throu terminal with variours parameters/ flags. The default system updates and maintenace for Ubuntu / debian / Linux Mint (and derivatives) :

sudo ucaresystem-core

When the next available release is availabe for Ubuntu (and official flavors) you can upgrade with '-u':

sudo ucaresystem-core -u

If you are a tester, developer, or simply an enthusiast, you can upgrade to the next development cycle of Ubuntu (and official flavors) with '-d':

sudo ucaresystem-core -d

If your Ubuntu (and official flavors) has reached the EOL support you can upgrade to the next supported release with '-eol':

sudo ucaresystem-core -eol

For information about all the availabe parameters / flags, start ucaresystem-core with '-h' parameter :

sudo ucaresystem-core -h
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].