similar to: kde-file manager su mode

Displaying 20 results from an estimated 3000 matches similar to: "kde-file manager su mode"

2006 Jan 23
4
su, context(selinux?) 2nd prompt
With a recent update of CentOS4, su's behavior has changed, in that after prompting for password, also prompts for (selinux?) context. I'm seeing something like: $ su Password: Your default context is root:system_r:unconfined_t. Do you want to choose a different one? [n] kde's kdesu barfs on this second prompt. Any way to disable this second prompt? -- Rex
2006 Apr 06
3
cheep laser printer recomendations
Hi! I would like to hear what printers go good w/our operating system. While back, I should have checked w/y'all like I'm doing now but I just went ahead and bought a Konica-Minolta PagePro 1350W. Now that W at the end of 1350 is a huge word that means WINDOWS! grrrr! It's a great printer 21pgs/min etc but it doesn't like linux at all and their tech spt will tell you as much. I
2006 Apr 10
2
install.packages on unix / su (PR#8760)
Full_Name: Thomas Friedrichsmeier Version: R 2.2.1 OS: Debian / Linux Submission from: (NULL) (84.60.123.243) Wishlist item: There is a small problem using intall.packages() (and update.packages()): Typically I want to install packages for system-wide use, not in a user directory. Obviously this does not work without superuser rights. What I would like to be able to do is to specify a
2008 Apr 15
2
Thai keyboard input does not work
Hello *, I'm currently migrating a friend to Kubuntu 7.10. He's forced to use a service which works with IE only (no other browser can display their website). Fortunately, IE6 works with Wine (I used ies4linux 2.99.0 (http://www.tatanka.com.br/ies4linux) to set it up), but unfortunately only with the English keyboard layout: When we switch to Thai (KDE shortcut Ctrl-Alt-K), the focused
2006 Jan 17
2
clamscan --exclude problems
this is strange to me but maybe not to y'all I use clamscan --exclude in other places but this certain one will not work... let me put up my fstab before I explain k: # This file is edited by fstab-sync - see 'man fstab-sync' for details LABEL=/ / ext3 defaults 1 1 LABEL=/boot1 /boot ext3 defaults 1 2 none
2008 May 12
4
not able to write on ntfs disk
by using ms-word2003 I'm not able to write on my ntfs disk. out of wine I've no problem, so rights-setting seems to be OK. Thanks for help
2005 May 07
3
passwordless ssh
Hi, I am just migrating to Centos from fedora core 3. I have 3 boxes involved here: Box A --Fedora 3 (doing the dns, http, sendmail serving duties) Box B --CentOS Box C --CentOS I used to run root passwordless ssh both ways from boxes A and B mainly set up to keep the 2 boxes in sync w/rsync ... these 2 boxes normally ran one being the slave and the other being the master...the master did all
2006 Jan 20
2
kdewebdev aka Quanta or repository kde-redhat.sourceforge.net
does this exist for CentOS 4 ? OK - next level of question then... taking a wild swing, I set up /etc/yum.repos/kde-redhat.repo and for S&G's, I ran the obligatory 'yum update' to see what would happen. It's an aggressive update to be sure. KDE 3.5.0 (and all the dependent stuff such as qt) but also samba and openoffice. Is anyone reporting happiness / contentment with
2015 Nov 10
21
[Bug 92892] New: KDE Plasma locks up: Nouveau reports error "resource sanity check" "unable to handle kernel paging request"
https://bugs.freedesktop.org/show_bug.cgi?id=92892 Bug ID: 92892 Summary: KDE Plasma locks up: Nouveau reports error "resource sanity check" "unable to handle kernel paging request" Product: Mesa Version: 11.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW
2009 Jul 20
1
NUT problem
A little while ago I changed my UPS to Leibert and installed NUT. Everything worked as expected. Today I tried to use the MultiLink Viewer icon from the desktop, but it simply accepted the root password without apparently doing anything. I can run the viewer directly (as root) from a file manager. The icon is owned by me, but the application is set to run as root. I suspect that the
2009 Apr 23
3
Running Scripting on Linux Machine
Hi all, I am new to using R on a Linux machine & I have a few questions on set-up. If anyone has experience in this area any advice would be greatly appreciated. - When I open R I have the option to do the following: o 'Run in Terminal' o 'Display' o 'Cancel' o 'Run' - My only option to open a window such as we find in
2005 Oct 20
1
raid 1 problem
Hi! A few days back ...I upgraded using yum update. I did this on 3 machines of which 2 of the machines are mirrors. I have no problems w/the other 2 machines which leads me to believe that the fault lies in 2.6 but rather I think I have a hard drive failure. while the system is trying to boot up. it goes to: grub stage 2....that's the first thing I seem to find outside of taking forever to
2011 Jan 16
3
Move KDE Plasma Integration to KDE Git Infrastructure
Hi Compiz developers, as you might know KDE will transition to git somewhen next week. This gives some new possibilities for the Compiz community, too. Let me first describe the current situation and the problems with it: Compiz and KDE releases are out of sync. We are currently more and more integrating features from the desktop shell into the window manager. In difference to other desktop
2006 Feb 20
1
crontab problems
Did you restart the crontab service after the change ? If not, crontab wont be aware of the changes. Nassri > rado wrote: > > for some reason, crontab is not picking up a job here > listed. I, for > > one see nothing wrong w/it as I have been running approx the same > > basic crontab for well over a year now. I have just put this box on > > line about a week
2004 Sep 16
2
File locking in NFS on Solaris
Hello, System: Solaris 8/9 Samba: 3.02 and 3.06 We have problems with accessing files (from Windows XP) on a samba server that are mounted over nfs (on the server). Some users have symlinks in their home directories to nfs resources. When they try to copy file located in nfs the client simply hangs. To make the thing even stranger: Sometimes it also works (after restarting the samba server
2006 Feb 01
1
Apache 2.x and php???
I think that book is out to lunch! -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of rado Sent: Wednesday, February 01, 2006 12:34 PM To: centos Subject: [CentOS] Apache 2.x and php??? hi! It seems like everytime I turn around lately, I'm opening up another can of worms and I sure don't like what I just read. this book:
2004 Mar 22
4
R commands formating for LaTeX
Dear R users, I have to include typical UNIX formated R commands and outputs into the article using LaTeX. What is the easiest way to include R prompt commands and text outputs (including messages) into LaTeX documents? Is there any template or library? So far I'm trying to produce R commands in LaTeX using LaTeX general format options. Thanks, Rado
2008 Aug 13
4
Wine install on Eee PC 4G/Linux
I tried to install Wine, but I get this message in console. /home/user> cd wine-1.0 /home/user/wine-1.0> .tools/wineinstall Wine Installer v1.0 Running configure... checking build system type ... i686-pc-linux-gnuoldld checking host system type ... i686-pc-linux-gnuoldld checking whether make sets $(MAKE) ... no checking for gcc ... no checking for cc ... no checking for cl.exe ... no
2004 Jul 14
3
ROracle - fetch gives empty dataframe
Dear R-users, I was able to make ROracle package to connect to the DB (Oracle91, 64bit, on Solaris). But after executing siple SQL query, "fetch" commaned gives me an empty dataframe. ### RORACLE INSTALATION PROCEDURE ### R CMD INSTALL --configure-args='--enable-extralibs' --enable-oracle32=no ~/tmp/ROracle_0.5-5.tar.gz #since we have 64bit Oracle9i instalation PROBLEM:
2004 Jul 05
4
extract columns from a dataframe
Dear R users, I'm coming back to R after while. I have a data frame with 200 columns, each column has a name. How to extract all columns to a new dataset, but the specified (by names) ones? I was playing with that for a little bit using the vector syntax but got several syntax errors. Thanks, Rado