четверг, 3 января 2013 г.

Default zsh config in Arch_Boot_Media

.zshrc
# Filename:      /etc/skel/.zshrc
# Purpose:       config file for zsh (z shell)
# Authors:       (c) grml-team (grml.org)
# Bug-Reports:   see http://grml.org/bugs/
# License:       This file is licensed under the GPL v2 or any later version.
################################################################################
# Nowadays, grml's zsh setup lives in only *one* zshrc file.
# That is the global one: /etc/zsh/zshrc (from grml-etc-core).
# It is best to leave *this* file untouched and do personal changes to
# your zsh setup via ${HOME}/.zshrc.local which is loaded at the end of
# the global zshrc.
#
# That way, we enable people on other operating systems to use our
# setup, too, just by copying our global zshrc to their ${HOME}/.zshrc.
# Adjustments would still go to the .zshrc.local file.
################################################################################

## Inform users about upgrade path for grml's old zshrc layout, assuming that:
## /etc/skel/.zshrc was installed as ~/.zshrc,
## /etc/zsh/zshrc was installed as ~/.zshrc.global and
## ~/.zshrc.local does not exist yet.
if [ -r ~/.zshrc -a -r ~/.zshrc.global -a ! -r ~/.zshrc.local ] ; then
    printf '-!-\n'
    printf '-!- Looks like you are using the old zshrc layout of grml.\n'
    printf '-!- Please read the notes in the grml-zsh-refcard, being'
    printf '-!- available at: http://grml.org/zsh/\n'
    printf '-!-\n'
    printf '-!- If you just want to get rid of this warning message execute:\n'
    printf '-!-        touch ~/.zshrc.local\n'
    printf '-!-\n'
fi

VirtualBox: загрузка с USB Flash Drive

$ VBoxManage internalcommands createrawvmdk -filename /home/user/FLASH.vmdk -rawdisk /dev/sdb
Далее создаем новую виртуальную машину и в качестве жесткого диска выбираем существующий /home/user/FLASH.vmdk

office-2013

Как скачать Microsoft Office 2013 бесплатно и официально

Как скачать Microsoft Office 2013 бесплатно и официально

Скоро Microsoft запустит свой новый флагманский продукт — Office 2013, который еще иногда называют Office 15. В настоящий момент он доступен для скачивания подписчикам MSDN/Technet. Но если вы, как например я, таким не являетесь и не планируете становиться, то все-равно способ получить офис пораньше и бесплатно у вас есть. Условие только одно — у…