Ubuntu :: Firefox Pop-up Blocker Has Been Much Less Effective

Aug 27, 2010

ever since i installed Lucid, firefox's pop-up blocker has been much less effective, I'm getting four or five pop ups per session, and i have never put any exceptions into firefox's settings under the pop up blocker. any reason this should be happening?

View 3 Replies


ADVERTISEMENT

Ubuntu :: Is ClamTk Effective Against Viruses?

Mar 28, 2010

I have ClamTk on Ubuntu 9.10 and I wonder if it REALLY works effectively against viruses.

View 7 Replies View Related

Ubuntu :: Is There Any Effective Download Manager

Dec 30, 2010

Is there any effective download manager for ubuntu 10.04 (like Internet download manager for windows)?

View 9 Replies View Related

Ubuntu :: Install - Disk Partition Effective But No Boot?

Feb 16, 2010

I just installed Ubuntu on my laptop (x200s, XPpro with 230 Gb), and created a 30Gb partition therefore. At the end of the install, the screen remained orange for a while, without any disk activity. I forced the laptot to reboot, but Ubntu was no option when the machine restarted. However, my XP partition has been reduced by 30 Gb. Does anybody have an idea about what I should do to either get Ubuntu installed or recover the disk space?

View 3 Replies View Related

Red Hat / Fedora :: Effective Way To Sync IPhone 3GS (OS 4.0.1)

Jul 28, 2010

I was searching on google for syncing my iphone 3gs in linux. I have seen many forums which say that Rhythmbox and gtkpod are able to sync iphone but I did not find any of them to be very helpful in my case. Any Way syncing iphone in linux so that I don't have to boot to windows.

View 7 Replies View Related

General :: Processes With Effective User Name Or ID

May 21, 2009

I am studying for the LPIC-1 exam, and reading a book that they recommend: "Introduction to Linux: A Hands-on Guide", by Machtelt Garrels. There's one question on the 4th chapter (Processes), that I found confusing: Question: Based on process entries in /proc, owned by your UID, how would you work to find out which processes these actually represent?

What does he mean? If I run the command (considering that my username is sl33p):
Code:
$ps -u sl33p
...gives me the right answer?

The ps man page says:
-u userlist
Select by effective user ID (EUID) or name.

This selects the processes whose effective user name or ID is in userlist. The effective user ID describes the user whose file access permissions are used by the process (see geteuid(2)). Identical to U and --user.

View 8 Replies View Related

Programming :: Bash Reading Arguments, Most Effective Way?

Aug 17, 2010

I've been reading about getopt and getopts but it doesn't seem like it's possible to parse arguments like --foo or even -foo. I've started my own script trying to achieve this, but I'm still wondering if I'm losing performance and if there is a better way to do this task.

Also I'm using the [[ =~ ]] regex syntax which seems to be available only in newer bash versions, should it be a big issue? My bash version: GNU bash, version 4.1.7(2)-release (x86_64-unknown-linux-gnu)

[Code]...

View 6 Replies View Related

General :: Nas - Most Effective Backup Software -> When Dealing With Large Numbers Of Files?

Jul 18, 2010

I have two NASes. I work off of one, and the other is used as a backup. As I have it set up now, it's slow. Running a backup takes a week. Even for 7 TB, with 1,979,407 files, this seems a bit outlandish,particularly as both systems are RAID-5 and the network is all gigabit. I've been digging about in the rsync man pages, and I really don't understand what differentiates the various topologies.Right now, all the processing is being done on the backup NAS, which has the main volume from the main NAS mounted locally over SMB. I suspect that the SMB overhead is killing me, particularly when dealing with lots of files.

I think what I need is to set up rsync on the main nas as a daemon, and then run a local rsync client to connect to it, which would hopefully allow me to completely avoid the whole SMB-in-the-middle affair, but aside from mentioning that it's there, I can find very little information on why one would want to use the daemon mode for rsync.

Here's my current rsync command line: rsync -r -progress --delete /cifs/Thecus/ /mnt/Storage/input? Is there a better way/tool to do this? Edit:Ok, to address the additional questions: The "Main" NAS is a Thecus N7700. I have additional modules installed that give me SSH, and it has rsync, but it's not in the $PATH, and I havn't figured out how to edit the local $PATH in a way that persists between reboots. The "Backup" NAS is a DIY affair, built around a 1.6Ghz Via Mobo with a Adaptec Hardware RAID card. It's running CentOS 5 with a full desktop environment. It's the hardware I'm running rsync from. (Gigabit is through a additional PCI card).

