oio11: (Default)

For debian systems use cathbards repo:

wget ftp://cathbard.com/binary/inxi*.deb

Or if you have cathbards repos ( add cathbard repos ) in your apt sources.list:

apt-get update && apt-get install inxi

http://code.google.com/p/inxi/wiki/Installation

Оригинал взят у [livejournal.com profile] uzverss в Проверяем информацию о «железе» и ПО с помощью inxi


Сценарий Inxi позволяет пользователям проверять системную информацию о материнской плате, о дистрибутиве, используемой графической среде, версии X. Org, установленной версии ядра, детали о HDD и многое другое.
Устанавливаем Inxi с помощью терминала.Read more... )
сайт программы
oio11: (Default)

patchutils

Пакет Patchutils содержит утилиты для подготовки программных обновлений (patch files): interdiff, combinediff, flipdiff, filterdiff, fixcvsdiff, rediff, lsdiff, grepdiff, splitdiff, recountdiff и unwrapdiff. Утилиту interdiff можно использовать для создания инкрементального обновления, промежуточного по отношению к двум обновлениям одной ветки исходного кода. Утилита combinediff - для достижения объединенных данных от применения diff к двум инкрементальным обновлениям, flipdiff - для получения транцпозиции (пересечения) двух инкрементальных обновлений. Filterdiff - для извлечения/удаления обновлений из списков обновлений, построенных на модифицированных шаблонах имен файлов (wildcards). Lsdiff выдает список измененных файлов в обновлении. Rediff, recountdiff и unwrapdiff восстанавливают измененные (или поврежденные)обновления.

Домашняя страница

http://cyberelk.net/tim/software/patchutils/

Patchutils


Table of Contents

I. Man pages
interdiff — show differences between two diff files
combinediff — create a cumulative unified patch from two incremental patches
filterdiff — extract or exclude diffs from a diff file
fixcvsdiff — fix problematic diff files
lsdiff — show which files are modified by a patch
splitdiff — separate out incremental patches
rediff — fix offsets and counts of a hand-edited diff
grepdiff — show files modified by a diff containing a regex
recountdiff — recompute patch counts and offsets
unwrapdiff — demangle word-wrapped patches
dehtmldiff — get usable diff from an HTML page
flipdiff — exchange the order of two incremental patches
espdiff — apply the appropriate transformation to a set of patches


http://cyberelk.net/tim/patchutils/man/index.html
oio11: (Default)

AND

auto nice daemon

He did it again, comrade system administrator!
-- desperate Comrade Stanitzki, after some DAU again launched yet another un-niced 100+ CPU-hour job on a shared workstation. AND is here to help. It was born from the desparate cries of a thousand regular users suffering from above DAU.
The auto nice daemon activates itself in certain intervals and renices jobs according to their priority and CPU usage. Jobs owned by root are left alone. Jobs are never increased in their priority. If you need to increase the priority of a job, like cdrecord or MP3 or DVD players, this isn't really a job for and(8) but for a wrapper. Due to popular demand, I wrote such a wrapper. Get the code. AND is very flexible. The renice intervals can be adjusted as well as the default nice level and the activation intervals. A priority database stores user/group/job/ancestor tuples along with their renice values for three CPU usage time ranges. Negative nice levels are interpreted as signals to be sent to a process, triggered by CPU usage; this way, Netscapes going berserk can be killed automatically. The strategy for searching the priority database can be configured. AND also provides network-wide configuration files with host-specific sections, as well as wildcard/regexp support for commands in the priority database. Iterating through the list of processes is a highly O/S-specific task, so AND will only run on the O/Ses listed on the left.

http://and.sourceforge.net/

http://packages.debian.org/wheezy/and

еще ---

oio11: (Default)
sudo apt-get install lm-sensors

sudo sensors-detect

sudo /etc/init.d/kmod start

sensors

gksudo gedit /etc/modules


http://ubuntuforums.org/showthread.php?t=2780&page=46

