Displaying 2 results from an estimated 2 matches for "robsws".
Did you mean:
robots
2009 Jul 13
2
nfs (v3?) fails to allow writes and permission changes
...times out with a file io error.
So I tried just a simple shell - cd to the mounted volume did a vi
create of text file - no problems.
tried a chmod +w on an owned file - returned okay but no change to the
permissions when checked with ls -l
tried sudo chmod +w on the same file and get
[rkampen at robsws p_494]$ sudo chmod +w 5887_cover.pdf
Password:
chmod: changing permissions of `5887_cover.pdf': Operation not permitted
yet using gnome file browser I can change permissions on these nfs
mounted files just fine - go figure.
This did work in the past - so what has changed?
how do I check what...
2011 Sep 18
0
javaWS under firefox on CentOS 5.6 fails to launch sound
...Java 1.6.0_12 or greater is recommended
I have Oracle's java v1.6.0_26 installed - the java app opens up and
appears to be functioning fine, however the wizard for setting up the
sound, even though it recognizes my sound card fails to actually play
any sound.
Running latest 5.7
[rkampen at robsws ~]$ uname -a
Linux robsws.ndgonline.net 2.6.18-238.19.1.el5.centos.plus #1 SMP Mon
Jul 18 10:05:09 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
[rkampen at robsws ~]$ rpm -qa |grep firefox
firefox-3.6.18-1.el5.centos.x86_64
Sound from within other browser based apps (flash etc) work just fine.
Anyone g...