$> echo ~root
/root
less ~root/.bashrc
Para usuarios nuevos
cd /etc/skel/
less .bashrc
Blog de eCómputo creado por Richard's Site Allabord sobre tecnología, programación, soporte a errores en equipos de cómputo, TIC's y mucho más.
noviembre 27, 2015
noviembre 26, 2015
Adwcleaner
Utilería para eliminar basura que entra por Internet a pesar de no tener un sitio oficial me ha sido una herramienta muy útil.
https://toolslib.net/downloads/viewdownload/1-adwcleaner/
http://adwcleaner.uptodown.com/
https://www.google.com.mx/search?sclient=psy-ab&q=adwcleaner
noviembre 20, 2015
Cortar (mover) un archivo en Mac Os X
Cortar (mover) un archivo en Mac Os X
Paso 1. Elegir Archivo
Paso 2. Comando+c
Paso 3. Posicionarse en la carpeta de destino
Paso 4 Comando+Alt+v
Paso 1. Elegir Archivo
Paso 2. Comando+c
Paso 3. Posicionarse en la carpeta de destino
Paso 4 Comando+Alt+v
noviembre 18, 2015
noviembre 13, 2015
AppEH corre lenta mi Mac
You installed one or more variants of the "InstallMac" trojan. Take the steps below to disable it.
The
criminal behind this attack tries to make the malware hard to remove by
varying the names of the files it installs. This procedure works as of
now, as far as I know. It may not work in the future.
Anyone finding this comment a few days or more after it was posted
should look for a more recent discussion, or start a new one.
Back up all data before continuing.
1. Triple-click the line below on this page to select it, then copy the text to the Clipboard by pressing the key combination command-C:
~/Library/LaunchAgents
In the Finder, select
Go ▹ Go to Folder...
from the menu bar and paste into the box that opens by pressing command-V. You may not see what you pasted because a line break is included. Press return. A folder named "LaunchAgents" will open.
2. Inside the folder you just opened, there may be files with a name of the form
something.AppRemoval.plist
something.download.plist
something.ltvbit.plist
something.update.plist
where something is usually a meaningless string, such as any of the following:
Epolife
InstallMac
Javeview
Kuklorest
Manroling
Otwexplain
These
are examples, not a complete list. The string could be anything. The
point is that the same string will usually appear in the name of three
or four files.
You could have more than one copy of the malware, with different values of something.
Move all such items to the Trash. If there are any other files with a name that begin with something,
move them to the Trash also. After you've done that, there may not be
anything left in the LaunchAgents folder; in that case, you can delete
the folder, but otherwise don't delete it. Other files in the folder are
not necessarily malicious (though they could be, if you also installed
some other kind of malware.)
Log
out or restart the computer. The trojan will now be inactive, but there
are a few more components of it that should be cleaned up.
3. Open this folder in the same way as above:
~/Library/Application Support
and move to the Trash any subfolders named with the same something you found in Step 2.
Don't move the Application Support folder or anything else inside it.
4.
Open the Applications folder. If there is an item with the same name as
in Step 3, or any of the other names listed in Step 2, or with the name
"Zip Devil," drag it to the Trash.
If in doubt, press the key combination option-command-4
to arrange the apps by date added. Look at the apps that have been
added since you first noticed the problem. If there is one you don't
recognize, drag it to the Trash.
Empty the Trash.
If you get an alert that the application is in use, force it to quit.
5. From the Safari menu bar, select
Safari ▹ Preferences... ▹ Extensions
Uninstall
all extensions you don't know you need. If in doubt, remove all of
them. None is required for normal operation. Do the equivalent in the
Chrome and Firefox browsers, if you use either of those.
6. Reset the home page in each of your browsers, if it was changed. In Safari, first load the home page you want, then select
Safari ▹ Preferences... ▹ General
and click
Set to Current Page
noviembre 12, 2015
Eliminar Partición EFI / GPT
Eliminar Partición EFI / GPT (creadas en Mac) en Windows 7
|
| |||||||||||||||||||||||||||||||||||||
noviembre 11, 2015
La operación de borrado está bloqueada por un recurso existente. Moodle
Error:
ATENCIÓN: La operación de borrado está bloqueada por un recurso existente. Puede actualizar en primer lugar sus recursos, o pedir al administrador que desactive este mecanismo de seguridad en la configuración global de los recursos.
configuración global de los recursos moodle
Solución
En ADMINISTRACIÓN DEL SITIO entras en MÓDULOS-ACTIVIDADES-RECURSO. Aquí:
Bloquear la eliminación de archivos referenciados
resource_blockdeletingfile
Valor por defecto: Sí
Eliminación de bloques de archivos y directorios a que se refieren los recursos. Por favor, advierta que las imágenes y otros archivos referenciados desde html no están protegidos.
El valor por defecto es SI, lo quitáis y et voilá!
La respuesta se encuentra en:
https://moodle.org/mod/forum/discuss.php?d=143105
Suscribirse a:
Entradas (Atom)
¿Cómo poner el conteo de las filas en una consulta en MySql?
¿Cómo poner el conteo de las filas en una consulta en MySql? SELECT @rownum := @rownum + 1 AS contador, /*Contador*/ t.* /* nombre d...
-
En una Acer Aspire 5670 no podía leer una memoria SD HC de 16GB hasta que encontré este blog, que aunque en inglés explica como hacerlo. B...
-
Fuente: https://denistec.com/tutoriales/i12tws-guia-basica/ i12 TWS guía básica de los audífonos bluetooth i12 TWS, una guía con las funci...
-
¿Cómo poner el conteo de las filas en una consulta en MySql? SELECT @rownum := @rownum + 1 AS contador, /*Contador*/ t.* /* nombre d...