http://www.lm-sensors.org/

https://wiki.archlinux.org/index.php/Lm_sensors

https://wiki.archlinux.org/index.php/Fan_Speed_Control

06 Jul
2012

apt-get install psensor

http://www.webupd8.org/2012/07/monitor-hardware-temperature-in-ubuntu.html

run psensor - 

psensor

http://www.ubuntugeek.com/psensor-a-graphical-temperature-monitor.html

Psensor

A Graphical Temperature Monitor 

Psensor is a graphical hardware temperature monitor for Linux.

It can monitor:

  • the temperature of the motherboard and CPU sensors (using lm-sensors).
  • the temperature of the NVidia GPUs (using XNVCtrl).
  • the temperature of ATI/AMD GPUs (requires compilation using libatiadlxx, support not enabled in Ubuntu PPAs).
  • the temperature of the Hard Disk Drives (using hddtemp or libatasmart).
  • the rotation speed of the fans (using lm-sensors).
  • the CPU usage (since 0.6.2.10 and using Gtop2).
http://wpitchoune.net/blog/psensor/

SensorInstallHowto

Xubuntu xfce4-sensors-plugin

https://help.ubuntu.com/community/SensorInstallHowto

oio11: (Default)

Package inteltool

Dump Intel CPU / chipset configuration parameters

inteltool is a tool for dumping the configuration space of Intel CPUs, northbridges and southbridges.

This includes register contents of e.g. GPIO, RCBA, PMBASE, MCHBAR, EPBAR, DMIBAR, PCIEXBAR, and more.

It has been developed for the coreboot project (see http://coreboot.org for details on coreboot), but may also be useful for other purposes.

http://packages.debian.org/search?searchon=names&keywords=inteltool

Inteltool

Jump to: navigation, search
Inteltool is a small utility that provides some information about the Intel CPU/chipset hardware configuration (register contents, MSRs, etc).

Supported devices

TODO

Installation

Manual installation

$ git clone http://review.coreboot.org/coreboot.git
$ cd coreboot/util/inteltool
$ make
$ sudo make install
You can browse the inteltool source code using the web interface.

Usage

Show basic information:

$ inteltool
Show all available information and register contents:

$ inteltool -a

Please see the manpage (or type inteltool -h) for information on various other options.

http://www.coreboot.org/Inteltool

oio11: (Default)
к постам ---

Мониторинг жестких дисков (smartmontools)

Узнаём данные S.M.A.R.T. в Linux. Контроль состояния HDD или SSD

CUSTOMIZE YOUR SHELL MOTD


Linux: Monitor Hard Disks Temperature With hddtemp

by on October 8, 2007 · 28 comments· LAST UPDATED July 7, 2010

in , ,

There is a nice utility to monitor hard drive temperature. Most modern x86 computer hard disk comes with S.M.A.R.T (Self-Monitoring, Analysis, and Reporting Technology). It is a monitoring system for computer hard disks to detect and report on various indicators of reliability, in the hope of anticipating failures.

=> hddtemp utility will give you the temperature of your hard drive by reading data from S.M.A.R.T. on drives that support this feature. Only modern hard drives have a temperature sensor. hddtemp supports reading S.M.A.R.T. information from SCSI drives too. hddtemp can work as simple command line tool or as a daemon to get information from all servers.

oio11: (Default)

Laptop Mode Tools - утилита для уменьшения энергопотребления ноутбука

С переходом на Linux владельцы ноутбуков могут столкнуться с проблемой высокого энергопотребления, и как следствие - малой продолжительности работы ноутбука от батареи. Однако, положение дел можно исправить. Например, можно задать таймаут отключения дисплея - 1 минуту, можно понизить яркость подсветки дисплея, что приведет к снижению энергопотребления. Но существует и еще один способ решения данного вопроса - утилита Laptop Mode Tools.

Установка

Пакет Laptop Mode Tools присутствует в репозиториях Ubuntu, однако, не установлен по умолчанию. Для его установки Read more... )
oio11: (Default)

