Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    21,254

    [ubuntu] SSH Key -- Converting PEM to PUB

    I'm using a code editor called Espresso on Mac that has a built in SFTP feature but doesn't like using .pem keys. Instead, it looks for the keyfile to be ~/.ssh/id_rsa.pub or ~/.ssh/id_dsa.pub. My...
  2. Replies
    0
    Views
    401

    [ubuntu] Generating New SSH Keys

    I have SSH key-based authentication setup between my old laptop (private key) and server (public key) and want to setup a brand new laptop and discontinue using the old one. Should I simply delete...
  3. Thread: Sftp

    by trentscott
    Replies
    5
    Views
    1,282

    [ubuntu] Sftp

    I want to connect to the same machine that that I have OpenSSH server on which uses keys and I have disabled password-based logins (for ssh). Apparently, this also affects SFTP which makes sense. How...
  4. Replies
    4
    Views
    689

    [ubuntu] Re: broken php in Apache

    Are you getting any error messages in your browser? Can you post your Apache logs?
  5. Replies
    2
    Views
    2,318

    [ubuntu] Re: service says "disabled" after install

    Is there a config file for it that has an enable/disable on boot flag in it?
  6. Replies
    3
    Views
    1,107

    [ubuntu] Re: port listening on web server

    +1 I would configure port 8080 to forward to port 80 on your server's LAN IP. You can run the command ifconfig to figure that out.
  7. Replies
    7
    Views
    3,408

    [ubuntu] Re: Crontab a PHP script? or Apache?

    This sounds like a syntax error within the PHP file itself. It's hard to diagnose without (a) looking at the source code of the file you're trying to run, and (b) knowing what PHP version/environment...
  8. Replies
    5
    Views
    1,040

    [SOLVED] Re: Opening Port 22

    Thanks guys, installed fail2ban and decided to go with the router method.
  9. Replies
    5
    Views
    1,040

    [SOLVED] Re: Opening Port 22

    Altering the port means I need to also change it in the OpenSSH config file, correct? Do I need to do anything to change the SFTP port or does that default to whatever SSH is set to use on the...
  10. Replies
    5
    Views
    1,040

    [SOLVED] Opening Port 22

    I just setup SSH key-based authentication between my server and laptop (client) machines and plan on using SFTP exclusively for uploading website files. Is it safe to open port 22 on my router and...
  11. Thread: Sftp

    by trentscott
    Replies
    4
    Views
    509

    [SOLVED] Re: Sftp

    Thanks!
  12. Replies
    2
    Views
    5,155

    [SOLVED] Re: Copying SSH Keys to Server

    Thank you, that worked like a charm!
  13. Thread: Sftp

    by trentscott
    Replies
    4
    Views
    509

    [SOLVED] Re: Sftp

    If I don't use keys, does that mean my password will be sent out in the open and prone to sniffing?
  14. Thread: Sftp

    by trentscott
    Replies
    4
    Views
    509

    [SOLVED] Sftp

    Is it safe to use SFTP from outside my local network (i.e. open the port on my router) or is there some kind of key based authentication I can implement like SSH? If so, how do you do that?
  15. Replies
    2
    Views
    5,155

    [SOLVED] Copying SSH Keys to Server

    I'm trying to connect to my Ubuntu Server via SSH with key-based authentication from Mac OS X. Unfortunately, you can't run the ssh-copy-id command on a Mac -- it just won't work. Instead, should I...
  16. Replies
    1
    Views
    778

    [SOLVED] SSH Public Key

    I'm trying to setup SSH key-based authentication between my Mac OS X laptop and an Ubuntu 10.10 Server. I've created the keys (both public and private) via Terminal on my Mac with ssh-keygen.

    I...
  17. Replies
    1
    Views
    1,558

    [ubuntu] Re: Server Backup to FTP

    Anyone?
  18. Replies
    1
    Views
    1,558

    [ubuntu] Server Backup to FTP

    I have a LAMP server and read that you can use Duplicity to backup files in an encrypted archive to an FTP server. Ideally, I'd like to build a second system and mirror them together using Rsync, but...
  19. Replies
    4
    Views
    3,166

    [SOLVED] Re: Virtual Host Doesn't Work

    Two lines:


    000-default
    webmin.1412323.conf

    EDIT: I fixed it. Apparently the "Server Name" setting in Webmin should contain your FQDN (mywebsite.com), you should leave Address set to "Any"....
  20. Replies
    4
    Views
    3,166

    [SOLVED] Re: Virtual Host Doesn't Work

    Anyone?
  21. Replies
    4
    Views
    3,166

    [SOLVED] Virtual Host Doesn't Work

    I created a new virtual host in Apache using Webmin and am having trouble getting it to work. When I created it, I opted to create the config file as a "New file under virtual servers directory...
  22. Replies
    5
    Views
    823

    [ubuntu] Re: Securing Apache

    Great idea with the symlink -- I'll give it a shot.




    Thanks!
  23. Replies
    5
    Views
    823

    [ubuntu] Re: Securing Apache

    Anyone?
  24. Replies
    5
    Views
    823

    [ubuntu] Securing Apache

    I have a fresh install of Ubuntu Server 10.10 with LAMP and have a few questions on locking down Apache. Note: I'm using this web server to host a personal site, no need to have it open for other...
  25. Replies
    50
    Views
    15,295

    Re: Docky, Cairo or AWN?

    I like AWN slightly better -- it uses less resources than Docky and can be run with Compiz turned off. Docky is better for eye candy though.

    Here's a walkthrough guide on installing AWN on 10.10:...
Results 1 to 25 of 93
Page 1 of 4 1 2 3 4