Tampilkan postingan dengan label Ubuntu studio. Tampilkan semua postingan
Cara Cek Temperatur Laptop di Ubuntu
Overheating laptop adalah masalah umum yang dihadapi hari ini. Pemantauan suhu hardware dapat membantu Anda untuk mendiagnosa mengapa laptop semakin panas. Pada artikel ini, kita akan melihat bagaimana cara untuk memeriksa suhu CPU di Ubuntu.
Kita akan menggunakan alat GUI Psensor yang memungkinkan Anda untuk memonitor suhu hardware di Linux. Dengan Psensor Anda dapat:
monitor the temperature of the motherboard and CPU sensors
monitor the temperature of the NVidia GPUs
monitor the temperature of the Hard Disk Drives
monitor the rotation speed of the fans
monitor the CPU usage
Cara Install
sudo apt-get install lm-sensors hddtemp
Then start the detection of your hardware sensors:
sudo sensors-detect
To make sure that it works, run the command below:
sensors
It will give you an output like:
acpitz-virtual-0
Adapter: Virtual device
temp1: +43.0°C (crit = +98.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +44.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +41.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +40.0°C (high = +100.0°C, crit = +100.0°C)
Jika Semuanya berjalan seperti diatas, maka untuk menginstall psensor adalah sebagai berikut :
sudo apt-get install psensor
Ubuntu Studio
Selamat datang kembali di Aris-Source
For the creative humans, itulah motto yang diterapkan pada distro ubuntu yang satu ini, yaitu Ubuntu Studio. Ubuntu Studio merupakan salah satu distro resmi turunan GNU/Linux Ubuntu. Ubuntu Studio difokuskan untuk para pecinta seni multimedia. Ubuntu Studio ini mempunyai versi terakhir saat ini yaitu Ubuntu Studio 14.10 "Utopic Unicorn".
![]() |
| Ubuntu Studio |
Apa fitur-fitur yang ada didalam Ubuntu Studio ini :
- Ardour2 – Free software hard disk recorder and digital audio workstation application
- Wired – Audio creation program, helps to compose, record, edit and mix sounds.
- Hydrogen – Advanced drum machine.
- Rosegarden - Advanced MIDI sequencer.
- TerminatorX - Scratch audio files like a DJ does records.
- BEAST – Modular synthesis and composition.
- JACK - Audio connection kit for Linux.
Graphics Programs
Video Programs
- GIMP – Free software replacement for Adobe Photoshop.
- Blender – Program for 3D modeling, animation, and rendering.
- Inkscape – Vector graphics editor application.
- Agave – Intuitive color schemer.
- Scribus - Desktop publishing and page layout.
- Synfig - Film-quality 2D vector animation.
- FontForge – Postscript font editor.
Video Programs
- Kino – Free digital video editor.
- Cinepaint - Frame by frame retouching tool.
- Pitivi – Linear video editor.
- Stopmotion - Create stop motion videos.
Salam Open Source

