Install Android Studio via PPA
Android Studio, Google's own IDE for Android development, is a good alternative to Eclipse with the ADT plugin. Android Studio can be installed from source code, but below we will see how to install…
Read more →Articles about IoT, PCB Design, Simulation and Development
16 results for Terminal
Android Studio, Google's own IDE for Android development, is a good alternative to Eclipse with the ADT plugin. Android Studio can be installed from source code, but below we will see how to install…
Read more →
We must have java installed. Download the latest version of ArgoUML, you can do so from here. Open the terminal, extract the file, and move it to /opt, giving permissions to the .sh file in the…
Read more →Official page. To install MonoDevelop (Ubuntu 14.04 LTS) you can use the following script: sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys…
Read more →To check the current version, run java -version To install Java on our PC, we have two alternatives, via PPA: sudo add-apt-repository ppa:webupd8team/java For Java 8: sudo apt-get install…
Read more →To use LibreOffice 5 on Ubuntu and keep it always up to date, all we need to do is add the PPA from the Terminal: Then the packages will need to be reloaded: sudo apt-get update Finally we will have…
Read more →
Something we should consider the temperature of the processor, more in the summer days because the ambient temperature rises and therefore the temperature of the computer, and especially if you…
Read more →
I'll show you two tools to check the network promptly to help us to make a measurement bandwidth consumption that is having to evaluate potential bottlenecks in the network. OPTION 1: iftop It's an…
Read more →
Many programs, mostly web browsers, store temporary data that, while it can be useful at times, takes up more and more disk space as time goes by. BleachBit gives us the opportunity to remove this…
Read more →
Password protection Early versions of PDF could be unprotected without much hassle, but all that changed starting with version 1.6 of the format, which introduced encryption. Any attempt to remove…
Read more →
To perform the automatic installation, we need to follow these steps: wait for everything required to download that's it, Odoo is up and running With localhost:8069 in our browser, we should be able…
Read more →
To download a page: To download the entire site recursively, including images and other types of data: And here comes the magic. As they explain well in the HumanOS article, many sites check the…
Read more →
What is a Script? In the command line, we enter the commands we want to execute via the keyboard. In addition to this, it is also possible to automate this task by creating a script. A script is a…
Read more →