Ubuntu :: Launching Link In Browser
Mar 31, 2010
I'm using Mozilla's new Mail. Shredder 3.0.5 Pre. I want to open a link in a mail message using my browser and it's asking to choose an Application. My question is.. Where do I find the executable file for Firefox, and what is the file name? I've searched all over my file system for it. Better yet, is there a way to search for the file location using the term?
View 1 Replies
ADVERTISEMENT
Jun 30, 2011
How do I stop a user, from gaining access to the internet(port) via a restricted browser? In other words, I want a general user to only to have access to Firefox and no other browsers.
My first approach so far, has been to write a bash shell script. It terminates a program based on keywords from known browsers (opera, asus, ect).
View 9 Replies
View Related
Aug 25, 2010
I am running AnyMeal, which is a KDE program. There's a link in the set-up for FAQs, but when I try to open it I am told "Could not launch the browser: Could not find kfmclient". I checked /etc/alternatives, and the x-www-browser is set to be iceweasel (Debian's firefox), which is what I use. I do not have Konqueror installed. I use Fluxbox, however, I also run some Gnome and KDE programs. I checked if there is a package I may need, but came up empty:
Code:
mark@debian:~$ locate kfmclient
/usr/share/locale/en_GB/LC_MESSAGES/kfmclient.mo
mark@debian:~$ apt-cache search kfmclient
mark@debian:~$
how I can set it up so that the "kfmclient" can be recognised as iceweasel?
View 2 Replies
View Related
Sep 13, 2010
I could use some input. I have just recently installed Squeeze and KDE4 as I had hoped that the kinks had been worked out. Anyway, here is the situation: If I click on a link in kmail or kopete (haven't tried other apps yet) the default web browser never opens. Okay, can deal with that but instead what happens is my screen is filled with notifications literally by the hundreds, that konqueror is being started. No window ever opens but the task-bar is then filled with tabs for konqueror. I could not get this to stop and had to kill X (as my settings are to save the state of running apps when logging off. Thus if I just log off over 100 instances of konqueror will be saved and restarted when I log back in). Some things that may be relevant: The box has a 2.3GHz processor and 512MB of RAM. According to mem there is only 12MB of free physical RAM when the system has been booted and logged into. Other things still work, other applications still start and close although be it slowly. Once X restarts and I log back in, if I manually run konqueror it starts but with an error message that a previous session has crashed and would I like to restore that session. I tell it no as I don't want the whole thing starting over. I can drag and drop links in to konqueror and things work as expected. Starting konqueror from a terminal works fine as does using the run box and any link directly to the program. I am not sure how to simulate me clicking on a link to have the program run from a terminal so I can look for error messages. I have tried to search the web for info but I have recieved absolutely ZERO useful hits in nearly 10 pages. If this is not due to my system running out of resources I am thinking it is a bug I need to report. However, at the moment, I have described to you all things the best I could and I doubt with out something more it won't do much good to report it as my other Squeeze installs on an 800MHz system with only 512MB of RAM don't have this problem even though they run slower than molasses in January left outside in Alaska.
In the mean time I have made it so the system messages don't keep filling my screen by disabling the pop-up notifications. This hasn't changed the fact that hundreds of instances of konqueror are trying to be opened though when I forget to first open konqueror and then drag a link into it. At the moment, this is a completely stock install using only the first DVD that is only a week old. Here is the DVD info: "Official Snapshot i386 DVD Binary-1 20100823-05:10"
View 7 Replies
View Related
Dec 8, 2010
i have a problem with my new router and ubuntu 10.10. The problem is that my internet connection show me that my laptop had connect to internet but my browser can't open a website ( this problem is the same with my netbook ) to fix it always must turn it off and after on either it never makes.
View 4 Replies
View Related
Dec 4, 2015
SYSTEM INFORMATION
socram@t430:~$ lsb_release -a
No LSB modules are available.
Distributor ID:Debian
Description:Debian GNU/Linux 8.2 (jessie)
Release:8.2
Codename:jessie
View 9 Replies
View Related
Jan 16, 2011
Does anyone know where I can get a link to download MySql query browser(windows version)?
I want to query my database on my fedora box in windows to make life easier... I can not seem to find a link to download the query browser though
View 2 Replies
View Related
Feb 12, 2011
I tried the Googles praised Chromium browser and while it seems to render pages fast enough and has a really nice interface, I experienced an annoying responsiveness problem. Opening a link in a background tab seems to stall the browser almost completely until the page has been loaded and rendered. For example scrolling the page that I'm currently viewing becomes almost impossible. The same actually applies to the current tab too, of course. If the page in the tab hasn't been loaded completely, scrolling is really really clumsy. I tried disabling the installed extensions and also tried experimenting with some command line options, but no help there.
View 4 Replies
View Related
Aug 16, 2011
I was looking for live link to download ubuntu mobile but unfortunately I don't find anything... Can someone send me a link for download and a link with the installation instructions ?? All the links that I found are dead.
View 9 Replies
View Related
Apr 26, 2010
I have a problem where I'm using Ubuntu linux to mount a Windows Vista machine's USB drive and access it on the web using Apache. I did have the USB drive plugged into the Linux machine directly and that was working via the web. FollowSymLinks is on in httpd.conf
[Code]....
The mount works and I can see the files (see above) from my regular linux user account. If I make a test file in /mnt and soft link to that, I can see it on the web. So it's just the mount to the vista machine that seems to be a problem. It's supposed to be a simple read-only mount and the apache login should (I think) be able to see the same generic root access permissions.
log from apache: [Mon Apr 26 20:39:42 2010] [error] [client 99.99.99.99] Symbolic link not allowed or link target not accessible: /home/user1/pub_html/Music, referer: https://xx.xx.xx/~user1/music.html
The credentials have a login and password that matches a special read-only account on Vista. I can see the files on the system from Linux, but not via the web. As mentioned above, a different link to the same /mnt area works fine via the web. I've tried several different mount options with no success.
View 3 Replies
View Related
Apr 28, 2010
i only need localhost for testing some phpnow i get[Wed Apr 28 18:44:57 2010] [error] [client ::1] Symbolic link not allowed or link target not accessible: /srv/www/htdocs
View 9 Replies
View Related
Sep 6, 2010
In the ordering of files I keep I need links to directories. Sometimes I even need to move directories to new locations. I have tried using symlinks, but they become dead when I move the directory they point to. I have tried hard links, but I haven't found any Linux file system that would support hard linked directories. How can I achieve that a complex structure of directories (currently with symlinks for directories and hard links for files) keep symlinks live when directories are moved?
- is there any utility that updates symlinks when a directory is moved?
- is there any Linux filesystem that supports hard linked directories?
- is there any good Linux interface to the new NTFS (the only file system I know to support automatically updating directory links, called directory junctions)?
View 9 Replies
View Related
Jun 8, 2010
Whenever we insert CD,it creates a shortcut link in desktop.Can we list this link name by using any command? I am using Oracle Enterprise Linux 5.0.
View 10 Replies
View Related
Sep 8, 2010
how can we create soft link and hard link in RHEL5 when am using in command it is giving format error
View 6 Replies
View Related
Jun 20, 2011
I have searched around and am trying to understand the difference between a hard link and symbolic link (soft link). I found this link is quite useful. But I am still not very clear. I understand soft link is not a copy of original file, but is a hard link a copy or not?
View 4 Replies
View Related
Apr 18, 2011
Which is the default file browser(NOT web browser) of Ubuntu 10.10 Maverick Meerkat?Nautilus?Are there any others for Ubuntu?
View 7 Replies
View Related
Jun 2, 2010
There is a symlink from /var/www to a personal directory. FollowSymlink and chmod 755 are all set. It works perfectly until each morning I will get a "Symbolic link not allowed or link target not accessible" error. When I do a "sudo service apache2 restart", the problem will go away.
View 1 Replies
View Related
Oct 25, 2010
I installed 10.10 using wubi (Host system is Win XP). I want to create a symbolic link of a file on the host system (Windows c:abc.doc file) in my Ubuntu home ~/ directory.
When I type command ln /host/abc.doc abc.doc It gives me following error ln: creating hard link `abc.doc' => `/host/abc.doc': Invalid cross-device link
View 1 Replies
View Related
Aug 2, 2010
i just updated from karmic 9.10 to lucid 10.04 using the online upgrade option. so far everything is working great. the only issues i am having seem to involve firefox. when i visit videos i get the message "your browser is no longer supported. please upgrade to a modern browser." i am running 3.6 "canonical" so it is "modern". i am able to watch videos after i close the message. it's just an annoyance to get this message every time i view a video.
next, is on some websites (like this one) it will not supply my login info. but on a few sites (like ebay) it does supply my login info. not sure why some sites work while others don't. the info is there when i look under my saved passwords....
View 4 Replies
View Related
Jan 15, 2010
I'm running Ubuntu 9.10 (I installed server then installed the desktop packages) I have tried "sudo update-rc.d -f gdm remove" I have also tried creating an inittab file in /etc with the line id:3:initdefault
View 7 Replies
View Related
May 5, 2010
I am using Ubuntu 10.04 through VMware Fusion. Works great. What I would like to do is add the Configuration editor to my Applications menu and I would also like to be able to edit and modify the Applications menu. How can I do this?I tried alt-F2 to launch the editor but it didn't work. What can I do?
View 3 Replies
View Related
Nov 8, 2010
I just upgraded to 10.10 and I was previously able to run the following command in startup applications preferences menu "command" box to have firefox launch around the time that my wireless card came up:
sleep 20; firefox
For some reason this doesn't work anymore. I can run the command from the terminal and it works fine. Is there something that I'm missing?
View 5 Replies
View Related
Nov 17, 2010
I used VLC to open a .iso image and now whenever I try to open anything from the places menu it launches, trying to reproduce them
View 2 Replies
View Related
Dec 12, 2010
I have installed Ubuntu 10.10 Maverick Meerkat onto a USB stick. Booting up is fun but it does come up with a load of text and a blue menu screen that hangs around for 5 seconds and then loads up ok.
My challenge is to somehow customise the boot up process. For one I'd like to customise the options that are presented on the initial blue menu boot up screen and possibly to not show the back ground text that presents during the start up process.
I've googles about a bit and am aware that I need to be using startupmanager as the GUI customisation tool of choice. The trouble is that after installation startupmanager doesn't launch.
This is what I've done so far:
1. gone to [URL] and downloaded the startupmanager (1.9.13-5) version of the package.
2. gone to [URL] and downloaded the menu 2.1.44ubuntu1 as looking at the the pre-requisites for startupmanager this was the only one not already installed.
3. from a terminal window executed sudo dpkg -i <the previously downloaded startupmanager package>
4. from a terminal window executed sudo dpkg -i <the previously downloaded menu package>
5. Tried to launch it from the systemadministration menu. Nothing obvious happened.
6. Created a shortcut of the startupmanager shortcut on the desktop and viewed the properties.
7. opened up a terminal windows and launch command su-to-root -X -c /usr/sbin/startupmanager which was originall shown within the startupmanager properties of the shortcut.
From this last terminal command I get the output as follows:
ubuntu@ubuntu:~$ su-to-root -X -c /usr/sbin/startupmanager
Grub2 detected
Usplash not detected
Splashy not detected
[Code].....
View 6 Replies
View Related
Dec 31, 2010
I've written a simple program in C++ that I want the system to launch each time I turn the ubuntu system on. Any idea how to do this?(I'm not an expert either so please be explicit )
View 3 Replies
View Related
Mar 7, 2011
i was using ubuntu 10.10 and vuze as the default bit-torrent client. I upgraded to natty alpha 3 a couple of days ago and after that vuze doesn't even launch...i don't see any errors, when you click on the icon absolutely nothing happens. I tried removing vuze and then installing it again,
View 1 Replies
View Related
Jun 21, 2011
I recently recovered Unity after purging the Gnome3 PPA and running a dist upgrade again back to Unity. My problem now is that when I boot into Unity, all I get is the desktop, background and a cursor. I can click on and launch any apps that happen to be on the desktop, but I can't see the unity launch bar, or the action menu, or the top panel - which leads me to believe Unity isn't actually launching. The theory is further supported by the fact that if I launch Unity manually in a terminal ("unity") - it launches, after a brief loading period, and works perfectly. How can I make this happen automatically again?
View 3 Replies
View Related
Sep 1, 2011
When I launch Netbeans the splash screen comes up fine, but when the loading bar gets to the "starting modules" phase the Desktop freezes up. Also sometimes nautilus causes the same kind of lockup.
I really like to know how to fix this.
edit:
it also freezes when using xmacro
View 3 Replies
View Related
Mar 8, 2010
I want to start applications from an SSH connection, and close the connection, without the applications I've started closing with it.
View 9 Replies
View Related
Mar 25, 2010
I did this --> [url]
My computer says the driver is installed and the device is present. All of that went fine. Now I need to connect my card to my house's wireless network. Am I supposed to do that in System-->Administration-->Network Tools? The problem is that whenever I click on network tools, the application looks like it is going to start-up and then quits/crashes/runs away, whatever. Any ideas on what is causing this?
Okay, I tried launching from the terminal, here is what I got:
Code:
View 1 Replies
View Related