Воспроизведение HD-video

Описание руководства
При проигрывании HD-видео в высоком качестве, ресурсов компьютера может быть недостаточно для декодирования, и видео начинает заметно «тормозить». Эта статья рассказывает о том, как заставить компьютер максимально быстро декодировать HD-видео. Read more... )
oio11: (Default)

dmidecode - сбор информации в Линукс

Многие пользователи MS Windows пользуются для сбора информации об аппаратном обеспечении различными утилитами и программами, большая часть из которых соответственно платные.
В Linux имеется замечательная программа, работающая из консоли и собирающая всю необходимую, а также сверх того информацию о компьютере dmidecode. Для прямого доступа к аппаратной части программа требует прав суперпользователя, поэтому ее запуск производится от имени пользователя root. Read more... )
oio11: (Default)
11 Apr
2013

oio11: (Default)

Framebuffer HOWTO

Alex Buell, alex.buell@tahallah.clara.co.uk

v1.2, 27 Feb 2000
This document describes how to use the framebuffer devices in Linux with a variety of platforms. This also includes how to set up multi-headed displays.

1.History

2.Contributors

3.What is a framebuffer device?

4.What advantages does framebuffer devices have?

5.Using framebuffer devices on Intel platforms

6.Using framebuffer devices on Atari m68k platforms

7.Using framebuffer devices on Amiga m68k platforms

8.Using framebuffer devices on Macintosh m68k platforms

9.Using framebuffer devices on PowerPC platforms

10.Using framebuffer devices on Alpha platforms

11.Using framebuffer devices on SPARC platforms

12.Using framebuffer devices on MIPS platforms

13.Using framebuffer devices on ARM platforms

14.Using multi-headed framebuffers

15.Using/Changing fonts

16.Changing console modes

17.Setting up the X11 FBdev driver

18.How do I convert XFree86 mode-lines into framebuffer device timings?

19.Changing the Linux logo

20.Looking for further information?

http://www.linux.com/learn/docs/ldp/525-Framebuffer-HOWTO

http://www.linux.com/learn/docs/ldp/525-Framebuffer-HOWTO#s5

oio11: (Default)
Вывод видео представлен модулями, обеспечивающими поддержку некоторых систем отображения видеопотоков на экране.Read more... )
oio11: (Default)
traGtor is a graphical user interface for the awesome conversion tool ffmpeg. With multi streams, presets, multi language and a lot of other features traGtor is a handy tool for converting all audio and video formats through ffmpeg. traGtor is based on GTK and Python. Read more... )
oio11: (Default)

tasksel

Tasksel package provides a simple interface for users who want to configure their system to perform a specific task.Read more... )

oio11: (Фея)

Список UNIX/LINUX демонов/служб и их автозагрузка

PDF E-mail
Рейтинг пользователей: / 1
Худший<input ... ><input ... ><input ... ><input ... ><input ... >Лучший

Добавил: Администратор

Опубликовано: 25.09.2012 11:27

Список UNIX/LINUX демонов/служб и их автозагрузка
Список распространенных UNIX/LINUX демонов, в ОС Windows называются службамиExpand( Read more... )
oio11: (Default)

Список UNIX/LINUX демонов/служб и их автозагрузка

PDF E-mail
Рейтинг пользователей: / 1
Худший<input ... ><input ... ><input ... ><input ... ><input ... >Лучший

Добавил: Администратор

Опубликовано: 25.09.2012 11:27

Список UNIX/LINUX демонов/служб и их автозагрузка
Список распространенных UNIX/LINUX демонов, в ОС Windows называются службамиRead more... )

May 2025

S M T W T F S
    123
45678910
11121314151617
181920212223 24
25262728293031

Syndicate

RSS Atom

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 1st, 2025 07:37 pm
Powered by Dreamwidth Studios