ctrl+alt+(F7||F8)
четверг, 21 ноября 2013
# Переключение между активными рабочими столами в kde
ctrl+alt+(F7||F8)
ctrl+alt+(F7||F8)
среда, 20 ноября 2013
среда, 13 ноября 2013
Подготовка:
* Установка всех зависимостей для устанавливаемой БД
* Отключение фаервола
* Доп. настройка
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
Первоисточник
* Установка всех зависимостей для устанавливаемой БД
* Отключение фаервола
* Доп. настройка
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
Первоисточник
# service iptables stop
# chkconfig iptables off
# chkconfig iptables off
вторник, 12 ноября 2013
# yum groupinstall "GNOME Desktop Environment" "X Window System" "Desktop"
воскресенье, 10 ноября 2013
среда, 06 ноября 2013
find /mnt/sdb/u01/oradata/orcl/archivelog/ -mtime 3 -daystart -exec ls -lh {} +
пятница, 25 октября 2013
echo 1 > /sys/class/scsi_disk/1:0:1:0/device/rescan
пятница, 18 октября 2013
find / -name '.htaccess' -exec sh -c 'echo "Allow from ip_addr" >> {}' \;
пятница, 04 октября 2013
среда, 02 октября 2013
суббота, 14 сентября 2013
$ 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
$ apt-file search RS690_cp.bin
firmware-linux-nonfree: /lib/firmware/radeon/RS690_cp.bin
$ apt-get install firmware-linux-nonfree
вторник, 10 сентября 2013
Жизнь просто сон Разделенного Бога,
Век, заключенный в темницу мгновенья.
В беге по кругу сокрыта дорога
В тайны и грани Известной Вселенной.
Спорных вопросов усталые тени
Ткут мироздания хрупкую нить,
Разум божественный стал вечным пленом
Даже еще не успевшим пожить.
Знаю, мы встретимся в мыслях у Бога.
Просто случайно столкнемся в веках.
В беге по кругу сокрыта дорога -
Бог это сеть, а совсем не река.
arrakisways.ru/fanf/poems_se.shtml
Век, заключенный в темницу мгновенья.
В беге по кругу сокрыта дорога
В тайны и грани Известной Вселенной.
Спорных вопросов усталые тени
Ткут мироздания хрупкую нить,
Разум божественный стал вечным пленом
Даже еще не успевшим пожить.
Знаю, мы встретимся в мыслях у Бога.
Просто случайно столкнемся в веках.
В беге по кругу сокрыта дорога -
Бог это сеть, а совсем не река.
arrakisways.ru/fanf/poems_se.shtml
суббота, 31 августа 2013
пятница, 23 августа 2013
вторник, 23 июля 2013
$ ssh server "cat file.tar" | tar -x
вторник, 16 июля 2013
Должно быть установлено 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
Идём в каталог: /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
ищем файл 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
Где:
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
вторник, 09 июля 2013