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

1992 Running courses

Learn Website Hacking From Scratch

By iStudy UK

Want to know how to hack a website and fix vulnerabilities in computer systems and networks? Are you a web administrator or developer who wants to secure your website? This Learn Website Hacking From Scratch is ideal for those who have little or no knowledge of website hacking, and want an introductory guide to this topic. In this website hacking and penetration testing course for beginners, you'll start with learning the basics of how to exploit and mitigate websites and web applications, moving on to more advanced techniques, where topics covered include bypassing security, accessing databases, SQL injection and cross-site scripting (XSS). You'll also familiarise with the Linux operating system and BeEf web browser attacking framework. On course completion, you'll have the practical skills and knowledge to exploit networks like an attacker. Enrol in this Learn Website Hacking From Scratch today and start hacking systems like the experts! What you'll learn Install hacking lab & needed software (works on Windows, OS X and Linux). Discover, exploit and mitigate a number of dangerous vulnerabilities. Use advanced techniques to discover and exploit these vulnerabilities. Bypass security measurements and escalate privileges. Intercept requests using a proxy. Hack all websites on same server. Bypass filters and client-side security Adopt SQL queries to discover and exploit SQL injections in secure pages Gain full control over target server using SQL injections Discover & exploit blind SQL injections Install Kali Linux - a penetration testing operating system Install windows & vulnerable operating systems as virtual machines for testing Learn linux commands and how to interact with the terminal Learn linux basics Understand how websites & web applications work Understand how browsers communicate with websites Gather sensitive information about websites Discover servers, technologies and services used on target website Discover emails and sensitive data associated with a specific website Find all subdomains associated with a website Discover unpublished directories and files associated with a target website Find all websites hosted on the same server as the target website Discover, exploit and fix file upload vulnerabilities Exploit advanced file upload vulnerabilities & gain full control over the target website Discover, exploit and fix code execution vulnerabilities Exploit advanced code execution vulnerabilities & gain full control over the target website Discover, exploit & fix local file inclusion vulnerabilities Exploit advanced local file inclusion vulnerabilities & gain full control over the target website Exploit advanced remote file inclusion vulnerabilities & gain full control over the target website Discover, fix, and exploit SQL injection vulnerabilities Bypass login forms and login as admin using SQL injections Writing SQL queries to find databases, tables and sensitive data such as usernames ad passwords using SQL injections Bypass filtering, and login as admin without password using SQL injections Bypass filtering and security measurements Read / Write files to the server using SQL injections Patch SQL injections quickly Learn the right way to write SQL queries to prevent SQL injections Discover basic & advanced reflected XSS vulnerabilities Discover basic & advanced stored XSS vulnerabilities Discover DOM-based XSS vulnerabilities How to use BeEF framwork Hook victims to BeEF using reflected, stored and DOM based XSS vulnerabilities Steal credentials from hooked victims Run javascript code on hooked victims Create an undetectable backdoor Hack into hooked computers and gain full control over them Fix XSS vulnerabilities & protect yourself from them as a user What do we mean by brute force & wordlist attacks Create a wordlist or a dictionary Launch a wordlist attack and guess admin's password Discover all of the above vulnerabilities automatically using a web proxy Run system commands on the target webserver Access the file system (navigate between directories, read/write files) Download, upload files Bypass security measurements Access all websites on the same webserver Connect to the database and execute SQL queries or download the whole database to the local machine Requirements Basic IT Skills No Linux, programming or hacking knowledge required. Computer with a minimum of 4GB ram/memory Operating System: Windows / OS X / Linux Who this course is for: Anybody who is interested in learning website & web application hacking / penetration testing Anybody who wants to learn how hackers hack websites Anybody who wants to learn how to secure websites & web applications from hacker Web developers so they can create secure web application & secure their existing ones Web admins so they can secure their websites Course Introduction Course Introduction FREE 00:02:00 Preparation - Creating a Penetration Testing Lab Lab Overview & Needed Software 00:08:00 Installing Kali 2019 As a Virtual Machine Using a Ready Image 00:10:00 Installing Kali 2019 As a Virtual Machine 00:10:00 Installing Metasploitable As a Virtual Machine 00:04:00 Preparation - Linux Basics Basic Overview of Kali Linux 00:05:00 The Linux Terminal & Basic Linux Commands 00:11:00 Configuring Metasploitable & Lab Network Settings 00:06:00 Website Basics What is a Website? 00:04:00 How To Hack a Website? 00:04:00 Information Gathering Gathering Information Using Whois Lookup 00:05:00 Discovering Technologies Used On The Website 00:06:00 Gathering Comprehensive DNS Information 00:10:00 Discovering Websites On The Same Server 00:04:00 Discovering Subdomains 00:05:00 Discovering Sensitive Files 00:07:00 Analysing Discovered Files 00:04:00 Maltego - Discovering Servers, Domains & Files 00:08:00 Maltego - Discovering Websites, Hosting Provider & Emails 00:05:00 File Upload Vulnerabilities What are they? And How To Discover & Exploit Basic File Upload Vulnerabilities 00:07:00 HTTP Requests - GET & POST 00:04:00 Intercepting HTTP Requests 00:07:00 Exploiting Advanced File Upload Vulnerabilities 00:05:00 Exploiting More Advanced File Upload Vulnerabilities 00:04:00 [Security] Fixing File Upload Vulnerabilities 00:06:00 Code Execution Vulnerabilities What are they? & How To Discover & Exploit Basic Code Execution Vulnerabilities 00:07:00 Exploiting Advanced Code Execution Vulnerabilities 00:06:00 [Security] - Fixing Code Execution Vulnerabilities 00:06:00 Local File Inclusion Vulnerabilities (LFI) What are they? And How To Discover & Exploit Them 00:06:00 Gaining Shell Access From LFI Vulnerabilities - Method 1 00:07:00 Gaining Shell Access From LFI Vulnerabilities - Method 2 00:11:00 Remote File Inclusion Vulnerabilities (RFI) Remote File Inclusion Vulnerabilities - Configuring PHP Settings 00:04:00 Remote File Inclusion Vulnerabilities - Discovery & Exploitation 00:06:00 Exploiting Advanced Remote File Inclusion Vulnerabilities 00:03:00 [Security] Fixing File Inclusion Vulnerabilities 00:06:00 SQL Injection Vulnerabilities What is SQL 00:06:00 Dangers of SQL Injections 00:03:00 SQL Injection Vulnerabilities - SQLi In Login Pages Discovering SQL Injections In POST 00:08:00 Bypassing Logins Using SQL Injection Vulnerability 00:05:00 Bypassing More Secure Logins Using SQL Injections 00:06:00 [Security] Preventing SQL Injections In Login Pages 00:08:00 SQL Injection Vulnerabilities - Extracting Data From The Database Discovering SQL Injections in GET 00:07:00 Reading Database Information 00:05:00 Finding Database Tables 00:04:00 Extracting Sensitive Data Such As Passwords 00:04:00 SQL Injection Vulnerabilities - Advanced Exploitation Discovering & Exploiting Blind SQL Injections 00:06:00 Discovering a More Complicated SQL Injection 00:07:00 Extracting Data (passwords) By Exploiting a More Difficult SQL Injection 00:05:00 Bypassing Filters 00:05:00 Bypassing Security & Accessing All Records 00:09:00 [Security] Quick Fix To Prevent SQL Injections 00:07:00 Reading & Writing Files On The Server Using SQL Injection Vulnerability 00:06:00 Getting A Reverse Shell Access & Gaining Full Control Over The Target Web Server 00:08:00 Discovering SQL Injections & Extracting Data Using SQLmap 00:07:00 [Security] - The Right Way To Prevent SQL Injection 00:05:00 XSS Vulnerabilities Introduction - What is XSS or Cross Site Scripting? 00:03:00 Discovering Basic Reflected XSS 00:04:00 Discovering Advanced Reflected XSS 00:05:00 Discovering An Even More Advanced Reflected XSS 00:07:00 Discovering Stored XSS 00:03:00 Discovering Advanced Stored XSS 00:04:00 XSS Vulnerabilities - Exploitation Hooking Victims To BeEF Using Reflected XSS 00:06:00 Hooking Victims To BeEF Using Stored XSS 00:04:00 BeEF - Interacting With Hooked Victims 00:04:00 BeEF - Running Basic Commands On Victims 00:04:00 BeEF - Stealing Credentials/Passwords Using A Fake Login Prompt 00:02:00 Bonus - Installing Veil 3.1 00:06:00 Bonus - Veil Overview & Payloads Basics 00:07:00 Bonus - Generating An Undetectable Backdoor Using Veil 3 00:10:00 Bonus - Listening For Incoming Connections 00:07:00 Bonus - Using A Basic Delivery Method To Test The Backdoor & Hack Windows 10 00:07:00 BeEF - Gaining Full Control Over Windows Target 00:04:00 [Security] Fixing XSS Vulnerabilities 00:07:00 Insecure Session Management Logging In As Admin Without a Password By Manipulating Cookies 00:06:00 Discovering Cross Site Request Forgery Vulnerabilities (CSRF) 00:07:00 Exploiting CSRF Vulnerabilities To Change Admin Password Using a HTML File 00:07:00 Exploiting CSRF Vulnerabilities To Change Admin Password Using Link (Preview) 00:06:00 [Security] The Right Way To Prevent CSRF Vulnerabilities 00:09:00 Brute Force & Dictionary Attacks What Are Brute Force & Dictionary Attacks? 00:04:00 Creating a Wordlist 00:07:00 Launching a Wordlist Attack & Guessing Login Password Using Hydra 00:14:00 Discovering Vulnerabilities Automatically Using Owasp ZAP Scanning Target Website For Vulnerabilities 00:04:00 Analysing Scan Results 00:04:00 Post Exploitation Post Exploitation Introduction 00:04:00 Interacting With The Reverse Shell Access Obtained In Previous Lectures 00:07:00 Escalating Reverse Shell Access To Weevely Shell 00:08:00 Weevely Basics - Accessing Other Websites, Running Shell Commands ...etc 00:07:00 Bypassing Limited Privileges & Executing Shell Commands 00:05:00 Downloading Files From Target Webserver 00:05:00 Uploading Files To Target Webserver 00:08:00 Getting a Reverse Connection From Weevely 00:08:00 Accessing The Database 00:09:00 Resources Resources - Learn Website Hacking From Scratch 00:00:00

