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

189 Admin courses in Edinburgh

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Reiki Level II - Elevate the Light Within

1.0(5)

By Wild Power Alchemy

Reiki II welcomes us to a whole new depth and dimension to our practice, elevating the light within. This course is a comprehensive journey designed to deepen your connection to Reiki and provide you with an array of creative tools that will expand your energy channels and empower you to harness the profound healing energy of Reiki, whilst paving the way to practice professionally. Come prepared to spend two days with like-minded people, deepening our experience of Reiki together.  To ensure you receive individual attention the group will be kept small (up to 4 people). Course Highlights: * Review of Reiki Level One and Journey so far * Initiation into the three sacred Reiki II symbols * Receive the Reiki II Attunement * Hands-On Treatment Demonstration, with Reiki II Symbols * Self-Treatment and Practical Healing Others * Practice Distant Healing across space and time, allowing you to heal your past, prepare yourself for the future and help others at a distance. * Give each other a Reiki Treatment using the symbols * Reiki Ethics and Values * Developing a foundation for building a professional Reiki practice About your Teacher Reiki courses are taught by Reiki Master Teacher:  Fionn Leitch, who will guide you through everything you need to know to be able to use Reiki confidently and begin applying it effectively in your life and relationships.  This course is designed to combine the spiritual and the practical.  My style of teaching is personal and relaxed, with plenty of lightness and laugher.  There will be plenty of time for questions, and time to get to know the other students. Why I teach a 2-day Course:  My original training in South Africa was over 12 weeks which covered Reiki 1 and 2 as well as acupressure and Qui Gong.  It was through in-depth training, that I formed a richer understanding of energy and how it works.  It gave me a deeper knowledge on the mind body connection as well as insight into myself and other people and situations in my life.  I also believe the more practical experience you gain with like-minded people, set you up to be more confident as you begin your professional practice. Reiki can be life-transforming if you commit seriously to using what you learn.  The more you connect with Reiki and the more skilled you become, the more amazed you will be at its powerful effects.   NEXT COURSE DATES IN EDINBURGH:   DATES:  1 AND 2 JUNE 2024 TIMES ON BOTH DAYS: 9AM - 5PM WITH AN HOUR'S BREAK FOR LUNCH COURSE INCLUDES: * 2 Full days of tuition * Comprehensive and informative manual * Reiki II certificate, after completion of case studies * Ongoing support and feedback on case studies submitted. ENTRY REQUIREMENTS: * Reiki Level 1. * If you studied your Reiki Level 1 under a different Reiki Master, please send us a copy of your qualification once enrolled. * It is advised that there is a gap of at least 2-3 months between Reiki i and Reiki II.  Preparation will be the same for the level one in that alcohol should be avoided up to a week before and caffeine and nicotine at least a day before. ASSESSMENT CRITERIA As part of the Reiki Level II course, you will be required to submit case studies after the 2-day course. The details of how to complete your case studies be given during the course. Once these have been submitted, you will be qualified to Level II and receive your certificate. INVESTMENT:  £222.35 (£72.35 NON-REFUNDABLE DEPOSIT REQUIRED TO SECURE YOUR SPACE) PAYMENT PLANS ARE AVAILABLE.  PLEASE CONTACT ME TO DISCUSS. Payment Plan via Bank Transfer:  (includes a £0.70 admin fee):  Pay the non-refundable deposit of £72.35  and then 2 further payments of £75.35 via direct debit by the end of May 2024. ANY QUESTIONS PLEASE DO FEEL FREE TO GET IN TOUCH! IT IS MY HONOUR TO BE ABLE TO SHARE THIS WITH YOU!  Reiki allows us to remember and return home to Universal love!   There has never been a more key time for you to elevate your light within!

Reiki Level II - Elevate the Light Within
Delivered In-Person in EdinburghTwo days, Jun 1st, 08:00 + 1 more
£72.35 to £222.35

Oracle database administration

5.0(3)

By Systems & Network Training

