Posted on

8 FREE Udemy Courses – 9/30/20

Learn Python programming, ethical hacking, web development, JavaScript, Linux and more with these 8 FREE Udemy courses! Enroll now, limited time only!

  1. https://www.udemy.com/course/python-complete/?couponCode=OCTFREE
  2. https://www.udemy.com/course/ethical-hacking-python/?couponCode=OCTFREE
  3. https://www.udemy.com/course/python3-for-beginners/?couponCode=OCTFREE
  4. https://www.udemy.com/course/front-end-web-development/?couponCode=OCTFREE
  5. https://www.udemy.com/course/full-stack-javascript/?couponCode=OCTFREE
  6. https://www.udemy.com/course/google-chrome-extension/?couponCode=OCTFREE
  7. https://www.udemy.com/course/linux-system-admin/?couponCode=OCTFREE
  8. https://www.udemy.com/course/ethical-hacking-professional/?couponCode=OCTFREE

Join our Free Course Coupons group on Facebook to get daily free Udemy course coupons!

Get all of our courses for life – https://josephdelgadillo.com/product/holiday-course-bundle-sale
Get 2 FREE months of Skillshare Premium – https://www.skillshare.com/r/profile/Joseph-Delgadillo/4657008
Subscribe on YouTube – https://www.youtube.com/c/JosephDelgadillo?sub_confirmation=1
Follow on Facebook – https://www.facebook.com/delgadillojt

Posted on

5 FREE Udemy Courses – 6/30/20

Learn Python, ethical hacking, Linux administration and more with these 5 FREE courses! Use the links below to enroll in the courses on Udemy!

  1. Learn to Code with Python 3!
    https://www.udemy.com/course/python3-for-beginners/?couponCode=D830DD1D359232516D54
  2. The Complete Ethical Hacking Course!
    https://www.udemy.com/course/ethical-hacking-professional/?couponCode=2B5D205119636760D506
  3. Linux System Administration for Beginners!
    https://www.udemy.com/course/linux-system-admin/?couponCode=950321102E3DCE4B1A07
  4. Develop and Publish a Google Chrome Extension!
    https://www.udemy.com/course/google-chrome-extension/?couponCode=641787B669C2D1DF0EA5
  5. Build Your Own Custom Computer!
    https://www.udemy.com/course/build-a-computer/?couponCode=27A7237A9C580889E17A

Get all of our courses for life – https://josephdelgadillo.com/product/holiday-course-bundle-sale
Get 2 FREE months of Skillshare Premium – https://www.skillshare.com/r/profile/Joseph-Delgadillo/4657008
Subscribe on YouTube – https://www.youtube.com/c/JosephDelgadillo?sub_confirmation=1
Follow on Facebook – https://www.facebook.com/delgadillojt

Posted on

Complete Linux Video Course: Beginner to System Admin!

If you would like to get started using Linux, you are going to LOVE our 7+ hour video course. Go from beginner to Linux system admin with tutorials covering installation/setup, terminal usage, development tools, server deployment, GitHub and network administration!

If you enjoy this tutorial series, feel free to check out our Linux mastery course bundle. Go from beginner to Linux administrator with courses covering Red Hat Linux (RHCSA), BASH programming, Wireshark protocol development and more!

You can also get access to this course and over 28,000 more with a Skillshare Premium Membership. For a limited time, try Skillshare Premium FREE for 2 months!

