Zato—Agile ESB, SOA, REST and Cloud Integrations in Python
http://www.linuxjournal.com/content/zato%E2%80%94agile-esb-soa-rest-and-cloud-integrations-pythonZato is a Python-based platform for integrating applications and exposing back-end services to front-end...
View ArticleBecome a GCC expert with these little-known command-line options
http://www.openlogic.com/wazi/bid/332308/become-a-gcc-expert-with-these-little-known-command-line-optionsThe GNU Compiler Collection (GCC) is easy to use, but it offers so many command-line options...
View ArticleHow to Chroot SFTP Users on Linux for maximum security
http://linuxaria.com/article/how-to-chroot-sftp-users-on-linux-for-maximum-security?lang=enA chroot on Unix operating systems is an operation that changes the apparent root directory for the current...
View ArticleCode performance with gprof
http://www.linuxuser.co.uk/tutorials/code-performance-with-gprof Learn how gprof can help you to identify the performance bottlenecks in your program’s source code Code profiling is an important aspect...
View ArticleSeven expert tools for advanced string search in PostgreSQL
http://www.openlogic.com/wazi/bid/334546/seven-expert-tools-for-advanced-string-search-in-postgresqlYou can improve PostgreSQL text search performance by executing searches directly in the database...
View Article10 Linux/Unix Bash and KSH Shell Job Control Examples
http://www.cyberciti.biz/howto/unix-linux-job-control-command-examples-for-bash-ksh-shellLinux and Unix are multitasking operating systems i.e. a system that can run multiple tasks (process) during the...
View ArticleStupid ssh tricks
http://linuxaria.com/howto/stupid-ssh-tricks?lang=enI use ssh everyday and it’s my main tool to connect and manage servers, so I’m always interested in articles about ssh.Today I present an interesting...
View ArticleHow to develop an Android app using Apache Cordova and jQuery Mobile
http://www.openlogic.com/wazi/bid/332279/how-to-develop-an-android-app-using-apache-cordova-and-jquery-mobileApache Cordova is a platform for building native mobile applications using common web...
View ArticleWill DuckDuckGo eventually destroy Google in search?
http://www.itworld.com/open-source/400624/will-duckduckgo-destroy-google-searchToday in Open Source: DuckDuckGo gains more users as privacy concerns mount. Plus: An exhaustive list of Open Source...
View ArticleGet better Apache load balancing with mod_cluster
http://www.openlogic.com/wazi/bid/330406/get-better-apache-load-balancing-with-mod_clusterMod_cluster is an innovative Apache module for HTTP load balancing and proxying. It implements a communication...
View ArticleHow to set password policy on Linux
http://xmodulo.com/2013/12/set-password-policy-linux.htmlUser account management is one of the most critical jobs of system admins. In particular, password security should be considered the top concern...
View ArticleSSH from a web browser tutorial
http://www.linuxuser.co.uk/tutorials/ssh-from-a-web-browser-tutorial There are times when you are stuck using a locked-down machine. As long as you have a browser, though, you can still connect to your...
View Article10 snazzy music production tools for Ubuntu/Linux
http://www.techdrivein.com/2014/02/10-music-production-tools-for-ubuntu-linux.htmlLike many other niches, music production was not really a Linux forte. But that's changing now and like what happened...
View ArticleHow to convert an HTML web page to PNG image on Linux
http://xmodulo.com/2014/02/convert-html-web-page-png-image-linux.htmlOne of the easiest way to screen capture a particular web page as a PNG image is by using CutyCapt, which is a convenient command...
View ArticleAdvanced GDB tips and tricks
http://www.openlogic.com/wazi/bid/336594/advanced-gdb-tips-and-tricksThe GNU Debugger (GDB) is one of the most popular debugging tools available on Linux and Unix-like systems. Learn the advanced...
View ArticleWhat is good video editing software on Linux?
http://xmodulo.com/2014/03/good-video-editing-software-linux.htmlA video editor allows you to handle various post-production video editing jobs which typically involve arranging, cutting, pasting,...
View ArticleCompress your web pages for better performance
http://www.openlogic.com/wazi/bid/336187/compress-your-web-pages-for-better-performanceUsers always want faster access to web resources. If your website is sluggish and serves pages slowly, would-be...
View ArticleBring a Linux development environment to Windows with MinGW
http://www.openlogic.com/wazi/bid/336797/bring-a-linux-development-environment-to-windows-with-mingwIn general, Linux and Windows development environments aren't compatible. Windows developers often...
View ArticleGet started in open source online and offline
https://opensource.com/life/14/2/exploring-open-source-beginnersWhat skills do you need and which projects should you participate in as beginner in open source? These are common questions for beginners...
View ArticleHow to spoof the MAC address of a network interface on Linux
http://xmodulo.com/2014/02/spoof-mac-address-network-interface-linux.htmlA 48-bit MAC address (e.g., 08:4f:b5:05:56:a0) is a globally unique identifier associated with a physical network interface,...
View Article