search for: showconfig

Displaying 5 results from an estimated 5 matches for "showconfig".

2006 Oct 29
2
Rgui.exe fix for "console not found" buffer overflow problem
...nfiguration files is\n R_USER = ", ruser, "\n\n", sep="") ## see if there are personal configuration files sapply(c("Rconsole", "Rdevga"), function(x) file.exists(file.path(ruser, x))) ## show the configuration files used showConfig <- function(file) { ruser <- Sys.getenv("R_USER") path <- file.path(ruser, file) if(!file.exists(path)) path <- file.path(R.home(), "etc", file) file.show(path, header=path) } showConfig("Rconsole") ##### E...
2006 Apr 13
1
Prototyping for basejail distribuition
...-- In this moment is possible create large numbers of jail, i implemente in makefile, [root@daemon:/usr/local/basejail] # make >>> Sample in /usr/share/examples/etc/jail.conf jail == create jail rcconf == create rc.conf for start jails etcconfig == create rc.conf for jails and copy file showconfig == show information Thanks for any comments, Sorry for my english and poor Makefile. -- Ricardo A. Reis UNIFESP Unix and Network Adm -------------- next part -------------- A non-text attachment was scrubbed... Name: jail.conf Type: application/octet-stream Size: 686 bytes Desc: not available U...
2017 Jun 14
2
Need Help to analyze the error or is it a bug?
After done an update to dovecot-2.2.30.2 my connection is broken since days. all what I try every time the same error: Jun 15 00:02:18 auth: Error: auth: environment corrupt; missing value for DOVECOT_ Jun 15 00:02:18 auth: Fatal: unsetenv(RESTRICT_SETUID) failed: Bad address Jun 15 00:02:18 master: Error: service(auth): command startup failed, throttling for 2 secs I try this: # doveadm
2016 Apr 30
10
[Bug 95213] New: no screens found(EE)
https://bugs.freedesktop.org/show_bug.cgi?id=95213 Bug ID: 95213 Summary: no screens found(EE) Product: Mesa Version: 11.2 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org
2017 Feb 28
2
dovecot-lda crash after upgrade to 2.2.28
...installation to I believe that problem in new Dovecot code related namespace. System: > # uname -v > FreeBSD 11.0-RELEASE-p8 #0: Wed Feb 22 06:12:04 UTC 2017 > root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC Options: > root at beta:/usr/ports/mail/dovecot2 # make showconfig | grep =on > DOCS=on: Build and/or install documentation > EXAMPLES=on: Build and/or install examples > KQUEUE=on: kqueue(2) support > LIBWRAP=on: TCP wrapper support > LZ4=on: LZ4 compression support > MYSQL=on: MySQL database support > GSSAPI_BASE=...