Code Monkey home page Code Monkey logo

ubunsys's Introduction

Hey 👋, I'm adgellida

I'm specialized in electronics and automation, although I defend myself well in computer environments.

My topics of interest are Linux, Xiaomi, Android, Arduino, Raspberry Pi, Open Source, Odoo, etc.



Main developments

  • ArchMatic - Arch Linux post-installation setup and config scripts. Tested on Garuda Linux (Arch based)

  • ubunsys - Gives the user a powerful control center to toggle on and off many system settings in Ubuntu x64, it is able to change system configurations, system updates, executable improvements, small system fixes, and more at the touch of a button

  • winsys - Very similiar to ubunsys, but for Windows 10 x64

  • data-protection-list - Manual of resistance to surveillance capitalism

  • backup-restore-advanced-cms - Universal backup script for sites using content management system (CMS) such as MediaWiki, Joomla, WordPress, etc.

  • windowspackages - Install & update packages like a boss

Main sites where I participate in

ubunsys's People

Contributors

adgellida avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ubunsys's Issues

32bits package or recompiling...

Hi
Would be nice to have a 32bits compatible package...
Tried to recompile but nothing is said about the way to do ...

Ok, wget ubunsys-source... ... /
Ok, debian/ src/ are there, seems good
but what's next... ?

Can find any usual command like "fakeroot debian/rules ...." that gives something..

Thanks
Ps : Ok, manual compilation works, but I would like to rebuild the package...

ubuntu 16.04 support

hi.
please add ubuntu 16.04 package.
and enabling this functions would be great:
show hidden startup items:
sudo sed -i "s/NoDisplay=true/NoDisplay=false/g" /etc/xdg/autostart/*.desktop
and disabling login sound with remove or rename this file:
/usr/share/sounds/ubuntu/stereo/system-ready.ogg

thanks bro.

apt-fast is broken

Ubunsys relies on apt-fast which is currently broken due to a bug in its install script.
See: ilikenwf/apt-fast#132

If apt-fast isn't already installed, running Ubunsys will fail because of this broken package from another PPA.

Correct desktop file missing in AppImage

This is clearly wrong:

linux@linux:~> /home/linux/Downloads/ubunsys_2017.09.09.03-ubuntu_all_amd64.AppImage --appimage-extract '*.desktop'                                                     
squashfs-root/default.desktop

linux@linux:~> cat squashfs-root/default.desktop
[Desktop Entry]
Type=Application
Name=Application
Exec=AppRun %F
Icon=default
Comment=Edit this default file
Terminal=true

Please put the correct desktop file into the AppDir at usr/share/applications/ubunsys.desktop (If needed, change make install to do this), and delete all instances of default.desktop placeholders.

Please make sure that your desktop file passes desktop-file-validate without any errors and does not have any absolute paths, e.g., to /usr/bin or /usr/share.

Reference:
https://travis-ci.org/AppImage/appimage.github.io/builds/273757928#L721

Qt 5.7 Support

Hello,

The deb package requires minimum Qt version to be 5.8. Can't it be built using Qt 5.7?

Latest Ubuntu 17.04 ships with Qt 5.7.1 and this app can't be used on it.

Exclusively use visudo to edit file /etc/sudoers

Menu item 'Tweaks > Security > sudoers > Edit' open config file /etc/sudoers in a plain text editor.

There's a number of reasons why you don't want to do that. Use /usr/sbin/visudo instead. Unlike a plain text editor, visudo does basic sanity and syntax checking and won't save a corrupted sudoers-file, locking users without root access out of the privileged group of users.

Please fix.
sudoers

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.