Below is a complete list of topics covered in this Linux course:

  • Introduction to Linux
  • Linux distributions explained
  • Installing VirtualBox and setting up our virtual machine
  • Ubuntu Linux installation on a virtual machine
  • Disabling the ISO and first boot up
  • VirtualBox guest additions for a better user experience
  • Customizing our Ubuntu desktop
  • Unity Tweak Tool for Ubuntu
  • Installing Ubuntu alongside Windows (dual boot)
  • Linux command line essentials
  • Administrative privileges in terminal
  • Using the package manager (apt-get) to install new applications
  • Searching through the repositories to find new apps
  • Installing packages that are not in the repository
  • Keeping programs updated in Linux
  • File permissions and ownership explained
  • How to create files using the command line interface (CLI)
  • Creating new directories and moving files
  • Copying, renaming, and removing files
  • The FIND command and it’s practical uses
  • GREP command explained
  • Using GREP in conjunction with FIND
  • Redirecting the output of a command
  • The TOP command and its uses
  • How to view the entire list of processes and closing applications
  • Services explained
  • Configuring services using the command line
  • Using CRONTABS to schedule tasks
  • Choosing an integrated development environment (IDE)
  • Eclipse installation and setup
  • PyCharm installation and setup
  • Introduction to GitHub, installation, and repository setup
  • How to push/pull information from a repository
  • How to remove/ignore directories in our repository
  • Resolving merge conflicts through terminal
  • How to setup and manage branches
  • Meteor installation & setup
  • Meteor project setup
  • Router setup with React components
  • Getting into the programming
  • Rendering our blog posts
  • Apache 2, PHP 5, and MySQL setup
  • Server configuration
  • Linux hosts file explained
  • Deploying our Meteor app to an Apache 2 server
  • MongoDB NoSQL database
  • Virtual host setup
  • phpMyAdmin setup
  • Creating a basic virtual host
  • WordPress installation on top of our Apache 2 environment
  • Database setup
  • Python installation and CLI
  • Adding/removing users through GUI
  • Adding/removing users through CLI
  • Adding users to a group
  • Introduction to networking
  • Local area network (LAN) explained
  • Networking commands
  • NETSTAT command
  • Linux host file
  • TRACEROUTE commands
  • Network mapping explained
  • Using SSH to access the command line of a remote host
  • Using SFTP to transfer files between machines
  • Setting up SSH on our local machine
  • MAN command explained

Thank you for taking the time to read this and we hope you enjoy the course!

Get all of our courses for life – https://josephdelgadillo.com/product/holiday-course-bundle-sale
Get 2 FREE months of Skillshare Premium – https://www.skillshare.com/r/profile/Joseph-Delgadillo/4657008
Subscribe on YouTube – https://www.youtube.com/c/JosephDelgadillo?sub_confirmation=1
Follow on Facebook – https://www.facebook.com/delgadillojt

Posted on

The Complete Linux Course: Beginner to Power User!

Hello everyone and welcome to our complete Linux course for beginners! Together we’re going to take a journey through Linux and give you the knowledge you need to become a power user. If you enjoy this tutorial, you will LOVE our Linux mastery course bundle!

But first we must ask the question, what is Linux? Well, confusingly, it depends on who you ask. In order to get an idea of what Linux is, we’ve got to go back in time a bit. In the early 80s Richard Stallman, then working in the AI lab at MIT, started the GNU project with the goal of creating an entirely free and open Unix-like operating system.

This all started when the lab got a new printer, but the licenses restricted his ability to modify the code. He had hacked earlier printers to electronically send messages to users who printed items when the printing was complete, as well as notifying other users when the printer was free to use. By the early 90s there was almost enough GNU software to create an entire operating system. However their kernel, the GNU hurd, was not yet complete.

Meanwhile, in the early 90s, Linus Torvalds set out on a hobby project to develop a Unix-like kernel known as Linux, and used GNU software such as GNU’s C compiler to do it. While a kernel on its own was useless, he ended up including GNU software with the kernel to release an operating system.

Later, Richard Stallman’s Free Software Foundation sponsored the group Debian to release a GNU/Linux distribution that was completely open for people to use and contribute to. Debian over the years grew from a small group of Free Software Foundation hackers to the enormous community that it is today. Due to its popularity, Debian has become the base of countless Linux distributions. Because of how open the software is, anybody can read the source code, modify it and then redistribute it.

Because of this, there are so many Linux distributions that a common problem for beginners is which Linux distribution should I use. Well, there are a few distros out there that actually include its own software. One of the biggest problems in Linux is how many distros there are. And the fact that a lot of them are the same distribution with new wallpapers and icons, and everything else is the same.

Ubuntu was started in the early 2000s and is owned and distributed by Canonical. The base of Ubuntu is Debian, and Ubuntu has become so popular that it has in turn been forked countless times. Forking is a process in which the operating system is used as the base of a new distribution. Ubuntu includes its own desktop environment called Unity, and has recently started distributing phones running a version of Ubuntu.

