Search Content

Displaying 1 - 20 of 140

… Remote File Integrity Checking Submitted by John Locke on Mon, … a great how-to for setting up remote verification of file integrity from a central trusted server. Sys Admin > …

… Using a File Field with imported files in Drupal: Drush to the rescue! Submitted by John Locke … - 12:25 We regularly import content from old web sites and systems. One recent client had thousands of … Drupal, and just copy the existing documents into sites/default/files. Using the Filefield_sources module, you can …

… and quarterly for up to 6 quarters. We can restore files from any of these snapshots, making it possible to … deleted months ago. Our capacity is limited, however, to sites under 20GB. Backup hosting is included with a Freelock-hosted site. This product is an add-on meant to be a secondary …

… Business Site Package A Customized Business Website for One Flat Fee … (or ask us ,  for assistance): Registered domain name Logo files Background graphic for website (optional) Color Palette … who will assume the responsibilities for maintaining your site’s content. If transitioning from an existing CMS, Admin …

… addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… was there before. When I look through our portfolio of sites, most of them use tons of CSS to style all the various … the vast majority of customizations have happened in SASS files we compile to CSS. This time, we're flipping that. … the overall defaults first, along with base styles. Add default colors, font families, and typography size to the …

… of paranoia: Because you might get sued or go out of business if the information falls into the wrong hands To … identity fraud or theft To protect your privacy In my business, I work with a lot of different clients. For some of … agreeing to not reveal any of their internal product or business lines. If my laptop were to get stolen with …

… 13:12 New versions of Drupal core dropped today, to fix a file handling issue. After assessing the patches, statements, … flaw takes two things: The ability to upload a malicious file with "PHAR" encoding embedded -- note this could masquerade as an otherwise innocent file such as a graphics file The ability to pass a file path …

… Drupal site, we get around this by using operating system file ownership privileges to make sure that everywhere the web server can possibly create a file, that file cannot be run as a program. This limits the potential …

… with their existing CSV exports, and one of them is a file that provides up to 5 pricebreaks for each project. … Here's what the data looks like in the source CSV file: ... This file has other pricing data, for customer-specific pricing, …

… cases where a slow URL is targeted. Today one of our sites had high load alerts. Here's how I handled it: Check to … directive: map $http_user_agent $limit_bot { default ""; ~*(Bytespider) $http_user_agent; } limit_req_zone … another file in /etc/nginx/includes/limit_search.conf . Files in includes need to be explicitly included to take …

… Media Video Page Builders Editorial Workflows Add new comment You must have JavaScript enabled to use this form. … me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

… a sophisticated de-duplication algorithm, we're able to store some 3 terabytes of data in around 300 gigabytes of … a sophisticated de-duplication algorithm, we're able to store some 3 terabytes of data in around 300 gigabytes of …

… clean, highly usable UX that meets user needs and exceeds product owner expectations. Rob is an accomplished public …

… message) return True Next, the Reactor Yaml file, /srv/reactor/notify-changes.sls: notify-changes: … reactor and the runner path in the Master configuration file. We did this by adding a file, /etc/salt/master.d/reactor.conf: reactor: - …

… Simple. Works. I listen to a lot of podcasts. The media app is completely missing any sort of bookmark … Simple. Works. I listen to a lot of podcasts. The media app is completely missing any sort of bookmark …

… several clients revamping their home pages, along with key landing pages. As part of this refresh, they are getting … several clients revamping their home pages, along with key landing pages. As part of this refresh, they are getting …

… is capable of doing a lot of things, everything from file and print serving to email, web, VPN, and many other … the system in one of several different ways: LAN File/Print server, internal web server Includes setting it up …

… cluttering up my home directory. It turns out that the default photo manager for Ubuntu had a bug in the latest … Desktop, here's what the command looks like to fix your files: python Desktop/fix_fspot.py Photos cimg*.jpg You will probably need to change the "cimg" part of that …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …