Slashdot Mirror


User: flycast

flycast's activity in the archive.

Stories
0
Comments
4
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4

  1. There are so many good reasons to stay away from G on GoDaddy Wants Your Root Password · · Score: 1

    Enough said...

  2. Some thoughts base on experience... on Things To Look For In a Web Hosting Company? · · Score: 1

    Domain names...make sure you can edit TTL's on the domain records. This way when you point the domain records to other resources you can undo mistakes quickly. Don't host the domain name at the host. Generally a bad practice. Host...I definitely recommend using a Linux server solution. Windows has problems with both security and file upload permissions depending on how good or bad the admin is. I have used quite a few LAMP hosts. LiquidWeb.com has been best so far. They say that they offer "legendary support" and I have found that to be true. Don't worry about moving the site later...it's not as big a deal as it seems. You will never find a host that offers everything. Find a package that fits for where you are now and move when you need to. Use strong passwords and change them every few months...one year tops. There have been exploits lately that take advantage of stupid passwords and passwords that have not been changed. Change the password when you start the account. Usually the pw is transmitted in a plain text email. Make sure you can install a SSL cert. You will likely want to have a backend that is password protected and secure. You may also want to have secure front end pages. Make sure you have control over backups of your site. You will likely NOT want to download the backups through your ISP connection...too slow. If you can do a backup from one computer to another at your host it will move quickly. I would personally stay away from the cloud. This is based on a bad experience with Media Temple. There may be some good cloud servers out there but I get a sense that they are generally a tad slow. I have more to say but that's all I should put here.

  3. Re:Post-It Note on the Monitor on Best Tool For Remembering Passwords? · · Score: 1

    This is wrong. There are trojans that sit and wait and log keystrokes. Lot's of websites are getting hacked right now by one that does exactly that.

  4. Re:backuppc on Best Home Backup Strategy Now? · · Score: 1

    Me too! I think that any backup plan is a failure if it depends upon human intervention once set up. Backuppc happens automatically and has saved my bacon. Also you can set it to run when network traffic is low. One last thing...I believe that I am right here when I say that it pools files across users. That is...if two different users backup the same file it only stores one copy of the file and then places a symlink to that single file. Some users are reporting a backup pool of 1/10 in size compared to the number of files actually backed up. I have 3-4 users on my network and I think my backup pool is 85% smaller than if the identical files were saved redundantly.