Learn Website Hacking From Scratch
Delivered Online On Demand9 hours 17 minutes
£25

Level 5 Diploma in British Cleaning, Housekeeping and Maintenance - QLS Endorsed

4.7(47)

By Academy for Health and Fitness

24-Hour Knowledge Knockdown! Prices Reduced Like Never Before The cleaning industry in the UK plays a vital role in maintaining public health, with over 1.63 million workers contributing to this sector. If you're looking for a rewarding career path with excellent job prospects, then this Diploma in British Cleaning, Housekeeping and Maintenance could be the perfect fit for you. Are you ready to take your cleaning skills to the next level and ensure a spotless and hygienic environment? This comprehensive British Cleaning diploma bundle combines three essential courses to equip you with the knowledge and expertise to excel in the cleaning industry. You'll gain a thorough understanding of British cleaning standards and regulations, from fundamental cleaning techniques to advanced decontamination and waste management practices. Learn about housekeeping principles, staff management, and proper care for various surfaces and materials. Courses Are Included in This Complete Level 5 Diploma in British Cleaning, Housekeeping and Maintenance Package: Course 01: British Cleaning at QLS Level 5 Course 02: Diploma in House Cleaning at QLS Level 4 Course 03: Cleaning, Decontamination and Waste Management at QLS Level 2 You'll learn how to effectively clean and maintain guest rooms, public areas, and other spaces within a hotel. We'll cover topics such as dusting, vacuuming, laundry, and more. You'll also learn how to properly care for surfaces and materials, such as walls, ceilings, and windows. Learning Outcomes of British Cleaning Apply effective cleaning methods for various surfaces and environments. Implement safe handling and disposal procedures for cleaning chemicals and waste. Uphold high standards of hygiene and cleanliness in line with British regulations. Manage housekeeping tasks and ensure efficient service delivery. Identify and address potential biohazards and implement decontamination protocols. Develop strong communication and interpersonal skills for client interaction. Enroll today and take the first step towards a rewarding career in a growing industry! Why Choose Us? Get a Free CPD Accredited Certificate upon completion of British Cleaning Get a free student ID card with British Cleaning Training program (£10 postal charge will be applicable for international delivery) The British Cleaning is affordable and simple to understand This course is entirely online, interactive lesson with voiceover audio Get Lifetime access to the British Cleaning course materials The British Cleaning comes with 24/7 tutor support Start your learning journey straightaway! *** Course Curriculum *** Course 01: British Cleaning at QLS Level 5 Module 01: An Introduction To The Cleaning Job Module 02: The Diversity Of Cleaning Jobs Module 03: Cleaning Equipment, Products And Clothing Module 04: House Cleaning Module 05: Food Kitchen And Commercial Kitchen Cleaning Module 06: Bathrooms And Toilets Module 07: Office Cleaning Module 08: Cleaning External Surfaces And Areas Module 09: Dealing With Non-Routine Waste Module 10: Chemical Safety, Keyholding And Alarm Codes For Cleaners Module 11: Starting A Cleaning Business And Planning For It Module 12: Running The Business With Quality Service Module 13: Customer Satisfaction Module 14: Management Of Staff Module 15 Marketing, Advertising And Sales Module 16: Expansion Management Module 17: Business Insurance, Tax And Additional Equipment Course 02: Diploma in House Cleaning at QLS Level 4 Module 01: Introduction To House Cleaning Module 02: Cleaning Equipment And Ingredients Module 03: Cleaning The Kitchen Module 04: Cleaning The Bedroom And Livingroom Module 05: Bathroom Cleaning Module 06: Cleaning And Organising A Kid's Room Module 07: Cleaning Home Office Module 08: Cleaning Walls Course 03: Cleaning, Decontamination and Waste Management at QLS Level 2 Module 01: Cleaning In Care Services Module 02: Decontamination And Disinfection Module 03: Hygiene In Care Services Module 04: Environmental Cleaning And Sanitisation Module 05: Sterilisation Techniques Module 06: Understanding Waste Management Module 07: Health & Safety Responsibilities How will I get my Certificate? After successfully completing the course, you will be able to order your Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99*5 = £39) CPD Hard Copy Certificate: £29.99 CPD 170 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This bundle is ideal for: Students seeking mastery in this field Professionals seeking to enhance their skills Anyone who is passionate about this topic Requirements You will not need any prior background or expertise to enrol in this bundle. Career path After completing this bundle, you are to start your career or begin the next phase of your career. Housekeeping Supervisor Housekeeping Manager Executive Housekeeper Housekeeping Coordinator Certificates Digital Certificate (PDF) Digital certificate - £10 CPD hard Copy Certifiacte Hard copy certificate - £29 QLS Endorsed Certificate at Level 5 (Hard Copy) - £119

