Carlos A. Gomes Frontend engineer
  • Home
  • Blog
  • Experiments
  • Home
  • Blog
  • Experiments

Tag: Ubuntu

Install Oracle Java on Ubuntu

Published: nov 20, 2014

Ubuntu comes with an opensource java installed. To use the oracle’s java,
you need to remove the openjkd and install oracle’s.

Read More  

Share Comments
  • Java
  • Linux
  • Ubuntu

How to CHMOD on Multiple Files or Folder at Same Time

Published: nov 20, 2014

Do chmod on multiple files could be hard if you only use chmod alone.
You can use find command to filter files and folder and apply chmod with only one simple line.

Read More  

Share Comments
  • Linux
  • Ubuntu

Configure Ubuntu Server to Support Pt-Br

Published: jul 06, 2014

Every cloud that you use outside Brazil, does not come with pt-br support installed.
When you access your server via SSH, almost every command that you run on terminal,
will generate a warn that your language is not supported.

Read More  

Share Comments
  • Linux
  • Ubuntu
  • VM
  • cloud

How to Configure the Hostname of the Server

Published: jul 06, 2014

Hostname X FQDN

Read More  

Share Comments
  • Cloud
  • Linux
  • Ubuntu
© 2023 Carlos A. Gomes
Powered by Hexo