Skip to content

Instantly share code, notes, and snippets.

View this installation guide online at
https://wiki.archlinux.org/index.php/Installation_Guide
In Install media 2012.07.15, AIF (the Arch Installation Framework) is
no longer included but instead Arch Install Scripts are provided to aid
in the installation process. This article summarizes the install
process using these scripts. See the Beginners' Guide instead for a
walkthrough aimed at new users.
Contents
svobouch bouchovci > dude can u speak english ?
Wil'jaeden Wilful > Нет, по-русски пиши
svobouch bouchovci > nepanemaju porusky
Wil'jaeden Wilful > Ok, when we can't speak
svobouch bouchovci > have to call my parents...they maybe remember something since we were ocupied
Wil'jaeden Wilful > ocupied xDDDD
Wil'jaeden Wilful > idiot
[mysqld]
tmpdir = /var/tmp/mysql
skip-name-resolve
tmp_table_size=256M
max_heap_table_size = 256M
join_buffer_size = 16M
sort_buffer_size = 16M
slow_query_log
log_error
query_cache_size = 1024M
>>> name = input()
test
>>> print('Hello, ', name, '!')
Hello, test !
>>> print('Hello,', name, '!')
Hello, test !
#!/usr/bin/env python
"""
<description>
This file is part of ZTC and distributed under the same license.
http://bitbucket.org/rvs/ztc/
Copyright (c) 2011 Vladimir Rusinov <vladimir@greenmice.info>
"""
#!/bin/sh
DIR="$( cd "$( dirname "$0" )" && pwd )"
GIT=git
ROOT_DIR="avto.git"
UPLOAD_DIR="avto.upload"
# ________________________
#_/ Select enviroment mode. \________________
#
if [[ "$1" = "production" ]]; then
<?php
/**
*
*/
/**
* Хелпер, отображающий flash-сообщения
*/
class Workset_View_Helper_FlashMessenger extends Zend_View_Helper_Abstract {
#!/bin/sh
DIR="$( cd "$( dirname "$0" )" && pwd )"
GIT=git
ROOT_DIR="avto.git"
UPLOAD_DIR="avto.upload"
# ________________________
#_/ Select enviroment mode. \________________
#
if [[ "$1" = "production" ]]; then
ns# cat /etc/rc.conf
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# Enable network daemons for user convenience.
# Created: Tue Feb 8 16:30:11 2005
# -- sysinstall generated deltas -- # Tue Feb 8 16:30:11 2005
#--- VolgaTelecom Interface
ifconfig_rl0="inet 10.0.0.2 netmask 255.255.255.0"
ns# cat /etc/natd.conf
same_ports yes
use_sockets yes
redirect_port tcp 192.168.0.105:4899 4899
redirect_port tcp 192.168.0.1:25 4898
redirect_port tcp 192.168.0.6:3389 3389