-
2101747·text·185 B·2012-01-10 03:58 UTC
su -
echo "Defaults env_reset" | sudo tee /etc/sudoers
echo "normaluser ALL=(ALL) NOPASSWD:ALL"| sudo tee -a /etc/sudoers
chown root:root /etc/sudoers
chmod 440 /etc/sudoers
logout
-
2101745·text·8 B·2012-01-10 03:53 UTC
Jennifer
-
2101742·text·1.8 KB·2012-01-10 03:34 UTC
60 Minute IPA
Well, this is perplexing. Having had several 90-Minute IPA's, I felt that I had a reasonable idea what the less extreme 60-Minute IPA would taste like. While I can't say that I am dis
-
2101741·text·1.8 KB·2012-01-10 03:33 UTC
60 Minute IPA
Well, this is perplexing. Having had several 90-Minute IPA's, I felt that I had a reasonable idea what the less extreme 60-Minute IPA would taste like. While I can't say that I am dis
-
2101740·text·3.7 KB·2012-01-10 03:23 UTC
marc-andre@redemption:~/lo/core/sal$ make -r
[ build LNK ] Library/libuno_sal.so
R=/home/marc-andre/lo && S=$R/core && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/LinkTarge
-
2101737·html·1.7 KB·2012-01-10 02:53 UTC
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,
-
2101731·text·709 B·2012-01-10 02:14 UTC
users:
khortonworld:
groups:
- admin
groups:
default:
permissions:
permissions.build: false
hsp.command.groupspawn
admin:
-
2101727·text·502 B·2012-01-10 01:43 UTC
Working (but lame):
\begin{align*}
A(x) &= \binom{a-1}{0} + \binom{a-1}{1} x + \binom{a-1}{2} x^2 + \binom{a-1}{3} x^3 + \cdots \\
x \, A(x) &= \hspace{4.93em}\binom{a-1}{0} x + \binom{a-1}{1} x^
-
2101726·text·100.2 KB·2012-01-10 01:29 UTC
-
2101725·text·100.2 KB·2012-01-10 01:29 UTC
-
2101724·text·100.2 KB·2012-01-10 01:29 UTC
-
2101716·text·2.0 KB·2012-01-09 23:40 UTC
Unexpected non-MediaWiki exception encountered, of type "PHP_Invoker_TimeoutException"
exception 'PHP_Invoker_TimeoutException' in /usr/share/php/PHP/Invoker.php:97
Stack trace:
#0 /var/www/thedark
-
2101714·text·5.7 KB·2012-01-09 23:26 UTC
Introduction
Depuis la fondation des Archives Nationales à la fin du XVIIIe siècle, historiens, juristes, chercheurs en sciences humaines et sociales, étudiants ont régulièrement recours aux archive
-
2101713·text·386 B·2012-01-09 23:06 UTC
Successfully connected to server at 109.234.73.20
Return Scroll - Nearest Town not found!
Enough Mesos (7828) to purchase Return Scroll.
loaded into map 200000301
Character refreshed.
Enough Meso
-
2101708·c·22.5 KB·2012-01-09 22:13 UTC
/*
* info-cmd.c -- Display information about a resource
*
* ====================================================================
* Licensed to the Apache Software Foundation (ASF) under one
-
2101707·text·81.6 KB·2012-01-09 22:10 UTC
-
2101705·text·26.1 KB·2012-01-09 22:04 UTC
// by Olaf Hall-Holt, 2007-2011
#ifndef _ERIOLHELPER_
#define _ERIOLHELPER_
#include<iostream>
#include<algorithm>
#include<vector>
#include<string>
#include<sstream>
using std::vector;
u
-
2101704·text·2.8 KB·2012-01-09 22:02 UTC
import sublime
import traceback
import os
import sys
import time
sftp_path = os.path.join(sublime.packages_path(), 'SFTP')
if sftp_path not in sys.path:
sys.path.insert(0, sftp_path)
i
-
2101703·text·2.8 KB·2012-01-09 22:02 UTC
import sublime
import traceback
import os
import sys
import time
sftp_path = os.path.join(sublime.packages_path, 'SFTP')
if sftp_path not in sys.path:
sys.path.insert(0, sftp_path)
imp
-
2101702·text·2.9 KB·2012-01-09 22:00 UTC
import sublime
import traceback
import os
import sys
import time
sftp_path = os.path.join(sublime.packages_path, 'SFTP', 'sftp')
if sftp_path not in sys.path:
sys.path.insert(0, sftp_path