-
I have a Linux synergy server (my desktop) and a Mac OS X client (laptop) and I've been trying to get relativeMouseMoves to work, but luck. I have "relativeMouseMoves = true" in my config file on the serrver side. Both server and client are 1.3.1. Once connected I use Scroll Lock to lock the cursor to my laptop, but it continues to use absolute positioning instead of relative. The...
2009-07-27 15:26:19 UTC in synergy
-
nicodemus added plutooth to the Yet Another SQL*Plus Replacement project.
2009-02-03 17:43:26 UTC in Yet Another SQL*Plus Replacement
-
Logged In: YES
user_id=143870
This is controlled with the nls_date_format option in
yasql.conf. The default is the ISO format, mainly cause I
preferred it to the ugly oracle dates =). You should be
able to change it to whatever format you prefer. YASQL does
an "alter session set nls_date_format = 'FORMAT'" right
after it logs in.
2004-08-24 01:40:13 UTC in Yet Another SQL*Plus Replacement
-
These are a few plugins we wrote to do system checks
through SNMP. Yes, there are quite a few other snmp
plugins, but none of them met our requirements. These
plugins are designed to match the functionality and
output of the existing non-snmp plugins that come with
the base nagios-plugins package.
check_snmp_disk.pl
This plugin checks the disk space of any number of
disks through SNMP...
2004-08-10 18:46:18 UTC in Nagios Plugin Development
-
This patch adds a new option to the check_mysql plugin
(-S) that will check the slave status by issuing the
command "show slave status'. Additional permissions
are required for the user that check_mysql connects as.
For MySQL 4.x, the permissions 'usage' and 'super' are
required. For MySQL 3.23.x, the permissions 'usage' and
'process' are required. This patch should apply
against...
2004-08-10 18:43:14 UTC in Nagios Plugin Development
-
On Debian Sarge (the testing branch), there is a
conflict with the function my_connect between
netutils.h and mysql/mysql_com.h. When running make
after configure, gcc dies with the error:
In file included from /usr/include/mysql/mysql.h:57,
from check_mysql.c:25:
/usr/include/mysql/mysql_com.h:181: error: conflicting
types for `my_connect'
netutils.h:50: error...
2004-05-28 22:47:45 UTC in Nagios Plugin Development
-
Jon Nangle has stepped forward to take over this project. I'd like to wish him luck and I hope he has fun with it.
Nate.
2004-02-26 03:30:44 UTC in Yet Another SQL*Plus Replacement
-
I have set up my packetshaper box to have 2 interfaces,
one for shaping the incoming traffic, the other for
shaping the outgoing. Since my connection to the
internet is a symmetric DSL, I wanted to just symlink
all the eth0 files to eth1 equivilents. But the script
was only looking for actual files. The attached patch
changes the find to search for real files and symlinks.
2003-05-07 18:30:31 UTC in HTB setup script
-
I've moved on in my career, and unforunately no longer use Oracle databases at all. As a side-effect, my interest in maintaining this project has waned, and other projects have taken precedence for my time. This page will stay for as long as SF allows, which should be a very long time, but it's very unlikely I will ever pick this up again anytime soon. If someone else would like to take up...
2003-04-22 20:20:34 UTC in Yet Another SQL*Plus Replacement
-
Logged In: YES
user_id=143870
Just tested the CVS version and it worked perfectly. Good job!
2003-01-02 23:03:07 UTC in Pidgin