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... 

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.

Site: LinuxQuestions.org - where Linux users come for help - Linux - Server (site profile, domain info linuxquestions.org)
Title: Linux - Server
Url: http://www.linuxquestions.org/questions/linux-s...
Users activity: 25 posts per thread
Forum activity: 312 active threads during last week
 

Posting activity on Linux - Server:

  Week Month 3 Months
Threads: 312 1,038 2,956
Post: 649 2,300 7,350
 

Linux - Server Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
rweaver
25
user's latest post:
Will DNS "A" records...
Published (2009-11-25 12:30:00)
It largely depends on how your server is setup, if your server rejects mail from hosts without a valid dns entry then yes you need to setup dns. If it doesn't then you don't necessarily need to setup dns although I think there are still benefits for doing so outside of a mail context and often inside it too
vishesh
16
user's latest post:
help in logrotation
Published (2009-11-23 00:03:00)
Ya may be you face this warning But my 2nd command suggestion will not produce any warning find /tftpboot -name '*.bkp' -mtime +7 -type d -print | xargs /bin/rm -rf The reason of above warning is rm -rf unable to handle list of directories
eldo
14
user's latest post:
LVM Snapshot
Published (2009-11-19 08:36:00)
Hi, Is it possible to take snapshot of a mirrored logical volume, when I tried it show's notification "Snapshots and mirrors may not yet be mixed." Thanks, Eldo
dbj
14
user's latest post:
bash script (qmail) won't...
Published (2009-11-21 08:03:00)
ulimit is simply too low
bathory
12
user's latest post:
ldapmodify/add problem
Published (2009-11-25 12:49:00)
Hi, It waits for your input. You should start typing ldap commands (like those in the ldif you use), to select the dn you want to change, the changetype action etc. When done press Ctrl-D to exit Regards
chrism01
12
user's latest post:
Need to find who/what is...
Published (2009-11-25 19:59:00)
Also run 'top' in batch mode from 04:45 - 04:55, output every minute to files named by time.
acid_kewpie
11
user's latest post:
IDP/IDS question / suggestion
Published (2009-11-25 13:41:00)
Within a firewall server to defend yourself directly you would probably want snort-inline, which turns snort from an ids to an ips. I've not had too much experience with it over recent years, but certainly you can run it on your generic hardware firewall. What is worth saying though is that a significant percentage of attacks can be filtered out with iptables alone by looking at connection limiting, tarpit destinations and similar,...
catkin
10
user's latest post:
how to determine input type?
Published (2009-11-22 10:13:00)
Assuming the input is a single character and you are using bash Code: if [[ "${input#[0-9]}" = '' ]]; then echo 'input is a numeral' else echo 'input is not a numeral' fi
EricTRA
10
user's latest post:
Nagios Question - Page 2 -...
Published (2009-11-25 13:35:00)
Hi, There really is no comparison in my opinion, which you'll soon notice also. Nagios is still there, the same as the standalone. In Groundwork it's only integrated in a lot of more tools, like the visual effects, the JBoss environment to create and link your own pages. In my opinion Groundwork just adds a lot of value to Nagios, not without the cost of needed resources, but it's worth it in my opinion. Only to think about the...
linuxlover.chaitanya
9
user's latest post:
Plugin for squid to control...
Published (2009-11-25 05:11:00)
Oh yes, I am actually using Dans in one of my sites. So it should be easier for me to change to Dans with little effort. Let me see if this works. The homepage says it is able to filter https URLs. Quote: # The URL filtering is able to filter https requests. I hope this works for me. I will, though, have to change some of my iptables rules as well. Will have to remove DNAT and use masquerading.
 

Latest active threads on Linux - Server::

LinuxQuestions.org - where Linux users come for help
Started 9 months, 3 weeks ago (2009-02-09 07:03:00)  by engelienart
Hi, I could start a topic of my own, but it seems to me, this thread asks the same question I want to ask: I have NIS client working on a Ubuntu Workstation I have NIS server working on a Ubuntu Server 1) "ypcat passwd" is showing all users passwords in NIS server. 2) "id %NISUSER%" says: "id: %NISUSER%: unknown user" But, I am unable to login to my client machine using NIS...
Thread:  Show this thread (5 posts)   Thread info: Unable to login to NIS client machine(Ubuntu) using NIS login user name Size: 2,199 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Unable to login to NIS client machine(Ubuntu) using NIS login user name :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
LinuxQuestions.org - where Linux users come for help
Started 3 days, 16 hours ago (2009-11-23 23:04:00)  by ozegoods
Can't you directly rsync the files to your storage location without any preprocessing? I used to operate an rpm package repository which I backed up daily using rsync. It doesn't take any extra file space on the sending machine to do it that way.
Thread:  Show this thread (18 posts)   Thread info: backup script help Size: 248 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: backup script help :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
LinuxQuestions.org - where Linux users come for help
Started 2 days ago (2009-11-25 14:28:00)  by jlightner
When you say there is no cron job did you check /var/spool/cron/crontabs AND the crons in the directories below?: drwx------ 2 root root 4096 May 7 2009 /etc/cron.d drwxr-xr-x 2 root root 4096 Mar 7 2009 /etc/cron.daily drwxr-xr-x 2 root root 4096 Jul 15 2006 /etc/cron.hourly drwxr-xr-x 2 root root 4096 Mar 7 2009 /etc/cron.monthly drwxr-xr-x 2 root root 4096 Mar 7 2009 /etc/...
Thread:  Show this thread (6 posts)   Thread info: Need to find who/what is creating a specific daily file with root as its
owner Size: 1,157 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Need to find who/what is creating a specific daily file with root as its
owner :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
LinuxQuestions.org - where Linux users come for help
Started 20 hours, 39 minutes ago (2009-11-26 18:38:00)  by kbp
Try this - Code: postconf -e "inet_interfaces = all" /etc/rc.d/init.d/postfix restart By default postfix will only listen on the loopback interface, the change above will configure postfix to listen on all network interfaces cheers
Thread:  Show this thread (2 posts)   Thread info: connecting evolution to local postfix email server Size: 593 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: connecting evolution to local postfix email server :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
LinuxQuestions.org - where Linux users come for help
Started 1 day, 1 hour ago (2009-11-26 13:47:00)  by dlugasx
ello, does anybody knows how to create email address without using system user ?
Thread:  Show this thread (4 posts)   Thread info: Postfix,viritual hosts, virtual mails - creating user - HOW ? Size: 80 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Postfix,viritual hosts, virtual mails - creating user - HOW ? :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
LinuxQuestions.org - where Linux users come for help
Started 2 days, 20 hours ago (2009-11-24 18:23:00)  by Komakino
This is to do with the way linux memory management works, I believe. Memory is marked as available when no longer needed but not actually freed until another process requires it. So although it might show 15GB in use, it doesn't mean all that memory is actively being used and other processes can still take it.
Thread:  Show this thread (15 posts)   Thread info: Something is eating my memory Size: 311 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Something is eating my memory :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
LinuxQuestions.org - where Linux users come for help
Started 1 day, 22 hours ago (2009-11-25 16:18:00)  by kbp
Have you restarted the application ?
Thread:  Show this thread (4 posts)   Thread info: open file limit Size: 36 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: open file limit :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
LinuxQuestions.org - where Linux users come for help
Started 2 days, 6 hours ago (2009-11-25 08:21:00)  by kbp
Could you please be a little more precise ? ... ie. run the commands that demonstrate the problem ping host.domain.tld dig host.domain.tld A grep host domain_zone_file grep host reverse_zone_file thanks
Thread:  Show this thread (7 posts)   Thread info: named resolving to wrong IP Size: 260 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: named resolving to wrong IP :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
LinuxQuestions.org - where Linux users come for help
Started 1 day ago (2009-11-26 15:01:00)  by acid_kewpie
There shouldn't be any issues when just using standard NIS backends, you also don't need ypbind on the client if you don't want to run the tools (infact, that might be a better approach to what you're trying to achieve, depending on what your real motivations are).
Thread:  Show this thread (4 posts)   Thread info: Permissions on Ypcat, and similar files Size: 265 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Permissions on Ypcat, and similar files :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
 

Hot threads for last week on Linux - Server::

Linux - Server
RE: backup script help - 18 new posts
Started 3 days, 16 hours ago (2009-11-23 23:04:00)  by ozegoods
Can't you directly rsync the files to your storage location without any preprocessing? I used to operate an rpm package repository which I backed up daily using rsync. It doesn't take any extra file space on the sending machine to do it that way.
Thread:  Show this thread (18 posts)   Thread info: backup script help Size: 248 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: backup script help :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
Linux - Server
Started 2 days, 20 hours ago (2009-11-24 18:23:00)  by Komakino
This is to do with the way linux memory management works, I believe. Memory is marked as available when no longer needed but not actually freed until another process requires it. So although it might show 15GB in use, it doesn't mean all that memory is actively being used and other processes can still take it.
Thread:  Show this thread (15 posts)   Thread info: Something is eating my memory Size: 311 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Something is eating my memory :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
Linux - Server
Started 3 days ago (2009-11-24 14:46:00)  by jstephens84
post the output from Code: dmesg | grep libvte.s0.4 dmesg | grep libglib-2.0.so.0
Thread:  Show this thread (11 posts)   Thread info: error loading libglib-2.0.so.0 when linux starting boot Size: 410 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: error loading libglib-2.0.so.0 when linux starting boot :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
Linux - Server
RE: Nagios Question - 10 new posts
Started 2 weeks, 3 days ago (2009-11-10 02:34:00)  by EricTRA
Hello, There are various ways to check the eventlogs using Nagios. Have a look at these plugins from NagiosExchange . Kind regards, Eric
Thread:  Show this thread (19 posts)   Thread info: Nagios Question Size: 270 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Nagios Question :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
Linux - Server
RE: Yes - 9 new posts
Started 1 week ago (2009-11-20 02:22:00)  by janoszen
It is possible using HTTP CONNECT oly if you are using non-transparent proxying. You also have to configure your clients to use it.
Thread:  Show this thread (9 posts)   Thread info: HTTPS does't work through Squid Size: 131 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Yes :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
Linux - Server
Started 1 week ago (2009-11-20 02:49:00)  by vishesh
Where your data is located, and what linux distro r u using ? thanks
Thread:  Show this thread (9 posts)   Thread info: Filesystem read from windows to linux. Size: 83 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Filesystem read from windows to linux. :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
Linux - Server
Started 3 days, 4 hours ago (2009-11-24 10:32:00)  by centosboy
Quote: Originally Posted by djekovic.dejan hello everyone, I've been trying to solve this problem for some time. but there were no any results. I have configured dhcp server on centos 5.3 . my windows clients get IP address, but they do not have an internet access. on my server, eth0 is dhcp server interface, eth1 is ...
Thread:  Show this thread (9 posts)   Thread info: internet access for dhcp clients Size: 2,617 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: internet access for dhcp clients :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
Linux - Server
RE: iptables issue - 8 new posts
Started 1 week, 2 days ago (2009-11-18 03:48:00)  by fotoguy
First of all, there could be any number of issues that could be causing this, have you turned port-forwarding on in the kernel? you will also need to have some FORWARD chain rules after you have PREROUTING/POSTROUTING rules to push the data between the network cards. Also Could you post your full iptables script as well.
Thread:  Show this thread (13 posts)   Thread info: iptables issue Size: 322 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: iptables issue :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
Linux - Server
Started 1 week ago (2009-11-19 17:18:00)  by bathory
Hi, Since it's a RHEL server could be a SELinux permissions problem.
Thread:  Show this thread (8 posts)   Thread info: Apache - can't fix 403 error Size: 85 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Apache - can't fix 403 error :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."
Linux - Server
Started 1 week, 1 day ago (2009-11-19 13:46:00)  by acid_kewpie
LVM doesn't care what filesystem it contains. It just takes a view of the disk at a given point in time, and writes all delta changes to that disk to spare space, providing two views of the same disk, one old snapshot, one live one. Basically the snapshot is in a crashed state, nothing is cleaned up or anything, so if your applications don't like recovering from a crashed state, you would want to...
Thread:  Show this thread (8 posts)   Thread info: Backupping with LVM snapshot Size: 426 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Backupping with LVM snapshot :: Linux - Server :: LinuxQuestions.org - where Linux users come for he..."