• 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 boylazer

  1. B

    What's your SSID?

    netsh wlan connect ssid=YOURSSID name=PROFILENAME C:\>netsh wlan show profile GOODBYE
  2. B

    LDAP Users

    include (dirname(__FILE__) . "/../src/adLDAP.php"); try { $adldap = new adLDAP($options); } catch (adLDAPException $e) { echo $e; exit(); } //var_dump($ldap); echo ("<pre>\n"); // authenticate a username/password if (0) { $result = $adldap->authenticate("username", "password")...
  3. B

    Networking for remote area?

    btw: FC cable with single mode 9/125mm type
  4. B

    Streaming music to the office

    apply IT policy proxy server may help implement multicast routing limit bwd for stemming traffic(they will no use company internet in the future) separate non-business traffic to the new link (bwd lower than the primary link), this solution, you will get the single point of failure i...
  5. B

    Help on a connection to a Cisco 2970G

    jumbo frame config.. issue
  6. B

    Cisco 2960S - Flow control

    try to use the test cable-diagnostics command in privileged EXEC mode. Switch# test cable-diagnostics tdr interface g0/1 TDR test started on interface Gi0/1 A TDR test can take a few seconds to run on an interface Use 'show cable-diagnostics tdr' to read the TDR results. Switch# sh...
  7. B

    can anyone sugest a quiet Cisco switch?

    don't forget to check EOS, EOL of the new switch
  8. B

    unable to find Net meeting in windows 7

    one question, please is Teamviewer remote desktop safe ?
  9. B

    Network Audits

    (+) Are there any connections to a third party or to an Internet Service Provider (ISP) connected to your network? If yes, approximately how many connections exist? If you or your team does not manage these connections, who does? o No, there is no connection to 3rd Party or Internet Service...
  10. B

    Color Batch File to ping several servers/network

    I can show a message box as screenshot below: credit: http://www.serveradmintool.com/2012/04/color-batch-file-to-check-networkserver.html this can apply to your job and team:D
  11. B

    Network Audits

    sample audit questionair... my past year: Routers 1. Who owns and manages your routers? 2. Please add to the network component listing the router's operating system version number. 3. For routers providing connectivity to third-party locations, please provide documentation for all...
  12. B

    issue with new network

    best guidance:)
  13. B

    Load balancing, F5, Cisco. other options

    If you require 100 percent uptime for your services wiht best quaility... F5 only
  14. B

    Dameware or PC Anywhere remote client?

    real VNC, Windows Remote Assistance (come with Windows 7)
  15. B

    CCIE - anyone else working on their Certs?

    prepare/read/practice taking CCIE Lab Exam in Routing & Switching more and more and more
Back
Top