1 / 11

Project: My Certificate – Linux+ 

Project: My Certificate – Linux+ . Sabuna Timilsina , Chris Haley, & Christian Gonzalez Team G Amazon Apprentice Program  Center for Info. Assurance Education (CIAE) (NSA/DHS CAE-CDE). Team - Agenda. Practice-Labs: CompTIA  RoadBlocks Message. Accessibility. Diversity and Inclusion

venusq
Download Presentation

Project: My Certificate – Linux+ 

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Project: My Certificate – Linux+  SabunaTimilsina, Chris Haley, & Christian Gonzalez Team GAmazon Apprentice Program  Center for Info. Assurance Education (CIAE) (NSA/DHS CAE-CDE)

  2. Team - Agenda • Practice-Labs: CompTIA  • RoadBlocks • Message

  3. Accessibility • Diversity and Inclusion • Technology for everyone • Fonts,Texts,Pixels,Sound

  4. Compress Data • Tools/Technology &Utilities • Gzip-highest compression command  gzip -9 hosts • Bzip- Create heavily compressed files • Xz- Better compression than gzip &bzip • Tar- Archiving utility

  5. Access Control Lists • A list of permissions attached to individual objects or groups • getfacl – retrieve ACLs of files and directories • setfacl – change ACLs

  6. Securing Communications - SSH • Provides an authenticated, encrypted     method for connecting to a system  • SSH port forwarding – tunneling an app through SSH to secure the transmission • /etc/ssh/sshd_config- config settings for OpenSSH Server • systemctl status openssh– checks status of ssh server

  7. Securing Data with Encryption • Cryptographic technique used to turn plaintext into ciphertext • Data at rest – full drive and/or file encryption • Data in transit – SSL / TLS / IPSec • Data in use – controlled access (ACLs) / hashing

  8. Network Troubleshooting  • Ping - helps you test connectivity between machines. • Route – used to view and modify routing table. • Traceroute – prints out route packet takes.  

  9. Network Troubleshooting  • Netstat – provides info on network connections such as ports and interface stats;    [ss] • Nslookup/Dig – query Internet servers 

  10. Message Divide and Conquer Shared Responsibilities

  11. Key References • Practice-Labs • The Official CompTIA Linux+ Student Guide • Google Images

More Related