Canonical also contributes bug fixes and other contributions upstream, meaning that they send these changes back to Debian to include in future releases. While Debian releases new versions sporadically, Ubuntu’s aim was to capture the stability of Debian but release new versions more frequently. Canonical releases two distributions a year, one in April and one in October. The naming convention of Ubuntu is year, month.

The version we will be working with was released in April of 2018, and it’s called Ubuntu 18.04.3. Every two years in April a long term support version is released called LTS, which is officially supported for five years. While releases in between LTS versions are supported for only nine months. The next LTS release will be in April of 2020.

To download Ubuntu we’re going to go to ubuntu.com, and when the page loads we’re going to see in the top navigation that there’s an option that says desktop. So just click on that because that’s the version of Ubuntu we’re going to be working with. And then when you get on the overview page just click download Ubuntu, the big orange button in the main area. On this page it’s going to give us a few versions. So it’s going to prompt us to download the last LTE release which was released in 2018 in April.

If you’re going to be running Ubuntu on a server, it makes sense to run long term support versions because you only need to install a new version every five years. You can install more frequently because there’s a LTS version every two years, but with a non-LTS version there’s only official support, bug fixes and whatnot for nine months.

Again, we’re going to download Ubuntu 18.04.3 LTS. I will download the 64-bit version because that’s the processor type I am running. You can either click the download button to download it directly in the browser, or you can click alternative downloads and torrents to view what type of other files you can download.

If you have a relatively fast internet connection, it doesn’t really make a difference which download method you choose. The in browser download will most likely download just as quickly as the torrent. However, if you don’t have an incredible internet connection, a torrent download is going to make a lot of sense. It’s going to download a lot quicker than it would in the browser. I have already downloaded package. It took roughly 10-15 minutes because I have a poor internet connection at the moment.

We’re not going to install Ubuntu directly onto our hard drive, yet. That’s an awful big commitment to make when you’re not really familiar with Linux. What we’re going to do is go to virtualbox.org, and this is a piece of software that allows us to create virtualized machines. We can create multiple virtual machines and set them up differently, as well as install different operating systems on each one.

When you navigate to virtualbox.org there’s a gigantic button here that you cannot miss. Just click on that and it’s going to take you to the download page for VirtualBox. Now it offers different packages dependent on different operating systems. This is going to be for the host machine. To put that in clear terms, the computer that I’m on right now, that we can see is running Windows 10, that is the host machine. So I need to download VirtualBox 6.0 for Windows hosts. Now I’ve already got mine downloaded. And we’re going to need these in the next few videos.

You can get The Complete Linux Administration Course Bundle to get access to this and 4 other courses! Our Forever Course Bundle gets you every course I produce, for life!

Posted on

Get The Holiday Course Bundle for 2019!

Enroll now in our Holiday Course Bundle for 2019! This limited edition Black Friday/Cyber Monday course bundle includes all 19 technology courses listed on the website by Joseph Delgadillo, Jerry Banfield, Nick Germaine and Ermin Kreponic! Get 98% off some of the best-selling courses covering ethical hacking, Linux administration, programming languages and social media marketing!

https://josephdelgadillo.com/product/holiday-course-bundle-sale/

*BONUS* For a limited time get a FREE 1-year domain registration with every purchase!

Below is a list of every course included in the bundle:

The Complete Ethical Hacking Course: Beginner to Advanced!

Join 200,000+ students in the most popular ethical hacking course on Udemy! Learn penetration testing, web testing, and WiFi hacking using Kali Linux.

The Complete Ethical Hacking Course for 2018!

This course is the successor to The Complete Ethical Hacking Course: Beginner to Advanced! Gain the knowledge hackers use to compromise systems and use it to protect your own.

Build an Advanced Keylogger Using C++ for Ethical Hacking!

Take this course to learn how to code a fully functional keylogger in C++ for use in Windows!

The Complete Python 3 Course: Beginner to Advanced!

Learn to code in Python with projects covering game & web development, web scraping, MongoDB, Django, PyQt, and data visualization!

The Complete Front-End Web Development Course!

Get started as a front-end web developer using HTML, CSS, JavaScript, jQuery, and Bootstrap. Use this course to launch your own career as a freelance web developer!

Learn and Understand C++

