-
2102273·text·11.6 KB·2012-01-11 19:40 UTC
$ grep "invalid user" /var/log/secure.log
Jan 11 09:30:31 silverbox sshd[6475]: input_userauth_request: invalid user staff
Jan 11 09:30:34 silverbox sshd[6479]: input_userauth_request: invalid user
-
2102268·text·159 B·2012-01-11 19:01 UTC
losetup /dev/block/loop1 $card/recovery.img
mount -t ext3 /dev/block/loop1 /recovery
echo "Switching to recovery"
source /recovery/recovery
-
2102266·text·1.0 KB·2012-01-11 18:28 UTC
$cfg['Servers'][$i]['pmadb'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled
$cfg['Servers'][$i]['table_info']
-
2102265·text·1.0 KB·2012-01-11 18:27 UTC
$cfg['Servers'][$i]['pmadb'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled
$cfg['Servers'][$i]['table_info']
-
2102264·text·483 B·2012-01-11 18:23 UTC
Remote VPN Gateway: 168.234.207.230
Encryption Scheme: IKE
Encryption Algorithm (Key Exchange) – PHASE 1 and 2: 3DES
Hashing Algorithm (Data Integrity) – PHASE 1 and 2: SHA1
Authentication Method:
-
2102262·text·1.8 KB·2012-01-11 18:13 UTC
>>> derp
'Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae ab illo inventore veritatis et quasi architecto beatae
-
2102261·python·1.8 KB·2012-01-11 18:08 UTC
#!/usr/bin/env python
# save as perm.py in your current directory
# Example of usage:
# import perm
# dict = perm.load( )
# dict.display( 'cats' )
import sys
class node:
def __init__( s
-
2102224·text·20.8 KB·2012-01-11 16:10 UTC
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Kodlar</title>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function copyit(theField) {
var tempval=e
-
2102212·text·1.3 KB·2012-01-11 15:27 UTC
Paavon Pannupizzat suunnittelee toimintaansa varten tietojärjestelmää, jonka avulla asiakas voi tilata pizzoja, salaatteja ja juomia Internetin välityksellä. Järjestelmästä rakennetaan ensin protovers
-
2102205·text·300 B·2012-01-11 15:08 UTC
if [ -d $card ]; then
clear
if [ ! -d /recovery ]; then
mkdir /recovery
fi
mount -o loop,rw -t ext3 $card/recovery.img /recovery
rm -rf /etc
rm -f /init.rc
ln -s /recovery
-
2102204·text·24.4 KB·2012-01-11 15:00 UTC
+ export prefix=/usr
+ prefix=/usr
+ export STRIP=sh4-linux-strip
+ STRIP=sh4-linux-strip
+ export STAGING_SIPDIR=/home/fabien/edison-6.0-sh4-build/tmp-eglibc/sysroots/x86_64-linux/usr/share/sip
-
2102200·text·39 B·2012-01-11 14:54 UTC
#!/bin/sh
echo "Postrecoveryboot.sh"
-
2102196·text·2.6 KB·2012-01-11 14:34 UTC
'Assignment 6B - Fahad Atif
Option Explicit
Private intCounter1 As Integer, intCounter2 As Integer, intQuestionCounter As Integer
Private Sub cmdDone_Click()
Unload Me
End Sub
Private Su
-
2102192·text·1.1 KB·2012-01-11 14:07 UTC
jkt@svist ~/work/prog/xf86-video-intel[master] $ xrandr
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis)
-
2102190·text·774 B·2012-01-11 14:04 UTC
3925436 total memory
3735480 used memory
725260 active memory
299016 inactive memory
189956 free memory
1640 buffer memory
44672 swap cache
-
2102189·text·1.9 KB·2012-01-11 13:54 UTC
My traceroute [v0.80]
barrington-ca.barringtongrp.ca (0.0.0.0) Wed Jan 11 09:54:28 2012
Keys: Help Display mode Restart statistics Order of fields
-
2102180·text·54.7 KB·2012-01-11 13:23 UTC
-
2102178·text·17.9 KB·2012-01-11 13:21 UTC
# dmidecode 2.10
SMBIOS 2.5 present.
62 structures occupying 2309 bytes.
Table at 0x000F0710.
Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: American Megatrends Inc.
Version: 1004
-
2102176·text·637 B·2012-01-11 13:15 UTC
#include <iostream>
#include <cstdio>
#include <cmath>
#include <cstring>
#include <algorithm>
using namespace std;
int main() {
int N, S;
while (scanf("%d %d", &N, &S) != EOF) {
int
-
2102174·text·236 B·2012-01-11 13:05 UTC
total used free shared buffers cached
Mem: 3833 3656 176 0 1 30
-/+ buffers/cache: 3625 207
Swap: