Find the answer to your Linux question:
Page 121 of 345 FirstFirst ... 21 71 111 117 118 119 120 121 122 123 124 125 131 171 221 ... LastLast
Threads 2401 to 2420 of 6881

Forum: Servers

Help requests for Linux server related topics: Apache, MySQL, Samba, server security, sendmail, exim, etc

  1. Squid redirection based on external url?

    Im trying to figure out how to take a path like this http://64.45.45.233/login/users --> 10.108.111.16 http://64.45.45.233/login/test -->...

    Started by aot2002, 07-14-2008
    • Replies: 0
    • Views: 541
    07-14-2008 Go to last post
  2. postfix installation

    hi ! it's my first time to install postfix. i'm using redhat 9 and i installed it using add/remove applications. forgive me, i'm new to linux :). i...

    Started by chamsky123, 07-13-2008
    • Replies: 1
    • Views: 344
    07-13-2008 Go to last post
  3. A question on recompiling php5

    Hi folks, Ubuntu LAMP 6.06 amd64 SugarCRM 5.0 Postfix Apache2 php5

    Started by satimis, 07-12-2008
    • Replies: 0
    • Views: 423
    07-12-2008 Go to last post
  4. FreeBSD 6.2 running Squid Problem

    I'm running Squid on a FreeBSD server using basic configurations. All is well regarding my clients and their Web browsing. The problem is with my...

    Started by Bradocc, 07-11-2008
    • Replies: 0
    • Views: 477
    07-11-2008 Go to last post
  5. Problem finding apxs for Apache2/php

    I am running kbuntu, who's Apache2 dist does not come with apxs. Ive searched other forums and discovered that httpd-dev and apache2-dev can be used...

    Started by desperado618, 07-11-2008
    • Replies: 2
    • Views: 2,641
    07-11-2008 Go to last post
  6. creating a samba server with suse 10.3

    So i have an old computer sitting around and i want to make a home network. I have experience with windows server but it is too expensive for a...

    Started by cwl157, 07-09-2008
    • Replies: 3
    • Views: 927
    07-11-2008 Go to last post
  7. httpd.conf file importance

    Hi, I am in process of setting of new application, which is a mirror of the current one. The difference I see is with the httpd.conf. The...

    Started by prashant.talele, 07-02-2008
    • Replies: 2
    • Views: 615
    07-11-2008 Go to last post
  8. command line ftp doesn't work

    Hi I don't know if this is a server or client question yet! I've a server with vsftpd. I use it with leechftp, filezilla, dreamweaver, vith...

    Started by Torquemada, 07-11-2008
    • Replies: 0
    • Views: 469
    07-11-2008 Go to last post
  9. send mail installation and configure steps

    Hi friends Please send me how to install $ configure sendmail in RedHat Enterprise Linux AS release 4 iam a new for linux so please send detail...

    Started by rajaramesh, 07-11-2008
    • Replies: 1
    • Views: 350
    07-11-2008 Go to last post
  10. Problem on MySQL

    Hi folks, Ubuntu 7.04 server amd64 It just comes to my notice on running following commands $ sudo /etc/init.d/mysql stop * Stopping...

    Started by satimis, 06-22-2008
    • Replies: 3
    • Views: 382
    07-11-2008 Go to last post
  11. Apache pre-build configuration check

    Hi... It turns out that the best way to secure an apache server with virtualhosts and PHP is to use 'suEXEC' which means compiling apache from...

    Started by e-ian-taylor, 07-10-2008
    • Replies: 0
    • Views: 523
    07-10-2008 Go to last post
  12. Mysql-Server

    How can i make mysql to be accesible via network?

    Started by kasnot, 07-03-2008
    • Replies: 3
    • Views: 366
    07-10-2008 Go to last post
  13. php.ini file changes in phpinfo but changes not used

    I've modified my /etc/php.ini file (specifically the upload_tmp_dir variable) and when I run phpinfo() I see the changes reflected. However, when...

    Started by TimCasey, 07-01-2008
    • Replies: 2
    • Views: 1,771
    07-10-2008 Go to last post
  14. To Catch all outgoing mail from sendmail server

    Dear, I have configured sendmail in linux RHEL5.0 and , I can get all mail which are comming to local users but I am unable to catch all outing...

    Started by rajeev.kumar, 07-09-2008
    • Replies: 2
    • Views: 1,934
    07-10-2008 Go to last post
  15. MySQL server 5.0.45: auto commit = off not working. its always in on state

    Hi, I am using mysql server 5.0.45. mysql> create table t1(f1 int); Query OK, 0 rows affected (0.00 sec) mysql> set autocommit=off; Query...

    Started by kishoramballi, 06-26-2008
    • Replies: 1
    • Views: 2,593
    07-10-2008 Go to last post
  16. Cant get mod_dav_svn to load!

    ldd -r /etc/httpd/modules/mod_dav_svn.so libsvn_repos-1.so.0 => /usr/lib64/libsvn_repos-1.so.0 (0x00002aaaaacdf000) ...

    Started by aloofpanda, 06-06-2008
    • Replies: 3
    • Views: 9,705
    07-09-2008 Go to last post
  17. mount.gfs: lock_dlm_join: gfs_controld error: -16/luci fails to start

    OK, so I recently got a cluster up and running on one node. I have run into two problems: 1. After I configured the cluster, luci forced the...

    Started by psteele555, 07-09-2008
    • Replies: 0
    • Views: 2,574
    07-09-2008 Go to last post
  18. Question Red5

    Hello, I was attempting to install Red5 but having difficulty getting Java to work. It gives this error: root@frooler # Starting Red5......

    Started by RAH, 07-09-2008
    • Replies: 0
    • Views: 604
    RAH
    07-09-2008 Go to last post
  19. Mysql - Need to move ibdata1 file

    Hi, Our /var partition is full and it is causing problem with our MySQL database. We've noticed that the ibdata1 file is taking up about 90% of...

    Started by helpmhost, 07-08-2008
    • Replies: 0
    • Views: 3,151
    07-08-2008 Go to last post
  20. Apache PHP and virtualhost security

    Hi. I am in the process of migrating from a windows system to a LAMP server (openSUSE 11) mostly for security reasons but I still have one major...

    Started by e-ian-taylor, 07-08-2008
    • Replies: 1
    • Views: 1,428
    07-08-2008 Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •