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 … '. $file->filename); $file->uid = 1; $file->filemime = file_get_mimetype($file->filename); $file->status = …

… 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 … as your budget allows: Event registration and management Full custom e-commerce Customer Relationship Management, lead … (or ask us , Β for assistance): Registered domain name Logo files Background graphic for website (optional) Color Palette …

… my index.js file, I required these libraries, as well as Node.js's filesystem library: #!/usr/bin/env node const program = require('commander'); const fs = …

… 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 …

… files you've copied (securely, I hope!) from any company file share. If you're responsible for keeping any of that … has been made very easy to do. Windows Encrypted File System This is one area where Microsoft gets it right, …

… 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, …

… In our normal Nginx configurations, any .conf file in /etc/nginx/conf.d/*.conf is included in the main … another file in /etc/nginx/includes/limit_search.conf . Files in includes need to be explicitly included to take …

… embedded media management. And we had not set up the "File type File Display" setting to load YouTube videos. So that's all …

… up in a matter of minutes on brand new hardware, and a file-based backup of everything on the server on our backup … in our office. For development sites, we have the same file-based backup server in house, and we mirror all our data … of disk space -- and keep particular snapshots of every file on every server for up to 16 months. Without a …

… versions of KeePass, a 1.x and a 2.x version, and the file format has changed. So first make sure that you get … keep track of all your passwords in a single encrypted file, which you need to decrypt whenever you want to use it. … password manager, but you can also load from a CSV file if you want to get organized in Excel. Be sure to delete …

… 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: - …

… seems fine for such a small package. Camera seems decent. Voice quality is really good, on both the external headset … seems fine for such a small package. Camera seems decent. Voice quality is really good, on both the external headset …

… +------------+---------------------+-----------+ The .yml files in your export directory (../config/sync) will be … generate my_new_content . You only need the .info.yml file. Edit the info.yml file, adding a default_content block listing the entities to …

… 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 …

… for most computers (or here for 64-bit). Open the .deb file and install it. You will need to enter your password. Go to this page and download the fix_fspot.py file at the top of the page. Open a terminal window … for most computers (or here for 64-bit). Open the .deb file and install it. You will need to enter your password. Go …

… 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 …