Recently we have dealt with a number of clients that somehow got smooth talked into creating websites and blogs on proprietary platforms and now they are stuck [...]
Read More(resource: http://www.minstrel.org.uk/papers/sftp/builtin/) tl;dr version (assuming you’re using OpenSSH): useradd username groupadd sftponly usermod -a -G sftponly username usermod -s /sbin/nologin username usermod -d /path/to/jailed/dir username modify /etc/ssh/sshd_config as [...]
Read MoreI’m almost positive many of you web developers have had to move a WordPress site in your day. Well, sometimes the domain changes, and you realize how [...]
Read MoreSource: http://superuser.com/questions/16007/how-can-i-mass-rename-files-from-the-command-line-or-using-a-3rd-party-tool Thanks to zdan of superuser.com tl;dr? Here’s the script: dir /B > fileList.txt for /f “tokens=1,2,3,4,5 delims=-” %i in (fileList.txt) DO ren “%i-%j-%k-%l-%m” “%i-flowers-%l-%m” rm [...]
Read MoreThe solution to this is more of a warning: when you create elements in the DOM, if they are not closed, IE8, IE7 and IE6 will not [...]
Read More{EAV:d868c02cb09d1f20} This is a Step by Step How to Add a Matrix Item in Netsuite PRELIMINARY Firstly you need to make sure you are using the following [...]
Read MoreFlash was a language written to display dynamic content and enhance the look and feel of web pages. There are many things that Flash did that couldn’t [...]
Read MoreFor those of you who skipped configuring your badge for Google+ Pages and can’t find the option anymore, use the following link: https://developers.google.com/+/plugins/badge/config Type in your page’s [...]
Read MoreYour File: website.com/directory/script.php Your Code in that file: require_once( “/directory2/filename.php”); or include_once( “/directory2/filename.php”); The situation is you are trying to use include or require to load a [...]
Read MoreNetsuite Search is essential for your shoppers to find what they are looking for. However, running a Netsuite eCommerce site, you really don’t need to show your [...]
Read More| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Jan | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | ||||