Jun. 26th, 2013

oio11: (Default)


http://www.1tv.ru/news/leontiev/235990
Однако, здравствуйте!

22 июня министр обороны открывал в подмосковном Челобитьево мемориальное военное кладбище - первое такое в России, где будут хоронить наших солдат, удостоенных высших воинских наград.

"Челобитьево отличное место. И название подходящее, - комментирует в своем Твиттере известная журналистка и член Координационного Совета оппозиции Ольга Романова. - Шойгу заложил первый камень кладбища домашних жЫвотных".

Неужто рехнулась совсем? Если бы! В среде нашей "болотной" оппозиции плевать в солдатские могилы - это теперь модный тренд. Только что Леонид Гозман - многолетний советник Чубайса обнаружил отсутствие разницы между советской военной контрразведкой и эсэсовцами.

Read more... )
oio11: (Default)
к посту ---

Дух Времени / Zeitgeist (фильм)

Оригинал взят у [livejournal.com profile] swamp_lynx в От Бильдерберга к Гуглбергу

От Бильдерберга к Гуглбергу: технократическая перестройка глобальных элит

Ольга ЧЕТВЕРИКОВА | 25.06.2013 | 00:00

События в мире всё яснее говорят о том, что важнейшей задачей глобальных элит становится тотальная перестройка человеческого сознания и даже изменение сущности человека. Собственно, это и выступает целью и средством строительства «нового мирового порядка». Особенно показательным в этом отношении стало последнее заседание Бильдербергской группы, прошедшее с 6 по 9 июня 2013 г. в британском отеле «Гроув», в пригороде Лондона...

Информация о том, где будет проходить заседание, какова будет его повестка дня и кто в нём будет участвовать, стала известна задолго до встречи, причём давали её как альтернативные, так и официальные СМИ. Например, об этом написала газета The Telegraph, статья которой называлась «Бильдербергская группа? Никакого заговора, просто самая влиятельная группа в мире». А в следующем номере в статье «Бильдербергская группа 2013: список участников и повестка дня» The Telegraph представила вопросы, которые должны обсуждаться на встрече. Среди них – проблема безработицы в США и Европе, национализм и популизм, политика Европейского союза, положение на Ближнем Востоке, проблемы Африки, кибервойны и распространение асимметричных угроз, основные тенденции в области медицинских исследований, перспективы и последствия развития интернет-образования.

Инсайдерский же источник альтернативного сайта Infowars.com дал более подробную информацию о повестке дня,

Read more... )
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)
LINFO

The dmesg Command



The dmesg command is used to write the kernel messages in Linux and other Unix-like operating systems to standard output (which by default is the display screen).
A kernel is the core of an operating system. It is the first part of the operating system that is loaded into memory when a computer boots up (i.e., starts up), and it controls virtually everything on a system. The numerous messages generated by the kernel that appear on the display screen as a computer boots up show the hardware devices that the kernel detects and indicate whether it is able to configure them.
dmesg obtains its data by reading the kernel ring buffer. A buffer is a portion of a computer's memory that is set aside as a temporary holding place for data that is being sent to or received from an external device, such as a hard disk drive (HDD), printer or keyboard. A ring buffer is a buffer of fixed size for which any new data added to it overwrites the oldest data in it.
dmesg can be very useful when troubleshooting or just trying to obtain information about the hardware on a system.Read more... )
oio11: (Default)
Оригинал взят у [livejournal.com profile] igor_golovin в Евгений Новиков: Путин нанёс цивилизационную оплеуху западным лицемерам
Белорусский журналист деликатно втоптал в грязь «европейские ценности» потусторонней цивилизации. Впрочем, втоптал их туда, где они и должны находиться.

http://youtu.be/6rwdGv0RwlY


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

July 2025

S M T W T F S
  12345
6789101112
1314151617 1819
20212223242526
2728293031  

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 27th, 2025 11:20 pm
Powered by Dreamwidth Studios