You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-12
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,15 @@
5
5
6
6
**Para Español pulsar [aqui](https://github.com/adgellida/ubunsys/blob/master/README_es_ES.md)**
7
7
8
-
Configurable app designed for Ubuntu (17.04 zesty for now) referent to packages, updates and configurations.
8
+
Configurable app designed for Ubuntu referent to packages, updates and configurations.
9
9
10
-
Built with Qt 5.7.1. This way it gets libraries from official repositories.
10
+
**Very dangerous app in any point, if you don't know where you are touching or how to fix it, don't do it. For testing and knowledge purposes. It's not meant to be stable at the moment.**
11
+
12
+
Built with Qt 5.7.1 for 17.04 zesty zapus.
13
+
14
+
Built with Qt 5.5.1 for 16.04 xenial xerus.
15
+
16
+
This way it gets libraries from official repositories.
11
17
12
18
Download
13
19
=============================================
@@ -33,8 +39,8 @@ What this program do
33
39
34
40
##### Tweaks
35
41
36
-
* Enable-disable sudo without pass. For security when you exec sudo a password is prompted, but is tedious to put pass each time you executed an elevated permission action, So I recommend
37
-
to push this button when you don't need this security and want speed. Then disable this function to restore security on your system.
42
+
* Enable-disable sudo without pass. For security when you exec sudo a password is prompted, but is tedious to put pass each time you executed an elevated permission action, so I recommend
43
+
to push this button when you don't need this security and want speed. **Then disable this function to restore security on your system.**
38
44
39
45
* Enable-disable asterisks when you put pass on terminal, hibernation, firewall.
40
46
@@ -56,29 +62,27 @@ to push this button when you don't need this security and want speed. Then disab
56
62
57
63
* Check system integrity, repair network, missing GPG keys.
58
64
65
+
And more...
66
+
59
67
Tutorial
60
68
=============================================
61
69
62
70
Recommended steps:
63
71
64
-
1. Push on 'Backup sudoers file'.
65
-
66
-
2. Then push on 'Enable sudo without pass'.
72
+
1. Push on 'Enable sudo without pass'.
67
73
68
74
This way you can execute commands without asking your sudo pass each time. More quick so.
69
75
70
76
You always can go to default pushing 'Import sudoers file' and selecting your backuped file before.
71
77
72
-
3. Install packages you want.
78
+
2. Install packages you want.
73
79
74
-
4. Execute all tweaks, system actions or reparations you want.
80
+
3. Execute all tweaks, system actions or reparations you want.
Copy file name to clipboardExpand all lines: README_es_ES.md
+19-11
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,15 @@
5
5
6
6
**For English click [here](https://github.com/adgellida/ubunsys/blob/master/README.md)**
7
7
8
-
App configurable diseñada para Ubuntu (17.04 zesty, por ahora) referente a paquetes, actualizaciones y configuraciones.
8
+
App configurable diseñada para Ubuntu referente a paquetes, actualizaciones y configuraciones.
9
9
10
-
Construido con Qt 5.7.1. De esta manera obtiene las librerias de los repositorios oficiales.
10
+
**App muy peligrosa en algunos puntos, si no sabes donde estás tocando o cómo arreglarlo, no lo hagas. Hecha con motivos de aprendizaje y testeo. No pretende ser estable de momento.**
11
+
12
+
Construido con Qt 5.7.1. para 17.04 zesty zapus.
13
+
14
+
Construido con Qt 5.5.1. para 16.04 xenial xerus.
15
+
16
+
De esta manera obtiene las librerias de los repositorios oficiales.
11
17
12
18
Descarga
13
19
=============================================
@@ -34,7 +40,7 @@ Qué hace este programa
34
40
##### Mejoras
35
41
36
42
* Habilitar-deshabilitar sudo sin contraseña. Por seguridad cuando ejecutas sudo una contraseña es preguntada, pero es todioso ponerla cada vez que ejecutas una acción de permisos elevados, por eso recomiendo
37
-
pulsar este botón cuando no se necesita esta seguridad y se requiere velocidad. Después deshabilita esta función para restaurar la seguridad en tu sistema.
43
+
pulsar este botón cuando no se necesita esta seguridad y se requiere velocidad. **Después deshabilita esta función para restaurar la seguridad en tu sistema.**
38
44
39
45
* Habilitar-deshabilitar asteriscos cuando pones contraseña en un terminal, hibernación, firewall.
40
46
@@ -56,29 +62,27 @@ pulsar este botón cuando no se necesita esta seguridad y se requiere velocidad.
56
62
57
63
* Comprobar la integridad del sistema, reparar la red, claves GPG perdidas.
58
64
65
+
Y más...
66
+
59
67
Tutorial
60
68
=============================================
61
69
62
70
Pasos recomendados:
63
71
64
-
1. Pulsa en 'Copia de seguridad de archivo sudoers'.
65
-
66
-
2. Después pulsa en 'Habilitar sudo sin contraseña'.
72
+
1. Pulsa en 'Habilitar sudo sin contraseña'.
67
73
68
74
De esta manera, puedes ejecutar comandos sin preguntar tu contraseña de sudo cada vez. Por ello ganas rapidez.
69
75
70
76
Puedes dejarlo como estaba pulsando en 'Importar fichero sudoers' y seleccionando tu fichero de copia de seguridad anterior.
71
77
72
-
3. Instala los paquetes que quieras.
78
+
2. Instala los paquetes que quieras.
73
79
74
-
4. Ejecutar todas las mejoras, acciones del sistema y reparaciones que quieras.
80
+
3. Ejecutar todas las mejoras, acciones del sistema y reparaciones que quieras.
75
81
76
82
POR HACER
77
83
=============================================
78
84
79
-
* Habilitar soporte a make install, 16.04.
80
-
81
-
* Mostrar items ocultos de inicio, deshabilitar sonido de inicio.
85
+
* Habilitar soporte a make install.
82
86
83
87
* Caja de búsqueda.
84
88
@@ -123,6 +127,10 @@ POR HACER
123
127
HECHO
124
128
=============================================
125
129
130
+
* Compatible con 16.04, pero no al 100%.
131
+
132
+
* Mostrar items ocultos de inicio, deshabilitar sonido de inicio.
0 commit comments