-
Linux, Windows and Unix interoperability: News and tips
Get the latest interoperability, news and expert advice on mixing flavors of Linux with Windows or Unix. Spotlight
-
Linux on servers: News, tips and advice
This collection of news, expert advice and user stories show how and why Linux plays well with blades, 64-bit servers and more heavy metal. Spotlight
-
Nessus Technical Guide
Nessus Technical Guide Learning Guide
-
Linux basics for Windows admins
IT pros who know how to improve performance and tune proprietary applications to run on Linux will be in big demand, analysts say. So, why not take steps toward making yourself a hot commodity? This extensive library of basic Linux information has be... Learning Guide
-
A Golden opportunity: Request topics, win books
Readers can vote for their favorite "Golden's Rules" column and suggest future topics, get a chance to win "Succeeding with Open Source." Contest
- See More: Essential Knowledge on Linux management and configuration
-
Popular Linux automation tools embrace Windows
CFengine now natively supports Windows, and Opscode Chef does too. But will Windows shops accept their advances? News | 27 Oct 2011
-
Puppet, DevOps key to data center surge, says Constant Contact
The popular open source configuration management system, Puppet, along with DevOps made it possible for Constant Contact to scale operations from hundreds to thousands of servers in their data center. News | 16 Mar 2011
-
CIOs seek special skills in Linux admins
With the demand for Linux admins on the rise, CIOs are having trouble finding the right candidates with the right Linux skills and personality to manage open source environments. News | 27 Aug 2010
-
Microsoft makes Linux drivers for Hyper-V open source, but users not impressed
Although Microsoft has made its Hyper-V Linux drivers open source, some virtualization users said they don't expect immediate change. News | 23 Jul 2009
-
Linux clusters made easy
Linux cluster experts say systems can run well with good design, open source management and monitoring tools and proactive administrators. The IBM white paper is written for Linux admins with small-scale cluster experience who are facing working on a... Article | 12 May 2009
-
Samba 4 beta offers platform choice to data centers
When released, Samba 4 beta will fully emulate Active Directory, giving mixed data centers total flexibility in running Linux, Unix or Windows servers. Samba 4 is being developed in conjunction with updates to Samba 3. Some data centers may find that... Article | 09 Apr 2009
-
Microsoft and Red Hat to cross-certify OS, virtualization platforms
Microsoft and Red Hat inked a pact to optimize their operating systems running as guests on each other's virtualization platforms. News | 17 Feb 2009
-
Building a Linux infrastructure with maximum automation
Automating Linux system administration with cfengine can be a big task, but automation can pay off with time savings, better documentation, and provide some technical advantages. Nate Campi and Kirk Bauer explain why they rewrote their book in the se... Article | 26 Jan 2009
-
After delay, Fedora 10 finally available
After being waylaid a month because of a security breach, Fedora 10 includes features for remote management of servers, storage in the cloud, energy saving and more. Article | 26 Nov 2008
-
Red Hat Satellite launches first community upgrade
Red Hat Satellite has launched its first upgrade based on community input, where the ultimate goal is speedier, better software. The new version includes RHEL 5 and Oracle 10g. Article | 18 Nov 2008
- See More: News on Linux management and configuration
-
Search and replace on steroids: Do more with these sed commands
These tips can help administrators help themselves through advanced text editing with the UNIX Stream Editor (sed) utility. Tip
-
Managing Red Hat using the graphical Service Configuration tool
The Red Hat Service Configuration tool is used to start a service that hasn't been started, or to make sure a service starts automatically at the moment your server boots. Tip
-
Setting up Ubuntu Server 11.04 for iSCSI storage
Learn how Ubuntu Server 11.04 can be set up as an iSCSI storage server using simple Linux command line operations. Tip
-
Process monitoring and management on Red Hat using graphical tools
Use the learn gnome-system-monitor command on Red Hat Enterprise Linux to monitor and manage processes on your server in a graphical environment. Tip
-
How to use SUSE Manager for multiplatform Linux server administration
Linux administrators using both SUSE Linux Enterprise Server and Red Hat Enterprise Linux can take advantage of the features in SUSE Manager, a multiplatform server management tool to automate configuration and management tasks on Linux virtual machi... Tip
-
How to improve KVM performance by adjusting KSM
KVM Virtualization on Red Hat Enterprise Linux 6 is optimized for hosting environments with many virtual machines by using kernel samepage merging. But, disabling KSM can provide better performance in a smaller virtualized Linux system. Tip
-
How to configure Postfix MTA on Red Hat Enterprise Linux 6
Red Hat Enterprise Linux 6 uses Postfix for mail transmission. Learn how to configure the open source mail server in your Linux system. Tip
-
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. Tip
-
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. Tip
-
Optimizing Linux for SSD usage
Default Linux settings won't allow you to take advantage of SSD performance gains. Learn four ways to optimize SSD performance on your Linux system in this tip. Tip
- See More: Tips on Linux management and configuration
-
High availability by virtualization? Try RDBMS
Better system uptime may require a relational database management system(RDBMS), not virtualization, our expert explains. Ask the Expert
-
Reporting Nagios data to BMC Patrol
A security expert describes how to configure open source network monitoring tool Nagios so that data alerts, reports and other information generated are sent to BMC Patrol, which will be used as an alert tool. Ask the Expert
-
ipcrm in RHEL 4
An expert describes several possible solutions for ipcrm's continued existence on RHEL 4 even after is has been dest (destroyed). Ask the Expert
-
Linux printer as a Postscript device
Unix-Linux expert Ken Milberg follows up on his tip, "Printing from Unix to Linux," and explains why you're better off not setting up a Linux printer as a generic Postscript device. Ask the Expert
-
Upgrading from Fedora Core 6
An expert tells users with Fedora Core 6 not to worry about the merger; just upgrade to FC7. Ask the Expert
-
Cross-platform system management tools
An expert recommends a cross-platform open source tool for systems management. Ask the Expert
-
Open Hardware License issues
A reader asks about the implications of open sourcing hardware. Ask the Expert
-
Turning on pam_tally.so
Ask the Expert
-
Forgotten login for openSUSE10.2
Ask the Expert
-
2007 Linux/OSS trends to look for
An expert discusses 2007 trends that IT managers should be aware of. Ask the Expert
- See More: Expert Advice on Linux management and configuration
-
Puppet (configuration management)
Puppet is an open source systems management tool for centralizing and automating configuration management. Definition
-
Heartbeat
Heartbeat is a program that runs specialized scripts automatically whenever a system is initialized or rebooted. Originally designed for two-node Linux-based clusters, Heartbeat is extensible to larger configurations... (Continued) Word
-
tty command
A tty command in Linux and other Unix-like operating systems is a shell command that can be entered interactively or as part of a script to determine whether the output for the script is a terminal (that is, to an interactive user) or to some other d... Word
-
script
In computer programming, a script is a program or sequence of instructions that is interpreted or carried out by another program rather than by the computer processor (as a compiled program is). Word
-
Talking with the expert: Take control with the Linux command line
Linux expert William E. Shotts Jr. wants more Linux users to discover the command line and tap the advanced functionality below the GUI. Feature
-
Search and replace on steroids: Do more with these sed commands
These tips can help administrators help themselves through advanced text editing with the UNIX Stream Editor (sed) utility. Tip
-
Five questions on Linux and z/VM OS for mainframes
Mainframe expert and z/VM systems programmer sees continued growth for Linux in evolving mainframe environments. Feature
-
SearchEnterpriseLinux’s top five Linux tips of 2011
Popular tips for Linux administrators in 2011 included systems management tool use and management, Linux security and Linux command line shortcuts. Did you miss a hot Linux admin tip this year? Feature
-
Managing Red Hat using the graphical Service Configuration tool
The Red Hat Service Configuration tool is used to start a service that hasn't been started, or to make sure a service starts automatically at the moment your server boots. Tip
-
Setting up Ubuntu Server 11.04 for iSCSI storage
Learn how Ubuntu Server 11.04 can be set up as an iSCSI storage server using simple Linux command line operations. Tip
-
Popular Linux automation tools embrace Windows
CFengine now natively supports Windows, and Opscode Chef does too. But will Windows shops accept their advances? News
-
Process monitoring and management on Red Hat using graphical tools
Use the learn gnome-system-monitor command on Red Hat Enterprise Linux to monitor and manage processes on your server in a graphical environment. Tip
-
How to use SUSE Manager for multiplatform Linux server administration
Linux administrators using both SUSE Linux Enterprise Server and Red Hat Enterprise Linux can take advantage of the features in SUSE Manager, a multiplatform server management tool to automate configuration and management tasks on Linux virtual machi... Tip
-
How to improve KVM performance by adjusting KSM
KVM Virtualization on Red Hat Enterprise Linux 6 is optimized for hosting environments with many virtual machines by using kernel samepage merging. But, disabling KSM can provide better performance in a smaller virtualized Linux system. Tip
- See More: All on Linux management and configuration
About Linux management and configuration
The flexibility of Linux, along with the many specifications and free software tools, can help IT managers manage servers in their data centers. Get tips and advice on automation, virtualization and strategies and best practices for Linux server management and configuration. General Linux management topics such as remote administration, recovering lost passwords, Linux system hardening techniques and tools, and using OpenQRM are included. This topic also covers server management specifications, Intelligent Platform Management Interface, systems management architecture for server hardware, file systems and Linux configuration best practices.