Search:

Type: Posts; User: JackTheKnife; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. [ubuntu] Apache time out on PHP include() or file_get_contents() through HTTP

    I have a problem with ExpressionEngine2 after moving from an old server to a new one. Simple test code to reproduce that issue:


    <?php
    $protocol =...
  2. Replies
    9
    Views
    1,023

    Re: Postfix, HELO and blocking spammers

    Good idea but is this config worth to run for 60 email accounts? I mean time and effort spent on setting up everything + hardware.
  3. Replies
    9
    Views
    1,023

    Re: Postfix, HELO and blocking spammers

    Good point - need to verify if helo_access.db is not a plain text :)
  4. Replies
    9
    Views
    1,023

    Re: Postfix, HELO and blocking spammers

    My question is related more to the SMTP security than getting spam on email accounts ;)
  5. Replies
    9
    Views
    1,023

    Re: Postfix, HELO and blocking spammers

    Lets clarify this - I'm trying to block spammers which try to use my SMTP server as relay by spoofing HELO commands, not to protect users against spam (already I have installed SpamAssassin 3.3.1)....
  6. Replies
    9
    Views
    1,023

    Postfix, HELO and blocking spammers

    I'm trying to block spammers usingt the smtp_helo_restrictions controls. Additional lines to main.cf looks like


    smtpd_delay_reject = yes
    smtpd_helo_required = yes
    smtpd_helo_restrictions =
    ...
  7. [ubuntu] Re: SVN post-commit hook failed after Ubuntu upgrade from 11.04 to 12.04

    More info regarding that issue.

    Error comes on TortoiseSVN.

    My post-commit hook looks like:


    sudo svn update /var/www/site/html >> /usr/local/svn/repos/site/logs/exampleup.log

    and...
  8. [ubuntu] Re: Sudoers and disable require tty for particular user

    TortoiseSVN. Also I have updated OP with my post-commit hook and sudoers from 11.04. Now I'm trying to get this split piece by piece to find out what is going on :\
  9. [ubuntu] Re: Sudoers and disable require tty for particular user

    My question is related to that topic: http://ubuntuforums.org/showthread.php?t=2085994 and no clue how to deal with it :(
  10. [ubuntu] Sudoers and disable require tty for particular user

    How can I disable require tty for particular user in sudoers?

    Thanks
  11. [ubuntu] SVN post-commit hook failed after Ubuntu upgrade from 11.04 to 12.04

    After Ubuntu upgrade from 11.04 to 12.04 all my SVN post-commit hooks doesn't work throwing errors:


    post-commit hook failed (exit code 1) with output:
    sudo: no tty present and no askpass...
  12. [ubuntu] Re: Menus and dock after upgrading from 11.04 LTS to 12.04 LTS

    I found an answer to my second question

    http://www.liberiangeek.net/2012/04/automatically-hide-unity-launcher-in-ubuntu-12-04-precise-pangolin/
  13. [ubuntu] Menus and dock after upgrading from 11.04 LTS to 12.04 LTS

    How can I enable menus back after upgrade? Also is there any way to hide/disable app dock?

    Thanks
  14. [SOLVED] Re: Exim4 and an external SMTP (no Gmail)

    Got it to work by editing those files:
    - exim4.conf.template
    - passwd.client
    - update-exim4.conf.conf

    :guitar:
  15. [SOLVED] Exim4 and an external SMTP (no Gmail)

    Is there any manual how to configure Exim4 for an external SMTP server excluding Gmail (I want to use my domian name for it).

    Thanks
  16. Replies
    0
    Views
    229

    [lubuntu] vsFTPd and binding folders

    I have done something like


    mount --bind /home/user1/www/ /var/www/user1/

    But when user1 will log in to his account and will go to www folder there are no files from /var/www/user1/

    Any...
  17. [ubuntu] Re: Multiple web sites with different DocumentRoot paths

    So if I have vhost file like that one:



    # domain: xyz.local
    # public: /home/xyz/html

    <VirtualHost *:80>

    ServerName xyz.local
  18. [ubuntu] Multiple web sites with different DocumentRoot paths

    Hi,

    I have set staging web server with multiple local domains set at /home for particular users, but unfortunately /home is set as separate partition which is almost full (I have try to resize it...
  19. Replies
    3
    Views
    428

    [ubuntu] Re: Error during samba update

    Ubuntu 10.04 and using Update Manager

    PS.

    I looks like common update issue. Now I have problem with MySQL update:



    Preconfiguring packages ...
    Can't exec...
  20. Replies
    8
    Views
    720

    [lubuntu] Re: Ubuntu 10,04 - slow system response

    I run gparted from Ubuntu Live CD and choosed check partition. After that I booted machine to Grub menu and run oldest config where is an option to check filesystem/files (press F)
  21. Replies
    3
    Views
    428

    [ubuntu] Error during samba update

    I'm getting that error during update process:



    Can't exec "/tmp/libssl0.9.8.config.296591": Permission denied at /usr/share/perl/5.10/IPC/Open3.pm line 168.
    open2: exec of...
  22. Replies
    8
    Views
    720

    [lubuntu] Re: Ubuntu 10,04 - slow system response

    OK, now I'm getting those errors:

    Superblock last mount time is in the future
    Superblock last write time is in the future

    Any clue what is going on? System clock has proper time/date.
  23. Replies
    8
    Views
    720

    [lubuntu] Re: Ubuntu 10,04 - slow system response

    I have done


    e2fsck -f -y -v

    on each partition again - no issues found.
  24. Replies
    8
    Views
    720

    [lubuntu] Re: Ubuntu 10,04 - slow system response

    BTW. When I'm trying to execute:

    sudo dpkg --configure -a

    I'm getting error:

    dpkg: unable to access dpkg status area: Read-only file system
  25. Replies
    8
    Views
    720

    [lubuntu] Re: Ubuntu 10,04 - slow system response

    I was able to fix /boot partition with gparted and after that I have loaded oldest Grub config with a fix option.
Results 1 to 25 of 57
Page 1 of 3 1 2 3