Search:

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

Search: Search took 0.23 seconds.

  1. Replies
    2
    Views
    1,056

    [ubuntu] Re: mysql error

    anyways, I think my problem is that I have a 64bit/32bit mix version installed, I need to just have it all 32-bit, what is the best way to cleanly uninstall it and re-install it and keep the tables...
  2. Replies
    2
    Views
    1,056

    [ubuntu] mysql error

    Ok, I have Ubuntu 8.10 server. Mysql doesn't want to start at boot, when I issue this command, it then works, but generates an error:

    sudo /etc/init.d/mysql restart
    * Stopping MySQL database...
  3. Replies
    5
    Views
    592

    [ubuntu] Re: cron tab help ?

    so this is right ?

    05 * * * * perl /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -update -config=www.mydomain.com

    how about the rest of the command, is that ok ?
  4. Replies
    5
    Views
    592

    [ubuntu] cron tab help ?

    currently my command my line in crontab is like this:

    01 01 * * * perl /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -update -config=www.mydomain.com

    this is to update

    I would like to...
  5. [ubuntu] Use Mac OS X to RDP into My Linux Box ?

    I have a Ubuntu 8.04 server box which sits and runs in the garage. I do a lot of things in the shell, so SSH is good.

    But I wanted to learn how to RDP into it, so that I can see the Desktop ?
    ...
  6. Replies
    4
    Views
    2,552

    [ubuntu] Re: Securing a www folder, Help...

    I figured out the problem...

    <Directory "/usr/local/awstats/wwwroot">
    AuthType Basic
    AuthName "Please Log In: Staff Only..."
    AuthUserFile /var/www-passwords/passwords
    Require user private

    #...
  7. Replies
    4
    Views
    2,552

    [ubuntu] Re: Securing a www folder, Help...

    anyways, i did everything I know and followed the instructions...

    The windows pops up asking for ID/Password, but when I enter it, it comes back again, so that's the problem I don't understand.
  8. Replies
    4
    Views
    2,552

    [ubuntu] Re: Securing a www folder, Help...

    I don't want to limit by IP address, I want to limit by ID/Password to "everone" including me, so that I can still show off the stats to who ever wants to see them with the right id/pass.

    So even...
  9. Replies
    4
    Views
    2,552

    [ubuntu] Securing a www folder, Help...

    So I installed awstats for my apache web server that I run. It's great because now I understand who visits. But I want to secure this, I don't want everyone to see my logs and stats.

    so in...
  10. Replies
    1
    Views
    2,227

    [ubuntu] Apache and awstats in Ubuntu 8.04

    I am running Ubuntu 8.04 with all the latest updates, on AMD 64-bit.

    I have apache installed, whatever is the version that comes with my Ubuntu, and I wanted to install awstats, and I successfully...
  11. Replies
    4
    Views
    1,631

    [ubuntu] Re: proper permissions of /home/users ?

    Thanks guys for your time and explanations. I FTP locally from my network at home, I never FTP from the outside and no one else uses FTP, it's for my use only. But I see your point, I will get...
  12. Replies
    4
    Views
    1,631

    [ubuntu] proper permissions of /home/users ?

    What is the proper set of permissions that I should use when running a server that is open to the public on certains ports. I allow port 80, FTP, and SS traffic to be forwarded to my local linux...
Results 1 to 12 of 12