\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{{[}deleted{]}} \pdfinfo{ /Title (security-services.pdf) /Creator (Cheatography) /Author ({[}deleted{]}) /Subject (Security Services Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Security Services Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{{[}deleted{]}} via \textcolor{DarkBackground}{\uline{cheatography.com/159981/cs/33681/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}{[}deleted{]} \\ \uline{cheatography.com/deleted-159981} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 15th August, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Protecting Your Home So You Can Avoid Disaster}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Every day, thousands of people have their homes broken into. Usually, intruders are able to get into a home because it is not properly secured. Although many homeowners are unaware of what it really takes to prevent intruders from coming into their home, it does not have to be this way. The following article will give you the {\bf{Mobile Patrols}} knowledge you need. \newline % Row Count 8 (+ 8) Do not leave your garage doors open, even if you are currently home. Burglars will try to get in through the garage, and if it is open, they can easily break through the door to your home. Use a keypad that requires a combination to allow access into your house. \newline % Row Count 14 (+ 6) There are more features to a home alarm system besides making sounds when people break in. Most of them can be programmed to alert you to anyone entering your home. It's a great feature for parents as they can tell if a child is potentially leaving the house. \newline % Row Count 20 (+ 6) Do not hide your key in a mailbox or other well-known location. Instead, put your key in paper or aluminum foil and place it in a small container. After you do this, bury it in a spot in your yard where people would not think to look. This can help keep your home safe from unwanted guests. \newline % Row Count 26 (+ 6) You can often find coupons to save on your home security system. This is a great way to save some money on the installation in your home. Many times a security company will install for free if you have a coupon. They make their money on the monitoring service and will give away the system for free. \newline % Row Count 33 (+ 7) } \tn \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Protecting Your Home So You Can Avoid Disaster (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Install motion sensing lights. Darkness is a potential thief's best friend. Make sure all potential entrances to your home are covered by a motion sensing light. These lights will turn on automatically when movement triggers them, making it difficult for anyone to sneak around your property. Thieves will quickly move on to an easier target. \newline % Row Count 7 (+ 7) It doesn't matter how much money you spent, you should have an annual test. Ask a home security employee to give it a look. There are any number of problems that can cause malfunctions in your security system, from weather damage to animal activity. You may not even know there is a problem if it is not visible. \newline % Row Count 14 (+ 7) {\bf{Mobile Patrols Companies}} \newline % Row Count 15 (+ 1) Did you know that many cable companies offer \{\{link="https://optimumsecuritysolutions.com.au/service/mobile-patrols/"\}\}Mobile Patrols\{\{/link\}\} systems now? This is a great way to get a quality system installed and monitored in your home by someone you can trust. They usually offer very competitive rates with other home security companies as well. You may even get a discount if you have cable service with the same company. \newline % Row Count 24 (+ 9) Compare prices from at least three separate home security companies before hiring one. Different companies offer different packages and plans, so make sure you are always comparing apples to apples. Doing this will help you to get the best plan for the best price, and it will help you to feel confident about your buying decision. \newline % Row Count 31 (+ 7) } \tn \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Protecting Your Home So You Can Avoid Disaster (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{A wireless DIY home security system may be much less expensive than systems owned and installed by home security companies, but it lacks some important advantages. Unless you are experienced, you may no install the system correctly. Also, if the system fails you are completely responsible for any repairs. There is also no connection to the police. \newline % Row Count 8 (+ 8) Get some professional assistance by asking a home security company to come to your house and work up a plan for a customized security system. Each customer wants certain things as far as home security goes. When you don't want to compromise in any way on the safety and security of your home, a custom-built system is usually the way to go. \newline % Row Count 15 (+ 7) Watch out for the home \{\{link="https://app.vagrantup.com/SecurityServices/boxes/SecurityServices/versions/032156410324156"\}\}security\{\{/link\}\} company that tries to over sell everything to you. There are many offerings from home security companies, including video monitoring, keeping on eye on your home on your television, keyless entry and other such innovations. While all interesting, some might be more than you need. The salesman who tries to sell you everything under the sun is not really looking out for your best interest, and is likely looking at his own bottom line. \newline % Row Count 27 (+ 12) As was already discussed, thousand of homeowners deal with break-ins each and every day. Typically, this occurs due to the fact that they do not have the proper home security measures in place. Now that you have read this article, you know how to properly secure your home. Never worry about intruders again!% Row Count 34 (+ 7) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \end{document}