Giter VIP home page Giter VIP logo

devenv's Issues

Download whole page

wget \
     --recursive \
     --no-clobber \
     --page-requisites \
     --html-extension \
     --convert-links \
     --domains website.org \
     --no-parent \
         www.website.org/tutorials/html/

PHPBrew

https://github.com/phpbrew/phpbrew

# PHPBrew
# ========
# To enable PHP version info in your shell prompt
# export PHPBREW_SET_PROMPT=1

# To enable .phpbrewrc file searching
export PHPBREW_RC_ENABLE=1
[[ -e ~/.phpbrew/bashrc ]] && source ~/.phpbrew/bashrc

Troubleshooting:

  • missing sudo apt install libbz2-dev libmcrypt-dev
  • Curl -> phpbrew/phpbrew#861 cd /usr/include && sudo ln -s x86_64-linux-gnu/curl

For debugging: phpbrew ext install xdebug stable with sudo apt install autoconf before.

Tunnels

Example that lives in the background
`sudo ssh -N -f -L 5433:127.0.0.1:5432 kmadejski@server -i /home/kmadejski/.ssh/id_rsa

wp-secure

all in one backups

Script needs access to create them, but they should not be publicly accessible (.htaccess? )


All in One WP Migration is not able to create /var/www/html/kodujdlapolski.pl/wp-content/ai1wm-backups folder. You will need to create this folder and grant it read/write/execute permissions (0777) for the All in One WP Migration plugin to function properly.

All in One WP Migration is not able to create /var/www/html/kodujdlapolski.pl/wp-content/ai1wm-backups/index.php file. Try to change permissions of the parent folder or send us an email at [email protected] for assistance.

All in One WP Migration is not able to create /var/www/html/kodujdlapolski.pl/wp-content/ai1wm-backups/.htaccess file. Try to change permissions of the parent folder or send us an email at [email protected] for assistance.

All in One WP Migration is not able to create /var/www/html/kodujdlapolski.pl/wp-content/ai1wm-backups/web.config file. Try to change permissions of the parent folder or send us an email at [email protected] for assistance.

git ignore

Move .git.ignore to .config/git/ignore or specify core.excludesFile in .gitconfig

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.