Displaying 8 results from an estimated 8 matches for "userinterfaces".
Did you mean:
userinterface
2004 Jul 22
3
[fdo] Scheduling subsystems (crontab, at) and the desktop
Hi there fellow hackers, geeks and others who want the UNIX desktop to
succeed.
I bring forward the question whether or not a (freedesktop.org)
specification is necessary for application scheduling software.
The current UNIX Desktop user does not have an easy way to configure the
tasks which he wants to schedule. Sure we have such a utility. And sure
we can shout to our Desktop users
2008 Aug 26
1
environments
Hi there,
I try to understand the usage of environments but I'm not sure if I get it. I
wrote a test script like this:
testenv <- new.env(environment())
myfun <- function(x) {
print(testvar)
testenv$testvar_2 <- 20
}
environment(myfun) <- testenv
testenv$testvar <- 10
myfun("hello")
ls(envir = testenv)
Now, I was wondering if there is any way to create new
2005 Jul 31
0
Cisco 7960G firmware backup
Hi,
Anyone here know how to backup the firmware from the Cisco 7960G phones?
I don't have a console cable for the phone, Cisco never sent it with the
phone. Are there any ways to do it via a network login? or via the
userinterface on the phone?
Please let me know
Thanks
Sascha
2007 Jul 14
2
open source screen pop software for asterisk
Hi! I am new here. Well I'm doing a call center using asterisk and I'm
looking for an open source screen pop software to pop the caller's
information, its call history and others things. i was looking around and
find the U-rang2 the problem is that it isn't open source. if someone knows
about an open source screen pop please tell me.
thanks in advance
renzzo
-------------- next
1999 Dec 18
1
MultipleUsersOnConnection, WTSE
There is a new regedit file in Samba 2.0.6 for Windows Terminal Server
Edition that sets a MultipleUsersOnConnection value to 1. I can't find
any documentation about this regedit in the source package or using a
search of the Samba website. In Micro$oft's knowledgebase articles
Q190162, Q233082, Q231798 and Q191370, it would appear that the value
should be set to 0 rather than 1 for the
2003 May 13
2
RMySQL crashes R
I have justed upgraded R v1.7.0 on Windows NT 4 and have installed the
latest RMySQL (version 0.5-1)and DBI (version 0.1-5) packages.
When I issue the following commands (tactfully adjusted) R just crashes and
disappears, any ideas?
require(RMySQL)
m <- dbDriver("MySQL")
con <- dbConnect(m, dbname="xxx", user="xxx", password="xxx",
2006 Aug 16
15
OT: finding a designer (bit of a rant)
I''ve written my app already. It outputs valid xhtml and I need a stylesheet
to drop over the top. How hard is it for people to understand that?
It''s a small project, they''d have to do the main design/layout, and then a
little custom styling for some specific elements which don''t appear on every
page. That''s the point of CSS right? write once, use
2003 Dec 01
0
No subject
TEST 3
If you get a "connection refused" response then the smbd server may
not be running. If you installed it in inetd.conf then you probably
edited
that file incorrectly. If you installed it as a daemon then check
that
it is running, and check that the netbios-ssn port is in a LISTEN
state using "netstat -a".
Note: You have xinetd not inetd on the redhat box. To avoid all