Displaying 8 results from an estimated 8 matches for "nuttin".
2023 Oct 29
1
Wayland Display Support in R Plot
...g but
the same Gnome Menu still says Windowing System: X11. So I am no longer sure
how I would convince myself if I am under Wayland there or not. The answers
in https://unix.stackexchange.com/questions/202891/how-to-know-whether-wayland-or-x11-is-being-used
suggest I still run X11 too. So I got nuttin' here.
In any event, I read OP as asking 'do we need a new device' and I still think
that the answer to that still is 'likely not' as the X11 compatibility layer
should cover this.
Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2014 Oct 13
2
Hiding a network printer
I want to hide a printer that's connected to a Centos 6 printer server to prevent it showing up on some of the other computers on the local network.
Using system-config-printer, putting the IP address of the computer that I want to hide the printer from into the Access Control window for that printer doesn't work since it apparently wants a user name, not an IP address.
How can I specify
2023 Oct 30
1
Wayland Display Support in R Plot
...Gnome Menu still says Windowing System: X11. So I am no longer sure
> how I would convince myself if I am under Wayland there or not. The answers
> inhttps://unix.stackexchange.com/questions/202891/how-to-know-whether-wayland-or-x11-is-being-used
> suggest I still run X11 too. So I got nuttin' here.
>
> In any event, I read OP as asking 'do we need a new device' and I still think
> that the answer to that still is 'likely not' as the X11 compatibility layer
> should cover this.
>
> Dirk
>
I just tried it on Ubuntu 23.10. It seems to just work.
Se...
2012 Aug 26
2
Package "datasets" not exporting anything on a recent R-2.15.1-patched
Hi,
I just stumbled on the following apparent oddity: the package "datasets"
does not appear to export anything out of its namespace:
> ns_datasets <- getNamespace('datasets')
> getNamespaceExports(ns_datasets)
character(0)
Not the case with other packages (example here with "utils"):
> ns_utils <- getNamespace('utils')
>
2005 Apr 24
3
NFS insanity
...8.0.252:921 for /var/www (/var/www)
CLIENT:
Mounting NFS filesystems: mount: 192.168.0.4:/var/www failed, reason
given by server: Permission denied
^^^ happens when running the command "service netfs restart[start]"
I've researched this exaustively on Google and have come up with nuttin.
what makes no sense at all to me is that it worked perfectly before on
my previous centos 4 installation and has only developed this behavior
since reinstalling and upgrading KDE to KDE-3.4 although I can't see
what was in there that might have affected netfs/nfs share mounting
since the...
2023 Oct 29
2
Wayland Display Support in R Plot
> On 30/10/2023, at 8:38 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
>
>
> On 30 October 2023 at 07:54, Paul Murrell wrote:
> | I am unaware of any Wayland display support.
> |
> | One useful way forward would be an R package that provides such a device
> | (along the lines of 'Cairo', 'tikzDevice', et al)
>
> As I understand it, it is
2008 Sep 21
7
Request info on managing MySQL
Good day/night/whatever fellow techies,
I've come to a small problem managing mysql on CentOS 4.7 box[1]. When
I have done things on mysql on my desktop systems it was always just for
personal use so I would be lazy and put everything under the "test" db
so I didn't have to deal with all that security. But I find that I need
to put some db's on the "production"
2011 Mar 07
0
[fdo] Global architecture ?
Hello,
I'm working on an Openmoko FreeRunner where I'm supposed to use the GPS module.
I just have a question about the global architecture concerning the
different layers from the hardware to the final GPS application.
I'm using ogpsd, fso-gpsd, etc. What is "Gypsy" then ?
Is this scheme correct :
hardware <-> ogpsd (= gypsy) <-> fso-gpsd <-> tangoGPS