ORACLE DATABASE 12C ADMIN TRAINING COURSE DESCRIPTION This Oracle Database 12c Administration course is designed to give the Oracle database administrator practical experience in administering, monitoring, tuning and troubleshooting an Oracle 12c database. Database administrators will gain an understanding of the architecture and processes of the Oracle database server. They will be able to ensure the integrity and availability of a company's data within the Oracle environment. They will be able to monitor the performance of the database, allocate resources with the Resource Manager and Schedule jobs. WHAT WILL YOU LEARN * Administer an Oracle database instance. * Monitor an Oracle database. * Configure the Oracle network environment. * Create and manage database storage structures. * Manage users, profiles, privileges and roles. * Manage undo data and temporary segments. * Monitor and resolve lock conflicts. * Maintain database security. * Implement database auditing. * Monitor the performance of the Database. * Load and unload data. * Use the job scheduler. * Configure a database for backup and recovery. ORACLE DATABASE 12C ADMIN TRAINING COURSE DETAILS * Who will benefit: This Oracle Database 12c Administration course is for anyone who needs to administer, monitor and support an Oracle 12c database. * Prerequisites: An understanding of relational database concepts and good operating system knowledge. They should have attended the Oracle SQL course or have a good working knowledge of Oracle SQL. Knowledge of the usage of PL/SQL packages is highly recommended. * Duration 5 days ORACLE DATABASE 12C ADMIN TRAINING COURSE CONTENTS * Introduction to Oracle database 12c Overview of the Oracle database 12c, Overview of the Oracle Cloud, Relational database concepts, database administration tasks. * Oracle Database 12c Architecture Overview of the Oracle database architecture, The Oracle database instance, Oracle Database memory structures, Process architecture and structures, Server and client processes, The Oracle database storage architecture, Connect to the Oracle database instance. * Administer a database instance Administrative tools available to a DBA, Use SQL*Plus in Oracle to manage a database instance, Use SQL Developer to manage a database instance, Administer the database using Enterprise Manager (EM), Overview of the Enterprise Manager framework, Access Enterprise Manager Database Express, The Enterprise Manager Database Express Home Page, Enterprise Manager Cloud Control, Initialization parameter files. * Configure the Oracle network environment Overview of network configuration, Oracle Net Listener configuration and management, Oracle Net naming methods, Tools for configuring and managing the Oracle network, Using the Net Configuration Assistant, Configure client connections with Net Manager, View listener configuration, Start and stop the Oracle listener, Use TNSPING to test Oracle Net connectivity, Connect to the database, Configure Net Services with Enterprise Manager. * Storage Structures Overview of data storage, The database block, Overview of tablespaces and datafiles, Use Enterprise Manager to view the storage structure of the database, Create and alter tablespace commands, Temporary tablespaces, Create and manage datafiles, Use OMF, Drop tablespaces and datafiles. * Manage users Predefined database administration accounts, User accounts, Create a user account, User authentication, Change a user's password, Manage a user account, Drop a user account, Monitor user information, Terminate user sessions. * Manage profiles and resources Overview of user profiles, Profile resource parameters, Create profile command, Manage passwords with profiles, Control resource usage with profiles, Maintain profiles. * Manage privileges Database access, Oracle supplied roles, System and object level privileges, The grant and revoke commands, Create, modify and drop roles, Use predefined roles. * Database auditing Overview of database security, Overview of database auditing, Security compliance, Standard auditing, Unified audit trail, Separation of audit responsibilities with the AUDIT_ADMIN and AUDIT_VIEWER roles, Configure the audit trail, Specify audit options. * Data concurrency and lock conflicts Levels of locking in Oracle, Methods used to acquire locks, Data concurrency, Possible causes of contention, DML locks, Prevent locking problems, Detect lock contention, Resolve conflicts. * Undo management Undo data overview, Monitor and administer undo, Configure undo retention, Switch undo tablespaces, Specify the retention period, Guarantee undo retention, Retention period for flashback queries, View undo space information, Use the undo advisor, Size the undo tablespace, Alter an undo tablespace to a fixed size. * Proactive database management Database Maintenance, View the alert log, The Automatic Workload Repository, Statistic levels, The Automatic Database Diagnostic Monitoring, Monitor an Oracle database, Use the Advisors, Set up notification rules/ * Performance management Tuning information sources, Performance monitoring, Tuning activities, Performance planning, Instance tuning, Performance tuning methodology, Performance tuning data, Monitoring performance, Managing memory. * SQL tuning SQL tuning, The Oracle Optimizer, SQL Plan directives, Adaptive execution plans, SQL Advisors, Automatic SQL Tuning results, Implement automatic tuning recommendations , SQL Tuning Advisor. * Moving data Create directory objects , Data Pump architecture, Data Pump data dictionary views, Data Pump interactive mode, Data Pump API, Use Data Pump to export and import data, Overview of SQL Loader, Command line parameters, Record filtering, Control file keywords, Datafiles, SQL Loader data paths, External Tables. * Automate tasks with the scheduler Introduction to the Scheduler, Access Rights, Scheduler components and workflow, Create a Job, Job Classes, Use time based, event based schedules, Create an event based schedule. * Managing resources with Resource Manager Overview of the Database Resource Manage, Use the Resource Manager, Create Resource Plans, The default maintenance resource manager plan, Create Resource Plan Directives, Allocate resources for Resource Plans. * Manage space Overview of space management, Block space management within segments, Segment types, Allocate extents, Allocate space, Row chaining and migration, Create tables without segments. * Backup and recovery configuration Oracle backup solutions, Oracle suggested backup strategy, Overview of database backup, restore and recover, Flashback technology, Types of failure ,Instance recovery, Tune instance recovery, The MTTR Advisor, Media failure, Configure a database for recoverability * Oracle support The Enterprise Manager Support Workbench, Register for security updates, Work with Oracle Support, My Oracle Support integration, Log Service Requests, Manage patches, Apply a patch

