Skip to content
Skip to content

ivan

  • Home
  • Articles
  • Projects
  • Speaking
  • About
  • Contact
Resume
filter:
all wordpress ai performance security web-apis tooling
All Guides Notes Experiments
487 of 487
  • Tooling
    February 16, 2011

    Beginner Tips: Bad interpreter – no such file or directory

    Sometimes when you run your script there is an error like this: That’s because there are one or many ^M characters in your script for every…

    centos dos2unix ubuntu
  • Performance
    February 15, 2011

    PHP APC vs eAccelerator vs XCache Benchmarking

    From my previous posts I wrote about how to install APC and XCache as caching systems for PHP 5. Now I would like to review which…

    apc benchmark test eaccelerator
  • Tooling
    February 14, 2011

    [HowTo] Install XCache For PHP5 In CentOS

    Instead of using Alternative PHP Cache (APC), we can use PHP XCache as a PHP caching system. XCache is an open-source opcode cacher that accelerates PHP…

    PHP cache PHP XCache
  • Misc
    February 13, 2011

    New Google Security System: 2 Steps Verification

    Google just launched a new security feature to access Google Account. It is called 2-steps verification. With this 2-steps verification, the hacker cannot enter your account…

    google security
  • Performance
    February 13, 2011

    Alternative PHP Cache (APC) Not Compatible With Zend Optimizer

    This problem happened on my VPS after I installed Alternative PHP Cache (APC). I also already had Zend Optimizer installed on the same VPS. After I…

    PHP APC PHP Fatal Error Zend Optimizer
  • Tooling
    February 12, 2011

    DNS Benchmarking Tools

    As I dug more into DNS performance benchmarking, I found a great tool instead of using the command prompt as you can see in my previous…

    Benchmark tools Google Public Dns opendns
  • Tooling
    February 12, 2011

    Test DNS Server Speed, Google Public DNS and OpenDNS Benchmarking

    DNS (Domain Name System) is a hierarchical naming system built on a distributed database for computers, services, or any resource connected to the Internet or a…

    benchmark test benchmarking DNS Server Google Public Dns opendns
  • Performance
    February 12, 2011

    Snippet Code To Benchmark Your PHP Script

    Testing is one of the common tasks for a programmer. In every development phase, testing needs to be done before moving to the next phase. There…

    benchmarking downloads microtime php php benchmark
  • Tooling
    February 11, 2011

    Securely Transfer Your File To Remote Computer

    A very common job for a web developer is actually uploading a single file from a directory in your development environment to the exact same subdirectory…

    scp secure text editor secure transfer synchronize folder winscp
← Prev
1 … 15 16 17 18 19 … 55
Next →

© 2010–2026 Ivan. All thoughts my own.

  • Privacy
    • GitHub
    • LinkedIn
    • X
    • WordPress
    • RSS Feed

Notifications