CHEAT SHEET for Red Hat Enterprise Linux. IP QUERIES. SUBCOMMAND. DESCRIPTIONS AND TASKS addr Display IP Addresses and p
Linux/Unix Command Line Cheat Sheet - GettingGeneticsDone.blogspot.com ...
prints working directory (prints to screen, ie displays the full path, or your location
on .... matches any character. example: ls *.pl lists any file ending with “.pl” ; rm
LISTS. Tuples. Tuples are designed to group data (multiple types allowed). (El1,El2,[Elxâ¦]) Sample: ("James",41,1.85).
v-button. CheckBox v-checkbox. TextField v-textfield. RichTextArea .... Use a HTML template having
through the backlog, so the first step is schedule a block of time(s) into your ... Sort by the Sender column and once a
Remember: git command --help. Global Git configuration is stored in $HOME/.gitconfig (git config --help). Files changed
History of changes git log. Who changed what and when in a file git blame $file. What changed between $ID1 and $ID2 git
You should sign up for free (no spam) email updates here. latest changes ... Get$More$Users$with$our$Professional$App$Ma
Visit http://groups.yahoo.com/group/onestopgre / for joining the club of GRE
Aspirants. 1. MATH CHEAT SHEET. Basic Math and Pre-Algebra Cheat Sheet.
It is important that information used on this sheet is information that will be helpful
... Every time you sit down to study, start by writing out your “cheat sheet” to see ...
Internet Protocol Version 6 (IPv6) Basics cheat sheet – 20130711 ... ARP •
stateless address configuration without DHCP • improved multicast • easy IP ....
further switches (host 2001:db8::1) or with dig using the -x switch (dig -x 2001:
db8::1).
CHEAT SHEET FOR FINAL. Statistical Mechanics and Chemical Dynamics (
Chem 130C). (Dated: June 6, 2008). Boltzmann Constant: kB = 1.381 × 10. −23.
HTML 5 NEW TAG. TAG NOT SUPPORTED lN HTML 5. I < coniniand>. < l--. -->
Define a comment. Defines the document type. Defines a ...
HTML Cheatsheet page 1 of 2. Basic Tags. . Creates an HTML
document. . Sets off the title & other info that isn't displayed.
Quick Reference Guide ... V = Which version of HTML is this tag valid for. Tag.
Info .... html document. 4 / 5 manifest. italic text. 4 / 5 global attributes**
.
pattern function . match any character. *. 0 or more of previous expression. +. 1 or more of previous expression ? 0 or
bday category class contact description dtend dtreviewed dtstart dtstamp duration education email type value entry-conte
Border Radius vendor prefix required for iOS
Twitterâan online social networking platform that allows users to send and receive ... want a management system that h
Aug 10, 2016 - into and out of the Strip (with the exception of permission given in July to transport cars for sale in G
DISH. Start Time Stop Time Start Time Stop Time. Serving. Dish. Notes. Thanksgiving Cheat Sheet. PREP. COOK. For more Th
To get the most out of Google (www.google.com) use the following, ... site:www.independent.ie OR site:www.irishtimes.com
search Search package names and descriptions for a term ... grouplist List names of installed and available package grou
YUM COMMAND CHEAT SHEET for Red Hat Enterprise Linux
TROUBLESHOOT AND MAINTAIN YUM SUBCOMMAND
check history
DESCRIPTIONS AND TASKS
Check the local RPM database for problems (runs for a long time) View and use yum transactions yum history list
List all yum install, update and erase actions yum history info 3
Show details of yum transaction 3
YUM QUERIES SUBCOMMAND
help
yum history undo 3 DESCRIPTIONS AND TASKS
Undo the yum action from transaction 3
Display yum commands and options
yum history redo 3
Redo the undone yum action from transaction 3
yum help
Show yum subcommands and options
clean
Clear out cached package data yum clean packages
Delete packages saved in cache
Individual packages list
yum clean all
List package names from repositories yum list available
List all available packages yum list installed
List all installed packages
Clean out all packages and meta data from cache fssnapshot fs
yum list all
List enabled filesystem filters
yum list kernel
yum fs documentation
List installed and available kernel packages Display information about a package yum info vsftpd
List info about vsftpd package deplist
Display dependencies for a package yum deplist nfs-utils
Filters all docs from being installed (careful!)
INSTALL, REMOVE AND UPGRADE PACKAGES WITH YUM SUBCOMMAND
install
Find packages that provide the queried file yum provides “*bin/top”
Install the vsftpd package update
Update all packages with available updates
yum provides “*/README.top”
yum update httpd
Show package containing README.top file
Update the httpd package (if available)
Search package names and descriptions for a term
yum update --security
Apply security-related package updates
yum search samba
Find packages with samba in name or description updateinfo
Get information about available package updates yum updateinfo security
Get info on available security updates
Update one or all packages on your system yum update
Show package that contains top command
search
DESCRIPTIONS AND TASKS
Install a package from a repository to your system yum install vsftpd
List dependencies and packages providing them provides
Act on filesystem (prevent doc or language file install on minimal systems) yum fs filters
List installed and available packages
info
List LVM stapshots (helps roll back after package updates)
update-to upgrade localinstall
Update one or all packages to a particular version Update packages taking obsoletes into account Install a package from a local file, http, or ftp yum localinstall abc-1-1.i686.rpm
Install abc package from local directory
Groups of packages grouplist
List names of installed and available package groups
groupinfo
Display description and contents of a package group
yum localinstall http://myrepo/abc-1-1.i686.rpm
Install abc from FTP site downgrade
Downgrade the abc package to an earlier version
See packages in Web Server group check-update
Query repositories for available package updates
Downgrade a package to an earlier version yum downgrade abc
yum groupinfo “Web Server”
reinstall
Reinstall the current version of a package yum reinstall util-linux
MANAGE YUM REPOSITORIES SUBCOMMAND
repolist repoinfo
DESCRIPTIONS AND TASKS
Reinstall util-linux (to replace any deleted files) swap
yum swap ftp lftp
Remove ftp package and install lftp package
Display enabled software repositories Display information about enabled yum repositories *
erase
yum repoinfo rhel-7-server-rpms
Work with packages in a particular repository * yum repo-pkgs my-rpms list
List packages from my-rpms repo
Remove the vsftpd package and dependencies remove autoremove
yum repo-pkgs my-rpms install
Remove all packages from my-rpms repo makecache
Download yum repository data to cache
Same as erase Same as erase, plus removes additional unneeded packages * yum autoremove httpd
Install all packages from my-rpms repo yum repo-pkgs my-rpms remove
Erase a package (and possibly dependencies) from your system yum remove vsftpd
See info on rhel-7-server-rpms repo repo-pkgs
Remove one package and install another
Remove httpd and other unneeded packages groupinstall
Install all packages in the selected group yum groupinstall “Web server”
Install Web Server packages
MANAGE LANGUAGE PACKAGES WITH YUM SUBCOMMAND
langavailable langinfo
MORE YUM-RELATED COMMANDS (install the yum-utils package)
DESCRIPTIONS AND TASKS
List all available languages *
COMMAND
find-repos-of-install
Find which repository a package comes from
needs-restarting
Find processes that have been updated and need to restart
List packages available for a language * yum langinfo es
List packages associated with Spanish language langinstall
Install packages associated with a particular language * yum langinstall es
Install packages associated with Spanish language langlist langremove
repoclosure repoquery
reposync
Get packages from repo repotrack
POPULAR OPTIONS FOR DIFFERENT YUM COMMANDS **
--assumeno
Assume yes if prompted
Produce no output
-v
Produce extra debugging output
--noplugins --disableplugin=
show-installed verifytree
Assume no if prompted
-q
Run command without loading any yum plugins Disable a particular plugin for single command
Synchronize yum repositories to a local directory reposync -r rhel-atomic-host-beta-rpms
Remove packages associated with Spanish language
-y
Query remote repos and local RPM database Show dependent packages
Remove installed language packs for a language *
DESCRIPTION
Get unmet dependency list from repositories
repoquery --requires --resolve bash
List languages that are installed * yum langremove es
OPTION
DESCRIPTION
yum-complete-transaction yumdb yumdownloader
Download a package and all its dependencies List installed RPM packages and statistics Check the local yum repository for consistency Try to complete yum transactions that didn’t finish Check or change the yum database Download a package from a repo to current directory
yum --disableplugin=langpacks info vsftpd --enableplugin=
Enable a plugin that is installed, but currently disabled yum --enableplugin=ps ps
--enablerepo=
Show packages tied to running processes
Type man yum for futher details on all yum subcommands and options
Enable currently disabled repo for a single command (wildcards okay)
* New options for RHEL 7 ** Some options need yum plugins. Type yum list “yum-plugin*” to see available plugins.