Oracle database administration
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2797

Securing Microsoft systems

5.0(3)

By Systems & Network Training

MICROSOFT SECURITY TRAINING COURSE DESCRIPTION A hands on training course focusing on security in the Microsoft environment. The course progresses from patch management onto the use of Microsoft security tools. Then server, desktop and network security are studied in the Microsoft environment. WHAT WILL YOU LEARN * Use Microsoft security tools. * Secure Microsoft servers. * Secure Microsoft desktops. * Secure Microsoft networks. MICROSOFT SECURITY TRAINING COURSE DETAILS * Who will benefit: Technical server support staff. Technical desktop support staff. Technical network staff. Technical security staff. * Prerequisites: Supporting Windows server 2016 Networking Microsoft systems. * Duration 3 days MICROSOFT SECURITY TRAINING COURSE CONTENTS * Introduction Security threats, Microsoft defaults, admin accounts, security patches, patch management, patch tools. Hands on: Studying Microsoft defaults, applying security patches. * Microsoft security tools Microsoft updates, WSUS, Inventory tool, baseline security analyser, URLscan, EventCombMT, Cipher security tool, Port reporter, PortQry. Tools hackers use. Hands on: Using Microsoft security tools. * Server security Checklists, core server security, AD, Member server security, Domain controller security, Specific roles. Hands on Hardening Microsoft servers, security templates. * Active Directory Admin authority in AD, group policy, trust and authentication. * Desktop security Checklists, core client security, anti virus software, anti spyware software, firewalls, securing clients with AD, securing clients with group policy, software restriction policies. Hands on Securing Microsoft desktops. * Network security Checklist, IP security, VPNs, PKI, certificate authorities, RAS, RRAS, IAS. Hands on: VPN configuration, IAS configuration. * Monitoring Auditing, authorisation and logons, tracking, system monitoring, detecting attacks. Hands on: Monitoring Microsoft systems. * Summary Microsoft security response centre, security advisories.

Securing Microsoft systems
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3497

MySQL server administration

5.0(3)

By Systems & Network Training

MYSQL SERVER ADMINS TRAINING COURSE DESCRIPTION This MySQL Server administration course is designed for MySQL Server administrators who have a basic understanding of a MySQL database and a good working knowledge of SQL commands. The course provides an understanding of MySQL Architecture and practical experience in setting up, configuring and maintaining a MySQL server, backing up and recovering data and optimising query performance. This MySQL Server administration course also covers MySQL replication and its role in high availability and scalability. WHAT WILL YOU LEARN * Use MySQL Workbench. * Install and configure a MySQL Server . * Administer and tune a MySQL server. * Configure log files and interpret error messages.. * Secure the Server. * Administer a replication topology. MYSQL SERVER ADMIN TRAINING COURSE DETAILS * Who will benefit: Database administrators, Database developers and Technical consultants. * Prerequisites: Introduction to MySQL * Duration 5 days MYSQL SERVER ADMIN TRAINING COURSE CONTENTS * Introduction to Oracle Application Express APEX concepts APEX main components Workspaces, database applications and websheet applications Creating a workspace The Workspace Administrator Upgrading APEX Logging into APEX Running an application * SWL Workshop Use APEX to browse, create and modify objects Process ad hoc SQL statements Manage scripts in APEX Create, run and save SQL queries * Build a database application Application components Create an application Create an application from a spreadsheet * Create reports Create reports using wizards Edit report attributes Add links to reports Create a link to a printer-friendly version of a report Save and print reports in different formats * Using files Uploading images Creating cascading stylesheet files Uploading static files Adding an Image as an application logo Adding a reference to a Javascript file * Pages and regions Web form behaviour in APEX Create a form based on a table Create a form based on a procedure Create a form with a report Create a tabular form Format a form Locking in APEX forms * Creating lists of values Overview of application express shared Components Dynamic and static lists of values Create a dynamic list of values Create a static list of values Use a list of values to control data in a report Create a cascading list of values * Items and buttons Understand the different Types of items Create items Understand and edit item attributes Use Javascript with item Manipulate items in tabular forms Add dynamic items to a report Create and edit buttons * Page Processing Page rendering and page processing Create computations Validate input data Process Data Understand application branching Create conditional branches * Shared components Overview of application express navigation components Manage parent and standard tabs Create navigation bar entries Create and use lists and list items Manage breadcrumbs Create shortcuts Shared component subscription User interface defaults * Display dynamic content Filter reports with dynamic queries Create charts with a wizard Format charts Create calendars Add links to calendars Create hierarchical trees * State and debugging Understand session state Set a session state value Clear the session state Review the session state Review the messages in debug mode Enabling feedback Managing feedback and team development * Themes and templates Switch to a different theme View existing templates Understand and manage templates Create a new template Add references to cascading stylesheet and Javascript files * Dynamic actions and plug-in components Identify plug-in components and their types Plug In a component Create dynamic actions Use a plug-in in a dynamic action * Building website applications Websheet applications and their components Create a websheet application Enable SQL and PL/SQL in a websheet application Add sections and pages to a websheet application Add links on a websheet page Add a data grid to a websheet application Create SQL reports ion websheet applications Add annotations to a websheet application * Implementing security Authentication and authorization Provide an authentication scheme Create an authorization scheme using access control Enable and configure session state protection * Deploy an appliction Define supporting objects Package an application Export an application Import an application Install supporting objects * Administer Apex workspaces Manage workspaces and users Request a schema or storage Purge session state Monitor developer activity log Monitor workspace activity View activity reports Import a workspace * Utility programs Import and export data Generate DDL statements View objects reports

MySQL server administration
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2797

Reiki Level 1 - Awaken the Light Within

1.0(5)

By Wild Power Alchemy

In this practical two-day workshop, you will be introduced to the Usui System of Reiki, originally from Japan. You will learn about the philosophy, history, and theory of Reiki as well as the mind-body connection, including how to harness and use Reiki every day for health, happiness and for deepening your relationships with others.

Reiki Level 1  - Awaken the Light Within
Delivered In-Person in EdinburghTwo days, Jul 6th, 08:00 + 3 more
£65.35 to £205.35

CSIE staff and our associate trainers are knowledgeable and experienced in delivering talks and facilitating training for teachers, learning supporters, local authority officers, other professionals involved in young people’s education, parents and students. Our training is routinely praised for the level of interest and engagement it evokes, its positive and constructive impact, the clarity with which even complex issues are presented and the supportive manner in which participants are encouraged to examine their own beliefs and assumptions. CSIE training is competitively priced and offers excellent value for money. HOW CSIE CAN HELP YOUR SETTING We can support the work of: * schools, by providing speakers for assemblies, staff meetings and Continuing Professional Development days, as well as working with staff towards inclusive school development; * universities, by delivering talks for undergraduate or postgraduate students, contributing to conferences (keynote address, panel discussion or other presentations), as well as working with staff towards the development of a more inclusive institution; * local authorities, by facilitating Continuing Professional Development events, as well as working with staff towards the development of more inclusive education in the locality; * central government in the UK and abroad, by working with relevant officers at national level towards the development of more inclusive education. CSIE is a registered charity heavily reliant on income generated from selling our resources [http://www.csie.org.uk/resources/] and services. Our current rates for the above activities are: Half day rate   £500Whole day rate   £800 All rates are subject to VAT; travel and subsistence expenses may also be charged. Special rates may be offered to smaller or voluntary sector organisations; please contact the CSIE office [http://www.csie.org.uk/contact.shtml]. Whether you want someone to talk to children and young people, to conference delegates or government officials, please email us at admin@csie.org.uk [admin@csie.org.uk] or click on the "Request Now" button to make an enquiry. Someone from CSIE will contact you within five working days to discuss how we can best respond to your request. Thank you for your interest in inclusive education and in CSIE.

CSIE talks & training
Delivered in-person, on-requestDelivered In-Person in Bristol
£500

University Foundation Year - International Diploma

4.2(10)

By Bournemouth City College

The Level 3 International Foundation Diploma for Higher Education Studies (L3IFDHES) is usually a one-year pre-university qualification that provides students with an entry route to an overseas university. The L3IFDHES prepares students with the essential English language skills, key transferable study skills, cultural knowledge, and chosen specialisms that universities feel bridges the gap between high school and undergraduate study. In January 2023 we offer pathways in business and higher finance. With agreements in place with over 70 universities across the globe, students’ can progress with confidence to a higher education course for further study. Entry Requirements For entry onto the NCC Education Level 3 International Foundation Diploma for Higher Education Studies (L3IFDHES) qualification students must have successfully completed secondary school education. Students must also meet the English language entry requirements of: • IELTS minimum score of 4.5 or above OR • GCE ‘O’ Level English D7 or above Alternatively, a student can take the free NCC Education Higher English Placement Test which is administered by our Accredited Partner Centre’s.

University Foundation Year - International Diploma
Delivered in-person, on-requestDelivered In-Person in Bournemouth
£9000 to £17500

Linux network administration 2 (LPIC-2)

5.0(3)

By Systems & Network Training

LINUX NETWORK ADMINISTRATION 2 COURSE DESCRIPTION LPIC-2 is the second certification in LPI's multi level professional certification program. This course teaches the skills necessary to pass the LPI 202 exam; the second of two LPIC-2 exams. Specifically, the course covers the administration of Linux systems in small to medium sized mixed networks. WHAT WILL YOU LEARN * Install and configure fundamental network services. LINUX NETWORK ADMINISTRATION 2 COURSE DETAILS * Who will benefit: Linux administrators. * Prerequisites: Linux engineer certification 1 (LPIC-2) * Duration 5 days LINUX NETWORK ADMINISTRATION 2 COURSE CONTENTS * Part II The LPI 202 Exam * Organizing Email Services The Linux Mail System, Mail Transfer Agent, Mail Delivery Agent, Mail User Agent, Email Protocols, SMTP, POP, IMAP, Using Email Servers, Sendmail, Postfix, Local Email Delivery, Procmail Basics, Sieve, Remote Email Delivery, Courier, Dovecot. * DNS DNS and BIND, Configuring a DNS Server, Starting, Stopping, and Reloading BIND, Configuring BIND Logging, Creating and Maintaining DNS Zones, BIND Zone Files, Managing BIND Zones, Securing a DNS Server, ailing BIND, DNSSEC, TSIG, Employing DANE. * Offering Web Services Web Servers, HTTP, The Apache Web Server, Installing and configuring Apache, Hosting Dynamic Web Applications, Secure Web Servers, Proxy Servers, Installing and configuring Squid, Configuring Clients, Nginx Server, Installing Nginx, Configuring Nginx. * Sharing Files Samba, Configuring Samba, Troubleshooting Samba, NFS, Configuring NFS, Securing NFS, Troubleshooting NFS, FTP Servers, Configuring vsftpd, Configuring Pure-FTPd. * Managing Network Clients Assigning Network Addresses, DHCP, Linux DHCP Software, Installing and configuring a DHCP Server and clients, Authentication Service, PAM Basics, Configuring PAM, PAM Application Files, Network Directories, LDAP Basics, OpenLDAP Server, LDAP Clients. * Setting Up System Security Server Network Security, Port Scanning, Intrusion Detection Systems, External Network Security, iptables, Routing in Linux, Connecting Securely to a Server, OpenSSH, OpenVPN, Security Resources, US-CERT, SANS Institute, Bugtraq.

Linux network administration 2 (LPIC-2)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3697

Intravenous Administration of Fluid and Medication

By Guardian Angels Training

Gain the knowledge and skills for safe and effective intravenous therapy with our "Intravenous Administration of Fluid and Medication" course. Ideal for healthcare professionals administering IV fluids and medications.

Intravenous Administration of Fluid and Medication
Delivered in-person, on-requestDelivered In-Person in Internationally
£1475

GA Level 4 Award in Epilepsy and Buccal Midazolam Instruction

By Guardian Angels Training

Gain advanced knowledge and practical skills in instructing buccal midazolam administration for epilepsy with our Level 4 Award course.

GA Level 4 Award in Epilepsy and Buccal Midazolam Instruction
Delivered in-person, on-requestDelivered In-Person in Internationally
£3675

Educators matching "Admin"

Show all 5