General :: PWD To Use Browser - Root Access With Dolphin SU
Jun 8, 2010
I have Mepis 8.5 and I can access root Dolphin etc. but I cannot get past the ID and pwd panel when I try to use Firefox to see my localhost sites. When I installed, I knew I should not have made using the browser to be password needed, but it was too late so I am stuck with it. As I haven't used it for a while I have fotgotten the user and pwd for this area. How can I find it or negate it so I have access once I put the localhost url in the broswer?
View 4 Replies
ADVERTISEMENT
May 10, 2010
I have a linux server , there are many files in it , I want to let the user to use browser ( windows ) to access the files to upload / download files , as below command , the user can access the path in the server "linuxserver".
View 5 Replies
View Related
Sep 7, 2010
I need sudo for www (apache) user to run a shell script('ip.sh' contains iptables rules) from cgi-bin directory via browser using a per script. I edit sudoers( www ALL=(ALL) NOPASSWD: ALL ),but when run the bellow command that's with err:
# sudo -u www sh /srv/www/cgi-bin/ip.sh
iptables v1.4.4: can't initialize iptables table `filter': Permission denied (you must be root) Perhaps iptables or your kernel needs to be upgraded. And:
# ls -al ip.sh
-rwxr-xr-x 1 root root 243 Sep 7 14:18 ip.sh
I edit sudoers so
'www ALL=(ALL) NOPASSWD: /srv/www/cgi-bin/ip.sh,/usr/sbin/iptables' too. but it doesn't work too. how can I execute this script via browser ?
View 14 Replies
View Related
Aug 21, 2011
I use a hosted machine for work which has vnc and apache servers running. To work on a shell, I connect to the VNC server, and to access files I host them using apache and open them from my browser. It would be great if I can access my shells via my browser itself instead of using VNC or command prompt.
I am looking for an end result like this: [URL].. What are my options? PS: I already tried [URL]..but this uses a java applet to run and does not do it in browser itself.
View 2 Replies
View Related
Feb 13, 2010
Since installing upgrades including KDE4.4 and having to reinstall plasma-desktop, when I launch Dolphin file manager via alt-f2 it always crashes. In the status at the bottom is reads...
" The process for the file protocol died unexpectedly. "
When I run Dolphin as my current logged in user there are no issues.
View 5 Replies
View Related
Feb 25, 2010
I have been using KDE4 for some time now as a test and have noticed what at first seems to be a major omission. There is no way to run dolphin or konqueror as root. Old style KDE3 in SLackware 12 had the "root konqueror" option, (or whatever it was named in the KDE menus), but KDE4 doesn't have this. I tried adding a new menu itme in KDE4 to run dolphin as root but it had odd errors about "could not start process" and "could not to talk to klauncher" - it would not display any files from my directory. Konqueror had similar odd problems - something about klauncher and Dbus server. This is a pain as there are sometimes files I wish to move/delete which I need to be root to do and it would be nice to have a gui to do this.
Anyone got any quick ways (from KDE) of achieving this or setting up a KDE menu item to run a file manager (dolphin/konqueror) as root ? I don't always want to have to run "su -c mc" in a terminal to do admin stuff in the filesystem and I don't want to run KDE as root.
View 14 Replies
View Related
Sep 2, 2010
I'm going away for the weekend and will only be able to bring my laptop that has the latest release of Ubuntu on it. My question is: will i be able to access my company's Terminal Server site [URL] from browser in Linux, and be able to launch the applications? (Outlook, etc.) Seems to connect to Windows Server 2008. If this works in Linux, that would make my life a lot easier..
View 2 Replies
View Related
Jan 22, 2011
So this is my first post so I'll put it in "Newbie".I seem to have successfully configged my httpd.conf file to listen on port 8008. I restarted httpd ok. However, when I go to port 8008 in a web browser from another computer on the internal network by going to 192.168.2.5:8008, it doesn't connect. When listening on port 80, I can browse to the IP address fine. is this a server-side or client-side issue? Using Fedora 12. Thanks in advance and tell me what forum this would best fit in.
View 11 Replies
View Related
Apr 20, 2009
Ever since I started using KDE as in 4.2, I have been doing this regularly. When I startup KDE, I open Dolphin and click and mount each partition with root pass. I thought it might be some KDE issue as is the ever developing code and will be fine in future updates. But now I'm in 4.2.1 and it still exists. Upon inquiring fellow users on other distros, I have come to believe this is a *Fedora only* issue now. [URL].
View 8 Replies
View Related
Jan 31, 2011
I have a brand new install of 11.3, with all the updates, on a cleaned system, following some hdd and cable problems.
So far three problems have surfaced:-
1. Dolphin doesn't see and hard disks other than the root hdd.They appear on the left side in the list, but cannot be accessed as suse seems to have chosen not to mount them.I need them because they have my backup data on them.
2. At each bootup, I have manually to reset the required screen resolution. I need to prevent it defaulting to the wrong resolution every time.
3. I cannot now see my Windows workgroup at all. This is in stark contrast to another distro I've tried which found it and set everything up automatically. The workgroup has one WinXP machine on cable via a router, plus one Win7 machine via router and wifi link. I guessit failed to sort out smb.conf or something?
View 6 Replies
View Related
Jan 20, 2011
I have recently installed Debian 6.0 Testing with KDE4.4.5. I have two fixed ext3 partitions on the hard drive but when I click on the second partition in Dolphin the following error message appears: "org.freedesktop.hal.device.volume.permission denied, refusing to mount /dev/hda5 for uid=1000". I have searched the kde forum and other sites and have found reference to it on other distributions. It appears to be a hal configuration problem. KMint kde 4.4 seems to have resolved the problem as my other partition is running the same kde version and I can access the debian partitions. Perhaps I should just manually mount the partitions when needed!
View 3 Replies
View Related
Aug 1, 2010
I have some problems accessing NTFS USB devices from Dolphin. If I mount by hand the device, mount -t ntfs-3g /dev/sdc1 /media/disk I can access to the disk from Dolphin. mount command reports: /dev/sdc1 on /media/disk type fuseblk (rw,allow_other,blksize=512)When the same disk is mounted through Dolphin (by clickin on the disk icon), I cannot see any content. mount command reports: /dev/sdc1 on /media/FLS-U2-300 type fuseblk suid,nodev,allow_other,blksize=512,default_permissions)root@obelix:~# As you can see, mount command reports different configurations. I suspect the extra parameters used by Dolphine causing problems but I don't know how to configure KDE to change the mount options. This problem is new to Slackware 13.1. My previous 13.0 configuration had not that problem
View 6 Replies
View Related
Sep 11, 2010
In order to avoid switching user, is it possible to open dolphin in root mode. If yes, what is the command, and the keyboard shortcut to enter it.
View 3 Replies
View Related
Sep 20, 2010
I'm using Dolphin 1.5 on KDE 4.5.1 on openSUSE 11.2, 11.3 and 11.4(M1).
I select a folder and right-click to get "properties." On the "permissions" tab, I select "advanced permissions." Up until that moment, everything is the same on all three versions. Then -
On 11.2, I get a panel sub-headed "access permissions" which has one column headed "special" which has three buttons. Below that is a panel in which I can add, edit or delete entries so that I can, say, grant one user special permissions.
On 11.3 and 11.4, I get a panel with the same heading, "access permisssions," but which is very different apart from that. Below the heading is a table containing 4x3 buttons for setting "user," "group" and "others" but no panel such as in 11.2.
This different behaviour occurs for the identical user and folder. I've checked that Dolphin preferences are the same for 11.2 and 11.3. Why am I getting a less useful display from the later versions of openSUSE?
View 6 Replies
View Related
Jan 5, 2011
I've heard that you shouldn't allow root access over ssh; what's the big deal?if a user account who has sudo privileges is cracked already, what's the difference?I allow root access over ssh, but I use a 30 character random password and disable all other accounts. Is this unsafe?
View 12 Replies
View Related
Aug 25, 2010
I have a large ISO file on a server, and I need to access the file in it, without having root access. Thus, I can't simply mount it. What should I do to be able to extract an ISO on LInux without root access?
View 6 Replies
View Related
Mar 17, 2011
it possible to block root access to a particular directory.
View 7 Replies
View Related
Nov 9, 2010
Recently I have installed FEDORA 14 genome on my toshiba sat. L510 laptop.I am using windows 7 ultimate on the other end.My laptop in working fine with both OS.When I tried to install my mobile BB i.e. ZTE USB modem
We need 3 packages1. usb_modswitch2. usb_modswitch.data3. wvdialAfter that I tried to edit the /etc/wvdial.conf to put the[Dialer cdma] details........it asks for root access.I have tried to gain it from terminalused command
[localhost@arul]$su -l
login: root
password: arul315
[code]....
View 5 Replies
View Related
Dec 28, 2010
I am using RHEL 5, and I have configured VNCServer & XManager. can access through XMnanager using any username but not root. how can I grant permission to root ?
View 2 Replies
View Related
Jul 12, 2010
I have a Web server issue for which I have hired a reputable local consultant (recommended by several people in our local Linux User Group).
For some of his tasks, he will need root access.
How do I build him an account, specifically for him that I can delete later, that will allow him both unprivileged and root access?
View 2 Replies
View Related
Mar 2, 2010
mc (Midnight Commander) in Kubuntu 9.10 (Karmic Koala) has a problem accessing .zip and other archives as a virtual file system. It has to do with a changed format of the output from unzip. Discussions offer a workaround, but that requires system (i.e. root) file access; my work box is locked down.
I have Ubuntu (without the K) 9.10 at home, and I downloaded the source package and made a code change that's a horrible hack (I would not dream of publishing) that would allow me to run my own correctly working copy of mc in a subdirectory of my $HOME. Alas, my "at home" box is configured differently, both in terms of processor(s) and KDE vs. Gnome; a transferred-over mc executable fails immediately with bus error.
[Code]...
View 2 Replies
View Related
Sep 20, 2010
i want to install a software in my linux machine staying in another user that i have created .It is asking for root access for some command to be execute during installation process.when I am trying to execute "sudo -s" its showing " is not in the sudoers file. This incident will be reported.".what next will i do.I am in my ubuntu machine.
View 3 Replies
View Related
Jun 26, 2011
Is there any way to shut down the xserver on linux without root access? I tried ctrl-alt-f1. It seems there is still xserver running.
View 2 Replies
View Related
Oct 14, 2010
I have this project and it needs me to write a programe that will interface with a hardware device thruogh the parallelport.I did that, but I feel i might be using the wrong commands because when runing it i get a segmentation fault or a 'changing ownership of file ; operation not permitted.
View 2 Replies
View Related
Apr 18, 2010
How give all access (same as root) to other user because i need to run some application s/w from other user login.
View 2 Replies
View Related
Nov 2, 2010
How to add user with root privileges and SSH access.
View 6 Replies
View Related
Feb 1, 2011
When i installed ubuntu. I made a seperate partition so that i could copy an ISO image onto it of an up-to-date version of ubuntu. I wanted to then boot the ISO up so i could install the new version that way. I've already tried doing it through the update manager but it'll download, almost be done with installing and it freezes on me. so i figured this would be easier. However i do not know how to gain access to the other partition to copy the ISO image. Please help.
View 1 Replies
View Related
Aug 13, 2010
I have tried: booting into single user mode (using '1' and 'single' in my bootloader edits) and it still ends up kicking me to the 'myBox login:' prompt booting from a live-CD with no luck - seems my CD drive is hosed, or the system just won't boot the CD
This is a system I set up, literally, years ago, with no need to touch it. It was originally set up as a file server, running SAMBA. I am wanting to add CUPS to it, and possibly a web server if it will handle the load. Currently, it is running Debian 4.0 without a GUI.
My next step, if I can't get into the root account, is to install a new OS (and try to salvage the file shares that exist). I just would rather keep the install that I have, but I need to hack/crack or change my root password.
View 15 Replies
View Related
Feb 19, 2011
I was using the latest stable release of Debian, dual-booted alongside Windows Vista, with the GNOME desktop, installed via netinst, trying to build and install a library that I knew and trusted, when suddenly I couldn't open the Root Terminal. I clicked the link (in Applications->Accessories (I think, whatever the top one is)->Root Terminal), and in the taskbar I saw an item that said "Starting Root Terminal". A few seconds later, that went away, but the terminal still wasn't open. I tried the regular user terminal, to see the same thing happen. Unsure of what was happening, I tried restarting my computer, since that's always the first step you should take in computer problems.
When I restarted, GNOME wouldn't start. The screen would flash a bit for a few seconds, then a dialog box would appear over a background of static that said "The greeter application is crashing. Attempting another one...".t would then go back to the DOS-style kernel, wait a second, and then the same thing would happen. After several of that, I would get a blue screen which said something to the effect of "It has been detected that the desktop environment has crashed six times in the past 30 seconds.
Waiting two minutes before trying again." When it did that, I tried logging in as root to assess the problem. I gave it the correct password, but it said that it was an incorrect login. After several tries (to ensure I didn't mistype the password), I logged in as myself. Same problem. I tried the su command, with the correct password, and it said it couldn't authorise it.
After a lengthy conversation with a friend of mine who was very good with computers, he basically summarised that he had no clue, but that his best guess would be a virus. Upon running the Linux installer, I found the Repair option. Not being particularly familiar with Linux, I used it simply to backup my important files onto a flash drive. I then tried running the Install option, in an attempt to simply write over my existing Linux and make it new again. The installer, however, consistently froze up when trying to start the partitioner, on the "Checking disks..." stage. I figured it was a problem with my partition. In my naivete, I simply used the Windows tools to clear that partition... It destroyed GRUB too, so I couldn't run any OS. I figured my computer was pretty well screwed, and at that point just decided to bring it into the shop and have them completely wipe it.
my computer was backed up onto an external hard driven I brought it back, I reinstalled Windows. Upon restart, it said that it was still looking for GRUB, which made no sense to me. After messing around with it a bit, I decided to just reinstall Linux too. To my lack of surprise, that fixed the problem. Both OS' now ran just fine. The first thing I did on Debian was to install the Clam Anti-Virus, which I understood to be one of the best Linux anti-viruses. However, within about 10 hours, got the same problem as originally. I wasn't doing any of the same things, and between the lack of consistency in activities and the fact that I had an anti-virus running,figured it wasn't a virus. Not knowing what to do, I just left it and have been using Windows since.
View 8 Replies
View Related
Feb 11, 2011
This is the hard way to learn when you MUST use visudo. That's right. I did something stupid like:Quote:$ sudo vi /etc/sudoersand now have:Quote:
$ sudo
>>> /etc/sudoers: syntax error near line 79 <<<
sudo: parse error in /etc/sudoers near line 79
[code]....
View 3 Replies
View Related