Keyword : Category :
 
 
 
 
Windows
Unix
Php and mysql
Linux
Java
Mobile programming
Certification
Asterisk
Python
Autocad
3d-animation
Hacks
Programming
Hardware
Networking
Web design
Multimedia - graphics
Simple steps
Dummies
.net programming
Oracle
Sql server
Operating system
Telecommunications
Microsoft
Office
Web development
Cisco
Graphics
C sharp
Software development
Database
Computer science
Uml
Security
General
Cms
Mac
Android
 
 
Email:
 
 
HEAD FIRST DESIGN PATTERNS: BUILDING EXTENSIBLE AND MAINTAINABLE OBJECT-ORIENTED SOFTWARE, SECOND EDITION
NRS 2360.00
 
Book details / order
LINUX BIBLE, 9ED
Linux bible, 9th edition is the ultimate hands-on linux user guide, whether you're a true beginner or a more advanced user navigating recent changes. this updated ninth edition covers the latest versions of red hat enterprise linux 7 (rhel 7), fedora 21 and ubuntu 14.04 lts and includes new information on cloud computing and development with guidance on openstack and cloudforms. with a focus on rhel 7, this practical guide gets you up to speed quickly on the new enhancements for enterprise-quality file systems, the new boot process and services management, firewalld, and the gnome 3 desktop. written by a red hat expert. contents : - acknowledgments introduction part i: getting started chapter 1: starting with linux ·understanding what linux is ·understanding how linux differs from other operating systems ·exploring linux history ·free-flowing unix culture at bell labs ·commercialized unix ·berkeley software distribution arrives ·unix laboratory and commercialization ·gnu transitions unix to freedom ·bsd loses some steam ·linus builds the missing piece ·osi open source definition ·understanding how linux distributions emerged ·choosing a red hat distribution ·using red hat enterprise linux ·using fedora ·choosing ubuntu or another debian distribution ·finding professional opportunities with linux today ·understanding how companies make money with linux ·becoming red hat certified ·rhcsa topics ·rhce topics chapter 2: creating the perfect linux desktop ·understanding linux desktop technology ·starting with the fedora gnome desktop live image ·using the gnome 3 desktop ·after the computer boots up ·navigating with the mouse ·navigating with the keyboard ·setting up the gnome 3 desktop ·extending the gnome 3 desktop ·using gnome shell extensions ·using the gnome tweak tool ·starting with desktop applications ·managing files and folders with nautilus ·installing and managing additional software ·playing music with rhythmbox ·stopping the gnome 3 desktop ·using the gnome 2 desktop ·using the metacity window manager ·changing gnome's appearance ·using the gnome panels ·using the applications and system menus ·adding an applet ·adding another panel ·adding an application launcher ·adding a drawer ·changing panel properties ·adding 3d effects with aiglx part ii: becoming a linux power user chapter 3: using the shell ·about shells and terminal windows ·using the shell prompt ·using a terminal window ·using virtual consoles ·choosing your shell ·running commands ·understanding command syntax ·locating commands ·recalling commands using command history ·command-line editing ·command-line completion ·command-line recall ·connecting and expanding commands ·piping between commands ·sequential commands ·background commands ·expanding commands ·expanding arithmetic expressions ·expanding variables ·using shell variables ·creating and using aliases ·exiting the shell ·creating your shell environment ·configuring your shell ·setting your prompt ·adding environment variables ·getting information about commands chapter 4: moving around the file system ·using basic file system commands ·using metacharacters and operators ·using file-matching metacharacters ·using file-redirection metacharacters ·using brace expansion characters ·listing files and directories ·understanding file permissions and ownership ·changing permissions with chmod (numbers) ·changing permissions with chmod (letters) ·setting default file permission with umask ·changing file ownership ·moving, copying and removing files chapter 5: working with text files ·editing files with vim and vi ·starting with vi ·adding text ·moving around in the text ·deleting, copying, and changing text ·pasting (putting) text ·repeating commands ·exiting vi ·skipping around in the file ·searching for text ·using ex mode ·learning more about vi and vim ·finding files ·using locate to find files by name ·searching for files with find ·finding files by name ·finding files by size ·finding files by user ·finding files by permission ·finding files by date and time ·using €˜not' and €˜or' when finding files ·finding files and executing commands ·searching in files with grep chapter 6: managing running processes ·understanding processes ·listing processes ·listing processes with ps ·listing and changing processes with top ·listing processes with system monitor ·managing background and foreground processes ·starting background processes ·using foreground and background commands ·killing and renicing processes ·killing processes with kill and killall ·using kill to signal processes by pid ·using killall to signal processes by name ·setting processor priority with nice and renice ·limiting processes with cgroups chapter 7: writing simple shell scripts ·understanding shell scripts ·executing and debugging shell scripts ·understanding shell variables ·special shell positional parameters ·reading in parameters ·parameter expansion in bash ·performing arithmetic in shell scripts ·using programming constructs in shell scripts ·the "if...then" statements ·the case command ·the "for...do" loop ·the "while...do" and "until...do" loops ·trying some useful text manipulation programs ·the general regular expression parser ·remove sections of lines of text (cut) ·translate or delete characters (tr) ·the stream editor (sed) ·using simple shell scripts ·telephone list ·backup script part iii: becoming a linux system administrator chapter 8: learning system administration ·understanding system administration ·using graphical administration tools ·using system-confi g-* tools ·using browser-based admin tools ·using the root user account ·becoming root from the shell (su command) ·allowing administrative access via the gui ·gaining administrative access with sudo ·exploring administrative commands, configuration files and log files ·administrative commands ·administrative configuration files ·administrative log files and systemd journal ·using journalctl to view the systemd journal ·managing log messages with rsyslogd ·using other administrative accounts ·checking and confi guring hardware ·checking your hardware ·managing removable hardware ·working with loadable modules ·listing loaded modules ·loading modules ·removing modules chapter 9: installing linux x ·choosing a computer ·installing fedora from live media ·installing red hat enterprise linux from installation media ·understanding cloud-based installations ·installing linux in the enterprise ·exploring common installation topics ·upgrading or installing from scratch ·dual booting ·installing linux to run virtually ·using installation boot options ·boot options for disabling features ·boot options for video problems ·boot options for special installation types ·boot options for kick starts and remote repositories ·miscellaneous boot options ·using specialized storage ·partitioning hard drives ·understanding different partition types ·reasons for different partitioning schemes ·tips for creating partitions ·using the grub boot loader ·using grub legacy (version 1) ·using grub 2 chapter 10: getting and managing software ·managing software on the desktop ·going beyond the software window ·understanding linux rpm and deb software packaging ·understanding deb packaging ·understanding rpm packaging ·what is in an rpm? ·where do rpms come from? ·installing rpms ·managing rpm packages with yum ·understanding how yum works ·1 checking /etc/yumconf ·2 checking /etc/sysconfi g/rhn/up2date (rhel only) ·3 checking /etc/yumreposd/*repo files ·4 downloading rpm packages and metadata from a yum repository ·5 rpm packages installed to linux fi le system ·6 store yum repository metadata to local rpm database ·using yum with third-party software repositories ·managing software with the yum command ·searching for packages ·installing and removing packages ·updating packages ·updating groups of packages ·maintaining your rpm package database and cache ·downloading rpms from a yum repository ·installing, querying, and verifying software with the rpm command ·installing and removing packages with rpm ·querying rpm information ·verifying rpm packages ·managing software in the enterprise chapter 11: managing user accounts ·creating user accounts ·adding users with useradd ·setting user defaults ·modifying users with usermod ·deleting users with userdel ·understanding group accounts ·using group accounts ·creating group accounts ·managing users in the enterprise ·setting permissions with access control lists ·setting acls with setfacl ·setting default acls ·enabling acls ·adding directories for users to collaborate ·creating group collaboration directories (set gid bit) ·creating restricted deletion directories (sticky bit) ·centralizing user accounts ·using the users window ·using the authentication configuration window chapter 12: managing disks and file systems ·understanding disk storage ·partitioning hard disks ·understanding partition tables ·viewing disk partitions ·creating a single-partition disk ·creating a multiple-partition disk ·using logical volume management partitions ·checking an existing lvm ·creating lvm logical volumes ·growing lvm logical volumes ·mounting file systems ·supported file systems ·enabling swap areas ·disabling a swap area ·using the fstab file to define mountable file systems ·using the mount command to mount file systems ·mounting a disk image in loopback ·using the umount command ·using the mkfs command to create a file system part iv: becoming a linux server administrator chapter 13: understanding server administration ·starting with server administration ·step 1: install the server ·step 2: configure the server ·using configuration files ·checking the default configuration ·step 3: start the server ·step 4: secure the server ·password protection ·firewalls ·tcp wrappers ·selinux ·security settings in configuration files ·step 5: monitor the server ·configure logging ·run system activity reports ·keep system software up to date ·check the file system for signs of crackers ·managing remote access with the secure shell service ·starting the openssh-server service ·using ssh client tools ·using ssh for remote login ·using ssh for remote execution ·copying files between systems with scp and rsync ·interactive copying with sftp ·using key-based (passwordless) authentication ·configuring system logging ·enabling system logging with rsyslog ·understanding the rsyslogconf file ·understanding the messages log file ·setting up and using a loghost with rsyslogd ·watching logs with logwatch ·checking system resources with sar ·checking system space ·displaying system space with df ·checking disk usage with du ·finding disk consumption with find ·managing servers in the enterprise chapter 14: administering networking ·configuring networking for desktops ·checking your network interfaces ·checking your network from network manager ·checking your network from the command line ·configuring network interfaces ·setting ip addresses manually ·setting ip address aliases ·setting routes ·configuring a network proxy connection ·configuring networking from the command line ·editing a connection ·understanding networking configuration files ·network interface files ·other networking files ·setting alias network interfaces ·setting up ethernet channel bonding ·setting custom routes ·configuring networking in the enterprise ·configuring linux as a router ·configuring linux as a dhcp server ·configuring linux as a dns server ·configuring linux as a proxy server chapter 15: starting and stopping services ·understanding the initialization daemon (init or systemd) ·understanding the classic init daemons ·understanding the upstart init daemon ·learning upstart init daemon basics ·learning upstart's backward compatibility to sysvinit ·understanding systemd initialization ·learning systemd basics ·learning systemd's backward compatibility to sysvinit ·checking the status of services ·checking services for sysvinit systems ·checking services for upstart systems ·checking services for systemd systems ·stopping and starting services ·stopping and starting sysvinit services ·stopping and starting upstart services ·stopping and starting systemd services ·stopping a service with systemd ·starting a service with systemd ·restarting a service with systemd ·reloading a service with systemd ·enabling persistent services ·configuring persistent services for sysvinit ·configuring persistent services for upstart ·configuring persistent services for systemd ·enabling a service with systemd ·disabling a service with systemd ·configuring a default runlevel or target unit ·configuring the sysvinit default runlevel ·configuring the default runlevel in upstart ·configuring the default target unit for systemd ·adding new or customized services ·adding new services to sysvinit ·step 1: create a new or customized service script file ·step 2: add the service script to /etc/rcd/initd ·step 3: add the service to runlevel directories ·adding new services to upstart ·adding new services to systemd ·step 1: create a new or customized service configuration unit file ·step 2: move the service configuration unit file ·step 3: add the service to the wants directory chapter 16: configuring a print server ·common unix printing system ·setting up printers ·adding a printer automatically ·using web-based cups administration ·using the print settings window ·configuring local printers with the print settings window ·configuring remote printers ·adding a remote cups printer ·adding a remote unix (ldp/lpr) printer ·adding a windows (smb) printer ·working with cups printing ·configuring the cups server (cupsdconf) ·starting the cups server ·configuring cups printer options manually ·using printing commands ·printing with lpr ·listing status with lpc ·removing print jobs with lprm ·configuring print servers ·configuring a shared cups printer ·configuring a shared samba printer ·understanding smbconf for printing ·setting up smb clients chapter 17: configuring a web server ·understanding the apache web server ·getting and installing your web server ·understanding the httpd package ·installing apache ·starting apache ·securing apache ·apache file permissions and ownership ·apache and iptables ·apache and selinux ·understanding the apache configuration files ·using directives ·understanding default settings ·adding a virtual host to apache ·allowing users to publish their own web content ·securing your web traffic with ssl/tls ·understanding how ssl is configured ·generating an ssl key and self-signed certificate ·generating a certificate signing request ·troubleshooting your web server ·checking for configuration errors ·accessing forbidden and server internal errors chapter 18: configuring an ftp server ·understanding ftp ·installing the vsftpd ftp server ·starting the vsftpd service ·securing your ftp server ·opening up your firewall for ftp ·allowing ftp access in tcp wrappers ·configuring selinux for your ftp server ·relating linux file permissions to vsftpd ·configuring your ftp server ·setting up user access ·allowing uploading ·setting up vsftpd for the internet ·using ftp clients to connect to your server ·accessing an ftp server from firefox ·accessing an ftp server with the lftp command ·using the gftp client chapter 19: configuring a windows file sharing (samba) server ·understanding samba ·installing samba ·starting and stopping samba ·starting the samba (smb) service ·starting the netbios (nmbd) name server ·stopping the samba (smb) and netbios (nmb) services ·securing samba ·configuring firewalls for samba ·configuring selinux for samba ·setting selinux booleans for samba ·setting selinux fi le contexts for samba ·configuring samba host/user permissions ·configuring samba ·using system-config-samba ·choosing samba server settings ·confi guring samba user accounts ·creating a samba shared folder ·checking the samba share ·configuring samba in the smbconf file ·configuring the [global] section ·configuring the [homes] section ·configuring the [printers] section ·creating custom shared directories ·accessing samba shares ·accessing samba shares in linux ·accessing samba shares in windows ·using samba in the enterprise chapter 20: configuring an nfs file server ·installing an nfs server ·starting the nfs service ·sharing nfs file systems ·configuring the /etc/exports file ·hostnames in /etc/exports ·access options in /etc/exports ·user mapping options in /etc/exports ·exporting the shared file systems ·securing your nfs server ·opening up your firewall for nfs ·allowing nfs access in tcp wrappers ·confi guring selinux for your nfs server ·using nfs filesystems ·viewing nfs shares ·manually mounting an nfs file system ·mounting an nfs file system at boot time ·mounting noauto file systems ·using mount options ·using autofs to mount nfs file systems on demand ·automounting to the /net directory ·automounting home directories ·unmounting nfs file systems chapter 21: troubleshooting linux ·boot-up troubleshooting ·understanding startup methods ·starting with system v init scripts ·starting with systemd ·starting with upstart ·starting from the firmware (bios or uefi) ·troubleshooting bios setup ·troubleshooting boot order ·troubleshooting the grub boot loader ·starting the kernel ·troubleshooting the initialization system ·troubleshooting system v initialization ·troubleshooting rcsysinit ·troubleshooting runlevel processes ·troubleshooting systemd initialization ·troubleshooting software packages ·fixing rpm databases and cache ·troubleshooting networking ·troubleshooting outgoing connections ·view network interfaces ·check physical connections ·check routes ·check hostname resolution ·troubleshooting incoming connections ·check if the client can reach your system at all ·check if the service is available to the client ·check the firewall on the server ·check the service on the server ·troubleshooting memory ·uncovering memory issues ·checking for memory problems ·dealing with memory problems ·troubleshooting in rescue mode part v: learning linux security techniques chapter 22: understanding basic linux security ·understanding security basics ·implementing physical security ·implementing disaster recovery ·securing user accounts ·one user per user account ·limit access to the root user account ·setting expiration dates on temporary accounts ·removing unused user accounts ·securing passwords ·choosing good passwords ·setting and changing passwords ·enforcing best password practices ·understanding the password files and password hashes ·securing the file system ·managing dangerous file system permissions ·securing the password files ·locking down the file system ·managing software and services ·updating software packages ·keeping up with security advisories ·advanced implementation ·monitoring your systems ·monitoring log files ·monitoring user accounts ·detecting counterfeit new accounts and privileges ·detecting bad account passwords ·monitoring the file system ·verifying software packages ·scanning the file system ·detecting viruses and rootkits ·auditing and reviewing linux ·conducting compliance reviews ·conducting security reviews chapter 23: understanding advanced linux security ·implementing linux security with cryptography ·understanding hashing ·understanding encryption/decryption ·understanding cryptographic ciphers ·understanding cryptographic cipher keys ·understanding digital signatures ·implementing linux cryptography ·ensuring file integrity ·encrypting a linux file system ·encrypting a linux directory ·encrypting a linux file ·encrypting linux with miscellaneous tools ·using encryption from the desktop ·implementing linux security with pam ·understanding the pam authentication process ·understanding pam contexts ·understanding pam control flaags ·understanding pam modules ·understanding pam system event configuration files ·administering pam on your linux system ·managing pam-aware application configuration files ·managing pam system event configuration files ·implementing resources limits with pam ·implementing time restrictions with pam ·enforcing good passwords with pam ·encouraging sudo use with pam ·locking accounts with pam ·obtaining more information on pam chapter 24: enhancing linux security with selinux ·understanding selinux benefits ·understanding how selinux works ·understanding type enforcement ·understanding multi-level security ·implementing selinux security models ·understanding selinux operational modes ·understanding selinux security contexts ·understanding selinux policy types ·understanding selinux policy rule packages ·configuring selinux ·setting the selinux mode ·setting the selinux policy type ·managing selinux security contexts ·managing the user security context ·managing the file security context ·managing the process security context ·managing selinux policy rule packages ·managing selinux via booleans ·monitoring and troubleshooting selinux ·understanding selinux logging ·reviewing selinux messages in the audit log ·reviewing selinux messages in the messages log ·troubleshooting selinux logging ·troubleshooting common selinux problems ·using a nonstandard directory for a service ·using a nonstandard port for a service ·moving files and losing security context labels ·booleans set incorrectly ·putting it all together ·obtaining more information on selinux chapter 25: securing linux on a network ·auditing network services ·evaluating access to network services with nmap ·using nmap to audit your network services advertisements ·controlling access to network services ·working with firewalls ·understanding firewalls ·implementing firewalls ·starting with firewalld ·understanding the iptables utility ·using the iptables utility part vi: extending linux into the cloud chapter 26: using linux for cloud computing ·overview of linux and cloud computing ·cloud hypervisors (aka compute nodes) ·cloud controllers ·cloud storage ·cloud authentication ·cloud deployment and configuration ·cloud platforms ·trying basic cloud technology ·setting up a small cloud ·configuring hypervisors ·step 1: get linux software ·step 2: check your computers ·step 3: install linux on hypervisors ·step 4: start services on the hypervisors ·step 5: edit /etc/hosts or set up dns ·configuring storage ·step 1: install linux software ·step 2: configure nfs share ·step 3: start the nfs service ·step 4: mount the nfs share on the hypervisors ·creating virtual machines ·step 1: get images to make virtual machines ·step 2: check the network bridge ·step 3: start virtual machine manager (virt-manager) ·step 4: check connection details ·step 5: create a new virtual machine ·managing virtual machines ·migrating virtual machines ·step 1: identify other hypervisors ·step 2: migrate running vm to another hypervisor chapter 27: deploying linux to the cloud ·getting linux to run in a cloud ·creating linux images for clouds ·configuring and running a cloud-init cloud instance ·investigating the cloud instance ·cloning the cloud instance ·trying an ubuntu cloud image ·expanding your cloud-init configuration ·adding ssh keys with cloud-init ·adding network interfaces with cloud-init ·adding software with cloud-init ·using cloud-init in enterprise computing ·using openstack to deploy cloud images ·starting from the openstack dashboard ·configuring your openstack virtual network ·configuring keys for remote access ·launching a virtual machine in openstack ·accessing the virtual machine via ssh ·using amazon ec2 to deploy cloud images part vii: appendixes ·appendix a: media ·appendix b: exercise answers index.

Author : Christopher negus
Publication : Wiley
Isbn : 9788126555857
Store book number : 107
NRS 1280.00
  
Order This Book
*Marked Field Is Necessary
Your Name: *
Your Address:
Your Email: *
Your Cell Phone:
Your Work Phone:
Quantity: *
Total:
Message (if any)
Security code: *
Case Sensitive
 
 
Packt publication
Microsoft press
Wrox
Bpb
Phi
Dreamtech press
Sybex
Wiley
Tata
Oreilly
Macmilan
Vikas
Apress
Spd
Pearson
Cambridge
Oxford
Idg
Charles river media
Murach
Niit
Black book
Bible
Elsevier
Sk kataria
Pragmatic bookshelf
Fusion books
 
 
HEAD FIRST SWIFT: A LEARNER'S GUIDE TO PROGRAMMING WITH SWIFT, 1ST EDITION
NRS 1920.00
 
 
Professional ASP.NET MVC 4
Mastering Microsoft Exchange ...
Android Hacker's Handbook
CCNA Cisco Certified Network ...
Windows Phone 7 Application ...
Beginning Drupal (Wrox Progr ...
Troubleshooting Windows 7 In ...
 More>>
 
All Right Reserved © bookplus.com.np 2008