Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    129
    Views
    68,571

    [ubuntu] Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    have a problam... what to do?

    root@vygandas-laptop:/bin# flip_webcam 1
    bash: /bin/flip_webcam: cannot execute binary file
  2. [ubuntu] apache2 restrict users to use suExec / shell_exec EXCEPT e.g. root or some other one

    Hi,
    I'm few steps from completing my hosting server, but I see a threat, that users can do e.g.
    shell_exec('nano /var/www/<otherUsersSite>/public_html/index.php') I is not good, because then they...
  3. Replies
    4
    Views
    2,516

    [ubuntu] Re: vsftpd (+apache2) permissions configuration

    that was lame question :oops: I was surfing and surfing google, but nothing... Then once again i was changing stuff in /etc/vsftpd.conf, and uncommented
    local_umask=022. . This is what permissions...
  4. Replies
    8
    Views
    1,249

    [ubuntu] Re: Apache VirtualHost Config Question

    Maby this would help you:
    in /etc/apache2/sites-available there is document called default. You copy it, name it the site name you want (e.g. sub.domain.com (o anything else, but this makes it more...
  5. Replies
    6
    Views
    5,134

    [ubuntu] Re: Jail SSH user's access to home dir.

    The problam is quite clear, but unfortunately, it seems as noboty knows the answer...
    How to make SFTP logged in users, to be jailed in thei home directory? By default, user can view upper...
  6. Replies
    4
    Views
    2,516

    [ubuntu] Re: vsftpd (+apache2) permissions configuration

    i can't believe nobody knows... :/
  7. Replies
    4
    Views
    2,516

    [ubuntu] vsftpd (+apache2) permissions configuration [SOLVED]

    Hello.
    I'm hoping to get advice on how to configure vsftpd server, to enable users upluoad files with right permisions. I create user like this:

    cp /etc/apache2/sites-available/default...
  8. [ubuntu] Re: Mail server problems - how to remove and start ower

    Everthing seems OK. But still I cant receive emails from e.g. gmail.com. If I send it from my domain, mymachine (local), then, I receive email... What could be the problem???
  9. [ubuntu] Re: Need help creating a local virtual web using bind9, apache2, kvm

    when you create new site, etid like this:

    <VirtualHost *:80>
    ServerAdmin asradau@domain.com

    DocumentRoot /var/www/subdomain.domain.com
    ServerAlias subdomain.domain.com
    ...
  10. Replies
    9
    Views
    8,783

    [SOLVED] Re: help with vsftpd

    Hi,
    yesterday i had same problem with Dreamveawer. I figured out, that you need to do this:

    chown <dir> <user>
    chmod 777 <dir>

    in /etc/vsftpd.conf make theese "local_enable=YES" and...
  11. [ubuntu] Mail server problems - how to remove and start ower

    Hello,
    I have installed theese packages:

    aptitude install postfix postfix-mysql postfix-doc courier-authdaemon courier-authlib-mysql courier-pop courier-pop-ssl courier-imap courier-imap-ssl...
Results 1 to 11 of 11