Level 5 Diploma in British Cleaning, Housekeeping and Maintenance - QLS Endorsed
Delivered Online On Demand11 hours
£12

Stress Management Bundle Course

4.3(43)

By John Academy

Description: The world can sometimes be a genuinely distressing place for many reasons. It's impossible to get rid of stress completely. However, you can learn some of the tips and tricks to enable you to adapt or overcome at whatever point you keep running into it. Learn about how to deal with stress in your life including at the work environment. You will learn stress awareness, management, and prosperity in this online course bundle. In this course, students will have more understanding of what stress is and gain more strategies for how to manage stress. You will be equipped with necessary skills, information, and knowledge of stress related issues and stress management. Who is this course for? This course would be ideal for anyone who needs to understand stress management. Senior/junior managers, directors, administrators, customer service professionals and technical staff. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Stress Management Basics Introduction 00:15:00 Recognizing your stress Levels & triggers 01:00:00 Why do these changes occur frequently? 00:15:00 What does stress do to you? 00:15:00 Beware! Before seeking medical attention 00:30:00 Medical stress solutions analyzing 00:30:00 The importance of stress management 01:00:00 Other things that might help in Stress Management 00:30:00 The Uses of Herbs and supplements in stress Management for stress relief 01:00:00 Conclusion 00:15:00 Applying Reiki Method What Is Reiki? 01:00:00 Learning about Reiki 01:00:00 Sides Effects of Reiki 01:00:00 Reiki Healing Health Benefits 01:00:00 Reiki And Creative Problem Solving 00:30:00 Essential Benefits Of Reiki 01:00:00 Strengthen Your Reiki Energy 01:00:00 Additional Treatment Advantages Of Reiki 01:00:00 What to Expect from Reiki Practice 01:00:00 Drawbacks of Not Using Reiki 01:00:00 Wrapping Up 00:15:00 Advanced Techniques What Is Stress? 00:30:00 Causes Of Stress 01:00:00 The Effects Of Stress 00:30:00 Recognise The Warning Signs 00:15:00 Lingering Stress 00:15:00 Stress And Panic Attacks 00:30:00 Solutions On Living A Stress-Free Life 01:30:00 Conclusion 00:15:00 Mock Exam Mock Exam- Stress Management Bundle Course 00:30:00 Final Exam Final Exam- Stress Management Bundle Course 00:30:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Stress Management Bundle Course
Delivered Online On Demand21 hours
£12

