Config Sys Command

0 views
Skip to first unread message

Kimbery Challacombe

unread,
Aug 5, 2024, 10:51:46 AM8/5/24
to globilblusduar
Iam installing a code on Ubuntu using a makefile. I had a very similar installation already working in another place in the same computer and I have installed all the dependencies required to run root.

I tried the same with the gdb command line - if I make it, it starts but permission is denied when it starts making the output files and when I run gdb as sudo, I get the root-config: Command not found message.


1) Deleted DNS records on the registrar side. For example, I removed CName "host" thinking it wasn't used. It turns out host.server.com is the default for webmin, as in " :10000/". I don't know if host is used internally by Postfix or somewhere else, where the query failure would be affected. I did add the CName record "host" back though. Did not help.


2) I got this great idea of enabling "Sendmail Mail Server". It was in the "Un-used Modules" list. I'm not sure how to disable the server -- that is, move it back to the Un-used area -- so I'm not able to test if this is something that contributed to the error.


For the installation, I went in the "un-used modules" area, and clicked on sendmail. The system replied with something like, "It appears sendmail is not installed, click here to install the package". That's it. I didn't do any additional configuration that I recall. I went to the module, but it was over my head and I figured I'd get to it later.


Thanks Eric, the error is gone. However, when looking at webmin, "Sendmail Mail Server" is still listed as active and running. Is there a way to remove it from webmin? Are there going to be issues since sendmail still seems to be active?


I created a tarball as suggested, and then during the installation it suggests "to keep the current configuration, select no configuration" or something like that. Now it is time to figure out how to configure it to send mail! :)


root@blackseam:/etc# apt-get install postfixReading package lists... DoneBuilding dependency treeReading state information... DoneThe following package was automatically installed and is no longer required: sensible-mdaUse 'apt-get autoremove' to remove it.Suggested packages: postfix-mysql postfix-pgsql postfix-ldap postfix-pcre resolvconf postfix-cdb ufw postfix-docThe following packages will be REMOVED: sendmail sendmail-binThe following NEW packages will be installed: postfix0 upgraded, 1 newly installed, 2 to remove and 0 not upgraded.Need to get 0 B/1,591 kB of archives.After this operation, 1,456 kB of additional disk space will be used.Do you want to continue [Y/n]? y


Great... Now when ever I try to login to Virtualmin, it dont go pass the "Re-Check and Refresh Configuration" Page and I dont even get the left side menu. Is there a way to remove Postfix or to get rid of this error? Or would I have to re-install Postfix? I dont want to make the wrong move here, please advice... Thx


so, after reading the error messages, i decided to create the two settings that the error messages referenced i added with empty files (though postmapped them), and then webmin/virtualmin started again, is there any reason why these would suddenly be requesting these config files?


AWS CLI version 2, the latest major version of AWS CLI, is now stable and recommended for general use. To view this page for the AWS CLI version 2, click here. For more information see the AWS CLI version 2 installation instructions and migration guide.


Config provides a way to keep track of the configurations of all the Amazon Web Services resources associated with your Amazon Web Services account. You can use Config to get the current and historical configurations of each Amazon Web Services resource and also to get information about the relationship between the resources. An Amazon Web Services resource can be an Amazon Compute Cloud (Amazon EC2) instance, an Elastic Block Store (EBS) volume, an elastic network Interface (ENI), or a security group. For a complete list of resources currently supported by Config, see Supported Amazon Web Services resources .


You can access and manage Config through the Amazon Web Services Management Console, the Amazon Web Services Command Line Interface (Amazon Web Services CLI), the Config API, or the Amazon Web Services SDKs for Config. This reference guide contains documentation for the Config API and the Amazon Web Services CLI commands that you can use to manage Config. The Config API uses the Signature Version 4 protocol for signing requests. For more information about how to sign a request with this protocol, see Signature Version 4 Signing Process . For detailed information about Config features and their associated actions or commands, as well as how to work with Amazon Web Services Management Console, see What Is Config in the Config Developer Guide .


