www.ProFTPD.de
13. März 2007, 22:21:36 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
News: SMF - Neu installiert!
 
  Übersicht Hilfe Suche Login Registrieren  
  Zeige Beiträge
Seiten: 1 ... 78 79 [80] 81 82 ... 107
1186  ProFTPD / ProFTPD - Deutsch / suche gutes tool für logfilesauswertung usw am: 28. Juli 2003, 21:23:05
So :?:
Code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
 <HEAD>
  <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <TITLE>Administration</TITLE>
</HEAD>
<BODY onload="window.defaultStatus='--=Administration=--';">
<?php 
if &#40;$_GET["loop"&#93; == no&#41; 
&#123;
 
echo '<A href="http&#58;//'.$_SERVER["HTTP_HOST"&#93;.$_SERVER["PHP_SELF"&#93;.'"><FONT face="Verdana" size="-2">START</FONT></A>';
&#125;
else
&
#123;
 
$meta true;
 echo 
'<A href="http&#58;//'.$_SERVER["HTTP_HOST"&#93;.$_SERVER["PHP_SELF"&#93;.'?loop=no"><FONT face="Verdana" size="-2">STOPP</FONT></A>';
&#125;
echo '<BR><FONT face="Verdana"><BIG>Offene Verbindungen<BIG></FONT><BR>';
$command shell_exec&#40;'/usr/local/bin/ftpwho -v >/tmp/ftp.online'&#41;; 
$handle  fopen &#40;"/tmp/ftp.online", "r"&#41;; 
if &#40;$handle&#41; 
&#123; 
echo "<font size=-2 face=verdana><UL>"
while &
#40;!feof &#40;$handle&#41;&#41; 
&#123; 
$buffer fgets&#40;$handle, 4096&#41;; 
$buffer str_replace&#40;"client", "<HR>Client",strtolower&#40;$buffer&#41;&#41;; 
$buffer str_replace&#40;"retr", "<font color=red><b>retr</b></font>",strtolower&#40;$buffer&#41;&#41;; 
$buffer str_replace&#40;"idle", "<font color=green><b>idle</b></font>",strtolower&#40;$buffer&#41;&#41;; 
$buffer str_replace&#40;"stor", "<font color=red><b>stor</b></font>",strtolower&#40;$buffer&#41;&#41;; 
if &#40;stristr&#40;$buffer,"stor"&#41; || stristr&#40;$buffer,"retr"&#41; || stristr&#40;$buffer,"idle"&#41;&#41; 
&#123; 
echo "<b><nobr>".$buffer."</nobr></b><BR>"
&
#125; 
      
elseif &#40;stristr&#40;$buffer,"users"&#41;&#41; 
&#123; 
echo "<nobr><font color=\"#4040ff\"><B>".$buffer."</B></font></nobr>"
&
#125; 
else 
&
#123; 
echo "<nobr><font color=\"#404040\">".$buffer."</font></nobr>"
&
#125; 
&#125; 
fclose &#40;$handle&#41;; 
unlink&#40;"/tmp/ftp.online"&#41;; 
&#125; 
echo "\n";
if &
#40;$meta == true &#41; echo '<META HTTP-EQUIV=Refresh CONTENT="2; URL=http&#58;//'.$_SERVER["HTTP_HOST"&#93;.$_SERVER["PHP_SELF"&#93;.'">'; 
?>

</BODY>
</HTML>
1187  ProFTPD / ProFTPD - Deutsch / ProFTPD Überschreibrechte am: 28. Juli 2003, 20:59:02
:shock:  :?:  :!:
1188  Linux / Linux / Wie 2. Prozessor nutzen? am: 28. Juli 2003, 16:03:57
Vielleicht hilft das ja :?:  Traurig
Code:
Linux version 2.4.20-19.8smp (bhcompile@stripples.devel.redhat.com) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 SMP Tue Jul 15 15:01:43 EDT 2003BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
 BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000027ffc000 (usable)
 BIOS-e820: 0000000027ffc000 - 0000000028000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
639MB LOWMEM available.
On node 0 totalpages: 163836
zone(0): 4096 pages.
zone(1): 159740 pages.
zone(2): 0 pages.
Kernel command line: auto BOOT_IMAGE=linux ro BOOT_FILE=/boot/vmlinuz-2.4.20-19.8smp root=LABEL=/
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
Detected 930.466 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1854.66 BogoMIPS
Memory: 640176k/655344k available (1464k kernel code, 12604k reserved, 1089k data, 156k init, 0k highmem)
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
CPU0: Intel Pentium III (Coppermine) stepping 06
per-CPU timeslice cutoff: 731.26 usecs.
SMP motherboard not detected.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 930.3576 MHz.
..... host bus clock speed is 132.9081 MHz.
cpu: 0, clocks: 1329081, slice: 664540
CPU0<T0:1329072,T1:664528,D:4,S:664540,C:1329081>
Waiting on wait_init_idle (map = 0x0)
All processors have done init_idle
PCI: PCI BIOS revision 2.10 entry at 0xf0084, last bus=3
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Discovered peer bus 03
PCI: Device 00:00 not found by BIOS
PCI: Device 00:01 not found by BIOS
PCI: Device 00:78 not found by BIOS
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS not found.
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta3-.2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SvrWks OSB4: IDE controller at PCI slot 00:0f.1
SvrWks OSB4: chipset revision 0
SvrWks OSB4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x2800-0x2807, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x2808-0x280f, BIOS settings: hdc:pio, hdd:pio
hda: COMPAQ SC-140S, ATAPI CD/DVD-ROM drive
hda: set_drive_speed_status: status=0x51 { DriveReady SeekComplete Error }
hda: set_drive_speed_status: error=0x04
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide-floppy driver 0.99.newide
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 214k freed
VFS: Mounted root (ext2 filesystem).
SCSI subsystem driver Revision: 1.00
HP CISS Driver (v 2.4.42)
cciss: Device 0xb060 has been found at bus 3 dev 5 func 0
cciss: using DAC cycles
      blocks= 284522880 block_size= 512
      heads= 255, sectors= 32, cylinders= 34868 RAID 5

blk: queue c04114c0, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
Partition check:
 cciss/c0d0: p1 p2 p3 p4 < p5 >
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 156k freed
EXT3 FS 2.4-0.9.19, 19 August 2002 on cciss0(104,3), internal journal
Adding Swap: 656872k swap-space (priority -1)
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on cciss0(104,5), internal journal
EXT3-fs: mounted filesystem with ordered data mode.                                              
1189  Linux / Linux / Wie 2. Prozessor nutzen? am: 28. Juli 2003, 15:58:31
Denke schon :?
Code:
[root@knowledgebase root]# uname -a
Linux knowledgebase.de.nx1 2.4.20-19.8smp #1 SMP Tue Jul 15 15:01:43 EDT 2003 i686 i686 i386 GNU/Linux

Aber nur einer da.
Code:
[root@knowledgebase /]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Pentium III (Coppermine)
stepping        : 6
cpu MHz         : 930.466
cache size      : 256 KB
physical id     : 0
siblings        : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips        : 1854.66
1190  Linux / Linux / Wie 2. Prozessor nutzen? am: 28. Juli 2003, 15:40:30
Habe einen Compaq Proliant ML370 mit 2 PIII 933 MHz.
System RedHat 8.0
Bekomme leider den 2. Prozessor nicht ans Laufen. :evil:
Hat jemand eine Idee? :idea:
1191  ProFTPD / ProFTPD - Deutsch / FXP unter eine ganz spezielle frage :-) am: 28. Juli 2003, 08:39:03
Ahja  :oops:
Sodenn - viel Spaß.
 :cu)
1192  ProFTPD / ProFTPD - Deutsch / seltsam am: 28. Juli 2003, 00:03:01
Stichwort HIDE - hast du den anderen Thread gelesen :?:
1193  ProFTPD / www.proftpd.de / Eure Meinung zu den News.. am: 27. Juli 2003, 23:41:34
Wie ich die finde?
Na durch gucken :shock:

Also sieht anders aus. Ich finde beide gleich gut.
1194  ProFTPD / ProFTPD - Deutsch / FXP unter eine ganz spezielle frage :-) am: 27. Juli 2003, 23:39:16
Code:
MasqueradeAddress host.domain.de

oder
Code:
MasqueradeAddress 123.4.5.257

Wozu habt ihr eigentlich Internetzugänge?
http://proftpd.linux.co.uk/localsite/Userguide/linked/config-nat.html
1195  ProFTPD / ProFTPD - Deutsch / seltsam am: 27. Juli 2003, 23:30:09
:look) :arrow: http://www.proftpd.de/forum2/viewtopic.php?t=12

Meinst du up- oder download?
1196  ProFTPD / ProFTPD - Deutsch / Probleme beim Erreichen des FTP-Servers von außen am: 27. Juli 2003, 16:28:28
Code:
Entering Passive Mode (192,168,0,2,247,9).

Angeber L&auml;chelnd
1197  ProFTPD / ProFTPD - Deutsch / Probleme beim Erreichen des FTP-Servers von außen am: 27. Juli 2003, 15:51:20
Kombiniere doch mal  :debug: mit  :look)
 :wait)
1198  ProFTPD / ProFTPD - Deutsch / Probleme mit proftpd und mysql am: 27. Juli 2003, 15:49:08
Ah ja. Mmh.  :??

Bleibt noch :keinelust) oder :debug: oder für Stonki  :root:
1199  ProFTPD / ProFTPD - Deutsch / modexec und ExecEviron am: 27. Juli 2003, 14:28:04
Und ExecBeforeCommand USER auch nicht?
 :cu)
1200  ProFTPD / ProFTPD - Deutsch / Probleme mit proftpd und mysql am: 27. Juli 2003, 14:25:16
Ziemlich kranke Pfade - aber probier das mal so:
Code:
make clean
./configure --with-modules=mod_sql:mod_sql_mysql --with-includes=/usr/local/mysql/include/mysql/ --with-libraries=/usr/local/mysql/lib/mysql/
make
make install
Seiten: 1 ... 78 79 [80] 81 82 ... 107
Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Prüfe XHTML 1.0 Prüfe CSS
Seite erstellt in 0.076 Sekunden mit 15 Zugriffen.