Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 209 matches

Go to advanced search

Advanced search
Search found 209 matches
  • Page 1 of 9
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next
by hegga
Fri Oct 05, 2007 1:28 pm
Forum: Other Things Gentoo
Topic: How do I resume a suspended process in a *different* shell?
Replies: 12
Views: 2808

move job inside screen

I've started a job outside screen, but have found out that it's going to take a while to finish
and want to move inside a screen shell.

Does anyone know how I can achieve that?
  • Jump to post
by hegga
Sun Jun 03, 2007 10:23 am
Forum: Networking & Security
Topic: scp: Bad configuration option [solved]
Replies: 1
Views: 2099

my fault. :oops:

cron tried to use /usr/bin/scp, but should have used /local/bin/scp.
  • Jump to post
by hegga
Sun Jun 03, 2007 9:48 am
Forum: Networking & Security
Topic: scp: Bad configuration option [solved]
Replies: 1
Views: 2099

scp: Bad configuration option [solved]

Hi,

I'vet setup cron to scp a file from a solaris machine to a linux machine,
but every cron-job returns with this error message:


/home/h/ha/.ssh/config: line 4: Bad configuration option: ForwardX11Trusted
/home/h/ha/.ssh/config: terminating, 1 bad configuration options

lost connection ...
  • Jump to post
by hegga
Thu Nov 23, 2006 3:27 pm
Forum: Portage & Programming
Topic: [solved] munin not collecting data
Replies: 6
Views: 3197

thanx! this worked for me too. :)
  • Jump to post
by hegga
Tue Nov 21, 2006 8:45 am
Forum: Portage & Programming
Topic: [solved] munin not collecting data
Replies: 6
Views: 3197

I'm having the same problem, but running munin-node-config --shell did
not fix it. Do you have any other tips? My html pages is turning up all empty.
  • Jump to post
by hegga
Mon Nov 13, 2006 8:09 pm
Forum: Networking & Security
Topic: shorewall redirect
Replies: 8
Views: 1061

is there no shorewall expert to give me a tip about this?
  • Jump to post
by hegga
Sat Nov 11, 2006 10:32 am
Forum: Networking & Security
Topic: shorewall redirect
Replies: 8
Views: 1061

I tried using this rule in /etc/shorewall/rules, but it blocked the smtp connections from
the server as well.


DNAT local local:server-ip:25 tcp 25 - !server-ip


If I'm trying with shorewall redirect I get an error message


REDIRECT local local:server-ip:25 tcp 25 - !server-ip
  • Jump to post
by hegga
Fri Nov 10, 2006 12:07 pm
Forum: Networking & Security
Topic: QMail - SPF-Patch
Replies: 21
Views: 10070

any news when the spf patch for qmail will be available in portage?
seems that this has taken some time...
  • Jump to post
by hegga
Fri Nov 10, 2006 12:00 pm
Forum: Networking & Security
Topic: shorewall redirect
Replies: 8
Views: 1061

thanx, but do you know how to do it in shorewall also?
  • Jump to post
by hegga
Fri Nov 10, 2006 11:34 am
Forum: Networking & Security
Topic: shorewall redirect
Replies: 8
Views: 1061

Perhaps I was a bit unclear in my question, I want all my outgoing smtp traffic from
my internal network to be redirected through my internal mailserver.

in other words, it shall not be possible to send emails from my internal network without
it going through my internal mailserver.
  • Jump to post
by hegga
Fri Nov 10, 2006 10:59 am
Forum: Networking & Security
Topic: shorewall redirect
Replies: 8
Views: 1061

shorewall redirect

I want to redirect all outgoing smtp traffic from my network to my internal
mailserver. does anyone know howto do that with shorewall?
  • Jump to post
by hegga
Tue May 09, 2006 8:37 am
Forum: Networking & Security
Topic: Qmail not working (no POP3 or SMTP)
Replies: 9
Views: 1669

what howto did you follow?
  • Jump to post
by hegga
Sun May 07, 2006 8:52 pm
Forum: Networking & Security
Topic: Qmail not working (no POP3 or SMTP)
Replies: 9
Views: 1669

your domain is probably added to the virtualdomains file, does
it work if you instead add it to the locals file?
  • Jump to post
by hegga
Thu May 04, 2006 7:50 am
Forum: Networking & Security
Topic: Qmail Logging outgoing Mail
Replies: 3
Views: 1098

you're right. my mistake.
  • Jump to post
by hegga
Wed May 03, 2006 7:56 pm
Forum: Networking & Security
Topic: sudo logging question
Replies: 12
Views: 2444

Re: sudo logging question

in my /etc/sudoers, I have
jason ALL=NOPASSWD:/usr/bin/hcitool logfile=/dev/null
and I tried to use the logfile on the end of that line, but it doesnt seem to work in this instance

any ideas?



logfile
Path to the sudo log file (not the syslog log file). Setting a path turns on logging to a ...
  • Jump to post
by hegga
Wed May 03, 2006 1:11 pm
Forum: Networking & Security
Topic: [so.]When logging in using ssh, slapd tries to do something?
Replies: 4
Views: 1230

Code: Select all

#untested, but should work:
echo net-misc/openssh -ldap >> /etc/portage/package.use
  • Jump to post
by hegga
Wed May 03, 2006 12:57 pm
Forum: Networking & Security
Topic: [so.]When logging in using ssh, slapd tries to do something?
Replies: 4
Views: 1230

did you emerge openssh with the ldap use flag?
  • Jump to post
by hegga
Wed May 03, 2006 12:54 pm
Forum: Networking & Security
Topic: Qmail Logging outgoing Mail
Replies: 3
Views: 1098

how would you like the monitored email delivered?
could'nt you just append something to the users .qmail file?
  • Jump to post
by hegga
Tue May 02, 2006 7:18 pm
Forum: Networking & Security
Topic: samba and localhost issue
Replies: 1
Views: 1111

do you have something like this in your smb.conf?

Code: Select all

bind interfaces only = no
#or
interfaces = your.ip.adress 127.0.0.1
  • Jump to post
by hegga
Mon May 01, 2006 2:59 pm
Forum: Networking & Security
Topic: Lighttpd + squirrelmail = no go? [solved]
Replies: 8
Views: 2339

can this help?

http://lists.debian.org/debian-isp/2003 ... 00309.html
  • Jump to post
by hegga
Mon May 01, 2006 2:10 pm
Forum: Networking & Security
Topic: Lighttpd + squirrelmail = no go? [solved]
Replies: 8
Views: 2339

i see, but should not lighttpd be compiled with the fastcgi use flag then?
  • Jump to post
by hegga
Mon May 01, 2006 1:32 pm
Forum: Networking & Security
Topic: Lighttpd + squirrelmail = no go? [solved]
Replies: 8
Views: 2339

do you have fastcgi enabled in lighttpd.conf?
  • Jump to post
by hegga
Mon May 01, 2006 12:32 pm
Forum: Networking & Security
Topic: Lighttpd + squirrelmail = no go? [solved]
Replies: 8
Views: 2339

i can't imagine that there should be any problems to setup squirrelmail with lighttpd.
i will try this on my server with lighttpd, when i get the time. does lighttpd say anything
in the logs? or is it possible to run squirrelmail with debug?
  • Jump to post
by hegga
Mon May 01, 2006 11:29 am
Forum: Networking & Security
Topic: Home Office Solution ?
Replies: 9
Views: 1630

uxbod wrote:Thanks. Do you think a P4/2.8 will be enougth power for this setup ?
unless you have tousands of users, this kind of power should be enough to host any type
of mailserver setup.
  • Jump to post
by hegga
Mon May 01, 2006 11:23 am
Forum: Networking & Security
Topic: Home Office Solution ?
Replies: 9
Views: 1630

uxbod wrote:Partially? What problems did you have? Are you using DSPAM now?
i honestly can't remember, it's been a few years since i tried it. all i can remember is that
there was something that was not quite right, but this may have changed during the years.
  • Jump to post

Search found 209 matches
  • Page 1 of 9
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic