• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

86 Kali Linux courses

Web Hacker's Toolbox - Tools Used by Successful Hackers

By Packt

An intermediate-level training that will help you learn how hackers find SQL injections with Sqlmap, web application security testing with Google Hacking, fuzzing with Burp Suite, and exploiting race conditions with OWASP ZAP. You will learn how to use these tools in your penetration testing projects and use them to protect your web applications.

Web Hacker's Toolbox - Tools Used by Successful Hackers
Delivered Online On Demand
£149.99

Web Hacking Expert - Full-Stack Exploitation Mastery

By Packt

This course will help you master the intermediate level of modern-day web application vulnerability attacks and apply the knowledge in your own pentesting projects. You will learn step-by-step how all these attacks work, and you will also learn how to check if your web applications are vulnerable to these attacks.

Web Hacking Expert - Full-Stack Exploitation Mastery
Delivered Online On Demand
£149.99

Offensive Hacking Unfolded - Become a Pro Pentester

By Packt

A beginner-friendly course for aspiring pentesters with 10+ hours of applied ethical hacking and security content covering core concepts such as using VMware, basics of Linux, Nmap, Metasploit, privilege escalation, known vulnerabilities, SQL injections, pivoting, cracking passwords, and much more. You need to know the basics of Linux and networking to get started.

Offensive Hacking Unfolded - Become a Pro Pentester
Delivered Online On Demand
£82.99

Linux Server Administration Made Easy with Hands-On Training

By Packt

Do you want to learn basic Linux system administration using real-world applied learning? Do you want to learn how to install and configure a Linux server? Do you prefer learning using hands-on as opposed to just a lecture and quiz? If you have answered yes to these questions, then you have chosen the right course.

Linux Server Administration Made Easy with Hands-On Training
Delivered Online On Demand
£13.99

Digital Forensics for Pentesters - Hands-On Learning

By Packt

Digital forensics is becoming very important in cyber security to detect and backtrack Black Hat criminals. It is essential to remove hackers' malicious backdoors/malware and trace them back to avoid possible future incidents.

Digital Forensics for Pentesters - Hands-On Learning
Delivered Online On Demand
£14.99

