Skip to content
Programming Tips
  • Home
  • Frameworks
    • Laravel
    • CakePHPCakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.
  • Magento
    • Magento 2
    • Magento 1
  • PHP
  • JavaScript
    • jQueryjQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
  • CSS
  • Other
    • htaccess
    • SSH
    • Server Management
  • Hosting
  • Toggle website search
Menu Close
  • Home
  • Frameworks
    • Laravel
    • CakePHP
  • Magento
    • Magento 2
    • Magento 1
  • PHP
  • JavaScript
    • jQuery
  • CSS
  • Other
    • htaccess
    • SSH
    • Server Management
  • Hosting
  • Toggle website search

Ubuntu

  1. Home>
  2. Ubuntu

How to pause wget downloads in terminal

  • Post published:July 20, 2014
  • Post category:Server Management/SSH/Ubuntu
  • Post comments:0 Comments

use wget with the -c option so - wget http://file To pause the download press Ctrl+C To resume the download - wget -c http://file In the same directory of course.

Continue ReadingHow to pause wget downloads in terminal

Escaping a password using mysqldump console

  • Post published:July 20, 2014
  • Post category:Server Management/SSH/Ubuntu
  • Post comments:0 Comments

You have to quote the password, like this: You must do this if the password has any of the following characters: * ? [ < > & ; ! |…

Continue ReadingEscaping a password using mysqldump console

SSH: Backup all databases

  • Post published:July 16, 2014
  • Post category:SSH/Ubuntu
  • Post comments:0 Comments

You can dump all the databases into a single .sql file like so: Or you can dump them individually to a directory with the date of backup to /home/ by…

Continue ReadingSSH: Backup all databases

Split and merge large files

  • Post published:July 5, 2014
  • Post category:SSH/Ubuntu
  • Post comments:0 Comments

Use the split command to do this: That command will split bigfile.iso into files that are 1024 MB in size (1GB) and name the various parts small_file_aa, small_file_ab, etc. You…

Continue ReadingSplit and merge large files

Search

Categories

  • Cloudflare
  • CMS
    • Joomla
      • Joomla Templating
      • K2
      • T3 Framework
  • CSS
  • Excel
  • FaceBook
  • Frameworks
    • CakePHP
  • General
  • Git
  • JavaScript
    • AJAX
    • jQuery
    • MooTools
  • Magento 1
  • MySQL
  • PayPal
  • PHP
  • Security
    • htaccess
    • Server Management
    • SSH
  • Ubuntu
  • Uncategorized
  • WHMCS

Tag Cloud

AJAX CakePHP CakePHP 2 Cart Cloudflare CSS CSS3 Envato Error facebook facebook comments Git GoDaddy htaccess IP address IPv4 IPv6 JavaScript Joomla Joomla 1.5 JQuery K2 Magento 1 MySQL PHP Price Programmatically Rule Security Server Management Shopping SSH T3 Framework url warning

Recent Comments

  • Piter entity on Magento – How to create a special price (sale) page? (with new products first)
  • ILDaviz on Magento Dataflow Export/Import form the command line
  • ala on Warning: Parameter 2 to frontpage() expected to be a reference
  • Support PaceTech on Magento: Rating showing twice on product pages
  • Susanta Kumar Das on Magento Dataflow Export/Import form the command line
  • Privacy Policy
  • Terms of Use
Copyright - WordPress Theme by OceanWP