• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by Doliviss

  1. D

    IT Resume Thread

    Three paragraphs is what I shoot for. Tell them who you are, how you found the position, why you're interested and what sparked your attention/what made you think the position was good for you in the first paragraph. In the second paragraph, pick 2-3 requirements/expectations/qualifications...
  2. D

    IT Resume Thread

    Edit: disregard
  3. D

    Home hosted forums

    Do yourself a favor and don't use PHP4, it's been EOLed for almost a year and won't be receiving any more updates (for real this time, I'm told).
  4. D

    Can't connect to localhost

    Also make sure that the site in IIS is enabled and listening on localhost.
  5. D

    Mini (home) Network Rack???

    http://search.ebay.com/search/search.dll?from=R40&_trksid=m37&satitle=skeletek&category0=
  6. D

    SSH Brute Forcing and Reporting It

    To add to the above list, also change your SSH port.
  7. D

    Anyone good with Linux web servers, dns entries, email, etc?

    I know you're not intentionally trying to stiff anyone, but that's quite a laundry list of things to do. It's worth significantly more than $75-150. That could easily take 8+ hours. If I were you, I would really look into getting cPanel or something like that. That will do everything...
  8. D

    how to gain CCNA certification? step-by-step

    The tests are usually given at community colleges, things like that. You can register for them at http://www.pearsonvue.com. If you want physical equipment, eBay is probably the place to go.
  9. D

    Bandwidth monitoring for network

    It's not quite what you're looking for out of the box (but close), but Cacti will do most of those things and is pretty easy to set up. You don't even need two NICs.
  10. D

    cygwin and ssh troubleshooting

    My first guess would be that your ISP is blocking 222. I would try moving to another port and seeing if that works. If that doesn't, check to make sure that you don't have any software firewalls or anything blocking the connection.
  11. D

    Ftp Server

    If you want security, don't use regular FTP. FTP sends data in plain text. You'll probably want either SFTP or FTP over TLS/SSL.
  12. D

    Urgently need your review/advice/critique of a new network setup plan

    That should work fine; that's a pretty basic network. You don't even necessarily need to buy the same switch; most any switch should do the job.
  13. D

    DDNS question for home server

    Unless the receiving server does an rDNS checkup. The majority of them do, and when a server named 'sever1.domain.com' is trying to send mail, and the reverse DNS points to something like dhcp-xx-xx-xx-xx-provider.com, it's not going to accept the mail as the PTR record doesn't match.
  14. D

    Ubuntu Web Server ?

    I've been running Debian on a box for almost three years now. I've never had one single problem that wasn't a direct result of my own mistakes.
  15. D

    Custom NAS Needed?

    I would say definitely go with Linux unless you have a concrete reason not to. If you're familiar with Linux (and you say you are), then why even consider Windows without a need for something like Exchange/some other MS only product? Set yourself up a nice Linux box, you can use Samba and...
Back
Top