Linux Professional Institute Certification (LPIC) 101

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for System administrator Network administrator Technician DevOps Overview The Linux Professional Institute(LPI) is the go to certification body for vendor independent Linux certifications. This course covers fundamental Linuxskills such as file management and manipulation, text processing, command line use, package management,filesystems, hardware, and many more. Students will feel confident taking the LPI LPIC-1 101 exam with in classroomassessments and practice exams. This course prepares students to take the 101 exam of the LPI level 1 certification. WORK ON THE COMMAND LINE * LPI Objectives Covered * Role of Command Shell * Shells * Gathering System Info * Identifying the Shell * Changing the Shell * Shell Prompts * Bash: Bourne-Again Shell * Navigating the Filesystem * Help from Commands and Documentation * Getting Help Within the Graphical Desktop * Getting Help with man & info * Bash: Command Line History * Bash: Command Editing * Bash: Command Completion * Shell and Environment Variables * Key Environment Variables * LAB TASKS * USE STREAMS, PIPES, AND REDIRECTS * LPI Objectives Covered * File Redirection * Piping Commands Together * Filename Matching * File Globbing and Wildcard Patterns * Brace Expansion * General Quoting Rules * Nesting Commands * Gotchas: Maximum Command Length * LAB TASKS * MANAGE FILE PERMISSIONS AND OWNERSHIP * LPI Objectives Covered * Filesystem Hierarchy Standard * Displaying Directory Contents * Filesystem Structures * Determining Disk Usage With df and du * File Ownership * Default Group Ownership * File and Directory Permissions * File Creation Permissions with umask * Changing File Permissions * SUID and SGID on files * SGID and Sticky Bit on Directories * User Private Group Scheme * LAB TASKS * CREATE, DELETE, FIND, AND DISPLAY FILES * LPI Objectives Covered * Directory Manipulation * File Manipulation * Deleting and Creating Files * Physical Unix File Structure * Filesystem Links * File Extensions and Content * Which and Type * Where is * Searching the Filesystem * Alternate Search Method * Manually Installed Shared Libraries * LAB TASKS * WORK WITH ARCHIVES AND COMPRESSION * LPI Objectives Covered * Archives with tar * Archives with cpio * The gzip Compression Utility * The bzip2 Compression Utility * The XZ Compression Utility * The PKZIP Archiving/Compression format * LAB TASKS * PROCESS TEXT STREAMS USING FILTERS * LPI Objectives Covered * Producing File Statistics * The Streaming Editor * Replacing Text Characters * Text Sorting * Duplicate Removal Utility * Extracting Columns of Text * Displaying Files * Prepare Text for Display * Previewing Files * Displaying Binary Files * Combining Files and Merging Text * LAB TASKS * SEARCH TEXT FILES USING REGULAR EXPRESSIONS * LPI Objectives Covered * Searching Inside Files * Regular Expression Overview * Regular Expressions * RE Character Classes * Regex Quantifiers * RE Parenthesis * LAB TASKS * PERFORM BASIC FILE EDITING OPERATIONS USING VI * LPI Objectives Covered * Text Editing * vi and Vim * Learning Vim * Basic vi * Intermediate vi * LAB TASKS * CREATE, MONITOR, AND KILL PROCESSES * LPI Objectives Covered * What is a Process? * Process Lifecycle * Process States * Viewing Processes * Signals * Tools to Send Signals * Managing Processes * Tuning Process Scheduling * Job Control Overview * Job Control Commands * Nohup and Disown * Uptime & w * Persistent Shell Sessions with Screen * Using screen * Advanced Screen * LAB TASKS USE RPM, YUM, AND DEBIAN PACKAGE MANAGEMENT * LPI Objectives Covered * Managing Software * RPM Architecture * Working With RPMs * Querying and Verifying with RPM * Installing Debian Packages * Querying and Verifying with dpkg * The alien Package Conversion Tool * Managing Software Dependencies * Using the Yum command * yum downloader * Configuring Yum * The deselect & APT Frontends to dpkg * Aptitude * Configuring APT * LAB TASKS * WORK WITH PARTITIONS, FILESYSTEM, AND DISK QUOTAS * LPI Objectives Covered * Partition Considerations * Logical Volume Management * Filesystem Planning * Partitioning Disks with fdisk & gdisk * Resizing a GPT Partition with gdisk * Partitioning Disks with parted * Non-Interactive Disk Partitioning with sfdisk * Filesystem Creation * Filesystem Support * Unix/Linux Filesystem Features * Swap * Selecting a Filesystem * Filesystem Maintenance * Mounting Filesystems * Mounting Filesystems * Managing an XFS Filesystem * NFS * SMB * Filesystem Table (/etc/fstab) * Configuring Disk Quotas * Setting Quotas * Viewing and Monitoring Quotas * LAB TASKS * LINUX BOOT PROCESS * LPI Objectives Covered * Booting Linux on PCs * GRUB 2 * GRUB 2 Configuration * GRUB Legacy Configuration * Boot Parameters * Uinit * Linux Runlevels Aliases * Systemd local-fs.target and sysinit.target * Runlevel Implementation * System Boot Method Overview * Systemd System and Service Manager * Modifying systemd services * Systemd Targets * Using systemd * Shutdown and Reboot * System Messaging Commands * Controlling System Messaging * LAB TASKS DETERMINE AND CONFIGURE HARDWARE SETTINGS * LPI Objectives Covered * Managing Linux Device Files * Hardware Discovery Tools * Configuring New Hardware with hwinfo * PC Architecture and Bus * DMA & IRQ * USB Devices * USB Architecture * Configuring Kernel Components and Modules * Kernel Modules * Handling Module Dependencies * Configuring the Kernel via /proc/ * LAB TASKS * LINUX FUNDAMENTALS * Unix and its Design Principles * FSF and GNU * GPL ƒ?? General Public License * The Linux Kernel * Components of a Distribution * Red Hat Linux Products * SUSE Linux Products * Debian * Ubuntu * Logging In * got root? * Switching User Contexts * Gathering Login Session Info * LAB TASKS * ADDITIONAL COURSE DETAILS: Nexus Humans Linux Professional Institute Certification (LPIC) 101 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Linux Professional Institute Certification (LPIC) 101 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Linux Professional Institute Certification (LPIC) 101
Delivered on-request, onlineDelivered Online
Price on Enquiry
1...789

Educators matching "Kali Linux"

Show all 7
Delhi Institute of Computer Courses

delhi institute of computer courses

