Quantcast
Channel: Question and Answer » configuration
Browsing all 108 articles
Browse latest View live

OracleSolaris 11.2 hostname change

I changed the hostname using svccfg and svcadm restart as described in https://blogs.oracle.com/VDIpier/entry/solaris_11_changing_the_hostname however it didn’t update /etc/inet/hosts and...

View Article



howto use ~/.ssh/config with Windows/PuTTY

howto use ~/.ssh/config with Windows/PuTTY? Are PuTTY settings stored in registry? I wish to have my PuTTY settings in git. So it needs to be a human readable text file.

View Article

Image may be NSFW.
Clik here to view.

in C++, how to call an 'init' routine as a class is loaded?

I have a program that loads a bunch of “addons” (different meters that measure and display system values). The “addons” have “grown” over time and the code of what addons to “activate”, and how many of...

View Article

Store and protect details for software licenses

Assuming that a license can be a key (XXXX-XXXX-XXXX-XXXX), a file (license.xml or whatever), or a login for a dashboard on the vendor website, how would be a standard way to store and secure those...

View Article

ArcSDE PostgreSQL configuration parameters for Spatial Index?

I wonder why there is not any configuration parameter (DEFAULT Keyword) for spatial indexes in Arcsde for postgres. In ArcSDE for Oracle we have S_STORAGE,S_INDEX_SP_FID,S_INDEX_ALL parameter for...

View Article


nginx fails to restart after changing “client_max_body_size”

I’m testing WordPress on Ubuntu 14.04 with Lemp and having some issues – the latest is I’m trying to import a 30mb file into WordPress. Doing the import it says 128M limit – which I configured in the...

View Article

Where are default Plasma 5 settings stored?

On a distributed System (NFS root), I’d like to change the way the desktop appears to users that have never logged in on the system before, i.e. have no settings set. I’d like to change some desktop...

View Article

How to handle large number of configuration parameters across a program...

Imagine a software system where you have like 100 parameters, each of which is sensible to change (in my case this is a reasearch system for machine learning). The obvious solution is to store all...

View Article


How can terminal colours on Cloud9 be changed?

I’m trying to use vim via the terminal on Cloud9, and whilst functionally it works perfectly, I can’t get themes to work properly. I’ve tried Molokai and Badwolf (putting colorscheme molokai or...

View Article


How to convert ssl ciphers to curl format?

The official ssl docs list ciphers in a different format than curl takes. For instance, if I want curl to use the cipher TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, I have to pass it curl --ciphers...

View Article

Image may be NSFW.
Clik here to view.

Content Type Subscriber has its last run = N/A

I tried to publish some content types inside my site collection hub, but the content types were not published correctly, as they did not appear under custom content types at the other site collections....

View Article

Unable to create New Webapplication: WebConfigModification

I’m tying to create a new WebAppp in my farm through CA – UI . But in the end of job, the window throws an exception with “Connection failed.” In my logs I find this msg: WebConfigModification: Changes...

View Article

“Require that this column contains information” Versus setting a column as...

I spend the whole day trying to understand what are the differences between setting a column as "Require that this column contains information" = Yes inside the column definition, and setting it as...

View Article


Image may be NSFW.
Clik here to view.

How to configure MediaWiki to allow uploading text/plain “.conf' files

I’m having a heck of a time getting our internal MediaWiki to allow CONF file uploads. A CONF file is just a plain text file with a *.conf extension. In ...LocalSettings.php, I added txt and conf to...

View Article

What is the perfect combination of Environment Variables for Tomcat? [closed]

I hosted one application UI in apache-tomcat server. I had set environment variables in bin/setenv.sh file as: CATALINA_OPTS=”-server -Xms256m -Xmx512m -XX:PermSize=512m -XX:MaxPermSize=1024m Everytime...

View Article


Setting shared_buffers in postgresql.conf does not seem to take effect

We’re on CentOS release 6.6, PostgreSQL version 8.4.20. (Yes, this is not bleeding edge.) In postgresql.conf, we have: shared_buffers = 4096MB kernel shm values are set nice and high: [root@green...

View Article

How to reset $PATH on CentOS 6.5

I had a server restart and since then I am no longer able to run any commands under SSH. Any command will just return something like: -bash: ls: command not found I realize my $PATH must have been...

View Article


System Configuration for SharePoint server

I need to identify the system configuration for SharePoint server, for the first phase We use it for DMS and considering to take more leverage on later stage. Currently DMS will be accessible...

View Article

Linux kernel build : shouldn't make defconfig yield the same .config file?

I’m building a cross compiled 3.2.15 kernel for a Marvell Armada 370 system. The vendor’s default config file for this is armada_370_v7up_defconfig. So when I perform a make armada_370_v7up_defconfig...

View Article

How do I create a Mongo config file to allow access to http on port 28017

Well I want to configure the mongo server to allows access for http. I put this on my mongo config file: port = 28017 rest = true And when I restart my mongod service and try to access I got this...

View Article
Browsing all 108 articles
Browse latest View live




Latest Images