In case you need to allow access with PHP scripts of a certain virtual host to additional folder(s), you should set up option ‘open_basedir’ for the virtual host with the new path value, splitting the folder names with colons. This action can only be made by a user with root privileges on domains’ vhost.conf or …
Author Archives: Prosoxi.com Webmaster
B KB MB GB TB Converter
B KB MB GB TB Converter Have you ever been confused about the number of kilobytes in a megabyte, or in a gigabyte or vice-versa? Now you can convert among bytes and kilobytes and megabytes and gigabytes and terabytes with ease. http://egret.net/kb__mb.htm
many processes of “executable”
Do you notice if it happens at a particular time everyday? Cause we’ve discovered that it can be a cron problem. Try disabling all cron jobs and see if it still happens. Also, be sure to do this: Go into plesk: 1) Mail server settings * At Relay Options: 2) Uncheck the authentication required: “POP3 …
How To scp, ssh and rsync without prompting for password
How To scp, ssh and rsync without prompting for password Whenever you need to use scp to copy files, it asks for passwords. Same with rsync as it (by default) uses ssh as well. Usually scp and rsync commands are used to transfer or backup files between known hosts or by the same user on …
Continue reading “How To scp, ssh and rsync without prompting for password”
Javascript confirm Yes/No
Use a javascript confirm box to ask the user if they want to delete
Rsync Examples Scripts
http://www.mikerubel.org/computers/rsync_snapshots/ https://calomel.org/rsync_tips.html http://rootprompt.org/article.php3?article=8976 http://www.comentum.com/rsync.html