Skip to content

Lynda - Up and Running with Linux for PHP Developers

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: LyndaGroup: NOGRPSource: Lynda
Info Hash
3460751A01CBBE694C9C656C7F0815DC783D911C
Source
Unverified
Total Size
516.44 MB
Total Files
100
Seeders
1
Leechers
0
Health
1.00
Score
2
Type
Bookware

File List

FileSize
01. Introduction/01_01-Welcome.mp46.62 MB
01. Introduction/01_01-Welcome.srt1.26 KB
01. Introduction/01_02-Exercise files.mp44.05 MB
01. Introduction/01_02-Exercise files.srt3.67 KB
01. Introduction/01_03-What you should know.mp45.64 MB
01. Introduction/01_03-What you should know.srt5.18 KB
02. Getting Started/02_01-Where should I be developing.mp411.45 MB
02. Getting Started/02_01-Where should I be developing.srt11.41 KB
02. Getting Started/02_02-What is Linux, and why should I use it.mp411.42 MB
02. Getting Started/02_02-What is Linux, and why should I use it.srt11.46 KB
02. Getting Started/02_03-Introducing system virtual machines with VirtualBox.mp46.13 MB
02. Getting Started/02_03-Introducing system virtual machines with VirtualBox.srt5.57 KB
02. Getting Started/02_04-What`s a LAMP, and why does it matter.mp48.45 MB
02. Getting Started/02_04-What`s a LAMP, and why does it matter.srt8.04 KB
03. Creating a Virtual Machine/03_01-Preparing your workstation.mp43.38 MB
03. Creating a Virtual Machine/03_01-Preparing your workstation.srt3.54 KB
03. Creating a Virtual Machine/03_02-Creating the virtual machine (VM).mp46.54 MB
03. Creating a Virtual Machine/03_02-Creating the virtual machine (VM).srt5.18 KB
03. Creating a Virtual Machine/03_03-Configuring the VM.mp49.39 MB
03. Creating a Virtual Machine/03_03-Configuring the VM.srt7.32 KB
03. Creating a Virtual Machine/03_04-Installing Ubuntu Server 14.04 LTS.mp413.73 MB
03. Creating a Virtual Machine/03_04-Installing Ubuntu Server 14.04 LTS.srt11.92 KB
04. Using the Server Command-Line Interface/04_01-Talking to yourself with local networking.mp411.28 MB
04. Using the Server Command-Line Interface/04_01-Talking to yourself with local networking.srt8.79 KB
04. Using the Server Command-Line Interface/04_02-Logging in using Secure Shell (SSH).mp46.5 MB
04. Using the Server Command-Line Interface/04_02-Logging in using Secure Shell (SSH).srt7.22 KB
04. Using the Server Command-Line Interface/04_03-Using SSH with and without a password on Mac.mp411.12 MB
04. Using the Server Command-Line Interface/04_03-Using SSH with and without a password on Mac.srt7.98 KB
04. Using the Server Command-Line Interface/04_04-Using SSH with and without a password on Windows.mp49.23 MB
04. Using the Server Command-Line Interface/04_04-Using SSH with and without a password on Windows.srt5.48 KB
04. Using the Server Command-Line Interface/04_05-Introducing the command-line interface.mp425.17 MB
04. Using the Server Command-Line Interface/04_05-Introducing the command-line interface.srt15.66 KB
05. Initial Server Configuration/05_01-Upgrading and installing packages.mp414.2 MB
05. Initial Server Configuration/05_01-Upgrading and installing packages.srt6.92 KB
05. Initial Server Configuration/05_02-Installing VirtualBox Guest Additions.mp47.45 MB
05. Initial Server Configuration/05_02-Installing VirtualBox Guest Additions.srt4.24 KB
05. Initial Server Configuration/05_03-Configuring group permissions for access.mp47.88 MB
05. Initial Server Configuration/05_03-Configuring group permissions for access.srt4.11 KB
05. Initial Server Configuration/05_04-Configuring the Apache web server.mp417.84 MB
05. Initial Server Configuration/05_04-Configuring the Apache web server.srt10.07 KB
05. Initial Server Configuration/05_05-Configuring PHP for development.mp415.76 MB
05. Initial Server Configuration/05_05-Configuring PHP for development.srt8.99 KB
05. Initial Server Configuration/05_06-Configuring the MySQL database server.mp411.26 MB
05. Initial Server Configuration/05_06-Configuring the MySQL database server.srt7.11 KB
05. Initial Server Configuration/05_07-Installing the Exim email server.mp48.88 MB
05. Initial Server Configuration/05_07-Installing the Exim email server.srt5.39 KB
06. Building a Development Server Dashboard/06_01-Installing phpMyAdmin to manage databases.mp413.44 MB
06. Building a Development Server Dashboard/06_01-Installing phpMyAdmin to manage databases.srt5.36 KB
06. Building a Development Server Dashboard/06_02-Creating databases and users.mp48.45 MB
06. Building a Development Server Dashboard/06_02-Creating databases and users.srt4.64 KB
06. Building a Development Server Dashboard/06_03-Creating a server dashboard.mp412.05 MB
06. Building a Development Server Dashboard/06_03-Creating a server dashboard.srt5.8 KB
06. Building a Development Server Dashboard/06_04-Installing Ajenti to monitor your server.mp412.3 MB
06. Building a Development Server Dashboard/06_04-Installing Ajenti to monitor your server.srt8.29 KB
07. Installing PHP Applications for Site Development/07_01-Installing Composer and PEAR for PHP dependency management.mp46.55 MB
07. Installing PHP Applications for Site Development/07_01-Installing Composer and PEAR for PHP dependency management.srt4.8 KB
07. Installing PHP Applications for Site Development/07_02-Installing community PHP extensions with PECL.mp45.01 MB
07. Installing PHP Applications for Site Development/07_02-Installing community PHP extensions with PECL.srt2.27 KB
07. Installing PHP Applications for Site Development/07_03-Installing WordPress and WP-CLI.mp48.43 MB
07. Installing PHP Applications for Site Development/07_03-Installing WordPress and WP-CLI.srt4.8 KB
07. Installing PHP Applications for Site Development/07_04-Installing Drupal and Drush.mp46.61 MB
07. Installing PHP Applications for Site Development/07_04-Installing Drupal and Drush.srt3.6 KB
07. Installing PHP Applications for Site Development/07_05-Installing Symfony.mp47.68 MB
07. Installing PHP Applications for Site Development/07_05-Installing Symfony.srt4.12 KB
07. Installing PHP Applications for Site Development/07_06-Installing CakePHP and DebugKit.mp418.71 MB
07. Installing PHP Applications for Site Development/07_06-Installing CakePHP and DebugKit.srt6.97 KB
07. Installing PHP Applications for Site Development/07_07-Installing CodeIgniter.mp47.37 MB
07. Installing PHP Applications for Site Development/07_07-Installing CodeIgniter.srt3.15 KB
07. Installing PHP Applications for Site Development/07_08-Best practices for installing PHP frameworks and applications.mp45.86 MB
07. Installing PHP Applications for Site Development/07_08-Best practices for installing PHP frameworks and applications.srt5.21 KB
08. Source Code Management/08_01-Introducing Git.mp43.56 MB
08. Source Code Management/08_01-Introducing Git.srt3.66 KB
08. Source Code Management/08_02-Hosting Git repositories with gitolite.mp415.6 MB
08. Source Code Management/08_02-Hosting Git repositories with gitolite.srt8.69 KB
08. Source Code Management/08_03-Browsing your git repositories with gitweb.mp415.83 MB
08. Source Code Management/08_03-Browsing your git repositories with gitweb.srt9.05 KB
08. Source Code Management/08_04-Adding the dashboard to Git using SourceTree.mp45.18 MB
08. Source Code Management/08_04-Adding the dashboard to Git using SourceTree.srt2.87 KB
08. Source Code Management/08_05-Automatically storing server config with etckeeper.mp421.57 MB
08. Source Code Management/08_05-Automatically storing server config with etckeeper.srt12.19 KB
09. Enhancing the Development Server/09_01-Installing Xdebug for debugging.mp46.58 MB
09. Enhancing the Development Server/09_01-Installing Xdebug for debugging.srt4.57 KB
09. Enhancing the Development Server/09_02-Installing webgrind for profiling.mp411.39 MB
09. Enhancing the Development Server/09_02-Installing webgrind for profiling.srt6.93 KB
09. Enhancing the Development Server/09_03-Installing Memcached data and object caching.mp43.68 MB
09. Enhancing the Development Server/09_03-Installing Memcached data and object caching.srt2.34 KB
09. Enhancing the Development Server/09_04-Installing the Redis key-value store.mp44.49 MB
09. Enhancing the Development Server/09_04-Installing the Redis key-value store.srt2.77 KB
10. Advanced VirtualBox Techniques/10_01-Using snapshots to turn back time.mp46.84 MB
10. Advanced VirtualBox Techniques/10_01-Using snapshots to turn back time.srt5.92 KB
10. Advanced VirtualBox Techniques/10_02-Exporting a virtual appliance to use on another host.mp48.38 MB
10. Advanced VirtualBox Techniques/10_02-Exporting a virtual appliance to use on another host.srt5.33 KB
10. Advanced VirtualBox Techniques/10_03-Automating dev environment creation with Vagrant.mp45.16 MB
10. Advanced VirtualBox Techniques/10_03-Automating dev environment creation with Vagrant.srt5.15 KB
11. Troubleshooting/11_01-Troubleshooting SSH.mp413.82 MB
11. Troubleshooting/11_01-Troubleshooting SSH.srt8.13 KB
11. Troubleshooting/11_02-Troubleshooting Apache.mp412.42 MB
11. Troubleshooting/11_02-Troubleshooting Apache.srt6.81 KB
11. Troubleshooting/11_03-Troubleshooting MySQL.mp411.19 MB
11. Troubleshooting/11_03-Troubleshooting MySQL.srt6.88 KB

Trackers

No trackers found.