Search found 292 matches

by -leliel-
Wed Oct 24, 2007 8:32 am
Forum: Networking & Security
Topic: E-Mail through smtp?
Replies: 1
Views: 808

E-Mail through smtp?

Hi guys,

I set up ssmtp a long while ago for my local server to send me e-mails with alerts and other stuff. Some programs do fine, for example I get an E-Mail from rkhunter every night. But it seems not to work for the whole system. Is there any better way instead of ssmtp?

This is my conf ...
by -leliel-
Tue Oct 23, 2007 12:55 pm
Forum: Networking & Security
Topic: Subversion Server doesn't work over network [SOLVED]
Replies: 16
Views: 5013

works! Thank you. :)

Going to test out authentication stuff later.
by -leliel-
Tue Oct 23, 2007 12:37 pm
Forum: Networking & Security
Topic: Subversion Server doesn't work over network [SOLVED]
Replies: 16
Views: 5013

sorry, my fault.

this is the script I use to create a new repository:

#!/bin/bash
#
svnadmin create /var/svn/repos/$1
chown -R apache:svnusers /var/svn/repos/
chmod -R g-w /var/svn/repos/$1
chmod -R g+rw /var/svn/repos/$1/db
chmod -R g+rw /var/svn/repos/$1/locks

svnadmin command is correct ...
by -leliel-
Tue Oct 23, 2007 12:20 pm
Forum: Networking & Security
Topic: Subversion Server doesn't work over network [SOLVED]
Replies: 16
Views: 5013

Like this:

Code: Select all

svn create sf_ask /var/svn/repos
?

That's what I did ...
by -leliel-
Tue Oct 23, 2007 12:00 pm
Forum: Networking & Security
Topic: Subversion Server doesn't work over network [SOLVED]
Replies: 16
Views: 5013

well, but it's not empty ...

linuxbox patrick # svn info svn://localhost/repos
Path: repos
URL: svn://localhost/repos
Repository Root: svn://localhost/repos
Repository UUID: 32059d94-0fb7-4d21-881e-9f884173ba1f
Revision: 0
Node Kind: directory
Last Changed Rev: 0
Last Changed Date: 2007-10-21 13 ...
by -leliel-
Tue Oct 23, 2007 11:38 am
Forum: Networking & Security
Topic: Subversion Server doesn't work over network [SOLVED]
Replies: 16
Views: 5013

well, it's a very curious behaviour ... I can checkout stuff from everywhere via svn://linuxbox... I can also view https://linuxbox/svn/repos/ (empty repository) but not https://linuxbox/svn/repos/sf_ask (not found). And I can't commit anything. :(
by -leliel-
Tue Oct 23, 2007 7:57 am
Forum: Networking & Security
Topic: Subversion Server doesn't work over network [SOLVED]
Replies: 16
Views: 5013

hmm, nope. Thanks. I'll try.
by -leliel-
Tue Oct 23, 2007 7:41 am
Forum: Networking & Security
Topic: Subversion Server doesn't work over network [SOLVED]
Replies: 16
Views: 5013

it's not completely solved yet. ;)

I can easily check my stuff out and locally commit to stuff, but this doesn't work from a remote machine. If I try to connect to svn://myuser@linuxbox neither subclipse nor the svn command line tool ask me for a password and simply say 'authentication failed'.

I ...
by -leliel-
Mon Oct 22, 2007 7:34 pm
Forum: Networking & Security
Topic: Subversion Server doesn't work over network [SOLVED]
Replies: 16
Views: 5013

damn. One of the how-to's said I should create further repositories in /var/svn/repos ... but it should go to /var/svn ... seems to work now, thanks for the hint!
by -leliel-
Mon Oct 22, 2007 9:08 am
Forum: Networking & Security
Topic: Subversion Server doesn't work over network [SOLVED]
Replies: 16
Views: 5013

Subversion Server doesn't work over network [SOLVED]

Hi folks,

I tried to set up a subversion server with this howto: http://rockfloat.com/howto/gentoo-subversion.html

Everything seems to work all right, but I can't checkout/import/do anything from another computer ...

mbp17:~/Sites patrick$ svn import http://linuxbox/sf_ask -m "First Import ...
by -leliel-
Tue Apr 17, 2007 1:08 pm
Forum: Networking & Security
Topic: Application tries to send mail?
Replies: 6
Views: 1749

probem still exists. :(
by -leliel-
Thu Apr 12, 2007 8:03 pm
Forum: Networking & Security
Topic: Application tries to send mail?
Replies: 6
Views: 1749

root:root@l-c-f.net:customer-smtp.b-one.net:2525
everything should be fine there. In the daily crons is only logrotate, makewhatis and slocate. Is there any way to see daily crons for all users? Maybe there's something in a users crontab?

thanks a lot
by -leliel-
Thu Apr 12, 2007 12:25 pm
Forum: Networking & Security
Topic: Application tries to send mail?
Replies: 6
Views: 1749

Don't have rkhunter installed. :( The problem is not me@mydomain, problem is root@blackbox should be root@l-c-f.net as sender id.

The entry appears every day at about 3 a.m., so it should be in the daily crons, but I can't find anything.
by -leliel-
Wed Apr 11, 2007 8:01 am
Forum: Networking & Security
Topic: Application tries to send mail?
Replies: 6
Views: 1749

Application tries to send mail?

Hi folks,

I set up my box again and everything is all right so far. I thought sSMTP would be a fine method to send my daily system reports etc. so I installed it as well. I can send mails through console and f.e. denyhosts is sending mails as well. But there's one application I configured which ...
by -leliel-
Sat Apr 22, 2006 5:40 pm
Forum: Networking & Security
Topic: Curious network speed problem [SOLVED]
Replies: 2
Views: 1440

thanks for the advice.

The server runs normal since a few hours ... maybe there was too much network traffic. I don't know.
by -leliel-
Fri Apr 21, 2006 8:14 am
Forum: Networking & Security
Topic: Curious network speed problem [SOLVED]
Replies: 2
Views: 1440

Curious network speed problem [SOLVED]

Hi guys,

I have a silly problem with my gentoo server. If I want to send a file to my server speed is about 7 to 9 Mb/s what's normal for a switched 100mbit network. But if I want to download something speed decreases to about 500-900Kb/s all the time. I tried vsftpd/proftpd and secure transfer ...
by -leliel-
Thu Apr 20, 2006 4:09 pm
Forum: Networking & Security
Topic: [SOLVED] ftpwho for vsftpd?
Replies: 2
Views: 1869

right. Thanks ... :)
by -leliel-
Thu Apr 20, 2006 9:33 am
Forum: Networking & Security
Topic: [SOLVED] ftpwho for vsftpd?
Replies: 2
Views: 1869

[SOLVED] ftpwho for vsftpd?

Hi folks,

just wanna ask if there's a way to show actually logged in users in vsftpd? Like ftpwho in proftpd?

Thanks in advance,

-leliel-
by -leliel-
Wed Mar 29, 2006 8:41 am
Forum: Networking & Security
Topic: Got mail ... How to check?
Replies: 3
Views: 905

exactly the setup I need. Thanks a lot. :)
by -leliel-
Wed Mar 29, 2006 8:20 am
Forum: Networking & Security
Topic: Got mail ... How to check?
Replies: 3
Views: 905

Got mail ... How to check?

Hi Folks,

I've got an entry like this in my syslog:

Mar 29 08:15:21 blackbox sSMTP[16751]: Sent mail for root@blackbox (221 Bye)

it's a mostly fresh installed system ... how do I check this system mails?

mail and mailq say the mail queue is empty.

thanks in advance
by -leliel-
Sun Feb 06, 2005 11:18 am
Forum: Deutsches Forum (German)
Topic: pentium 4 luefter steuern?
Replies: 2
Views: 1964

ich dachte eher an was automatisches ... hab in der zwischenzeit raus gefunden, dass das eigentlich von dem acpi krempels im kernel erledigt werden sollte ... allerdings funktioniert das bei mir nicht. Kann auch die automatik ueber echo -n 0 > /proc/acpi/fan/FN1 (oder so aehnlich) nicht abstellen ...
by -leliel-
Thu Feb 03, 2005 4:31 pm
Forum: Deutsches Forum (German)
Topic: pentium 4 luefter steuern?
Replies: 2
Views: 1964

pentium 4 luefter steuern?

Hi,

gibt es eine moeglichkeit, bei einem p4 board (msi 925xe neo) den cpu luefter zu regeln?

das teil blaest mit voller geschwindigkeit, obwohl ich eigentlich nix mache. :(

unter windows gibt's das msi core center, das den job erledigt ...

danke schonmal
by -leliel-
Mon Jan 24, 2005 11:53 am
Forum: Installing Gentoo
Topic: got a new pc - what i have to note?
Replies: 3
Views: 721

dev-sources doesn't have reiser4 included. :(

fstab
/dev/sda1 /boot ext2 noauto,noatime 1 1
/dev/sda3 / reiser4 notail,noatime 0 0
/dev/sda2 none swap sw 0 0
/dev/sda4 /data reiser4 notail,noatime 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0

s-ata ...
by -leliel-
Mon Jan 24, 2005 10:57 am
Forum: Installing Gentoo
Topic: got a new pc - what i have to note?
Replies: 3
Views: 721

got a new pc - what i have to note?

Hi folks,

well, I moved from amd athlon xp 2000+ to a new pentium 4 3,2 machine with s-ata, ddr2 and pci express. I've installed gentoo several times, but never on an intel cpu, especially not with s-ata.

At the moment I have some problems with my partitions. Gentoo only mounts the root partition ...
by -leliel-
Tue Dec 21, 2004 11:09 am
Forum: Kernel & Hardware
Topic: ISO Reader Card as serial device
Replies: 0
Views: 1663

ISO Reader Card as serial device

Hi there,

I got a reader card with a serial interface ... all works fine with windows ... But I want to run this card on my gentoo box ... How do I set up the serial interface to 'see' the device? And how to I communicate with it?

thanks in advance