Diary Coding

Code your application with heart

Code your application with heart

Recent Posts

  • How to Setup Network on RHEL/CentOs 7
  • How To Install EDB Database on Linux
  • Resize tablespace Oracle
  • How to check datafiles tablespace location
  • How to check Tablespace on Oracle

Recent Comments

    Archives

    • March 2019
    • January 2019
    • August 2018
    • May 2018
    • April 2018
    • March 2018
    • February 2018
    • November 2016

    Categories

    • Angular
    • Java
    • Linux
    • Network
    • Oracle
    • Security
    • Spring
    • SQL
    • Tools
    • Tunning
    • TypeScript
    • Uncategorized

    Category Archives: Linux

    How to Setup Network on RHEL/CentOs 7

    By admin in Linux, Network March 9, 2019 0 Comment

    First, command in your terminal for quick list ethernet card installed on your machine:

    nmcli d

    Continue reading

    Location Log Linux OS

    By admin in Linux, Oracle March 14, 2018 0 Comment

    Location logging file OS (Operating System) on linux generate to directory :

    # cd /var/log/ 

    Continue reading

    Create Directory Path on Oracle Database

    By admin in Linux, Oracle, SQL March 12, 2018 0 Comment

    Directory is important on oracle for backup and upload data. To manage directory on Oracle as follows :

    Creating Directory :

    CREATE DIRECTORY <directoryname> AS 'oracle/admin';

    Continue reading




    . Theme: by Diary Coding.