Take this course to learn C++ which you can use for ethical hacking, game development, and most software you use daily!

Learn Angular 2 from Beginner to Adavanced

Learn how to develop web applications using Angular 2!

A Beginner’s Guide to Linux System Administration!

Get started with Linux, app development, server configuration, networking, and move on to a career as a system administrator!

CentOS and Red Hat Linux to Certified System Administrator!

Learn the basics of CentOS, and Red Hat Linux. Prepare and pass the Red Hat Certified System Administrator (RHCSA) exam!

BASH Programming Course: Master the Linux Command Line!

Go from beginner to advanced with the Linux command line in this BASH programming course!

The Complete Wireshark Course: Go from Beginner to Advanced!

Learn to use Wireshark as a networking professional including troubleshooting, analysis, and protocol development!

Design and Build Your Own Personal Computer!

Learn everything required to build your first custom PC for work, home, or gaming!

Certified Ethical Hacker Boot Camp for 2018!

Gain the knowledge necessary for passing the CEH exam and move on to a career as professional pentester!

The Complete Google AdWords Course: Beginner to Advanced!

See how I use Google AdWords to make 1,000+ digital product sales every month!

The Complete Facebook Ads and Marketing Course!

Facebook advertising and Facebook marketing get a lot easier when you take this course!

The Complete YouTube Course: Beginner to Advanced!

Learn the principles and strategies responsible for bringing me over 10 million+ YouTube views, over 200,000+ subscribers, and 50,000+ digital product sales!

A Beginner’s Guide to Email Marketing!

Take this course to learn how to make an email list with MailChimp and grow it using LeadPages and a WordPress website!

Facebook Advertising for Sales with Page Post Engagement Ads

Take this course to see what works for an advertiser that has spent over $1.5 million on Facebook advertising!

The Complete Udemy Instructor Course: Teach Full Time Online!

Take this course to get motivation to teach on Udemy, create your new Udemy course faster, and make more sales on Udemy!

When you purchase this course bundle you will receive lifetime access to the classes, 1 on 1 assistance with the tutorials, and a certificate of completion through Udemy. Each course is fully subtitled in English.

Thank you for taking the time to read this and we hope to see you in the classes. Happy holidays!

https://josephdelgadillo.com/product/holiday-course-bundle-sale/

Posted on

Learn Red Hat Linux Episode #17: Grep, Pipe, Echo, Cat Commands

 

Get The Linux Administration Course Bundle!
https://josephdelgadillo.com/product/linux-course-bundle/

Preview the courses on Udemy!
A Beginner’s Guide to Linux System Administration!https://bit.ly/2LZ7cfN
CentOS and Red Hat Linux to Certified System Administrator!https://bit.ly/2OJtZLp
BASH Programming Course: Master the Linux Command Line!https://bit.ly/2ACzXuv
The Complete Wireshark Course: Go from Beginner to Advanced!https://bit.ly/2MinlKr

In this video tutorial we will cover the Linux commands grep, pipe, echo, and cat. We will cover the basic syntax for each, use cases, and additional arguments you can pass to the command. Grep will be especially useful throughout this course, and I recommend that you read the man pages.

Visit our FREE Linux resources page!
https://josephdelgadillo.com/linux-resources/

Webhttps://josephdelgadillo.com/
Subscribehttp://bit.ly/SubscribeJTD
Sponsorhttp://bit.ly/SponsorJTD
Discordhttps://discord.gg/EbcQFrg
Instagramhttps://www.instagram.com/jo3potato/

Posted on 2 Comments

Learn Red Hat Linux Episode #16: Move, Delete and Copy Commands (mv, rm, cp)

 

Get The Linux Administration Course Bundle!
https://josephdelgadillo.com/product/linux-course-bundle/

Preview the courses on Udemy!
A Beginner’s Guide to Linux System Administration!https://bit.ly/2LZ7cfN
CentOS and Red Hat Linux to Certified System Administrator!https://bit.ly/2OJtZLp
BASH Programming Course: Master the Linux Command Line!https://bit.ly/2ACzXuv
The Complete Wireshark Course: Go from Beginner to Advanced!https://bit.ly/2MinlKr

In this video tutorial we will continue with the Linux command line and cover the the commands to move, delete and copy files via the terminal. MV will allow you to move files between directories, RM will enable you to delete both files and folders, and CP will let you copy files. We will also cover a few arguments you can pass to these commands, as well as the basic syntax of each.

Visit our FREE Linux resources page!
https://josephdelgadillo.com/linux-resources/

Webhttps://josephdelgadillo.com/
Subscribehttp://bit.ly/SubscribeJTD
Sponsorhttp://bit.ly/SponsorJTD
Discordhttps://discord.gg/EbcQFrg
Instagramhttps://www.instagram.com/jo3potato/

Posted on 1 Comment

Learn Red Hat Linux Episode #15: File/Folder Ownership and Permissions Continued (chown, chmod)

 

Get The Linux Administration Course Bundle!
https://josephdelgadillo.com/product/linux-course-bundle/

Preview the courses on Udemy!
A Beginner’s Guide to Linux System Administration!https://bit.ly/2LZ7cfN
CentOS and Red Hat Linux to Certified System Administrator!https://bit.ly/2OJtZLp
BASH Programming Course: Master the Linux Command Line!https://bit.ly/2ACzXuv
The Complete Wireshark Course: Go from Beginner to Advanced!https://bit.ly/2MinlKr

In this video tutorial we will continue the ownership and permission commands, chown and chmod.

Visit our FREE Linux resources page!
https://josephdelgadillo.com/linux-resources/

Webhttps://josephdelgadillo.com/
Subscribehttp://bit.ly/SubscribeJTD
Sponsorhttp://bit.ly/SponsorJTD
Discordhttps://discord.gg/EbcQFrg
Instagramhttps://www.instagram.com/jo3potato/

Posted on

Learn Red Hat Linux Episode #14: File/Folder Ownership and Permissions Commands (chown, chmod)

 

Get The Linux Administration Course Bundle!
https://josephdelgadillo.com/product/linux-course-bundle/

Preview the courses on Udemy!
A Beginner’s Guide to Linux System Administration!https://bit.ly/2LZ7cfN
CentOS and Red Hat Linux to Certified System Administrator!https://bit.ly/2OJtZLp
BASH Programming Course: Master the Linux Command Line!https://bit.ly/2ACzXuv
The Complete Wireshark Course: Go from Beginner to Advanced!https://bit.ly/2MinlKr

In this video tutorial we will continue with the Linux command line and cover the ownership and permission commands, chown and chmod. In Linux you have three control groups – individual users, group of users, and global (public). Groups can have read, write, execute privileges, or some combination of the three. We will cover a few different ways you can change permissions via the terminal.

Visit our FREE Linux resources page!
https://josephdelgadillo.com/linux-resources/

Webhttps://josephdelgadillo.com/
Subscribehttp://bit.ly/SubscribeJTD
Sponsorhttp://bit.ly/SponsorJTD
Discordhttps://discord.gg/EbcQFrg
Instagramhttps://www.instagram.com/jo3potato/

Posted on

Learn Red Hat Linux Episode #13: Finding Files Commands (find, locate, updatedb, man)

 

Get The Linux Administration Course Bundle!
https://josephdelgadillo.com/product/linux-course-bundle/

Preview the courses on Udemy!
A Beginner’s Guide to Linux System Administration!https://bit.ly/2LZ7cfN
CentOS and Red Hat Linux to Certified System Administrator!https://bit.ly/2OJtZLp
BASH Programming Course: Master the Linux Command Line!https://bit.ly/2ACzXuv
The Complete Wireshark Course: Go from Beginner to Advanced!https://bit.ly/2MinlKr

In this tutorial we will continue with command line and cover a few command for finding files. There are two primary commands for finding files, find and locate. Locate is my preferred command, however you need to update the database using the command updatedb. We will also continue using the help pages within the Linux terminal, – -help and man. Also, I will show you how to efficiently find files you may not know the name to using terminal.

Visit our FREE Linux resources page!
https://josephdelgadillo.com/linux-resources/

Webhttps://josephdelgadillo.com/
Subscribehttp://bit.ly/SubscribeJTD
Sponsorhttp://bit.ly/SponsorJTD
Discordhttps://discord.gg/EbcQFrg
Instagramhttps://www.instagram.com/jo3potato/