Skip to content

Root Fan

Blog DBA Linux & Oracle

  • Accueil
  • Contact
  • A propos de
  • Index

Étiquette : commande

Mis en ligne le juin 3, 2019avril 3, 2022

Comment décompresser un fichier sous Ubuntu

body of water during dawn

On Ubuntu if you have a file compressed as latest.tar.gz you can untar or unzip it with this command

tar -xzvf latest.tar.gz

If you have a zip file, you can unzip it with this other command

unzip latest.zip
Mis en ligne le mai 17, 2019avril 3, 2022

Comment gérer les utilisateurs sur Ubuntu

down angle photography of red clouds and blue sky

In this guide, I will show you how to manage your users on Ubuntu via command line.

Most of these commands assume you are root so no need to use sudo.

1. How to list all local users on Ubuntu?

cut -d: -f1 /etc/passwd
Continuer la lecture “How to Manage Users on Ubuntu”

Pagination des publications

Page précédente Page 1 Page 2 Page 3 Page 4 … Page 6 Page suivante

Articles à ne pas manquer

  • Mise en œuvre du chiffrement transparent des données dans Oracle 19c, étape par étape
  • Configuration d'Oracle 19c Data Guard étape par étape
  • Copy Password File From Primary ASM to Standby ASM on Oracle 19c
  • Configuration pas à pas du Data Guard Broker dans Oracle 19c
  • Comment modifier la période de conservation des AWR dans la base de données Oracle ?

Articles récents

  • PostgreSQL 16 : Architecture et fonctionnalités que tout DBA doit connaître
  • Oracle Cloud Infrastructure OCI Foundations
  • PhysicalDisk → CellDisk → GridDisk sur Exadata
  • Commandes Oracle Exadata CellCLI
  • Contrôles de santé d'Oracle Exadata

Catégories

  • Apache
  • Exadata
  • Pare-feu
  • Linux
  • Oracle
  • Postfixe
  • PostgreSQL
  • Sécurité
  • Ubuntu

Postes à ne pas manquer

  • PostgreSQL 16 : Architecture et fonctionnalités que tout DBA doit connaître
  • Oracle Cloud Infrastructure OCI Foundations
  • Configuration d'Oracle 19c Data Guard étape par étape
  • Mise en œuvre du chiffrement transparent des données dans Oracle 19c, étape par étape
  • Copy Password File From Primary ASM to Standby ASM on Oracle 19c
  • PostgreSQL 16 : Architecture et fonctionnalités que tout DBA doit connaître
  • Oracle Cloud Infrastructure OCI Foundations
  • PhysicalDisk → CellDisk → GridDisk sur Exadata
  • Commandes Oracle Exadata CellCLI
  • Contrôles de santé d'Oracle Exadata

Catégories

  • Apache
  • Exadata
  • Pare-feu
  • Linux
  • Oracle
  • Postfixe
  • PostgreSQL
  • Sécurité
  • Ubuntu

French FR
Français FR
Anglais EN Espagnol ES

  • Facebook
  • Twitter
  • Courriel
Politique de confidentialité Fièrement alimenté par WordPress