Displaying 5 results from an estimated 5 matches similar to: "Permissions Problems Problem solved!"
2003 Dec 23
4
Permissions Problems
Here's my command copied from a shell script:\
rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh
--recursive --times --perms --links \
/home/* trt@xxxxxx.xxxxxxx.xxx:/remotebackups/
Here's some (a small part) of the output:
jk/.recently-used
253 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/.secpanel/.runfiles": Permission denied
(2)
stat
2011 Nov 24
2
Applications on different deskops at startup
Hi,
I've just converted my laptop to Centos 6 from Fedora ( gnome 3 made
the latest fedora unusable ) and I have one problem.
I have several desktops with applications running on them, mainly
terminals. At login all the terminals start on desktop 1. How do I get
them to start on the desktop they were running on at logoff. That's how
it worked on Fedora 13/14 so it must be popssible
2010 Apr 13
2
.Fortran interface error
Hi all,
I'm preparing a package which uses .Fortran to interface a Fortran 95
function. This F95 function simply receives the name of a file from R,
opens this file and forwards its content to a F95 module, which, in turn,
makes the real computation. The F95 module is a pre-existing one and I'm
trying to use it in its actual state.
Thus, data transfer between R and this F95 module is
2010 Jan 08
0
Wine release 1.1.36
The Wine development release 1.1.36 is now available.
What's new in this release (see below for details):
- Completion of the 16-bit separation.
- Improved Shader Model 4 support.
- A ton of memory leak fixes.
- Improved debugging support for MinGW.
- A number of MSHTML fixes.
- Various bug fixes.
The source is available from the following locations:
2003 Dec 05
1
Unable to add a printer driver
We are using Samba 2.2.0 on Redhat 7.2. Adding printer drivers produces
an error:
-- begin --
[root@localhost /root]# rpcclient localhost -U root%<redacted> -c
"setdriver portlnd6 \"HP LaserJet 4 Plus\""
INFO: Debug class all level = 3 (pid 2032 from pid 2032)
session setup ok
Domain=[SIERRAOREGON] OS=[Unix] Server=[Samba 2.2.0]
result was NT code 00000709
-- end --