Microsoft Office 2007 Excel Advanced - Complete Video Course

4.3(43)

By John Academy

Description: This Microsoft Office 2007 Excel Advanced - Complete Video Course builds on knowledge gained in the Introduction and Intermediate courses. In Advanced Microsoft Office Excel 2007, you will explore the many data analysis tools available in Excel, such as formula auditing, goal seek, Scenario Manager and subtotals. Additionally, during this course you will use advanced functions, learn how to apply conditional formatting, filter and manage your data lists, create and manipulate PivotTables and PivotCharts and record basic macros. You will also learn to use key advanced financial, logical, text, statistical and math, and lookup functions, audit formulas for errors, analyze data using subtotals, goal seek and the scenario manager, use custom and conditional formatting, manage data with tables, filtering and sorting, create, edit and format PivotTables and PivotCharts, import and export date to and from a workbook, create and use macros. So, by taking this course you will have a complete understanding of the higher functions of Excel. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Microsoft Office 2007 Excel Advanced - Complete Video Course is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Microsoft Office 2007 Excel Advanced - Complete Video Course is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Advanced Functions Logical Functions FREE 00:08:00 Math and Statistical Functions 00:06:00 Financial Functions 00:03:00 Displaying and Printing Formulas 00:02:00 Lookups and Data Tables Using Lookup Functions 00:03:00 Using MATCH and INDEX 00:01:00 Creating Data Tables 00:03:00 Advanced List Management Validating Cell Entries 00:01:00 Exploring Database Functions 00:01:00 PivotTables and PivotCharts Working with PivotTables 00:04:00 Rearranging PivotTables 00:02:00 Formatting PivotTables 00:02:00 PivotCharts 00:01:00 Exporting and Importing Exporting and Importing Text Files 00:07:00 Exporting and Importing XML Data 00:02:00 Querying External Databases 00:03:00 Analytical Options Goal Seek and Solver 00:05:00 The Analysis ToolPak 00:01:00 Scenarios 00:02:00 Views 00:01:00 Macros and Custom Functions Running and Recording a Macro 00:02:00 Working with VBA Code 00:01:00 Creating Functions 00:05:00 Conditional Formatting and SmartArt Conditional Formatting with Graphics 00:03:00 SmartArt Graphics 00:02:00 Mock Exam Mock Exam- Microsoft Office 2007 Excel Advanced - Complete Video Course 00:20:00 Final Exam Final Exam- Microsoft Office 2007 Excel Advanced - Complete Video Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Office 2007 Excel Advanced - Complete Video Course
Delivered Online On Demand1 hour 51 minutes
£11.99

