10:59

Hotkeys

# Переключение между активными рабочими столами в kde
ctrl+alt+(F7||F8)

@темы: Hotkeys

15:18

Stuxnet

Подготовка:
* Установка всех зависимостей для устанавливаемой БД

* Отключение фаервола

* Доп. настройка
Set the password for the "oracle" user.


Amend the "/etc/security/limits.d/90-nproc.conf" file as described below.


Set secure Linux to permissive by editing the "/etc/selinux/config" file, making sure the SELINUX flag is set as follows.


Once the change is complete, restart the server.

If you have the Linux firewall enabled, you will need to disable or configure it, as shown here or here.

Create the directories in which the Oracle software will be installed.



Login as the oracle user and add the following lines at the end of the ".bash_profile" file.



Поправляем /etc/hosts, вкорячиваем туда ol6-112.localdomain на 127.0.0.1


Первоисточник

@темы: Oracle, Команды Linux/BSD/MacOS

# service iptables stop
# chkconfig iptables off


@темы: Oracle, Команды Linux/BSD/MacOS

# yum groupinstall "GNOME Desktop Environment" "X Window System" "Desktop"

@темы: Oracle, Команды Linux/BSD/MacOS




@темы: Mac OS X, Команды Linux/BSD/MacOS

find /mnt/sdb/u01/oradata/orcl/archivelog/ -mtime 3 -daystart -exec ls -lh {} +

@темы: Команды Linux/BSD/MacOS

echo 1 > /sys/class/scsi_disk/1:0:1:0/device/rescan

find / -name '.htaccess' -exec sh -c 'echo "Allow from ip_addr" >> {}' \;

@темы: Команды Linux/BSD/MacOS

http://habrahabr.ru/post/56702/



@темы: MySQL

$ sudo apt-get install apt-file
$ apt-file search RS690_cp.bin
firmware-linux-nonfree: /lib/firmware/radeon/RS690_cp.bin
$ apt-get install firmware-linux-nonfree


@темы: Debian

20:03

Жизнь просто сон Разделенного Бога,
Век, заключенный в темницу мгновенья.
В беге по кругу сокрыта дорога
В тайны и грани Известной Вселенной.
Спорных вопросов усталые тени
Ткут мироздания хрупкую нить,
Разум божественный стал вечным пленом
Даже еще не успевшим пожить.
Знаю, мы встретимся в мыслях у Бога.
Просто случайно столкнемся в веках.
В беге по кругу сокрыта дорога -
Бог это сеть, а совсем не река.

arrakisways.ru/fanf/poems_se.shtml



@темы: Java

$ ssh server "cat file.tar" | tar -x

@темы: Команды Linux/BSD/MacOS

Должно быть установлено kde 4xx и gtk2-engines-oxygen
Идём в каталог: /usr/share/doc/gtk2-engines-oxygen
находим файлик Readme.gz. Вскрываем, читаем V параграф.
Делаем как там написано.
$ cp ~/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc ~/
$ mv gtkrc .gtkrc-2.0
Более грамотно сделать ссылку.
Выходим из FluxBox, заходим снова, смотрим незамутнёнными глазами на thunderbird

@темы: X Window

ищем файл operaprefs.ini, добавляем в него

Где:
0 = Autodetect toolkit to use for file selector
1 = Use Qt for file selector
2 = Use GTK for file selector
3 = Use KDE for file selector

@темы: Браузеры, X Window



@темы: Deus Ex