What is a good IDE for C/C++ on Linux
http://xmodulo.com/good-ide-for-c-cpp-linux.html"A real coder doesn't use an IDE, a real coder uses [insert a text editor name here] with such and such plugins." We all heard that somewhere. Yet, as...
View ArticleA Guide To Testing in OpenStack
http://superuser.openstack.org/articles/a-guide-to-testing-in-openstackGet the basics on how to start running tests in OpenStack.This article originally appeared on the Thoughts On Cloud blog. Emily is...
View ArticleImproving your PuTTY connections
http://www.itworld.com/article/2867362/improving-your-putty-connections.htmlITworld|January 11, 2015 If you're anything like me, you use PuTTY to connect to a lot of the servers you manage. But, if...
View ArticleWomen of OpenStack, a guide to testing, and more
http://opensource.com/business/15/1/openstack-news-january-12Image by : opensource.comInterested in keeping track of what's happening in the open source cloud? Opensource.com is your source for what's...
View ArticleHow to build your own cloud for you and your friends on Debian Wheezy
https://www.howtoforge.com/tutorial/build-your-own-cloud-on-debian-wheezyGet back your privacy and control over your data in just a few hours: build your own cloud for you and your friendsby Roudy...
View ArticleHow To Add Swap on FreeBSD Unix Systems
http://www.cyberciti.biz/faq/create-a-freebsd-swap-fileI need additional swap space to improve my FreeBSD Unix server/desktop performance. How do I add a swap file to FreeBSD system using command line...
View ArticleClamping down on users with rbash
http://www.itworld.com/article/2875972/clamping-down-on-users-with-rbash.htmlITworld|January 26, 2015 One way to restrict what users can do on your Linux systems is by using rbash -- the restricted...
View ArticleHow to limit network bandwidth on Linux
http://xmodulo.com/limit-network-bandwidth-linux.htmlIf you often run multiple networking applications on your Linux desktop, or share bandwidth among multiple computers at home, you will want to have...
View ArticleHow to make a file immutable on Linux
http://xmodulo.com/make-file-immutable-linux.htmlSuppose you want to write-protect some important files on Linux, so that they cannot be deleted or tampered with by accident or otherwise. In other...
View ArticleStartup Applications: automatic execution of the most used programs during...
https://www.howtoforge.com/tutorial/how-to-use-startup-applications-on-ubuntuDuring every login or bootup, the OS performs a number of tasks in the background to get the OS up and running and ready to...
View ArticleHow to create and show a presentation from the command line on Linux
http://xmodulo.com/presentation-command-line-linux.htmlWhen you prepare a talk for audience, the first thing that will probably come to your mind is shiny presentation charts filled with fancy...
View ArticleWhich Light Weight, Open Source Web Server is Right for You?
http://www.linux.com/news/software/applications/807641-which-light-weight-open-source-web-server-is-right-for-youIf you use Linux, most likely Apache is your web server of choice. Apache is a great...
View ArticleHow To Scan And Check A WordPress Website Security Using WPScan, Nmap, And Nikto
http://www.unixmen.com/scan-check-wordpress-website-security-using-wpscan-nmap-niktoIntroductionMillions of websites are powered by WordPress software and there’s a reason for that. WordPress is the...
View ArticleMonitor MySQL connections and queries with mytop
https://www.howtoforge.com/tutorial/mytop-mysql-database-monitoringThis article will explain the installation and usage of mytop, a handy tool for live monitoring of MySQL queries. Also looking into...
View ArticleHow to filter BGP routes in Quagga BGP router
http://xmodulo.com/filter-bgp-routes-quagga-bgp-router.htmlIn the previous tutorial, we demonstrated how to turn a CentOS box into a BGP router using Quagga. We also covered basic BGP peering and...
View ArticleHow to Log In To Your Linux Desktop With Google Authenticator
http://www.howtogeek.com/208205/how-to-use-two-factor-authentication-on-your-linux-desktop-with-google-authenticatorFor additional security, you can require a time-based authentication token as well as...
View ArticleHow To Stress Test CPU and Memory (VM) On a Linux and Unix With Stress-ng
http://www.cyberciti.biz/faq/stress-test-linux-unix-server-with-stress-ngI want test my Linux, OpenBSD, FreeBSD and Unix-like server entirely for high load and monitoring the health under stress. How...
View ArticleHow to monitor harddisk health with smartmontools on Ubuntu
https://www.howtoforge.com/tutorial/monitor-harddisk-with-smartmon-on-ubuntuIn this article I will give you an overveiw on the smartmontools which is a set of applications that can test hard drives,...
View ArticleInstalling and using Git and GitHub on Ubuntu: A beginner's guide
https://www.howtoforge.com/tutorial/install-git-and-github-on-ubuntu-14.04GitHub is a treasure trove of some of the world's best projects, built by the contributions of developers all across the globe....
View Article4 Useful Cron Alternatives For Linux
http://www.maketecheasier.com/cron-alternatives-linuxFor those who are familiar with the Unix system, you will also be familiar with the cron application that allows you to schedule and automate tasks...
View Article