Linux administration tools

Email Alerts

Register now to receive SearchEnterpriseLinux.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States. Privacy
  • Secure remote Linux logging with rsyslog

    The rsyslog daemon allows a choice between UDP, TCP and RELP logging protocols for your Linux system. TCP and RELP offer guaranteed log messaging, for more secure logs. 

  • Mastering the Linux history command

    Learning how to take advantage of the Linux history command, as well as the Bash variant, can save Linux admins a lot of time. Discover how the command works, including shortcuts, searching and settings. 

  • Comparing the advantages of zshell over bash shell in Linux

    Linux admins interested in using zsh instead of bash shell will learn what is similar and what is different. Zshell offers new features for tab completion and typo correction and others that would be much more complex in bash. 

  • Signing Linux RPM files using a Gnu Privacy Guard key

    Signing Linux RPM packages assures users of the package that the RPM has not been tampered with. Learn how to create a Gnu Privacy Guard key and sign your RPM packages. 

  • SUSE Manager for Linux virtualization systems management

    Novell's new systems management tool, SUSE Manager, runs as a software appliance in a virtualized environment. Learn how to install and configure SUSE Manager in a Linux XenServer system. 

  • Creating RPM packages in Linux

    RPM software management on Linux systems truly has an advantage when you create your own RPM packages. Learn how to use the enhanced vim option to automatically generate a template file after creating a new RPM file with the .spec extension. 

  • Using Zabbix for open source network management

    Proactive monitoring and other advanced features have contributed to the growing popularity of Zabbix as an open source network-management tool. 

  • Exploring the features of the XFS file system on Linux

    The XFS file system has been designed to deal with high file volumes and large files more efficiently. Find out how the file system manages these files, and when it might be appropriate to use this file system on your Linux servers instead of Ext3 or... 

  • Puppet 2.6.x: Using new features

    The popular open source enterprise systems management tool, Puppet, has been updated in 2.6.0 and 2.6.5. Learn about the new features and see how they work with sample code. 

  • Linux command line tricks: less, screen, pgrep HTTP servers and more

    Mastering the Linux command line can make a system administrator's job much easier. Learn these command line tricks including aliasing more to always be less, using pgrep, screen, tmux, and aspell as well as quickly creating an HTTP server for file s...