|
More site info...
Linux - Server | Forum profile
|
|
Forum profile page for Linux - Server on http://www.linuxquestions.org.
This report page is the aggregated overview from a single forum: Linux - Server, located on the Message Board at http://www.linuxquestions.org.
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 "Linux - Server" on the Message Board at http://www.linuxquestions.org 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.
|
|
|
|
|
Posting activity on Linux - Server:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
282
|
983
|
2,941
|
|
Post:
|
628
|
2,166
|
7,465
|
|
|
Linux - Server Posting activity graph:
|
Top authors during last week:
user's latest post:
Does't work mysql on apache?
Published (2009-11-06 08:59:00)
OK, I think I've found the problem. You're using a php.ini for php4 , so it looks at the wrong place (extension_dir = /usr/lib/php4) for the available extensions. You should change it accordingly. Regards
user's latest post:
Very Secure FTP (vsftpd) is...
Published (2009-11-08 19:04:00)
Quote: Originally Posted by pcunix I think I see your issue. You said "I never got the command line back.". Not all daemons fork themselves off - many expect to run in background - you'd do "vsftpd &" unless vsftpd is supposed to background itself. . You are going to laugh.. I figured that I solved this problem earlier by installing some needed packages.. or I think so.. Any way, I was trying...
user's latest post:
Strange traffic and high...
Published (2009-11-06 09:40:00)
Quote: Originally Posted by jjrowan I have an aging Red Hat 9 server running on a Compaq Proliant 6500. It has four Pentium III 500Mhz CPUs and 4GB RAM. It has been running well for 5 plus years until recently. In the last several weeks it stops responding, the GUI doesn't update and you can't connect via SSH, SMTP or any protocol. Sometimes it would resolve itself, other times I'd have to hit CTRL-ALT-DEL and pray it would...
user's latest post:
Question setting up linux server...
Published (2009-11-08 05:18:00)
Hello, When you setup the database in MySQL following the instructions from that howto it told you to execute the following: Code: mysqladmin -u root -p create mail Next to grant permissions to that database using: Code: GRANT SELECT, INSERT, UPDATE, DELETE ON mail.* TO 'mail_admin'@'localhost' IDENTIFIED BY 'mail_admin_password'; GRANT SELECT, INSERT, UPDATE, DELETE ON mail.* TO...
user's latest post:
samba + ldap requires bind ?
Published (2009-11-07 05:35:00)
no. you only need it if you want to use DNS in the system and don't already have it covered.
user's latest post:
Using Sendmail with Evolution -...
Published (2009-11-02 06:56:00)
Thanks. It's working now. The dave@example (without the co.za tld) was set as the account email address. Not sure how that happened as I was sending email (although not receving them) earlier. Anyway, it's working now. Thanks again, Dave Coventry
user's latest post:
Does't work mysql on...
Published (2009-11-06 11:26:00)
Thank you very much your help! It seems work now!
user's latest post:
Can't see a shared...
Published (2009-11-03 20:41:00)
On the machine trying to export the nfs, we need to see the following: 1. content of /etc/exports 2. results of rpcinfo -p 3. results of exportfs -v 4. showmount -e Also, ensure firewall is down on both systems.
user's latest post:
Help! Reboot Fails aft Debian...
Published (2009-11-04 10:13:00)
Quote: Originally Posted by fpmurphy You can build a kernel that does not need an initrd to boot by compiling all the modules into the kernel but most people do not bother. Doing so eliminates a certain amount of splash functionaility and just makes it harder to do kernel upgrades since you will have to roll your own kernel each time. Assume than you always need an initrd line in your (grub) configuration stanza. Thanks a bunch, fpmurphy. Am...
user's latest post:
Archiving old files from /home/*...
Published (2009-11-06 12:25:00)
Quote: Originally Posted by kschmitt Hey, I said it was simplistic find /home/ \( -type d -name ".*" -prune \) -o \( -type f ! -name ".*" \) For the love of god run this part a few times before you run the part with the rm!! Good luck
|
|
|
|
Latest active threads on Linux - Server::
Started 1 day, 7 hours ago (2009-11-09 13:50:00)
by acid_kewpie
Is this not the remote server telling you to get stuffed, possibly because you're coming from a dynamic IP? Generally you'd be better off looking to always relay outbound mail via your ISP's smtp relay, which hopefully exists. This means that email is directly passed from an official known ISP MTA, not you, meaning it won't be blocked (or at least much less likely). That rejected relay source is ...
Started 23 hours, 4 minutes ago (2009-11-09 22:23:00)
by pcunix
Why not use rsnapshot?
http://aplawrence.com/Unixart/rsnapshot.html
Started 2 days, 5 hours ago (2009-11-08 15:55:00)
by anomie
No need to guess. Let's see some relevant sections from your error log.
Started 1 day, 2 hours ago (2009-11-09 18:52:00)
by janoszen
You should have separate virtualhosts for SSL and non-SSL vhosts, that
should do the trick.
Started 1 day, 2 hours ago (2009-11-09 19:27:00)
by sysslack
Hi!
Maybe this could be of help!
http://tldp.org/HOWTO/Quota.html
Started 1 day, 3 hours ago (2009-11-09 17:43:00)
by acid_kewpie
You want to access a Linux desktop from Windows? I'd strongly suggest you
check out nx at nomachine.org for a very similar experience to MS RDP -
printers, sound and all that. If that's not what you're after you should
provide a lot more useful information about what kind of client you really
want.
Started 1 day, 5 hours ago (2009-11-09 16:27:00)
by Disillusionist
The backticks approach is historic.
They should be interchangable, but the $(command) approach is more readable and is therefore in more popular use these days.
Started 2 days, 22 hours ago (2009-11-07 23:21:00)
by jstephens84
post your output from top and free -m. Just for a baseline of information.
|
|
Hot threads for last week on Linux - Server::
Started 4 days, 16 hours ago (2009-11-06 04:52:00)
by bathory
It looks like you miss the php-mysql package.
Regards
Started 1 week, 1 day ago (2009-11-02 09:12:00)
by sarajevo
Quote:
Originally Posted by websissy
Help!! I'm a debian server admin who is preparing to upgrade from etch to Lenny and was told I should upgrade from Etch from last August to the final release of Etch from May '09 first.
So, I made a full boot drive backup with dd. Then I ran the "mock upgrade" using aptitude first and ...
Started 3 days, 12 hours ago (2009-11-07 08:42:00)
by ammorais
Code:
/etc/rc.d/rc. inetd start
or
Code:
/etc/rc.d/rc.inetd restart
Don't forget to configure first
Code:
vim /etc/vsftpd.conf
vim /etc/inetd.conf
Here's a manual
http://www.basicconfig.com/linuxnetwork/ftp_server
Started 2 days, 5 hours ago (2009-11-08 15:55:00)
by anomie
No need to guess. Let's see some relevant sections from your error log.
Started 6 days, 17 hours ago (2009-11-04 03:39:00)
by abefroman
Here is a good link:
http://www.davz.net/static/howto/mysqlcluster
Started 1 week, 1 day ago (2009-11-02 05:29:00)
by acid_kewpie
What's a "Live IP" ?? Generally you can put an SMTP server on a service like DynDNS or noip. As for outbound traffic you might need to route SMTP data via an upstream ISP MTA, as other ISP's may well block traffic coming directly from a dynamic IP.
Started 1 week, 3 days ago (2009-10-31 03:07:00)
by bathory
Hi,
I'm not using Webmin, so I cannot tell how it configures sendmail, but reading the howto you've posted I think that you need to add your local IP address in the relay page.
Also you can add
Code:
from:cov@example.co.za RELAY
in /etc/mail/access and see if it helps. Of course you have to rebuild the access database
Code:
makemap hash /etc/mail/access < /etc/...
Started 1 week ago (2009-11-03 10:18:00)
by kainlite
Hi WhisperiN, what about cpu load, ram usage, etc ? maybe the problem are
the physical resources...
Started 1 week, 1 day ago (2009-11-02 09:57:00)
by acid_kewpie
proceeding? Where do you expect it to proceed too? That's all it's ever
going to do, and it's working fine it seems - it says it's connected
doesn't it? Where are you seeing an error?
Started 1 week ago (2009-11-03 05:00:00)
by Guttorm
Hi
It looks like you have inet_interfaces many times in the config file. And then only the last one is used. I would try to remove them all, since the default value is "all".
If the server has many networks, and it should only listen to some of them, you have need to specify which it should listen on. Here is some info:
http://www.postfix.org/postconf.5.html
|
|