How to check CPU info on Linux
http://ask.xmodulo.com/check-cpu-info-linux.htmlQuestion: I would like to know detailed information about the CPU processor of my computer. What are the available methods to check CPU information on...
View ArticleHowTo: Use ps, kill, nice, and killall To Manage processes in FreeBSD and OS...
http://www.cyberciti.biz/faq/howto-use-ps-kill-nice-killall-to-manage-processes-in-freebsd-unixI'm a new Unix system user. How can I manage process on a FreeBSD operating systems? A process is nothing...
View ArticleInteractive Git Tutorials
http://sixrevisions.com/git/interactive-git-tutorialsTo be completely honest, I find Git to be a dry subject. But a version control system is essential to a modern dev workflow so I had to learn it....
View ArticleHow to install Microsoft fonts in Linux office suites
http://www.pcworld.com/article/2863497/how-to-install-microsoft-fonts-in-linux-office-suites.htmlTimes New Roman, Calibri, and many other popular fonts are created by Microsoft and can’t be included...
View ArticleUbuntu apt-get & apt-cache commands with practical examples
http://www.linuxtechi.com/ubuntu-apt-get-apt-cache-commands-examplesApt-get & apt-cache are the command line package management utility in Ubuntu Linux. GUI version of apt-get command is the...
View ArticleInstall NTOP on Debian and Configure to Use NetFlow on Mikrotik RouterOS
https://www.lisenet.com/2014/install-ntop-on-debian-and-configure-to-use-netflow-on-mikrotik-routerosNtop is a network monitoring tool similar to Unix top, which shows network traffic usage. It can act...
View ArticleHow to debug a C/C++ program with Nemiver debugger
http://xmodulo.com/debug-program-nemiver-debugger.htmlIf you read my post on GDB, you know how important and useful a debugger I think can be for a C/C++ program. However, if a command line debugger...
View ArticleUse Fingerprint To Command & Control Your Ubuntu/Linux Mint
http://www.noobslab.com/2014/12/use-fingerprint-to-command-control-your.htmlIn past there was a way to unlock Linux using face detection method but that is no longer available and maintained by anyone....
View ArticleManaging Linux server configs with the SaltStack
http://techarena51.com/index.php/getting-started-with-saltstack I came across Salt while searching for an alternative to Puppet. I like puppet, but I am falling in love with Salt :). This maybe a...
View ArticleInterface (NICs) Bonding in Linux using nmcli
http://linoxide.com/linux-command/interface-nics-bonding-linuxToday, we'll learn how to perform Interface (NICs) bonding in our CentOS 7.x using nmcli (Network Manager Command Line Interface).NICs...
View ArticleAuditd - Tool for Security Auditing on Linux Server
http://linoxide.com/how-tos/auditd-tool-security-auditingFirst of all , we wish all our readers Happy & Prosperous New YEAR 2015 from our Linoxide team. So lets start this new year explaining about...
View ArticleHow to set up a cross-platform backup server on Linux with BackupPC
http://xmodulo.com/backuppc-cross-platform-backup-server-linux.htmlJust in case you haven't been able to tell from my earlier posts on backupninja and backup-manager, I am a big backup fan. When it...
View ArticleOpen source carries software-defined storage forward
http://www.zdnet.com/article/open-source-carries-software-defined-storage-forwardIn my small home-office, I have hard drives, flash drives, and solid-state drives, which use FAT32, NTFS, exFAT, Btrfs,...
View ArticleFixing USB Autosuspend
http://hamwaves.com/usb.autosuspend/en/index.htmlProblem The Linux kernel automatically suspends USB devices when there is driver support and the devices are not in use.1 This saves quite a bit of...
View ArticleHow to check memory usage on Linux
http://ask.xmodulo.com/check-memory-usage-linux.htmlQuestion: I would like to monitor memory usage on my Linux system. What are the available GUI-based or command-line tools for checking current memory...
View ArticleWhat are useful command-line network monitors on Linux
http://xmodulo.com/useful-command-line-network-monitors-linux.htmlNetwork monitoring is a critical IT function for businesses of all sizes. The goal of network monitoring can vary. For example, the...
View ArticleTop 10 open source projects of 2014
http://opensource.com/business/14/12/top-10-open-source-projects-2014Every year we collect the best of the best open source projects covered on Opensource.com. Last year's list of 10 projects guided...
View ArticleHow to create and configure a MySQL user from the command line
http://ask.xmodulo.com/create-configure-mysql-user-command-line.htmlQuestion: I would like to create a new user account on MySQL server, and apply appropriate permissions and resource limits to the...
View ArticleHow To Install Software In Linux : An Introduction
http://www.linux.com/community/blogs/133-general-linux/801474-how-to-install-software-in-linux-an-introductionIn any operating system we need to install applications to complete our day to day tasks....
View ArticleDelete clean cache to free up memory on your slow Linux server, VPS
http://www.blackmoreops.com/2014/10/28/delete-clean-cache-to-free-up-memory-on-your-slow-linux-server-vpsMany Linux systems, servers and VPS’s run on low memory and over time you will see a degradation...
View Article