Finite Element Analysis Using Solidworks

4.5(3)

By Studyhub UK

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents and interests with our special Finite Element Analysis Using Solidworks Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides professional training that employers are looking for in today's workplaces. The Finite Element Analysis Using Solidworks Course is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Finite Element Analysis Using Solidworks Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Finite Element Analysis Using Solidworks Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At StudyHub, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from StudyHub, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Finite Element Analysis Using Solidworks? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Finite Element Analysis Using Solidworks there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This Finite Element Analysis Using Solidworks course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Finite Element Analysis Using Solidworks does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Finite Element Analysis Using Solidworks was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Finite Element Analysis Using Solidworks is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum INTRODUCTION Introduction 00:01:00 Overview 00:02:00 FEA concept 00:02:00 Simulation Add-In 00:01:00 FEA BASICS Model Preparation 00:03:00 Simulation Properties 00:01:00 Creating a New Study 00:03:00 Defining Material 00:02:00 Defining Constraints 00:02:00 Defining Loads 00:03:00 Mesh and run 00:04:00 Review results 00:03:00 Calculating Displacement, Results and Stresses 00:08:00 FEA ADVANCED Model Preparation 00:04:00 Defining Constraints and Material 00:02:00 Load Case Manager 00:06:00 Mesh Quality 00:05:00 Meshing Curvature 00:02:00 Meshing Locally 00:02:00 Running Analysis 00:04:00 Run Separate Studies 00:03:00 Run Single Study 00:03:00 XY Plot 00:02:00 Creating a Report 00:02:00 Assignment Assignment - Finite Element Analysis Using Solidworks 00:00:00

Finite Element Analysis Using Solidworks
Delivered Online On Demand1 hour 10 minutes
£10.99

Ruby and Javascript Programming Bundle

By Packt

Learn the Ruby programming language and JavaScript coding from beginner to intermediate for web development - fast!

Ruby and Javascript Programming Bundle
Delivered Online On Demand4 hours
£37.99

[Data Bites for Comms Pros] Residents' Surveys: Making comms count without the cost

By Alex Waddington

