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

… the underlying Filefield might delete the file when its node gets deleted. It's a bit of a mess, discussed more fully … subject to filefield's preventing of attaching a file to a node when that file is in the db but isn't attached anywhere else (otherwise one could attach the file to a node, delete the node, and the file would be deleted though …

… that provides up to 16 months of backups, with snapshots stored daily for a week, weekly for a month, monthly for a … that provides up to 16 months of backups, with snapshots stored daily for a week, weekly for a month, monthly for a …

… pages Our Team Customer List Testimonials News/Blog The Essential Functions Home Page banner/slideshow … pages Our Team Customer List Testimonials News/Blog The Essential Functions Home Page banner/slideshow …

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

… the vast majority of customizations have happened in SASS files we compile to CSS. This time, we're flipping that. … Defaults Defaults can be specified in the Tailwind config file, along with classes on the body tag. Also, remember CSS … the best practice would be to put it in the main.css file, and use @apply to define the CSS using other Tailwind …

… Worst case scenario: Protecting files when you lose your computer Submitted by John Locke on … it unencrypted on a laptop hard drive, especially not in public places. For all you employees carrying laptops owned … <a href hreflang> <em> <strong> <blockquote cite> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h1> <h2 …

… Assessment of May 8 Drupal Security update SA-CORE-2019-007 Submitted by John Locke on Wed, … this requires some level of administrative access. We are updating all of our client sites through our normal testing … security notice and let us know, and we will expedite the updates to your site! On another note, our take on this …

… Business E-Commerce Education Energy Health Care Legal Medical Publishing Retail Software Tourism Add new comment …

… post on A custom quantity price discount for Drupal Commerce we created a compound field for price breaks, which … are you previewing the… How are you previewing the data? i.e. $row->breaks = [ 0 => [ 0 => "9", 1 => "5.1", ], ... Reply …

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

… here's the script we created, starting with the one in the blog post linked above, but modifying heavily for our needs. … we did have to alter the Yaml structure compared to the blog post we based this on, due to changes in how Salt calls … here's the script we created, starting with the one in the blog post linked above, but modifying heavily for our needs. …

… bookmark system--there's no way to mark your position in a file if you exit the player oe switch to another file. Fortunately seeking to a spot is pretty easy, and … play, missing a codec. Also missed the codec for the wav file generated by our office Asterisk voicemail. ?!?!? I …

… to hear more about whether this is a better fit, please comment below if you have hands on experience with these! … not be shown publicly. Homepage Subject Notify me when new comments are posted All comments Replies to my comment Comment About text formats Filtered HTML Web page …

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

… Managing development projects with Dojo and Git Submitted by John Locke on Mon, 08/10/2009 - 22:09 At … files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … release? Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout …