Linux fundamentals training course description An introduction to using the Linux operating system with a focus on the command line. Appropriate for all versions of Linux. The starting point for all Linux work, we concentrate on the technical aspects rather than issues such as using browsers. The course is heavily practical in nature. The course can be run on any Linux distribution you wish. What will you learn Describe Linux. Log in and use Linux commands to perform a variety of tasks from manipulating and printing files to looking at and killing processes. Create and edit files with vi. Recognise the role of the administrator. Write simple shell scripts. Customise the user environment. Linux fundamentals training course details Who will benefit: Anybody who needs to use a Linux system. Prerequisites: None. Duration 3 days Linux fundamentals training course contents What is Linux? Operating systems, Linux flavours, Linux distributions, open source software. Getting started Logging in, changing passwords, logging out. Linux basics Command structure. The Linux manuals, basic commands (who, date, tty, uname, echo, banner...) Filesystem commands Home directories, manipulating files and directories, Filesystem layout, Pathnames, hard and symbolic links. Viewing files. The Linux editors ed, vi, shell escapes, .exrc Extracting data from files grep, find, cut, sort and paste... Permissions Theory, chmod, chown, newgrp.. Processes ps, kill, background processes, at, exec, priorities. Managing Linux log files. The Shell Metacharacters, piping and redirection. Basic shell scripting What are shell scripts? Simple scripts, control structures. Variables. Arguments. Customising your environment Environmental variables, stty, .profile and other startup files More shell features Bash and other shells, the history facility, command line editing, aliases, job control, miscellaneous features. Introduction to administration The root user, su. Managing users and groups Archiving files Backups, tar, cpio, dd, gzip. Linux and hardware Main hardware components, Linux device drivers. Connecting to a network IP configuration, ifconfig, ping, netstat, traceroute, dig.
Effective cross-cultural management and leadership demand an understanding of the complexities of culture from structural, political, social and psychological perspectives An intensive 3-day training course from one of the leading providers of cross- cultural leadership and management training. Designed for individuals wishing to develop and their skills in managing and leading in a cross-cultural environment. Introduction Created specifically for the cross‐cultural workplace setting and utilising a blend of interactive role play, DVD presentations and case‐study based discussion, the course provides comprehensive skills training for anyone who must manage or lead a cross‐cultural team or employees. Trainer The trainer is Tony Buon, the Managing Partner of Buon Consultancy. He is a qualified workplace psychologist with over 30 years experience . Tony has worked in over 40 countries. He is a Certified Employee Assistance Professional (CEAP) and Associate Lecturer at the Aberdeen Business School. He holds degrees in Psychology, Behavioural Sciences and Work‐ place Education and trains throughout the UK, Europe, The Middle East & Asia. Tony has worked with some of the world’s leading companies over the past 30 years including; Diageo, Dolphin Energy, DuPont, Gulf Offshore, Halliburton, Hewlett‐Packard, ICI, ING Group, Kuwait Petroleum, Lend Lease, McDonalds, National Australia Bank, PetroChina, Pfizer, Qatar Petroleum, Royal Bank of Scotland, Shell, 3M, Coca Cola and Microsoft. He was also the senior consultant to the Sydney 2000 Olympic Games. Tony has also been interviewed in publications as diverse as Rolling Stone and the Reader’s Digest. He has appeared on CNN, BBC, Trans‐World Sport and many international television and radio stations. The Course The world of business has no borders. Nationalisation, globalisation and the growth of multi‐national corporations introduces challenges which managers and leaders must address. Effective cross‐cultural management and leadership demand an understanding of the complexities of culture from structural, political, social and psychological perspectives. The aims of the course are to explore the meaning and psychology of culture; to understand the impact of culture on management and leadership; to identify the areas in which cultural differences present a challenge in managing and leading employees in a multicultural environment; and finally to become more self ‐aware in cultural understanding, individual biases and assumptions and to understand the implications these have on our work. A vital course for any manager or leader work‐ ing in a multi‐cultural environment Covers the managerial, social and psychological aspects of culture Develop your cross‐cultural leadership & management skills in a fun and informative environment Discover best‐practice in diversity management and cross‐cultural communication Appreciate current business issues related to managing and leading in a cross‐cultural environment Comments from previous participants: “ ...one of the best courses I have ever attended!”“ I can’t believe how much I learnt. As an experienced expat, I thought I knew it all, this course truly expanded my people management skills”“ “...the trainer was excellent and the individual feedback and advice fantastic”“ This course will make me a better HR Manager, I have new skills I can use every day in dealing with all staff globally” This course can be conducted on-site at your location for groups of up to 15 participants The Objectives By the end of the course, the delegates will be able to: Illustrate examples of stereotypes and stereotyping Formulate a business case for cultural diversity in their workplace List Hofstede’s five value dimensions Explain in his/her own words the meaning of each of the five value dimensions Evaluate the risks involved in international assignments The Delegates All supervisors, middle managers , department heads and senior managers Human resource personnel including HR Business Partners All staff interested in developing cross‐cultural skills The Benefits Appreciate the importance and meaning of culture Learn about the psychology of culture Develop your cross‐cultural leadership & management skills Discover how to manage and lead diverse employees in a multi‐cultural environment Appreciate current issues in international business related to managing people The Course Day 1: The Meaning and Psychology of Culture Our world today ‐ the importance of demographics Dimensions of culture Hofstede’s five value dimensions Workplace and organisational culture Stereotypes and stereotyping Cross‐cultural communication Body‐language and culture Day 2: Managing and Leading Diverse Employees Developing a global mindset Culture and strategy Managing in multi‐national companies Multi‐cultural teams and teamwork International assignments and global career development Culture shock and global working Culture and decision‐making
PC fundamentals training course description A basic introductory course for those who have never worked with PCs before. The principle target audience is for those who will become PC support people. What will you learn Cable PCs. Perform preventive maintenance on PCs Run Windows and start applications. Use Microsoft Office applications. Customise Windows. PC fundamentals training course details Who will benefit: Anyone new to PCs. Prerequisites: None. Duration 3 days PC fundamentals training course contents PC hardware Overview of components inside a PC, cabling up a PC, preventive maintenance, cleaning mice, hardware screen controls, booting a PC. Windows overview Versions of Windows, Starting Windows, logging on, shutting down. Using Windows The desktop, the start menu and submenus, getting help, shutting down Windows, switching between applications, sizing and controlling windows, special keys on the keyboard. Accessing files and folders Folders and files, Windows explorer, IE, creating, viewing and manipulating folders, creating, viewing and manipulating files, permissions, bits and bytes, the recycle bin, undeleting and undoing, formatting floppy disks, using floppy disks DOS Accessing DOS, basic DOS commands, drives. Microsoft Office Word documents, Excel spreadsheets, emails, browsing the Internet, printing files, managing print queues. Printing Overview, printing, properties Customisation Customising the task bar, customising the start menu. The control panel, mouse and display properties, Desktop settings, setting the date and time. Networking overview Workgroups and domains, Accessing file and print resources
Advanced UNIX shell scripting training course description A follow on hands on course from the Introduction to shell programming course covering the powerful sed and awk tools along with the extra Korn shell programming features. What will you learn Use regular expressions within grep, ed and many other utilities. Use awk and sed. Integrate sed and awk into shell scripts. Recognise the role of shell scripts within the UNIX system. Write shell scripts using new Korn shell features including: The select construct Arrays Arithmetic evaluation Advanced UNIX shell scripting training course details Who will benefit: Programmers developing applications under UNIX. Administrators who need time saving utilities. Technical personnel who wish to make the most out of the Korn Shell. Prerequisites: UNIX shell scripting Duration 3 days Advanced UNIX shell scripting training course contents Regular Expressions What are REs? How can they be used? How to write REs More REs e REs Tagging, matching words, repetitions. The sed editor Basic usage: Saving output, options. sed script files, sed commands, Specifying lines to edit, Hold space and pattern space, advanced commands Awk Basic usage, nawk script files, Patterns, Records and fields, Actions if, while, do, for... System variables NF, NR, RS... Arrays Functions length, printf, cos, user defined... Using nawk in shell scripts Korn shell scripts Review of Bourne shell scripts functions... Variables typeset, manipulating strings Arrays Arithmetic evaluation the let command, (( )), typeset -i The select construct Syntax, workings, REPLY, PS3 Miscellaneous Enhanced I/O, ${10}
UNIX fundamentals training course description An introduction to using the UNIX operating system focussing on the command line. Appropriate for all versions of UNIX. The starting point for all UNIX work, we concentrate on the technical aspects rather than issues such as using browsers. The course is heavily practical in nature. What will you learn Describe UNIX. Log in and use UNIX commands to perform a variety of tasks from manipulating and printing files to looking at and killing processes. Create and edit files with vi. Recognise the role of the administrator. Write simple shell scripts. Customise the user environment. UNIX fundamentals training course details Who will benefit: Anybody who needs to use a UNIX system. Prerequisites: None. Duration 3 days UNIX fundamentals training course contents What is UNIX? Operating systems, UNIX flavours, UNIX features. Getting started Logging in, changing passwords, logging out. UNIX basics Command structure. The UNIX manuals, basic commands (who, date, tty, uname, echo, banner...) Filesystem commands Home directories, manipulating files and directories, Filesystem layout, Pathnames, hard and symbolic links. The UNIX Editors ed, vi, shell escapes, .exrc Extracting data from files grep, find, cut, sort and paste Permissions Theory, chmod, chown, newgrp.. Processes ps, kill, background processes, at, exec, priorities. The Shell Metacharacters, piping and redirection. Basic shell scripting What are shell scripts? Simple scripts, control structures. Variables. Arguments. Customising your environment Environmental variables, stty, .profile and other startup files More shell features Bash and other shells, the history facility, command line editing, aliases, job control, miscellaneous features. Introduction to administration The root user, su and tar Archiving files Backups, tar, cpio, dd, gzip. Unix and hardware Main hardware components, Unix device drivers. Connecting to a network IP configuration, ifconfig, ping, netstat, traceroute, dig.
ProQual NVQ Level 3 Diploma - Testing, Inspecting and Thorough Examination of Plant, Machinery, Equipment or Accessories - on-site assessment - we come to you
Open to any BBUK Captain’s/ Leaders in charge who have fully completed the registration process. Safeguarding and Managing Risk e-learning modules must be completed prior to attending the training course. By the end of our time together you will be able to: Feel confident in your role as Captain or Leader-in-Charge. Recognise your responsibilities in creating a safe environment in the Company, including Safeguarding and Managing Risk. Know where to find the resources and support available to deliver quality youth and children’s work in the Company. Understand how to establish and maintain positive working relationships. Identify and manage the development and sustainability of the Company. Saturday 21st September 2024 9:45 am to 5:45pm covers the core modules of Company Management Training: Introduction Module 1 – Management Role Module 2 – Safeguarding Module 3 – Managing Risk Module 4 – Planning Module 5 – Managing & Supporting Your Team Module 6 – Developing Your Team Module 7 – Reflective Practice
Enhance your venepuncture skills with our comprehensive course. Learn evidence-based techniques, infection prevention measures, patient-centered communication, and ethical considerations to ensure safe and effective practices.
Learn to teach basic life support effectively with our "Promoting Best Practice in Basic Life Support Instruction" course. Ideal for healthcare professionals, educators, and individuals interested in life-saving interventions.
Enhance your skills in promoting positive behavior and creating supportive environments for children with our PBS course. Evidence-based practices and collaboration emphasised.