Further Edit: Ok, got rsync over SSH working (thanks, lajuette!).I had to do a bit of tweaking on my command line, I'm running rsync with the args:rsync -rum --inplace --progress --delete --rsync-path=/opt/bin/rsync sys@10.1.1.10:/raid/data/Storage /mnt/Storage (Note: I'm specifically not using -a, because I want to change the ownership to the local account, to not freak-out SELinux)

View 5 Replies View Related

General :: Operating System Will Be Effective In Detering The Gathering Of Viruses From The Internet?

Aug 25, 2010

Just a few words in the form of introduction.I have just purchased an older server to use on my home LAN.I understand that the use of Linux or Unix as an operating system will be effective in detering the gathering of viruses from the internet.I am totally unfamiliar with either system, but if this is the case, that's about to change.

View 3 Replies View Related

Programming :: Effective Tool For Run Time Errors And Memory Leaks Detection

Dec 28, 2010

Created application is working too slow, looks like there are a lot of memory leaks, there are a lot of pointers. Any effective tool for run-time errors and memory leaks detection in Visual Studio C++?

View 2 Replies View Related

Ubuntu :: "unable To Set CAP_SETFCAP Effective Capability: Operation Not Permitted"

Oct 14, 2010

[URL] and i get an error message:

"unable to set CAP_SETFCAP effective capability: Operation not permitted"

anyone know what i should do to get pokerstars working

View 3 Replies View Related

Programming :: Effective Debugging Or Improving Ones Debugging Skills ?

May 21, 2009

Does anyone know how can one improve his debugging skills or how can one narrow down the problem and try to get to the solution ASAP.Or rather how once should approach a problem.I know this is a bit vague question but I want to know how you people approach?

View 3 Replies View Related

Security :: What Is Most Effective Security Algorithm For VPN

Jun 6, 2011

i was wondering what is the best algorithm(encryption/decryption) can i use in implementing a VPN application the algorithm am seeking need to be pretty much secure and effective in terms of performance..

View 4 Replies View Related

Fedora :: Firefox Failed To Execute Child Process "/usr/lib/firefox-3.5.4/firefox" (No Such File Or Directory)?

Apr 1, 2010

Here is the message:Failed to execute child process "/usr/lib/firefox-3.5.4/firefox" (No such file or directory)Firefox is installed and is there.

View 10 Replies View Related

Ubuntu :: Firefox BEta 5 - Roll Back And Keep Firefox At Latest Stable Release?

Jun 17, 2011

How do i roll back firefox5beta to firefox4 and keep updating to the latest stable releases w/out upgrading to beta? The only extension that isn't working is FEBE which is incompatible w/ firefox5beta (profile, extension and preference backup). Have to use FEBE beta7 under Firefox4 so I don't think a compatible release for Firefox5beta is going to come out any time soon.

View 9 Replies View Related

Ubuntu :: Firefox 3.5.7 (ubuntuzilla Upgrade) Does Not Fully Quit / Crashes Firefox

Jan 9, 2010

I recently upgraded (via Ubuntuzilla) to firefox 3.5.7 and now, every single time I close Firefox, the program seems to crash without quitting completely.

First, I receive an error saying that the program will not close and asks me if I want to Force Quite or Wait for it to close on its own. This has been happening ever since I upgraded to Karmic and if I just wait it usually quits fully after a couple seconds.

Now what happens is this: the window still closes, but if I try to reopen Firefox then I get this error stating that Firefox is already open and therefore cannot be opened again. The only way to get back into Firefox is to restart the entire computer. (Incidentally, this is the same problem that occurs whenever I try to Force Quit Firefox)

This now happens every single time I "close" Firefox.

Does anyone know the source of this error? Or a workaround?

View 4 Replies View Related

Ubuntu :: Force Firefox To Recognize A Certain Default Firefox Profile

Jun 16, 2010

How do I force Firefox to recognize a certain default firefox profile I have?

For whatever reason I can't get FF to show all of the add-ons I have. Yes, they are installed and they appear when as icons when I first boot up but after I close FF and start it again there are no icons (like Adblock).

View 1 Replies View Related

Ubuntu :: Firefox Addon Invisible Hand Is Crashing Firefox?

Oct 31, 2010

Im using firefox version 3.6.12 and it functions fine. However when i use the latest version of this addon https://addons.mozilla.org/en-US/fir...11377/#reviews the screen goes grey and firefox crashes. Restarting firefox only results in more crashes. I had a older version of this addon-1.5 i believe that worked fine.

View 2 Replies View Related

Ubuntu :: Firefox - Windows Firefox Webpage Building Difference?

Dec 22, 2010

I create/modify web pages on Ubuntu and on Ubuntu it looks good but on Firefox that runs on Windows it is all messed up. The pictures or text is not as intended and that is really annoying. What is the issue here?I really don't understand.

View 3 Replies View Related

Ubuntu :: Installed The Add-on Greasemonkey For Firefox And Since Then Firefox Won't Open

