Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Server Operation | Forum profile

Forum profile page for Server Operation on http://www.howtoforge.com. This report page is the aggregated overview from a single forum: Server Operation, located on the Message Board at http://www.howtoforge.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Server Operation" on the Message Board at http://www.howtoforge.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials - Server Operation (site profile, domain info howtoforge.com)
Title: Server Operation
Url: http://www.howtoforge.com/forums/forumdisplay.p...
Users activity: 17 post per thread
Forum activity: 76 active threads during last week
 

Posting activity on Server Operation:

  Week Month 3 Months
Threads: 76 205 555
Post: 135 357 950
 

Server Operation Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
falko
26
user's latest post:
Getmail configuration...
Published (2009-11-28 14:17:00)
In this case I'd try something like this: Code: [destination] type = MDA_external path = /usr/sbin/sendmail arguments = ("-i", "-bm", "falko@example.com") unixfrom = true
voltron81
7
user's latest post:
Getmail configuration...
Published (2009-11-27 16:59:00)
Hello to everybody. I'm trying to realize a local mailserver that will connect with a dialup connection to a main mailserver. To send emails, I've realized an email relay with queues. To receive emails, I want to configure getmail on the local mailserver with a POP3 connection to the main mailserver. As you can see on the link http://www.howtoforge.com/debian_etch_getmail_p3 , there are some configurations explained. The problem is...
adza
6
user's latest post:
postfix issue - can't get...
Published (2009-11-28 10:39:00)
HI Falko, still at this.. :S thanks for the help btw... Code: Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:mysql *:* LISTEN 4457/mysqld tcp 0 0 *:www *:* LISTEN 4774/apache2 tcp 0 0 *:ftp *:* LISTEN 4632/vsftpd tcp 0 0 sellers.gotdns.c:domain *:* LISTEN 4247/named tcp 0 0 localhost.locald:domain *:* LISTEN 4247/named tcp 0 0 *:smtp *:* LISTEN...
edge
5
user's latest post:
Seeing a lot af weard stuff in...
Published (2009-11-22 19:45:00)
They do not belong to the ISP that I'm hosting my servers. I guess that it's maybe somekind of broadcast or so. For now I have added all the IP's to my firewall. Lets wait and see what's going to happen next.
jadude
5
user's latest post:
Error starting Lighttpd
Published (2009-11-25 20:16:00)
After a Few hours its back. syslog has taken permission of error.log once more Quote: drwxrwx--- 2 www-data www-data 4096 Nov 23 07:49 . drwxr-xr-x 17 root root 4096 Nov 25 07:42 .. -rw-r----- 1 syslog adm 235850578 Nov 25 13:13 access.log -rw-r----- 1 www-data www-data 3069827650 Nov 25 08:10 access.log.0 -rw-r----- 1 www-data www-data 107637272 Nov 21 18:20 access.log.1.gz -rw-rw-r-- 1 www-data www-data 156535547 Oct 11 07:41...
HiJacker
4
user's latest post:
ProFTPd and PureFTP at once
Published (2009-11-22 21:28:00)
I tried command 'hold' in aptitude, then I tried interactive aptitude , but I still dont know how to force it to not-to remove proftpd. Any ideas or tips how to handle apt ?
Tenaka
4
user's latest post:
eaccelerator and PHP
Published (2009-11-26 13:02:00)
would this somehow work? can you have a look please? http://www.watters.ws/wiki/index.php...ile_with_suPHP http://www.suphp.org/Home.html have a look at the changes in 0.2: Quote: Changes in version 0.2 - Added support for (de-)activation for each VirtualHost defined in the Apache configuration - Added support for different php.ini's, configurable in the Apache config
topdog
3
user's latest post:
Unable to call svn command...
Published (2009-11-19 12:20:00)
Could be selinux blocking the web server user from running the command, check /var/log/audit/audit.log for details.
hstoellinger
3
user's latest post:
ERROR: Connection dropped by...
Published (2009-11-22 21:20:00)
Hello again, I have found out how to change the language --- ofcourse, it's under Options... I also have changed the config-file accordingly. Sorry for using your time - and thanks again. H. S.
damir
3
user's latest post:
Error starting Lighttpd
Published (2009-11-25 09:58:00)
Run: chown www-data:www-data /var/log/lighttpd/error.log and restart you lighttpd service.
 

Latest active threads on Server Operation::

HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
Started 3 weeks, 2 days ago (2009-11-06 16:19:00)  by falko
Any errors in your logs?
Thread:  Show this thread (12 posts)   Thread info: MySQL auto stop Size: 24 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: MySQL auto stop :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
Started 3 days, 7 hours ago (2009-11-26 18:05:00)  by falko
Quote: Originally Posted by thavaht If uncommenting either lines under #dcc or #pyzor spamassassin --lint gives errors. Are those lines no longer needed on Lenny? Correct, these lines aren't needed anymore.
Thread:  Show this thread (5 posts)   Thread info: Amavis and mail logs question Size: 771 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Amavis and mail logs question :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
Started 1 day, 11 hours ago (2009-11-28 14:17:00)  by falko
In this case I'd try something like this: Code: [destination] type = MDA_external path = /usr/sbin/sendmail arguments = ("-i", "-bm", "falko@example.com") unixfrom = true
Thread:  Show this thread (2 posts)   Thread info: Getmail configuration... Size: 507 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Getmail configuration... :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
Started 2 weeks, 1 day ago (2009-11-14 13:04:00)  by adza
as an update, on the tutorial there is a section where you 'check' everything is okay, by telnet localhost 25 and then ehlo localhost. The resulting outputs say that if you see 250-STARTTLS and 250-AUTH LOGIN PLAIN then all is good. When doing this i see the 250-STARTTLS however the other line for me shows 250-AUTH LOGIN PLAIN DIGEST-MD5 CRAM-MD5.. is this causing my issues? How can i get this to...
Thread:  Show this thread (18 posts)   Thread info: postfix issue - can't get email after upgrade to 8.04 Size: 445 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: an update :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
Started 4 days, 7 hours ago (2009-11-25 17:43:00)  by falko
Did you check your domain on www.intodns.com ?
Thread:  Show this thread (6 posts)   Thread info: Ubuntu Server, ISPConfig, Domain name, and problems Size: 101 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Ubuntu Server, ISPConfig, Domain name, and problems :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
Started 1 week, 3 days ago (2009-11-19 12:20:00)  by topdog
Could be selinux blocking the web server user from running the command, check /var/log/audit/audit.log for details.
Thread:  Show this thread (4 posts)   Thread info: Unable to call svn command "/usr/bin/svn --non-interactive --config-dir
/tmp error in Size: 115 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Unable to call svn command "/usr/bin/svn --non-interactive --config-dir
/tmp error in :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
Started 5 days, 9 hours ago (2009-11-24 16:21:00)  by voltron81
This is the main.cf that I've now: Code: # See /usr/share/postfix/main.cf.dist for a commented, more complete version # Debian specific: Specifying a file name will cause the first # line of that file to be used as the name. The Debian default # is /etc/mailname. #myorigin = /etc/mailname smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no # appending ...
Thread:  Show this thread (9 posts)   Thread info: How to manage postfix queue so that I'll send email just on request Size: 3,250 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to manage postfix queue so that I'll send email just on request :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
Started 4 weeks ago (2009-11-01 19:44:00)  by Edek7
I had something similar to your situation but i finally was able to get rid blocked ISP host from my e-mail route. I bought a co-location service and set up a proxy host on Debian lenny with ASSP and proxy postfix for non-local email delivery. Everything is working fine except that i still need to set-up cname and revDNS for my proxy email gateway. The strangest thing ever i noticed the ...
Thread:  Show this thread (19 posts)   Thread info: Postfix relay problem - no system email Size: 1,100 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Postfix relay problem - no system email :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
Started 2 days, 23 hours ago (2009-11-27 01:51:00)  by Deficit Deficit is offline Junior Member
Hi, I have two servers with debian lenny. Server 1 is the main server. I've installed the perfect setup with debian lenny and ispconfig 3 . I've got the same setup on server 2. I have setup MySQL replication, so both databases are synced. But I'd like to replicate everything to create a mirror. These servers do not have the same hardware. Where should I start to look for information on how ...
Thread:  Show this thread (2 posts)   Thread info: 2 servers with debian ispconfig 3 making mirror Size: 533 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "2 servers with debian ispconfig 3 making mirror :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
 

Hot threads for last week on Server Operation::

Server Operation
Started 6 days, 10 hours ago (2009-11-23 15:14:00)  by falko
Who owns the directory before you run the chown command?
Thread:  Show this thread (9 posts)   Thread info: Error starting Lighttpd Size: 56 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Error starting Lighttpd :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
Server Operation
Started 5 days, 9 hours ago (2009-11-24 16:21:00)  by voltron81
This is the main.cf that I've now: Code: # See /usr/share/postfix/main.cf.dist for a commented, more complete version # Debian specific: Specifying a file name will cause the first # line of that file to be used as the name. The Debian default # is /etc/mailname. #myorigin = /etc/mailname smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no # appending ...
Thread:  Show this thread (9 posts)   Thread info: How to manage postfix queue so that I'll send email just on request Size: 3,250 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to manage postfix queue so that I'll send email just on request :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
Server Operation
RE: an update - 7 new posts
Started 2 weeks, 1 day ago (2009-11-14 13:04:00)  by adza
as an update, on the tutorial there is a section where you 'check' everything is okay, by telnet localhost 25 and then ehlo localhost. The resulting outputs say that if you see 250-STARTTLS and 250-AUTH LOGIN PLAIN then all is good. When doing this i see the 250-STARTTLS however the other line for me shows 250-AUTH LOGIN PLAIN DIGEST-MD5 CRAM-MD5.. is this causing my issues? How can i get this to...
Thread:  Show this thread (18 posts)   Thread info: postfix issue - can't get email after upgrade to 8.04 Size: 445 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: an update :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
Server Operation
Started 1 week, 1 day ago (2009-11-21 19:22:00)  by falko
Are you sure you copied all files over to the new HDD?
Thread:  Show this thread (7 posts)   Thread info: Porting Squirrelmail to Ubuntu 9.10 Size: 54 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Porting Squirrelmail to Ubuntu 9.10 :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
Server Operation
eaccelerator and PHP - 6 new posts
Started 1 week, 1 day ago (2009-11-21 15:52:00)  by Tenaka Senior Member
running a Debian 5.0 + ISPCFG3 installation. I know eaccelerator like tools don't work with suPhp. I installed eaccelerator and my sites running on fasCGI do use it. Now I wondered why phpinfo() shows eaccelerator enabled on my suPhp vhsots too. Can it be disabled for those? Is it wasting my memory? I have 2 sites running fastCGi and 8 or so using suPhp. the fastCGi ones report:...
Thread:  Show this thread (6 posts)   Thread info: eaccelerator and PHP Size: 1,671 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "eaccelerator and PHP :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
Server Operation
Started 4 days, 7 hours ago (2009-11-25 17:43:00)  by falko
Did you check your domain on www.intodns.com ?
Thread:  Show this thread (6 posts)   Thread info: Ubuntu Server, ISPConfig, Domain name, and problems Size: 101 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Ubuntu Server, ISPConfig, Domain name, and problems :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
Server Operation
Started 1 week, 1 day ago (2009-11-21 19:19:00)  by falko
Do you know the SRC IPs?
Thread:  Show this thread (6 posts)   Thread info: Seeing a lot af weard stuff in /var/messages Size: 24 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Seeing a lot af weard stuff in /var/messages :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
Server Operation
Started 1 week, 1 day ago (2009-11-21 19:25:00)  by falko
You can use monit to monitor ipop3d and to restart it automatically if it fails. I guess ipop3d is controlled by inetd. Take a look at /etc/inetd.conf.
Thread:  Show this thread (5 posts)   Thread info: ipop3d keeps crashing the last days Size: 166 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: ipop3d keeps crashing the last days :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
Server Operation
Started 3 days, 7 hours ago (2009-11-26 18:05:00)  by falko
Quote: Originally Posted by thavaht If uncommenting either lines under #dcc or #pyzor spamassassin --lint gives errors. Are those lines no longer needed on Lenny? Correct, these lines aren't needed anymore.
Thread:  Show this thread (5 posts)   Thread info: Amavis and mail logs question Size: 771 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Amavis and mail logs question :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."
Server Operation
Started 1 week, 4 days ago (2009-11-18 15:26:00)  by falko
Are the MySQL details in /etc/postfix/mysql-virtual_domains.cf correct?
Thread:  Show this thread (8 posts)   Thread info: ERROR: Connection dropped by IMAP server Size: 71 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: ERROR: Connection dropped by IMAP server :: Server Operation :: HowtoForge Forums | HowtoForge - Linux Howtos and ..."