How to pause wget downloads in terminal
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.
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.
You have to quote the password, like this: You must do this if the password has any of the following characters: * ? [ < > & ; ! |…
Just like the title above happens if you login to the Cpanel / Webmail using Internet connections that have a dynamic IP. Dynamic IP is the IP numbers that change itself is happening on the ISP (Internet Service Provider). Usually the GSM modem based ISP.
(more…)
Download: cpanel_dbbackup_v20111029 Source: http://www.hostliketoast.com/developer-channel/
The find utility on linux allows you to pass in a bunch of interesting arguments, including one to execute another command on each file. We’ll use this in order to…
Where USERNAME -> Database username PASSWORD -> Database password DATABASENAME -> Database name Note: Don't remove "-p" let say that your database name is "mydatabase" and password is "1234abcd" and…
If you want to convert a database to UTF8 you can use this script Phoca Changing Collation Tool Download link http://www.phoca.cz/download/category/17-phoca-changing-collation-tool VIN: any arabic data will be lose.
If you can’t edit a certain file and give you an error message, you will need to change the owner for that file or folder.
How?
(more…)