-
2126447·text·3.8 KB·2012-03-09 17:43 UTC
Propuesta de Servidor Firewall
El servidor Firewall, como su nombre lo indica, es una pared de fuego que nos protege tanto interna como exteriormente, ya sea de aplicaciones maliciosas (virus, troy
-
2126444·text·13.1 KB·2012-03-09 17:06 UTC
Linking CXX executable scribus
third_party/cairo/libscribus_cairo_lib.a(cairo-ft-font.c.o): In function `_get_bitmap_surface':
/home/gopavarapu/scribus/Scribus/scribus/third_party/cairo/cairo-ft-fon
-
2126440·text·1.7 KB·2012-03-09 16:27 UTC
Kanał prowadzony jest przez dwie osoby, przez Przemcia (założyciela) i Destrojera. Możecie zobaczyć tu także 5 recenzji mojego byłego współpracownika Maślaka.
Na kanale znajdziecie recenzje horroró
-
2126437·mirc·102 B·2012-03-09 16:17 UTC
if ($nick == JaBSnGServ && $chan == #JaBSnG-Support) {
if (New Request isin $1-) {
}
}
-
2126436·text·1.5 KB·2012-03-09 16:03 UTC
Mar 9 10:59:32 mail postfix/smtpd[18315]: connect from localhost[::1]
Mar 9 10:59:32 mail postfix/smtpd[18315]: warning: SASL: Connect to private/auth-client failed: Connection refused
Mar 9 10:5
-
2126432·text·85.8 KB·2012-03-09 15:45 UTC
-
2126431·text·1.2 KB·2012-03-09 15:45 UTC
[ 12%] Building CXX object scribus/CMakeFiles/scribus.dir/util_printer.cpp.o
/home/gopavarapu/scribus/Scribus/scribus/util_printer.cpp: In static member function 'static bool PrinterUtil::getPrinterM
-
2126426·text·6.7 KB·2012-03-09 15:34 UTC
(13:21:18) Jani Brezavscek đđ
(13:21:21) Jani Brezavscek đđ đđ đđ
(13:21:24) Jaka Filej DZDZDZDZDZ
(13:21:33) Jani Brezavscek ki bo nowga?
(13:21:33) Jani Brezavscek :)
(13:27:25) Jani Brezavscek
-
2126420·text·1.0 KB·2012-03-09 15:04 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Conten
-
2126410·text·13.4 KB·2012-03-09 14:49 UTC
]$ PROJECT=Generic ARCH=i386 make
./scripts/image
=================================================================================
Configuration for OpenELEC
================================
-
2126405·text·596 B·2012-03-09 14:43 UTC
checking for stdint.h... (cached) no
checking for unistd.h... (cached) no
checking cpuid.h usability... no
checking cpuid.h presence... yes
configure: WARNING: cpuid.h: present but cannot be compi
-
2126404·text·484 B·2012-03-09 14:42 UTC
checking cpuid.h presence... yes
configure: WARNING: cpuid.h: present but cannot be compiled
configure: WARNING: cpuid.h: check for missing prerequisite headers?
configure: WARNING: cpuid.h: se
-
2126403·java·1021 B·2012-03-09 14:36 UTC
/* Relevant imports: */
import java.io.Serializable;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import javax.ejb.PrePassivate;
import javax.ejb.Statef
-
2126402·java·3 B·2012-03-09 14:34 UTC
...
-
2126400·java·1.6 KB·2012-03-09 14:30 UTC
/* Relevat imports: */
import java.io.Serializable;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import javax.ejb.PrePassivate;
import javax.ejb.Stateful
-
2126399·text·6.1 KB·2012-03-09 14:09 UTC
/home/spike411/openelec/build.OpenELEC-Generic.i386-devel/toolchain/bin/i686-openelec-linux-gnu-gcc -march=i686 -m32 -s -O2 -fexcess-precision=fast -ftree-loop-distribution -floop-interchange -floop-
-
2126397·text·18.2 KB·2012-03-09 13:56 UTC
DEBUG: [ 105283] sending ping
DEBUG: [ 105283] command sent
DEBUG: [ 105295] COMMAND_ACCEPTED - waiting for 0 more
DEBUG: [ 107490] FRAME_START initiator
-
2126358·text·264 B·2012-03-09 13:04 UTC
AFTERINSTALL = {
# Re-enable the X wrapper
'x11-servers/XFree86-4-Server' => sprintf(
'cd %s/bin && if [ -x Xwrapper-4 ]; then ln -sf Xwrapper-4 X; fi',
x11base()),
'*' =
-
2126350·text·2.1 KB·2012-03-09 12:36 UTC
import sys, os, time, thread
import glib, gobject
import pygst
pygst.require("0.10")
import gst
class CLI_Main:
def __init__(self):
self.player= gst.Pipeline("player")
self.filesrc
-
2126347·text·2.1 KB·2012-03-09 12:24 UTC
import sys, os, time, thread
import glib, gobject
import pygst
pygst.require("0.10")
import gst
class CLI_Main:
def __init__(self):
self.count=0
self.player= gst.Pipeline("player")