Nov 29, 2010

I installed the add-on Greasemonkey for Firefox and since then firefox won't open. If I try to open it on safe mode nothing comes up, it I try it a secont time it tells me that Firefox is already running and if I try to open it normally it shows it on the bottom as if it was opening and then it dissapears.

View 1 Replies View Related

Ubuntu :: Using Firefox With Dwm (window Manager) Crashes Firefox?

Jan 14, 2011

I have installed dwm as window manager and whenever I start firefox it crashes after a few seconds. When I use the gnome window manager everything works fine.Anyone has a hint for me what I can do?

View 3 Replies View Related

Ubuntu :: Can't Remove Firefox 3.6 (Namoroka) And Reinstall Firefox 2

Feb 25, 2011

Running Ubuntu 8.04

Thought I'd be clever and upgrade Firefox to v. 3 using instructions at

[URL]

Ended up with "Namoroka" which seems to be Firefox 3.6, and it's a prerelease version.

Flash works under my admin id but not under normal user id. Reinstalling Flash didn't help. Want to revert to Firefox 2 that came with Ubuntu 8.04 so Flash will work again.

Can't uninstall "Namoroka" - uninstalled Firefox-3 but it's still hanging in there!

Can't reinstall Firefox 2

View 2 Replies View Related

Ubuntu :: Using Firefox With Dwm (window Manager) Crashes Firefox

May 20, 2011

I have installed dwm as window manager and whenever I start firefox it crashes after a few seconds. When I use the gnome window manager everything works fine.

View 5 Replies View Related

Ubuntu :: Make Firefox Feel Like Old Firefox In 10.10?

May 16, 2010

since ubuntu's decided that firefox needs to have their strange and weird theme for the buttons... what's the easiest way to remove this new way that it decides that the button configuration for when you want to close it and other things? I cannot seem to find this file, and i've already tried to delete my .mozilla file and i've installed swiftfox and it's using it. So where in the world did the Ubuntu UI people put this thing at?

View 4 Replies View Related

Debian :: Compile Firefox That Must Take Flash Player Form /home/****/firefox/plugins/?

Feb 18, 2010

want compile firefox that he must take flash player form /home/****/firefox/plugins/what i must add to this?

[/code]
ac_add_options --enable-application=browser
ac_add_options --disable-tests

[code]....

View 2 Replies View Related

Applications :: Update From Firefox 3.0 To Firefox 3.5 Through Yum / Remove Previous Installation And Use Solely One Package?

Nov 16, 2009

Recently I have installed Fedora 10. It comes with firefox 3.xx by default. Now I was wondering if there is any way through which i can update it to 3.5 version though yum. I have tried yum update firefox but it did not work and returns following messages Loaded plugins: refresh-packagekit Setting up Update Process No Packages marked for Update I know that one way to update is download the latest Tar package and use it, but I want to totally remove my previous installation and use solely one package i.e. firefox 3.5.

View 6 Replies View Related

Fedora :: 15 - FireFox In Other Idiom - Change The Lenguage From FireFox From English To Spanish?

Aug 5, 2011

I have been testing Fedora 15 and I love it, everything works fine and is so nice but... I want to instal FireFox with another idiom becouse it is the only thing that my Fedora has in English everything else is Spanish. How do I change the lenguage from FireFox from English to Spanish ?

View 2 Replies View Related

CentOS 5 :: Update Firefox 3.0 To Firefox 3.5 Without Losing Any Of Settings / History / Bookmarks

Nov 18, 2009

After several site:centos.org searches on Google and not finding anything remotely related to this question, I ask, how do I update Firefox 3.0 to Firefox 3.5 without losing any of my settings, history, bookmarks ,etc.?

View 4 Replies View Related

Fedora Networking :: Firefox Says "Firefox Can't Find The Server?

Sep 8, 2009

This is really odd - all of a sudden, my firefox says "Firefox can't find the server at www.google.com" , and my pidgin will not connect saying host not found.However, I am typing this on the same computer using Opera. his is absolutely insane. I have no idea what caused it.. command line nslookup works great, and resolves everything.But firefox and pidgin will not resolve anything.

The only odd thing is this in messages:
Sep 8 12:07:41 tklaptop NetworkManager: nm_ip4_config_add_nameserver: assertion `nameserver != s' failed
Sep 8 12:07:41 tklaptop NetworkManager: nm_ip4_config_add_nameserver: assertion `nameserver != s' failed

[code]....

View 3 Replies View Related

General :: X11 Forwarding Then Firefox, The Localhost Firefox Is Activated?

Mar 15, 2010

I'm having this strange behaviour. If i ssh -X remotehost, and then i issue firefox, the localhost firefox is activated.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved