www.thegeekstuff.com Open in urlscan Pro
52.116.215.82  Public Scan

Submitted URL: http://www.thegeekstuff.com/
Effective URL: https://www.thegeekstuff.com/
Submission: On February 03 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

https://www.thegeekstuff.com/search

<form action="https://www.thegeekstuff.com/search" id="cse-search-box">
  <div>
    <input type="hidden" name="cx" value="005666763606120661560:zkmegbt_djm">
    <input type="hidden" name="cof" value="FORID:10">
    <input type="hidden" name="ie" value="UTF-8">
    <input style="background: url(&quot;https://www.google.com/cse/static/images/1x/en/branding.png&quot;) left 9px top 50% no-repeat rgb(255, 255, 255);" type="text" name="q" size="30" placeholder="">
    <input style="border-color:#CCCCCC #999999 #999999 #CCCCCC; border-style:double; border-width:1px; overflow:visible;" type="submit" name="sa" value="Search">
  </div>
  <input name="siteurl" value="www.thegeekstuff.com/" type="hidden"><input name="ref" value="" type="hidden"><input name="ss" value="" type="hidden">
</form>

Text Content

≡ Menu
 * Home
 * Free eBook
 * Start Here
 * Contact
 * About


13 EXAMPLES TO MANAGE S3 BUCKET REPLICATION RULES USING AWS CLI

by Ramesh Natarajan on December 8, 2021

Using S3 replication, you can setup automatic replication of S3 objects from one
bucket to another. The source and destination bucket can be within the same AWS
account or in different accounts. You can also replicate objects from one source
bucket to multiple destination buckets.

If you want to have a second copy of your objects in a different AWS region, you
can create a replication rule to perform cross region replication of S3 objects.

(more…)


5 PYTHON EXAMPLES TO READ AND WRITE JSON FILES FOR ENCODE AND DECODE

by Aanisha Mishra on March 31, 2021

JSON stands for JavaScript Object Notation, which is a format for structuring
data that is very similar to the concept of maps in computer programming. Maps
consists of keys and corresponding values. A key has to be unique within a map.

(more…)


8 EXAMPLES TO ADD STATIC ROUTES IN PAN-OS PALOALTO FROM CLI AND CONSOLE

by Ramesh Natarajan on March 9, 2021

Managing routes is an essential configuration task for network admins who are
managing firewalls.

If you are using the PaloAlto firewall, this tutorial explains how to add static
routes using both the PAN-OS command line interface and from the PaloAlto
Firewall Console.

(more…)


3 METHODS TO CREATE JENKINS PIPELINE – CLASSIC UI, BLUEOCEAN, GIT

by Ramesh Natarajan on January 6, 2021

Jenkins is a DevOps tool which can be used to automate your build, test and
delivery of software code. If you are new to Jenkins, this tutorial will help
you to understand how to create Jenkins pipeline using one of the following
methods:

 1. Classic Jenkins User Interface
 2. Jenkins Blue Ocean User Interface which reduces clutter and increases
    clarity
 3. Jenkinsfile Pipeline Script from a SCM like Git Repository

(more…)


12 EXAMPLES TO MANAGE AWS TRANSIT GATEWAY ROUTE TABLE FROM CLI

by Ramesh Natarajan on October 6, 2020

Apart from the default route table that gets created when you create a transit
gateway, you can also create additional route tables. This helps you to
associate a specific attachment with a specific route table. The attachments can
propagate their routes to one or more route tables. You can also add static
routes to the route tables.

To view whether your transit gateway has a default route table associate with
it, use the following command.

(more…)


10 EXAMPLES TO MANAGE PALOALTO FIREWALL USERS FROM PAN-OS CLI

by Ramesh Natarajan on September 22, 2020

This tutorial explains how to manage PaloAlto users from CLI.

You’ll learn about user and role related functionalities including how to create
a new user, assign a role to an user, make regular user as an admin user, list
all existing users, delete an user, etc.,

(more…)


24 EXAMPLES TO MANAGE AWS TRANSIT GATEWAY AND ATTACHMENTS FROM CLI

by Ramesh Natarajan on September 15, 2020

AWS Transit gateway acts as a hub to connect multiple VPC and on-prem networks.
Apart from attaching a VPC to transit hub and routing traffic, you can also
attach a VPN connection or Direct Connect gateway to your transit gateway. You
can also peer two transit gateways and route traffic between them.

In a multi-account environment, you can create Transit gateway in a central
network account and share them with external accounts or with accounts within
your organization.

(more…)


5 STEPS TO UPGRADE PALOALTO PAN-OS FIREWALL SOFTWARE FROM CLI OR CONSOLE

by Ramesh Natarajan on June 8, 2020

PaloAlto releases software updates on an on-going basis. It’s essential that you
stay current with the latest stable release of firewall.

On a high-level the following are 5 easy steps to upgrade PaloAlto firewall:

 1. Pre-install: Verify current software version
 2. Check Available Software Versions
 3. Download Latest Version of PaloAlto
 4. Install the Latest version of Firewall Software
 5. Post-install: Reboot and verify new software version

Apart from upgrading from CLI, this tutorial also explains how to upgrade PAN-OS
from PaloAlto console.

(more…)
Previous Posts
RSS  |  Email  |  Twitter  |  Facebook  |  Google+







EBOOKS

 *  Linux 101 Hacks 2nd Edition eBook - Practical Examples to Build a Strong
   Foundation in Linux
 * Bash 101 Hacks eBook - Take Control of Your Bash Command Line and Shell
   Scripting
 * Sed and Awk 101 Hacks eBook - Enhance Your UNIX / Linux Life with Sed and Awk
 * Vim 101 Hacks eBook - Practical Examples for Becoming Fast and Productive in
   Vim Editor
 * Nagios Core 3 eBook - Monitor Everything, Be Proactive, and Sleep Well



POPULAR POSTS

 * 15 Essential Accessories for Your Nikon or Canon DSLR Camera
 * 12 Amazing and Essential Linux Books To Enrich Your Brain and Library
 * 50 UNIX / Linux Sysadmin Tutorials
 * 50 Most Frequently Used UNIX / Linux Commands (With Examples)
 * How To Be Productive and Get Things Done Using GTD
 * 30 Things To Do When you are Bored and have a Computer
 * Linux Directory Structure (File System Structure) Explained with Examples
 * Linux Crontab: 15 Awesome Cron Job Examples
 * Get a Grip on the Grep! – 15 Practical Grep Command Examples
 * Unix LS Command: 15 Practical Examples
 * 15 Examples To Master Linux Command Line History
 * Top 10 Open Source Bug Tracking System
 * Vi and Vim Macro Tutorial: How To Record and Play
 * Mommy, I found it! -- 15 Practical Linux Find Command Examples
 * 15 Awesome Gmail Tips and Tricks
 * 15 Awesome Google Search Tips and Tricks
 * RAID 0, RAID 1, RAID 5, RAID 10 Explained with Diagrams
 * Can You Top This? 15 Practical Linux Top Command Examples
 * Top 5 Best System Monitoring Tools
 * Top 5 Best Linux OS Distributions
 * How To Monitor Remote Linux Host using Nagios 3.0
 * Awk Introduction Tutorial – 7 Awk Print Examples
 * How to Backup Linux? 15 rsync Command Examples
 * The Ultimate Wget Download Guide With 15 Awesome Examples
 * Top 5 Best Linux Text Editors
 * Packet Analyzer: 15 TCPDUMP Command Examples
 * The Ultimate Bash Array Tutorial with 15 Examples
 * 3 Steps to Perform SSH Login Without Password Using ssh-keygen & ssh-copy-id
 * Unix Sed Tutorial: Advanced Sed Substitution Examples
 * UNIX / Linux: 10 Netstat Command Examples
 * The Ultimate Guide for Creating Strong Passwords
 * 6 Steps to Secure Your Home Wireless Network
 * Turbocharge PuTTY with 12 Powerful Add-Ons

CATEGORIES

 * Linux Tutorials
 * Vim Editor
 * Sed Scripting
 * Awk Scripting
 * Bash Shell Scripting
 * Nagios Monitoring
 * OpenSSH
 * IPTables Firewall
 * Apache Web Server
 * MySQL Database
 * Perl Programming
 * Google Tutorials
 * Ubuntu Tutorials
 * PostgreSQL DB
 * Hello World Examples
 * C Programming
 * C++ Programming
 * DELL Server Tutorials
 * Oracle Database
 * VMware Tutorials



ABOUT THE GEEK STUFF


My name is Ramesh Natarajan. I will be posting instruction guides, how-to,
troubleshooting tips and tricks on Linux, database, hardware, security and web.
My focus is to write articles that will either teach you or help you resolve a
problem. Read more about Ramesh Natarajan and the blog.

CONTACT US


Email Me : Use this Contact Form to get in touch me with your comments,
questions or suggestions about this site. You can also simply drop me a line to
say hello!.

Follow us on Google+

Follow us on Twitter

Become a fan on Facebook  

SUPPORT US


Support this blog by purchasing one of my ebooks.

Bash 101 Hacks eBook

Sed and Awk 101 Hacks eBook

Vim 101 Hacks eBook

Nagios Core 3 eBook




Copyright © 2008–2021 Ramesh Natarajan. All rights reserved | Terms of Service