Delhi Institute of Computer Courses (DICC) was founded in 2009 with an aim to provide high-quality education to its students. Our goal is to provide standard, professional and practical training to our students. There are lots of institutes today that charges lots of amount from you and didn’t provide you what you deserve. We value your money and offer professional training programs such as stock market technical analysis, digital marketing, ethical hacking, PHP and Web designing etc at a really affordable cost. Our aim is to satisfy our students completely so that they only give us positive reviews. So far we have trained more than 2000 students in a span of six years and all the students are completely satisfied with our trainers. We never focus on taking out big cash from your pockets but only charge suitable amount and give best value and services to your money. We have the great reputation in providing high quality training and we already have delivered lectures on stock market, ethical hacking and digital marketing in the universities and colleges. We have also conducted workshops and seminars at Delhi University Colleges. We are gaining popularity gradually and we maintain the reputation and standard till now. We never compromise with our standards of delivering high quality lectures to our students. We fulfil promises with our students and never play with their careers. So, if you too would not like to be catch in the hands of money-making people than JOIN DICC NOW!

EduCBA

educba

POPULAR ALL-IN-ONE BUNDLE COURSES All In One Financial Analyst Bundle | All In One Data Science Bundle | All In One Software Development Bundle | All In One Excel VBA Bundle | All In One Design Bundle | All In One Project Management Bundle | All In One Personal Development Bundle | All In One Marketing Bundle | POPULAR FINANCE CERTIFICATION COURSES Investment Banking Course | Financial Modeling Course | Project Finance Training | Business Valuation Training | Accounting Course Bundle | Financial Analytics Training | Mergers & Acquisition Course | Finance For Non Finance Managers Course | Cryptocurrency Training | US GAAP Course | LBO Modeling Course | Hedge Funds Course | IFRS Training | Credit Risk Modeling Course | GST Training Program | Mutual Funds Training | Private Equity Training | Venture Capital Course | Fixed Income Course | Equity Research Training | Corporate Finance Training Bundle | POPULAR LIVE ONLINE COURSES Advanced Minitab Training | Tableau Desktop Training | PMP Certification Exam Prep Training | Data Science With Python | Machine Learning | Python GUI Training | Python Scripting | Java Programming | Ultimate .Net Training | Financial Modeling | TRENDING EXAM PREP COURSES CFA 1 | CFA 2 | FRM 1 | FRM 2 | CMA 1 | CMA 2 | PMP Training | PMI SP Training | PMI RMP Training | Scrum Master Training | Six Sigma Green Belt Prep Training | PMI ACP Training | CAPM Training | PgMP Training | CBAP Training | POPULAR DATA SCIENCE CERTIFICATION COURSES Data Science with Python Certification Course | Machine Learning Training | Hadoop Training Program | R Programming Training | SAS Training | EViews Econometrics Training | Cloud Computing Training | AWS Training | SPSS Training Program | IoT Training | Tableau Training | Deep Learning Training | Apache Pig Training | Splunk Training Program | Azure Training | Pandas And NumPy Tutorial | Hive Training | SEO Training | Multisim Training | Minitab Training | Salesforce Training | MapReduce Training | MS SQL Training | TensorFlow Training | Informatica Training | Microsoft Power BI Training | Ansible Training | QlikView Training | OpenCV Training | Docker Training | DevOps Training | MATLAB Training | BUSINESS ANALYTICS CERTIFICATION COURSES Business Analytics Training | Statistical Analysis Training | Data Visualization Training | Business Intelligence Training | Forecasting Models Course | Time Series Course | Fraud Analytics Course | Artificial Intelligence Training | Customer Analytics Training | Marketing Analytics Training | Time Series Analysis and Forecasting with Python | Time Series Analysis and Forecasting with Minitab | Time Series Analysis and Forecasting with Tableau | Time Series Analysis and Forecasting with R | Time Series Analysis and Forecasting with Excel | Time Series Analysis and Forecasting with SAS | Predictive Modeling with Python Course | Predictive Analytics Course | Predictive Modeling with SAS Enterprise Miner | POPULAR SOFTWARE AND DEVELOPMENT COURSES Python | iOS | VB.net | JavaScript | Selenium | Java | Android | C++ | Windows Forms | XML Training | Angular JS | Linux | Bootstrap | Swift Training | JDBC Training | Ruby On Rails | J2EE | WPF | HTML Training | Ionic 4 Tutorials | JQuery UI Course | Java Servlet | C Programming | Spring Boot Training Program | Red Hat Linux Training Program | Ubuntu Training Program | Spring Framework Training | ServiceNow | Joomla | ASP.net | Oracle | C# | ADO.net | JQuery | Ethical Hacking | Kali Linux | Cyber Security Training | Penetration Testing | Django | Windows 10 | SQL Training Program | CSS Training | TestNG | PLSQL | MongoDB | JUnit | Robotic Process Automation RPA Training | PHP Training | React JS Redux Training | PostgreSQL Course | POPULAR DESIGN AND DRAWING COURSES AutoCAD Training | SketchUp Course | SolidWorks Training | Unity Training | Unreal Engine Training | MonoGame Course | DirectX Training | Photoshop Training | Corel Draw Training | Illustrator Training | OpenGL Course | POPULAR FILM EDITING AND VFX COURSES After Effects Training | Cinema 4D Training | Pixelan VFX Tutorial | Boris FX Tutorial | Blackmagic Fusion Training | RealFlow Tutorial | Autodesk Combustion Training | Natron Tutorial | Nuke Training | Silhouette FX Tutorial | Sony Vegas Pro Tutorial | Adobe Premiere Pro Tutorial | DaVinci Resolve Training | NewBlueFX Tutorial | Lightworks Tutorial | Avid Media ComposerTraining | FL Studio Training | Melodyne Tutorial | Pro Tools Training | Audacity Training | TOP 3D MODELING AND ANIMATION COURSES Maya Training | Houdini Training | 3D Max Training | Blender Course | ZBrush Training | Cinema 4D Training | Mudbox Course | POPULAR EXCEL AND OFFICE PRODUCTIVITY COURSES Excel Training | Excel Advanced Training | VBA Training | Excel Data Analysis Training | Excel For HR Training | Excel For Finance Training | Excel For Marketing Training | Pivot Table Training | Microsoft Access Training | MS Office Training | MS Office For MAC | Microsoft Word Training | TOP BUSINESS AND MANAGEMENT COURSES Strategic Management Training | Marketing Training Program | Digital Marketing Training | CRM Training | Market Research Training | Content Marketing Course | Logistics And Supply Chain Training | Business Analysis Training | Retail Management Training | Content Development Training | Job Interview Training | Personality Development Course | Quality Management Training | Project Management Training Program | Agile Scrum Training | Primavera Training | Lean Management Training | Project Estimation Training | Project Cost Management Training | Project Planning Course | TRENDING RESOURCES Blog | Python Tutorial | Java Tutorial | C sharp Tutorial | HTML Tutorial | JavaScript Tutorial | PHP Tutorial | Big Data Tutorial | Hadoop Tutorial | Machine Learning Tutorial | Artificial Intelligence Tutorial | DevOps Tutorial | Tableau Tutorial | Photoshop Tutorial | After Effects Tutorial | Illustrator Tutorial | AutoCAD Tutorial | 3ds Max Tutorial | CorelDraw Tutorial | APPS EDUCBA Android AppEDUCBA iOS App Terms & Conditions Disclaimer Privacy Policy & Cookie Policy Shipping Policy ISO 10004:2018 & ISO 9001:2015 Certified © 2023 - EDUCBA. ALL RIGHTS RESERVED. THE CERTIFICATION NAMES ARE THE TRADEMARKS OF THEIR RESPECTIVE OWNERS. Hello,how may I help you?}

Nexus Human

nexus human

London

Nexus Human, established over 20 years ago, stands as a pillar of excellence in the realm of IT and Business Skills Training and education in Ireland and the UK.  For over two decades, Nexus Human has been a steadfast source of reliable and high-quality training solutions, catering to a diverse range of professional and educational needs. With a strong reputation in the Training Industry, Nexus Human has consistently demonstrated its commitment to equipping individuals and organisations with the skills and knowledge required to thrive in today's dynamic world.  Our training programs span a wide spectrum, encompassing IT certifications, business skills, and much more.   What sets Nexus Human apart is our unwavering dedication to staying at the forefront of industry trends and technology advancements.  Our expert instructors, coupled with cutting-edge training resources, ensure that students receive the most up-to-date and relevant knowledge available. The impact of Nexus Human extends far and wide, helping individuals enhance their career prospects and aiding businesses in achieving their goals.  This 20-year journey has solidified our institution's standing as a trusted partner in personal and professional growth, offering reliable, excellent training that continues to shape the future.  Whether you seek to upskill, reskill, or simply stay ahead of the curve, Nexus Human is the place to turn for an educational experience marked by quality, reliability, and innovation.