What I mean is, we are going to install rclone on the server side and allow people to run rclone inside their accounts to transfer data from (for instance) S3 to rsync, or rsync to backblaze (or whatever).


Is it possible to run rclone as a big, long, terrible, ugly command ? No config file, no interactive Q&A, no environment variables - just a big, long command that --explicitly --specifies --exactly --what --I --want and if I want to run it again, I have to --type --it --all --out --again.


Would rclone be able to save its config file? The oauth based remotes update their tokens regularly and ideally rclone would save them in its config file. You can supply a path to a config file with the --config directive.


Very sorry for posting such a newbie question. I did the install of openhab2 on a Rasbian OS. Is it normal that the openhabian-config command is not found ? How can I prepare the serial port for Razberry connection ? (disable serial console, disable BT, add common serial ports to openhab)

Thanks a lot for your help,


Otherwise just abandon Windows and try to compile mergevec on an Linux VM, which is really easier (it was made for it). The only down point of this method is that you will have to do the mergevec operation (and the ones before, otherwise you may have encoding problems) under your linux space. See my previous answer for this manipulation.


The user probably mixes up pkg-config as a tool (with -) and pkgconfig (without -) as a directory as I see from the command. If I run it without dash on my system I get the same error message of course:


If it is not found as pkg-config then it means that pkg-config tool is missing in the Cygwin installation (the solution is to upgate Cygwin tools and select it in the checkbox) or it is probably the symlink problem which I described in (the solution in this case is to use the indeed Cygwin console instead of the native cmd.exe with C:\Cygwin64\bin in PATH in it, or to call explicitly pkgconf.exe).


It sounds like the cards RS is shipping don't have raspi-config installed. You can install it from the repository using sudo apt-get install raspi-config (you may have to run sudo apt-get update first. The package is in the repository.


I had a similar problem with mine and i couldn't even see the 56MB partition in windows so I just downloaded the latest OS and reflashed as per the instructions on the Pi website. After that the config file was there in windows and showed on first boot on the Pi


Parameter values set in one scope don't modify the values set for the sameparameter in a different scope. In the example below, the config command doesnot modify the global value for campaign_id previously assigned with the setcommand. After both commands are executed, the global value of campaign_id isstill '1234'.


If different values are assigned to the same parameter in different scopes, onlya single value is used when processing events. Parameter values scoped toevent will take precedence over parameters scoped to config, and configparameters take precedence over parameters that are globally scoped using set.


Allows you to add additional configuration information to targets. This istypically a product-specific configuration for a product, but you only need toconfigure this once if you're using both Google Ads and Google Analytics.


To demonstrate how to send additional config information, here is an examplethat configures a tag to send data to an Analytics account with asend_page_view parameter that passes a value of false, and a groupsparameter that passes a value of 'agency'.


The example below illustrates setting a campaign name and ID for a black Fridayshopping event. Because you've used set, all other tags, for example,GA4 Event tags or Google Ads Remarketing tags, can access this data.


Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.


Multiple lines can be added to an option by using the --add option.If you want to update or unset an option which can occur on multiplelines, a value-pattern (which is an extended regular expression,unless the --fixed-value option is given) needs to be given. Only theexisting values that match the pattern are updated or unset. Ifyou want to handle the lines that do not match the pattern, justprepend a single exclamation mark in front (see also EXAMPLES),but note that this only works when the --fixed-value option is notin use.


The --type= option instructs git config to ensure that incoming andoutgoing values are canonicalize-able under the given . If no--type= is given, no canonicalization will be performed. Callers mayunset an existing --type specifier with --no-type.


When reading, the values are read from the system, global andrepository local configuration files by default, and options--system, --global, --local, --worktree and--file can be used to tell the command to read from onlythat location (see FILES).

3a8082e126
Reply all
Reply to author
Forward
0 new messages