Whetstone Communications and comms2point0 are pleased to bring you the Data Bites series of free webinars. Our aim is to boost interest and levels of data literacy among not-for-profit communicators.

[Data Bites for Comms Pros] Residents' Surveys: Making comms count without the cost
Delivered OnlineJoin Waitlist
FREE

Party Planner Diploma

5.0(1)

By Course Gate

Gain essential skills and knowledge in party planning with our comprehensive Party Planner Diploma course. Learn how to organize and execute unforgettable events, from birthdays to corporate gatherings. Enroll now for expert guidance and a CPD certificate.

Party Planner Diploma
Delivered Online On Demand3 hours 58 minutes
£11.99

Pet Sitting and Dog Walking Course

5.0(1)

By Course Gate

Looking to turn your passion for pets into a rewarding profession? Our Pet Sitting and Dog Walking Course provides the perfect pathway. Gain essential knowledge and skills to excel in the pet care industry, from understanding pet needs to handling emergencies. Enrol today and embark on a fulfilling career as a pet sitter, dog walker, or even start your own pet care business.

Pet Sitting and Dog Walking Course
Delivered Online On Demand4 hours 48 minutes
£11.99

Bash Scripting, Linux and Shell Programming

4.9(27)

By Apex Learning

Overview This comprehensive course on Bash Scripting, Linux and Shell Programming will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Bash Scripting, Linux and Shell Programming comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Bash Scripting, Linux and Shell Programming. It is available to all students, of all academic backgrounds. Requirements Our Bash Scripting, Linux and Shell Programming is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 11 sections • 61 lectures • 03:03:00 total length •Introduction: 00:02:00 •Bash vs Shell vs Command Line vs Terminal: 00:06:00 •Listing Folder Contents (ls): 00:05:00 •Print Current Folder (pwd): 00:01:00 •Change Folder (cd): 00:03:00 •Using A Stack To Push Folders (pushd/popd): 00:03:00 •Check File Type (file): 00:01:00 •Find File By Name (locate) & Update Locate Database (updatedb): 00:02:00 •Find A Command (which): 00:02:00 •Show Command History (history): 00:02:00 •Show Manual Descriptions (whatis): 00:01:00 •Search Manual (apropos): 00:02:00 •Reference Manuals (man): 00:02:00 •Creating A Folder (mkdir): 00:02:00 •Creating A File (touch): 00:02:00 •Copy Files/Folders (cp): 00:02:00 •Move & Rename Files/Folders (mv): 00:02:00 •Delete Files/Folders (rm): 00:02:00 •Delete Empty Folder (rmdir): 00:02:00 •Change File Permissions (chmod): 00:06:00 •File Concatenation (cat): 00:03:00 •File Perusal Filter (more/less): 00:02:00 •Terminal Based Text Editor (nano): 00:03:00 •Run Commands As A Superuser (sudo): 00:03:00 •Change User (su): 00:03:00 •Show Effecter User and Group IDs (id): 00:02:00 •Kill A Running Command (ctrl + c): 00:02:00 •Kill All Processes By A Name (killall): 00:02:00 •Logging Out Of Bash (exit): 00:01:00 •Tell Bash That There Is No More Input (ctrl + d): 00:02:00 •Clear The Screen (ctr + l): 00:02:00 •Zoom In (ctrl + +): 00:02:00 •Zoom Out (ctrl + -): 00:02:00 •Moving The Cursor: 00:02:00 •Deleting Text: 00:04:00 •Fixing Typos: 00:03:00 •Cutting and Pasting: 00:03:00 •Character Capitalisation: 00:03:00 •Bash File Structure: 00:03:00 •Echo Command: 00:04:00 •Comments: 00:04:00 •Variables: 00:06:00 •Strings: 00:06:00 •While Loop: 00:04:00 •For Loop: 00:04:00 •Until Loop: 00:03:00 •Break & Continue: 00:03:00 •Get User Input: 00:02:00 •If Statement: 00:09:00 •Case Statements: 00:06:00 •Get Arguments From The Command Line: 00:04:00 •Functions: 00:05:00 •Global vs Local Variables: 00:03:00 •Arrays: 00:06:00 •Shell & Environment Variables: 00:06:00 •Scheduled Automation: 00:03:00 •Aliases: 00:03:00 •Wildcards: 00:03:00 •Multiple Commands: 00:02:00 •Resource: 00:00:00 •Assignment - Bash Scripting, Linux and Shell Programming@@: 00:00:00

Bash Scripting, Linux and Shell Programming
Delivered Online On Demand3 hours 3 minutes
£12