Change your hostname without restarting the server with these three easy steps: 1.-Delete the old name and set a new name. sudo nano /etc/hostname Ej. 192.681.1.8 midominio.com 2.- Add your hostname or replace the old one. sudo nano /etc /hosts midominio.com 3.-Add the following line: hostname cambiequiporelnombredehostnuevo With […]
Resolve: ORA-00600: internal error code, arguments: [kcratr_scan_lastbwr], [], [], [], [], [], [] PROBLEM [oracle@pri ~]$ sqlplus “/as sysdba” SQL*Plus: Release 18.0.0.0.0 – Production on Wed Apr 10 16:05:24 2019Version 18.5.0.0.0 Copyright (c) 1982, 2018, Oracle. All rights reserved. Connected to an idle instance. SQL> startupORACLE instance started. Total System Global Area 1526725696 bytesFixed Size […]
Angular CLI Angular NodeJS TypeScript – 2.x 6.0.x or later minor 2.0.x 1.0.6 4.x 6.9.x or later minor 2.2.x 1.1.3 4.x 6.9.x or later minor 2.3.x 1.2.7 4.x 6.9.x or later minor 2.3.x 1.3.2 4.2.x or later minor 6.9.x or later minor 2.4.x 1.4.10 4.2.x or later minor 6.9.x/8.9.x or later minor 2.4.x (1.5.6) 5.0.x […]
Assign a password to your root user from your current session from a terminal: Enable login from the graphical interface with the following command: When you open the configuration file, locate the [security] line, and then type the following below it: Edit the gdm-password file with the following statement: In the dgm-password file, locate auth […]
To download a specific application from Mono Project, click on the following link. Download here
“mcrypt.h not found” if you have this issue, resolved it with the follow instruction:
Deleting the contents of an external hard drive becomes complicated. In this article we show you how to remove all the contents of a hard drive that is mounted in a Docking or Case Station yv. We open Windows command prompt (cmd) from startup with administrator privileges. We execute the command to start the program […]
Procedure to resolve “Incompatible” issue with VDPROJ Projects: Enter Visual Studio .NET 2017 or 2019. Click on “Tools” > Extension and Updates > Online Type “Installer Project” on the search box. Click on “Install” in Microsoft Visual Studio Installer Project. Restart Visual Studio .NET. Source: Stackoverflow
Install epel repository for CentOS 8 with this command: sudo yum -y install epel-release Intall FileZilla Client with this command: sudo yum – y install filezilla