Меню Рубрики

Рубрика «Linux»

Linux java runtime environment

Linux java runtime environment See supported System Configurations for information about supported platforms, operating systems, desktop managers, and browsers. Note: For downloading Java other flavors of Linux see Java for Ubuntu, Java for Fedora Follow these steps to download and install Java for Linux. Download Install Download This procedure installs the Java Runtime Environment (JRE) …

Linux java alternatives update

update-java-alternatives vs update-alternatives —config java On Ubuntu 12.04 LTS I have installed Sun’s JDK7, Eclipse, and the Arduino IDE. I want the Arduino to use OpenJDK 6 and want Eclipse to use Sun’s JDK 7. From my understanding I need to manually choose which Java to use before running each application. This led me to …

Linux jack audio server

Настройка звукового сервера JACK в Linux Запуская в Linux программы для обработки звука или создания музыки, вы обнаруживаете, что многие из них выводят звук через программу-сервер JACK. И зачастую это для них единственный способ ввода/вывода звука. Если же ваши нужды в работе программы простираются дальше, чем просто запустить-посмотреть, то оказывается, что JACK сам по себе, …

Linux iso для usb

Как записать ISO образ на USB флешку в Linux Mint? Из данного материала Вы узнаете, как можно записать ISO образ диска на USB накопитель в операционной системе Linux Mint, иными словами, Вы научитесь создавать загрузочную USB флешку из ISO образа (мы разберем несколько способов). Linux Mint – это один из самых популярных дистрибутивов операционной системы …

Linux iso to usb burn

Burn ISO to USB in Linux with GUI app Nowadays it is very common to use USB drives to install Linux distributions. This enables reuse and better installation time with respect to CDs or DVDs. In this post, I will show you how to burn an ISO to a USB drive in Linux using a …

Linux iso to bootable flash

2 Ways to Create an ISO from a Bootable USB in Linux In this article, we will show you how to create an ISO from a bootable USB drive in Linux. We will explain two ways to achieve this: via the command line interface (CLI) and a graphical user interface (GUI) program. Create An ISO …

Linux isadora mint 9

What’s new in Linux Mint 9 Isadora? Oh dear, no wonder things don’t look so great. You’re using an out-of-date version of Internet Explorer. It’s time to update to a better browser such as Explorer 7, Firefox or Opera. Based on Ubuntu 10.04 Lucid Lynx, Linux 2.6.32, Gnome 2.30 and Xorg 7.4, Linux Mint 9 …

Linux is operating system and it was initially

What is LINUX. Linux is an operating system. It was initially created as a hobby by a young student, Linus Torvalds, at the University of Helsinki in. Published byLawrence Webb Modified over 4 years ago Similar presentations Presentation on theme: «What is LINUX. Linux is an operating system. It was initially created as a hobby …

Linux irq to gpio

Прерывания GPIO в модуле ядра Raspberry Pi B+ В данной статье рассмотрим как настроить прерывание ядра по сигналу на GPIO, замерим сколько времени на это уходит. О том как настроить GPIO в модуле ядра linux. Для замера скорости обработки прерывания я решил сделать модуль ядра, в нем настроим два вывода GPIO. Один настроим на прерывание, …

Linux iptables проверка правил

21 пример использования iptables для администраторов. Файрвол в системе linux контролируется программой iptables (для ipv4) и ip6tables (для ipv6). В данной шпаргалке рассмотрены самые распространённые способы использования iptables для тех, кто хочет защитить свою систему от взломщиков или просто разобраться в настройке. Знак # означает, что команда выполняется от root. Откройте заранее консоль с рутовыми …