About 1,636,034 results (2,572 milliseconds)

Accessing php.ini on a virtual machine

https://groups.google.com/g/islandora/c/bY1yan_Z9V0
Once you find out where the Apache inI file is, you can edit it with any Linux text editor. 'nano' is probably the easiest to get started with. ~Danny. On ...

Only change text line in file when file exists and grain value matches?

https://groups.google.com/g/salt-users/c/WvYXpxz7SIE
Oct 20, 2022 ... Only change text line in file when file exists and grain value matches? ... Linux, in the specific example above. Pi devices support also has a ...

Re: [Puppet Users] Can Puppet detect if a user has changed a *.conf ...

https://groups.google.com/g/puppet-users/c/UbVsf9e4xUI
> installing and configuring our linux workstations. Being a university ... notice: /Stage[main]//File[/etc/sudoers]/content: audit change: previously ...

File/directory change detection in Ansible?

https://groups.google.com/g/ansible-project/c/5gMBmL09tr8
Mar 19, 2015 ... The cfengine agent can monitor file checksums, detect changes to content or inodes/time, run diffs, update hashes, store hashes, alert admins, etc.

How to modify a text file in SaltStack

https://groups.google.com/g/salt-users/c/CBexL2IKPy0
Apr 30, 2014 ... i need to replace a single line in a config file for multiple servers running salt stack. how can it be done ... adding text is as simple is ... etc ...

how to change uEnv.txt from U boot interface ?

https://groups.google.com/g/beagleboard/c/gSWiogN8XXk
Debian GNU/Linux 8 ... txt - so than it is quick and simple. First copy file content to RAM memory: ext4load mmc 1 0x80000000 /boot/uEnv.txt_bck. Write content of ...

How to set a ${variable} from text file

https://groups.google.com/g/robotframework-users/c/g1BHxyMHI1U
Jul 10, 2014 ... [Documentation] Execute Command can be used to ran commands on the remote machine. ... The keyword returns the standard output by default. ${ ...

How do I change the permission on a file from "read only"/ "restricted ...

https://support.google.com/chromebook/thread/932236/how-do-i-change-the-permission-on-a-file-from-read-only-restricted-access-on-a-chromebook?hl=en
Jan 6, 2019 ... This question is locked and replying has been disabled. ... Community content may not be verified or up-to-date. Learn more. ... Hi J,. Are you able ...

Download a file - Computer - Google Chrome Help

https://support.google.com/chrome/answer/95759?hl=en&co=GENIE.Platform%3DDesktop
To change the default download location, click Change and select where to save your files. ... Linux: /home/<username>/Downloads. Related resources. Google ...

how to use Mojo::IOLoop to monitor file content's change?

https://groups.google.com/g/mojolicious/c/qfjVxTTyamw/m/LHG4TNeYeq4J
how to use Mojo::IOLoop to monitor file content's change? 202 views. Skip to ... Use inotify (e.g. Linux::inotify2 or Filesys::Notify::Simple) or simple ...

Convert PDF and photo files to text - Computer - Google Drive Help

https://support.google.com/drive/answer/176692?hl=en&co=GENIE.Platform%3DDesktop
Format: You can convert PDFs (multipage documents) or photo files (.jpeg, .png and .gif); File size: The file should be 2 MB or smaller. Resolution: Text should ...

ResourceBundle on Linux, and package manager changing files ...

https://groups.google.com/a/chromium.org/g/chromium-dev/c/DBEqOORaRiw/m/pE0bNI6h0kcJ
The resources might have been removed from under the browser (as is the case with above bug), but it's also possible even without SxS that the package manager ...

View and edit object metadata | Cloud Storage | Google Cloud

https://cloud.google.com/storage/docs/viewing-editing-metadata
cache_control}" puts "Content-type: #{file.content_type}" puts "Content ... update do |file| # Fixed key file metadata file.content_type = "text/plain ...

Upload file data | Google Drive | Google for Developers

https://developers.google.com/drive/api/guides/manage-uploads
Add the file's data to the request body. Add these HTTP headers: Content-Type . Set to the MIME media type of the object being uploaded.

Changing Kernel Configuration in Yocto

https://groups.google.com/g/wandboard/c/fPf1fbEj9Io
File contents linux-wandboard_3.0.35.bbappend: FILESEXTRAPATHS_prepend ... You need to change whole defconfig. If you would find better way please give ...

Is it possible to conditionally replace a file ?

https://groups.google.com/g/puppet-users/c/Q7DwxoSSGU0
Nov 28, 2011 ... you use puppet to replace the system's default dotfiles (on Linux, ... content => template('.../dot-emacs.erb'), owner => $name, group ...

should every .gz file be served with content-encoding gzip?

https://groups.google.com/g/golang-nuts/c/jMmpxHxVsM4
Jan 14, 2017 ... gz with content-type: gzip ? Change foo.tar.gz with any file that ends in .gz . My question boils down ...

How does Bazel know a file changed?

https://groups.google.com/g/bazel-discuss/c/6VmjSOLySnY
Feb 15, 2018 ... ... file's whole contents across the network). I think there's some level of caching the checksums if the mtime of the file doesn't change ...

How to add file types to Firefox Download Actions

https://groups.google.com/g/mozilla.support.firefox/c/1l05onLOOEw
FF checks file content not file extensions and if it 'text/plain' then it ... Now after changing go to Tools->Options->Content->File Types->Manage or ...

ignoring changes to a file

https://groups.google.com/g/puppet-users/c/Owu0MU3FVmE/m/0dNi9g36KsUJ
Setting this to false allows file resources to initialize files without overwriting future changes. Note that this only affects content; Puppet will still ...