Latest Posts
PMI RMP – MATH FORMULA GUIDE part 5
CONTRACTS MANAGEMENT Hi and welcome to the last lecture of this section. We are going to discuss the contract management, the math formulas related to managing the project contracts. Now, all the contracting falls into the procurement management processes which follow a really sensible order regardless the type of the project you are managing. First of all, you need to plan what you need to contract or what you need to outsource from external resources for your project. Then you plan how you will do it. Next, you send out…
PMI RMP – MATH FORMULA GUIDE part 4
COMMUNICATION CHANNELS Hi and welcome back again to a new simple concept for the exam. Not counting the communication and channels of the communication lines on your project. So how many people need to talk to one another? A good project manager needs to get a handle on all this communication because it’s easy to lose a track effect. That’s why you need to know how to calculate the channel’s communication on each project. Now for small projects with very few number of stakeholders to be very easy to determine…
PMI RMP – MATH FORMULA GUIDE part 3
EARNED VALUE ANALYSIS Hi, welcome back again to one of the most important techniques in project management, the earned value measurement, where the majority of the exam math questions come from the earned value techniques. So the Earned value analysis is an analysis technique that compares the actual schedule and cost to the performance measurement baseline. The performance measurement baseline which is part of the project management plan, and it integrates the scope, cost and schedule baselines. So the core value of the value analysis is to keep tracking and…
PMI RMP – MATH FORMULA GUIDE part 2
SCHEDULE NETWORK ANALYSIS AND CRITICAL PATH METHOD Hi and welcome back again to a new lecture where we are going to discuss one of the most important topics in the project management in general the critical path method. In this lecture we will highlight the critical path technique, how to define the critical path on your project network diagram, how to find the early and late figures of the project activities in order to find out the flow associated with each project activity. Now, developed schedule process is about analyzing…
PMI RMP – MATH FORMULA GUIDE part 1
INTRODUCTION Hi and welcome back. This is a new section, a new important section, the Math Highlights or the Math Formula Guide for the exam. Now, one of the parts that some exam aspires consider difficult is the math calculations because there are many formulas they need to memorize. Actually, this is the reason, or this is the purpose for which I made the section. And I want to show you how much it’s easy to memorize the math formulas for the exam. In this section, I’m going to highlight…
PMI RMP – IMPLEMENT RISK RESPONSES
INTRODUCTION Hi and welcome back again to a new process. Actually it’s the simplest process with the minimum information among the seven risk management processes. It was recently added on the project management body of knowledge latest Edition edition number six. Now we are done or we were done with the five processes as a part of the planning process group. This is the only process that falls into the executing process group and the risk management knowledge area. Implement risk responses. It’s the process of implementing agreed upon risk…
PMI RMP – EXAM SUCCESS RECIPE
INTRODUCTION Hi and welcome back again to the last section of this course the PMI Rmp Exam Success Recipe. So what’s next? Now we are done with the theory contact hours required risk Management Education in order to qualify for the PMI Rmp exam. As I mentioned in the introduction section of this course, the PMI RMB exam has 170 questions which are distributed according to the table given below. We have five domains. The first domain is the Risk Strategy and Planning with 20% of the exam questions. Overall,…
PMI PgMP – PgMP Certification – Mock Exam (170 questions)
Mock Exam Introduction This is our last section in this course, which is the Bgmb certification mock exam. In this section we will cover the following a suggested study plan that helps you in holding the program management knowledge and be ready for the BGMP exam. Mock Exam Preparations where we will prepare to execute the mock exam. Bgmb Mock Exam of 170 question which is a simulation for the mock exam. You will need to book 4 hours for this mock exam. Then after you finish the mock exam,…
LPI 101-500 – 110.3: Protecting data with encryption part 2
Create and integrate new keys, ssh-agent With ssh, we also have the option of performing user authentication so that a user no longer has to enter a password. This is advantages when writing scripts using Ssh. We also use ssh KEYGAN for this, but this time on our client system. So I’m actually locked in on my client system. The command is actually the same, but this time not executed as root. So just ssh KEYDEN type RSA. This time we don’t change the path or file name. So the…
LPI 101-500 – 110.3: Protecting data with encryption part 1
ssh, scp In the professional environment, you will have to access remote servers every day. Nobody sits with a keyboard directly on the relevant server. These are more likely to be located in internal or external data centers. And we as administrators access the server from our office via the network to carry out certain tasks. So we need a program that allows us to access other servers over the network. In the past, such things were done with a Telnet program. Telnet is hardly used today because it does…