Common Administrative Commands in Red Hat Enterprise Linux 5, 6, 7, and 8

Total Page:16

File Type:pdf, Size:1020Kb

Common Administrative Commands in Red Hat Enterprise Linux 5, 6, 7, and 8 Common administrative commands in Red Hat Enterprise Linux 5, 6, 7, and 8 System basics Basic configuration TASK RHEL TASK RHEL View /etc/sysconfig/rhn/systemid 5 6 Graphical system-config-* 5 6 subscription configuration information subscription-manager identity 6 7 8 tools gnome-control-center 7 8 rhnreg_ks 6 Text-based Configure configuration system-config-*-tui 5 6 rhn_register 1, 3 5 6 7 8 subscription tools subscription-manager 2 6 7 8 Configure system-config-printer 5 6 7 hwbrowser 5 printer gnome-control-center 8 sosreport system-config-network 5 6 dmidecode 5 6 7 8 View system nmcli profile lstopo Configure 6 7 8 nmtui 7 8 lscpu network nm-connection-editor cat/proc/cpuinfo 8 gnome-control-center 8 lshw system-config-language 5 6 View RHEL Configure system localectl 7 8 version /etc/redhat-release 5 6 7 8 language information gnome-control-center 8 system-config-date 5 6 1 Be aware of potential issues when using subscription-manager on Red Hat Enterprise Linux 5: https://access.redhat.com/solutions/129003. Configure timedatectl 7 8 2 Subscription-manager is used for Satellite 6, Satellite 5.6 with SAM and newer, time and date date 5 6 7 8 and Red Hat’s CDN. 3 RHN tools are deprecated on Red Hat Enterprise Linux 7. rhn_register should gnome-control-center 8 be used for Satellite server 5.6 and newer only. For details, see: What subscription /etc/ntp.conf 5 6 management services are offered by RHSM?, Transition of Red Hat Network Classic Hosted to Red Hat Subscription Management, and Satellite 5.6 unable ntpdate 5 6 7 to register RHEL 7 client system due to rhn-setup package not included in Minimal installation. Synchronize timedatectl time and date /etc/chrony.conf 7 8 date 8 chronyc Security and identity system-config-keyboard 5 6 Configure localectl TASK RHEL keyboard 7 8 /etc/selinux/config gnome-control-center 8 chcon Configure /etc/ssh/ssh_config restorecon system Configure /etc/ssh/sshd_config semanage 5 6 7 8 5 6 7 8 SSH ~/.ssh/config security setsebool ssh-keygen system-config-selinux Report on system sealert 5 6 7 8 security authconfig LDAP, SSSD, authconfig-tui 5 6 7 authconfig-gtk Kerberos authselect 8 Network users getent 5 6 7 8 Jobs and services Jobs and services (cont.) TASK RHEL TASK RHEL chkconfig --list cron 5 6 ls /etc/init.d/ Schedule/ at 5 6 7 8 batch systemctl -at service batch tasks ls /etc/systemd/system/*.service systemd-run --on-calendar 8 List all ls /usr/lib/systemd/system/*. 7 services service Find file by locate 5 6 7 8 systemctl list-units -at service name find /etc/systemd/ /usr/lib/ 8 systemd/ /run/systemd/ -name Find file by find *.service” characteristic 5 6 7 8 service --status-all 5 6 List running tar systemctl -t service cpio services 7 8 Create archive 5 6 7 8 --state=active zip xz service name start 5 6 Start/stop service name stop service systemctl start name.service 7 8 systemctl stop name.service User management chkconfig name on 5 6 TASK RHEL Enable/ chkconfig name off disable systemctl enable name.service Graphical user system-config-users 5 6 7 service 7 8 systemctl disable name.service management gnome-control-center 8 View service service name status 5 6 useradd 5 6 7 status systemctl status name.service Create user 7 8 account gnome-control-center 8 Check if chkconfig name --list 5 6 service is Delete user userdel 5 6 7 enabled systemctl is-enabled name 7 8 account gnome-control-center 8 chkconfig --add Create new 5 6 usermod service file View/change /etc/passwd or modify systemctl daemon-reload 5 6 7 7 8 user account vipw configuration /etc/systemd/system/*.service details id runlevel 5 6 gnome-control-center 8 View run systemctl get-default 7 8 level/target Create user groupadd 5 6 7 who -r 5 6 7 8 group gnome-control-center 8 /etc/inittab 5 6 Change run init run_level Delete user groupdel 5 6 7 level/target systemctl isolate name.target group 7 8 gnome-control-center 8 systemctl set-default groupmod /etc/syslog.conf 5 5 6 7 Change group /etc/group /etc/rsyslog.conf 6 7 8 details Configure gnome-control-center 8 logging /etc/rsyslog.d/*.conf /var/log/journal 7 8 Change user passwd 5 6 7 systemd-journald.service password gnome-control-center 8 journalctl 7 8 View logs usermod /var/log 5 6 7 8 5 6 7 Change user visudo pam_tty_audit kernel module 5 6 7 permissions gnome-control-center 8 tlog 8 chage 5 6 7 Configure add audit=1 to kernel cmdline Change system audit auditctl password /etc/audit/auditd.conf policy gnome-control-center 8 5 6 7 8 /etc/audit/audit.rules authconfig w 5 6 7 /etc/pam.d/system-auth View user sessions gnome-control-center 8 View audit aureport output /var/log/faillog 5 6 7 Software management Kernel, boot, and hardware TASK RHEL TASK RHEL yum groupinstall 5 6 append 1 or s or init=/bin/bash to kernel cmdline 5 6 Install Single user/ yum group install software 7 8 rescue mode append 1 or s or rd.break or init=/bin/bash to kernel 7 8 yum install 5 6 7 8 cmdline yum groupinfo 5 6 Shut down shutdown 5 6 7 8 View software system yum group info info 7 8 systemctl poweroff 7 8 yum info 5 6 7 8 Power off system poweroff 5 6 7 8 Update yum update 5 6 7 8 software systemctl halt 7 8 Halt system halt 5 6 7 8 Upgrade yum upgrade software 5 6 7 8 Reboot systemctl reboot 7 8 system reboot 5 6 7 8 Configure subscription-manager repos software 5 6 7 8 /etc/yum.repos.d/*.repo /etc/inittab repository Configure 5 6 default run level/target systemctl set-default 7 8 Find package rpm -qf filename 5 6 7 8 owning file yum provides filename-glob /boot/grub/grub.conf Configure 5 6 rpm -q packagename 5 6 GRUB /etc/default/grub View software bootloader grub2-mkconfig 7 8 version yum list installed packagename grub-set-default 7 8 rpm -q packagename hwbrowser 5 View hardware View installed rpm -qa lshw (in EPEL) 6 7 5 6 7 8 configured software yum list installed lshw 8 Install a yum module install module_name 8 module Configure modprobe kernel module 5 6 7 8 View info on a yum module info module_name module 8 Configure hardware udev 5 6 7 8 device View a module’s yum module info module_name 8 streams View kernel sysctl -a parameters cat /proc/cmdline 5 6 7 8 yum module remove Load kernel Change module_name:stream modprobe 5 6 7 8 module yum module reset module:stream 8 module streams yum module install module:new_stream Remove modprobe -r kernel module 5 6 7 8 List available yum module list 8 modules View kernel rpm -q kernel version uname -r 5 6 7 8 File systems, volumes, and disks File systems, volumes, and disks (cont.) TASK RHEL TASK RHEL ext3 5 View NFS showmount -e Default file share mount 5 6 7 8 system ext4 6 xfs 7 8 service nfs reload 5 6 Configure ssm create 7 systemctl reload nfs.service NFS share 7 8 Create/ gdisk 7 8 /etc/exports 5 6 7 8 modify disk ssm_create 8 partitions Configure fdisk /etc/auto.master.d/*.autofs 5 6 7 8 on-demand 8 parted /etc/auto.* auto-mounts ssm create 7 8 Format disk chmod mkfs.filesystem_type (ext4, xfs) Change file partition 5 6 7 8 chown mkswap permissions chgrp 8 umask (future file creation) xfs_fsr 6 7 8 Defragment Change file copy data to new file system chattr 8 disk space fsck (look for ‘non-contiguous 5 6 7 8 attributes inodes’) Change ssm mount 7 8 Mount access setfacl 8 storage mount control list 5 6 7 8 /etc/fstab Mount and /etc/fstab activate swap swapon -a 5 6 7 8 Resource management Configure /etc/fstab static mounts 5 6 7 8 TASK RHEL Trace system View free disk strace 5 6 7 8 df calls space 5 6 7 8 Trace library lvdisplay ltrace 5 6 7 8 lvs calls View logical vgdisplay 5 6 7 8 volume info vgs Change nice pvdisplay process pvs renice 5 6 7 8 priority Create ssm create (if backend is lvm) 8 physical Change volume pvcreate 5 6 7 8 process run taskset 5 6 7 8 location ssm create (if backend is lvm) 8 Create volume kill group vgcreate 5 6 7 8 Kill a process pkill 5 6 7 8 killall ssm create (if backend is lvm) 8 Create logical netstat 5 6 volume lvcreate 5 6 7 8 ss tuna 6 7 8 resize2fs Enlarge 5 6 volumes pcp atop 8 xfs_growfs View system formatted 7 8 ssm resize usage top with default ps vgextend file system 5 6 7 8 sar lvextend iostat 5 6 7 8 vmstat resize2fs mpstat Shrink lvreduce 5 6 numastat volumes vgreduce formatted iostat 6 7 8 with default XFS cannot currently be shrunk; file system copy desired data to a smaller 7 8 View disk pcp-dstat file system. usage pmiostat 8 Check/repair ssm check 8 df 5 6 7 8 file system fsck 5 6 7 8 Networking TASK RHEL Configure nmcli con mod 7 8 name /etc/hosts 5 6 7 8 resolution /etc/resolv.conf /etc/sysconfig/network 5 6 Configure hostnamectl hostname /etc/hostname 7 8 nmtui ifconfig 5 6 nmcli dev show View network teamdctl 7 8 interface info bridge ip addr 5 6 7 8 brctl nmcli con [add|mod|edit] Configure nmtui 7 8 network nm-connection-editor interface /etc/sysconfig/network-scripts/ 5 6 7 8 ifcfg-* View routes ip route 5 6 7 8 system-config-network 5 6 nmcli Configure nmtui 7 8 routes nm-connection-editor ip route add 5 6 7 8 /etc/sysconfig/route-iface iptables and ip6tables 5 6 /etc/sysconfig/ip*tables Configure system-config-firewall 6 firewall firewall-cmd 7 8 firewall-config nftables 8 pcp-dstat--socket 8 View ports/ ss sockets lsof 5 6 7 8 netstat 5/19 Copyright © 2019 Red Hat, Inc.
Recommended publications
  • Red Hat Jboss Developer Studio
    RED HAT JBOSS DEVELOPER STUDIO DATASHEET BENEFITS EVERYTHING YOU NEED TO DEVELOP, TEST, AND DEPLOY RICH WEB, MOBILE WEB, AND ENTERPRISE APPLICATIONS AND SOA SERVICES. • Provides a pre-assembled ® ® development environment, Red Hat JBoss Developer Studio provides superior support for your entire development life including both tooling and cycle in a single tool. It is a certified Eclipse-based integrated development environment (IDE) for runtime components developing, testing, and deploying rich web applications, mobile web applications, transactional enterprise applications, and SOA-based integration applications and services. • Enables development of applications for deployment JBoss Developer Studio includes a broad set of tooling capabilities and support for multiple pro- on-premise or in the cloud gramming models and frameworks, including Java™ Enterprise Edition 6, RichFaces, JavaServer ® through its seamless inte- Faces (JSF), Enterprise JavaBeans (EJB), Java Persistence API (JPA), and Hibernate , JAX-RS gration with both OpenShift with RESTEasy, Contexts Dependency Injection (CDI), HTML5, and many other popular technolo- Enterprise by Red Hat and gies. It is fully tested and certified to ensure that all its plug-ins, runtime components, and their OpenShift Online by Red Hat dependencies are compatible with each other. • Certified updates so you JBoss Developer Studio provides developer choice in supporting multiple Java virtual machines don’t have to worry about (JVMs), productivity with Maven, and testing with Arquillian. It also includes all needed depen- updating parts that may dencies and third-party plugins. These pre-configured tools save time and offer significant value, not work with the rest of improving productivity and reducing deployment times. the environment Developers can have confidence that their development environment is stable, upgradeable, • Tested and certified to deployable, and supportable.
    [Show full text]
  • 5.7 Release Notes
    Red Hat Enterprise Linux 5 5.7 Release Notes Release Notes for Red Hat Enterprise Linux 5.7 Red Hat Inc. Red Hat Enterprise Linux 5 5.7 Release Notes Release Notes for Red Hat Enterprise Linux 5.7 Legal Notice Copyright © 2011 Red Hat, Inc. This document is licensed by Red Hat under the Creative Commons Attribution-ShareAlike 3.0 Unported License. If you distribute this document, or a modified version of it, you must provide attribution to Red Hat, Inc. and provide a link to the original. If the document is modified, all Red Hat trademarks must be removed. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. Linux ® is the registered trademark of Linus Torvalds in the United States and other countries. Java ® is a registered trademark of Oracle and/or its affiliates. XFS ® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL ® is a registered trademark of MySQL AB in the United States, the European Union and other countries. Node.js ® is an official trademark of Joyent. Red Hat Software Collections is not formally related to or endorsed by the official Joyent Node.js open source or commercial project. The OpenStack ® Word Mark and OpenStack logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission.
    [Show full text]
  • Add-Ons for Red Hat Enterprise Linux
    DATASHEET ADD-ONS FOR RED HAT ENTERPRISE LINUX WORKLOAD AND MISSION-CRITICAL PLATFORM ENHANCEMENTS In conjunction with Red Hat® Enterprise Linux®, Red Hat offers a portfolio of Add-Ons to extend the features of your Red Hat Enterprise Linux subscription. Add-Ons to Red Hat Enterprise Linux tailor your application environment to suit your particular computing requirements. With increased flexibility and choice, customers can deploy what they need, when they need it. ADD-ON OPTIONS FOR AVAILABILITY MANAGEMENT High Availability Add-On Red Hat’s High Availability Add-On provides on-demand failover services between nodes within a cluster, making applications highly available. The High Availability Add-On supports up to 16 nodes and may be configured for most applications that use customizable agents, as well as for virtual guests. The High Availability Add-On also includes failover support for off-the-shelf applications like Apache, MySQL, and PostgreSQL. When using the High Availability Add-On, a highly available service can fail over from one node to another with no apparent interruption to cluster clients. The High Availability Add-On also ensures data integrity when one cluster node takes over control of a service from another clus- ter node. It achieves this by promptly evicting nodes from the cluster that are deemed to be faulty using a method called “fencing” that prevents data corruption. www.redhat.com DATASHEET ADD-ONS For RED Hat ENterprise LINUX 6 Resilient Storage Add-On Red Hat’s Resilient Storage Add-On enables a shared storage or clustered file system to access the same storage device over a network.
    [Show full text]
  • Integrating Openshift Enterprise with Identity Management (Idm) in Red Hat Enterprise Linux
    Integrating OpenShift Enterprise with Identity Management (IdM) in Red Hat Enterprise Linux OpenShift Enterprise 2.2 IdM in Red Hat Enterprise Linux 7 Windows Server 2012 - Active Directory Integration Mark Heslin Principal Systems Engineer Version 1.1 January 2015 1801 Varsity Drive™ Raleigh NC 27606-2072 USA Phone: +1 919 754 3700 Phone: 888 733 4281 Fax: +1 919 754 3701 PO Box 13588 Research Triangle Park NC 27709 USA Linux is a registered trademark of Linus Torvalds. Red Hat, Red Hat Enterprise Linux and the Red Hat "Shadowman" logo are registered trademarks of Red Hat, Inc. in the United States and other countries. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. UNIX is a registered trademark of The Open Group. Intel, the Intel logo and Xeon are registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. All other trademarks referenced herein are the property of their respective owners. © 2014 by Red Hat, Inc. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, V1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/). The information contained herein is subject to change without notice. Red Hat, Inc. shall not be liable for technical or editorial errors or omissions contained herein. Distribution of modified versions of this document is prohibited without the explicit permission of Red Hat Inc. Distribution of this work or derivative of this work in any standard (paper) book form for commercial purposes is prohibited unless prior permission is obtained from Red Hat Inc.
    [Show full text]
  • Red Hat Virtualization 4.0 Technical Notes
    Red Hat Virtualization 4.0 Technical Notes Technical Notes for Red Hat Virtualization 4.0 and Associated Packages Red Hat Virtualization Documentation Team Red Hat Virtualization 4.0 Technical Notes Technical Notes for Red Hat Virtualization 4.0 and Associated Packages Red Hat Virtualization Documentation Team Red Hat Customer Content Services [email protected] Legal Notice Copyright © 2017 Red Hat, Inc.. This document is licensed by Red Hat under the Creative Commons Attribution- ShareAlike 3.0 Unported License. If you distribute this document, or a modified version of it, you must provide attribution to Red Hat, Inc. and provide a link to the original. If the document is modified, all Red Hat trademarks must be removed. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. Linux ® is the registered trademark of Linus Torvalds in the United States and other countries. Java ® is a registered trademark of Oracle and/or its affiliates. XFS ® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL ® is a registered trademark of MySQL AB in the United States, the European Union and other countries. Node.js ® is an official trademark of Joyent. Red Hat Software Collections is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
    [Show full text]
  • Integrating Red Hat Enterprise Linux 6 with Active Directory
    Integrating Red Hat Enterprise Linux 6 with Active Directory Mark Heslin Principal Software Engineer Version 1.2 June 2012 1801 Varsity Drive™ Raleigh NC 27606-2072 USA Phone: +1 919 754 3700 Phone: 888 733 4281 Fax: +1 919 754 3701 PO Box 13588 Research Triangle Park NC 27709 USA Linux is a registered trademark of Linus Torvalds. Red Hat, Red Hat Enterprise Linux and the Red Hat "Shadowman" logo are registered trademarks of Red Hat, Inc. in the United States and other countries. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. UNIX is a registered trademark of The Open Group. Intel, the Intel logo and Xeon are registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. All other trademarks referenced herein are the property of their respective owners. © 2012 by Red Hat, Inc. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, V1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/). The information contained herein is subject to change without notice. Red Hat, Inc. shall not be liable for technical or editorial errors or omissions contained herein. Distribution of modified versions of this document is prohibited without the explicit permission of Red Hat Inc. Distribution of this work or derivative of this work in any standard (paper) book form for commercial purposes is prohibited unless prior permission is obtained from Red Hat Inc. The GPG fingerprint of the [email protected] key is: CA 20 86 86 2B D6 9D FC 65 F6 EC C4 21 91 80 CD DB 42 A6 0E Send feedback to [email protected] www.redhat.com ii [email protected] Table of Contents 1 Executive Summary........................................................................................
    [Show full text]
  • CIS Red Hat Enterprise Linux 7 Benchmark
    CIS Red Hat Enterprise Linux 7 Benchmark v2.1.1 - 01-31-2017 This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License. The link to the license terms can be found at https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode To further clarify the Creative Commons license related to CIS Benchmark content, you are authorized to copy and redistribute the content for use by you, within your organization and outside your organization for non-commercial purposes only, provided that (i) appropriate credit is given to CIS, (ii) a link to the license is provided. Additionally, if you remix, transform or build upon the CIS Benchmark(s), you may only distribute the modified materials if they are subject to the same license terms as the original Benchmark license and your derivative will no longer be a CIS Benchmark. Commercial use of CIS Benchmarks is subject to the prior approval of the Center for Internet Security. 1 | P a g e Table of Contents Overview ............................................................................................................................................................... 12 Intended Audience ........................................................................................................................................ 12 Consensus Guidance ..................................................................................................................................... 12 Typographical Conventions .....................................................................................................................
    [Show full text]
  • Red Hat Enterprise Linux 6 Storage Administration Guide
    Red Hat Enterprise Linux 6 Storage Administration Guide Deploying and configuring single-node storage in Red Hat Enterprise Linux 6 Josef Bacik Kamil Dudka Hans de Goede Doug Ledford Daniel Novotny Storage Administration Guide Nathan Straz David Wysochanski Michael Christie Sachin Prabhu Rob Evers David Howells David Lehman Jeff Moyer Eric Sandeen Mike Snitzer Red Hat Enterprise Linux 6 Storage Administration Guide Deploying and configuring single-node storage in Red Hat Enterprise Linux 6 Edition 0 Author Josef Bacik [email protected] Author Kamil Dudka [email protected] Author Hans de Goede [email protected] Author Doug Ledford [email protected] Author Daniel Novotny [email protected] Author Nathan Straz [email protected] Author David Wysochanski [email protected] Author Michael Christie [email protected] Author Sachin Prabhu [email protected] Author Rob Evers [email protected] Author David Howells [email protected] Author David Lehman [email protected] Author Jeff Moyer [email protected] Author Eric Sandeen [email protected] Author Mike Snitzer [email protected] Editor Don Domingo [email protected] Copyright © 2010 Red Hat Inc. and others. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
    [Show full text]
  • Red Hat Virtualization 4.1 Technical Notes
    Red Hat Virtualization 4.1 Technical Notes Technical Notes for Red Hat Virtualization 4.1 and Associated Packages Last Updated: 2017-12-12 Red Hat Virtualization 4.1 Technical Notes Technical Notes for Red Hat Virtualization 4.1 and Associated Packages Red Hat Virtualization Documentation Team Red Hat Customer Content Services [email protected] Legal Notice Copyright © 2017 Red Hat, Inc.. This document is licensed by Red Hat under the Creative Commons Attribution- ShareAlike 3.0 Unported License. If you distribute this document, or a modified version of it, you must provide attribution to Red Hat, Inc. and provide a link to the original. If the document is modified, all Red Hat trademarks must be removed. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. Linux ® is the registered trademark of Linus Torvalds in the United States and other countries. Java ® is a registered trademark of Oracle and/or its affiliates. XFS ® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL ® is a registered trademark of MySQL AB in the United States, the European Union and other countries. Node.js ® is an official trademark of Joyent. Red Hat Software Collections is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
    [Show full text]
  • An Overview of Red Hat Linux
    Chapter 1 An Overview of Red Hat Linux In This Chapter • Introducing Red Hat Linux • What is Linux? • Linux’s roots in UNIX • Common Linux features • Primary advantages of Linux • What is Red Hat Linux? • Why choose Red Hat Linux? • The culture of free software Linux was a phenomenon waiting to happen. The computer industry suffered from a rift. In the 1980s and 1990s, people had to choose between inexpensive, market-driven PC operating systems from Microsoft and expensive, technology-driven operating systems such as UNIX. Free software was being created all over the world, but lacked a common platform to rally around. Linux has become that common platform. For several years, Red Hat Linux has been the most popular commercial distribution of Linux. With the latest versions of Red Hat Linux (reflected in the Fedora Core and Red Hat Enterprise Linux distributions), Red Hat, Inc. has taken steps to offer both free-flowing community versions and well-supported commercial versions of Red Hat Linux. NOTE: Because of significant overlap between Fedora Core and Red Hat Enterprise Linux, I use the term Red Hat Linux to refer to technology in both distributions. If software I describe is missing (primarily from Enterprise, which doesn't include many games and personal software), you can add the software later. Check your CDs, then check yum repositories described in Chapter 5 to find software RPMs. Introducing Red Hat Linux With the recent split between community (Fedora) and commercial (Red Hat Enterprise Linux) versions of Red Hat Linux, Red Hat has created a model that can suit the fast-paced changes in the open source world, while still meeting the demands for a well-supported 4 Part I: Getting Started in Red Hat Linux commercial Linux distribution.
    [Show full text]
  • Red Hat Enterprise Linux Developer's Getting Started Guide
    WHITE PAPER RED HAT ENTERPRISE LINUX DEVELOPER'S GETTING STARTED GUIDE EXECUTIVE SUMMARY Red Hat Enterprise Linux is an enterprise-class open-source operating system that is widely adopted world wide, scaling seamlessly from individual desktops to large servers in the datacenter. Certified by leading hardware and software vendors, Red Hat Enterprise Linux delivers high performance, reliability, and security along with flexibility, efficiency, and control. For developers, Red Hat provides an extensive set of resources, technologies, and tools that can be used to efficiently develop powerful applications for the Red Hat Enterprise Linux platform. These applications can be deployed with great flexibility, as Red Hat Enterprise Linux supports major hardware architectures, comprehensive virtualization solutions, and a range of cloud-computing options. This document is intended for software developers who are new to Red Hat Enterprise Linux and want to understand the key touch points for any phase of application development – from planning and building, through testing and deploying. The following sections describe the resources and tools that are available on Red Hat Enterprise Linux and provide links to additional information. www.redhat.com WHITE PAPER RED HAT ENTERPRISE LINUX DEVELOPER'S GETTING STARTED GUIDE TABLE OF CONTENTS Developing Software On Red Hat Enterprise Linux................................................................................................4 Overview..................................................................................................................................................................................
    [Show full text]
  • Red Hat Satellite 5.6 Satellite Errata Management
    Red Hat Satellite 5.6 Satellite Errata Management Edition 3 Rich Jerrido Rich Jerrido Red Hat Satellite 5.6 Satellite Errata Management Edition 3 Rich Jerrido Red Hat Solutions Architects [email protected] Legal Notice Copyright 2013 | Red Hat, Inc. |. This document is licensed by Red Hat under the Creative Commons Attribution-ShareAlike 3.0 Unported License. If you distribute this document, or a modified version of it, you must provide attribution to Red Hat, Inc. and provide a link to the original. If the document is modified, all Red Hat trademarks must be removed. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the United States and other countries. Java is a registered trademark of Oracle and/or its affiliates. XFS is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL is a registered trademark of MySQL AB in the United States, the European Union and other countries. Node.js is an official trademark of Joyent. Red Hat Software Collections is not formally related to or endorsed by the official Joyent Node.js open source or commercial project. The OpenStack Word Mark and OpenStack Logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission.
    [Show full text]