Ubuntu :: Auction Arms Website - Program Error Coding

Apr 16, 2011

Can I get someone that is using Ubuntu/Lucid and Firefox as browser to run a test for me? Can you go to this website and then type the either the word "HIGH" or the word "LOW" in the search box and then tell me if you get the same bunch of program error codings that I get when I try this ? Want to see if this is a problem with just my computer setup or with the websites programming. [URL].

View 2 Replies


ADVERTISEMENT

Programming :: Coding A Sniffer Program For Windows ?

Feb 11, 2010

What sort of libraries can i use for coding of sniffer program for windows and linux? The sniffer that i want to code is for capturing the list of connected clients to AP wirelessly. I do know that the wireless NIC needs to be in 'monitor' mode in both windows and linux.

View 4 Replies View Related

General :: Redhat Machine Acquired At Auction / Need To Reset Passwords

May 15, 2010

How do I find out the existing root passwd or set up a new one? Edit mode was not an option at the GRUB menu.

View 14 Replies View Related

Ubuntu Multimedia :: Why TV Program Website Not Working

Jan 28, 2010

There is a new website running tv program It work just great a quickly on Windows but for some reason it is not working on My Ubuntu / firefox. Can any one confirm if it is working on your box or why it is not working and what can I do to get it to work? [URL] I do not like to use the windows so I sure would like to get this working

View 4 Replies View Related

Ubuntu Servers :: SQUID Authentication Via Website Or Other Program?

Jan 29, 2010

I would like to configure Squid and DansGuardian that way, that it's a Proxy with Authentication via Website. That means: A new Notebook gets about DHCP the Network-Information like IP-Adress etc.. When he now tries to open a Internet connection it should check if he's authenticated and if not he should get (if this try is from a browser) a login screen in http. It should also not be possible to have internetconnection without being logged in. The clients are Windoze, Mac and Linux. My question now. What programms/deamons are there for doing this authentication. Would you decide for another Programm instead of Squid?

View 2 Replies View Related

Programming :: Parse Error "in C:wampwww$_GET" In Php Coding

Jan 23, 2011

there is some error... Parse error: parse error in C:wampwww$_GET ewget.php on line 11

<?php
function create_hashing(){
$url = 'url';
// $urls = $_GET["url"];
$urls=$_GET["$url"];
if (isset($_GET[$urls]))
//Start MD5 Hash Generator\
$pass2=$_GET["$urls"];
[Code]...

View 1 Replies View Related

General :: Install A Program After Downloaded It From A Website?

Aug 4, 2010

I got an HP mini 1120NR as a gift and it runs Linux software. I am not sure which version, but I think its Edubuntu and I do not know how to actually open and install a downloaded program file from the web. A specific example is Adobe flash player. It goes into a list and asks me to open it with Archvie Manager, but after that I am lost.

View 14 Replies View Related

Fedora :: Update Bleachbit From The Program Website, Latest Version

Oct 13, 2009

I want to update Bleachbit from the program website, latest version. But get the following ( The name org.freedesktop.PackageKit was not provided by any .service files ) this is good from a security standpoint. But this decision, I would personally take.

View 14 Replies View Related

Ubuntu Security :: Weird Website With A Error By Firefox?

Mar 19, 2011

I went to visit a website that I frequent and firefox through a error that basically said that the internet connection might be being tampered with and that the website was not authenticated. Meaning someone might be trying to load a fake website into my browser and impersonate the website to give me viruses or something.It's a website I frequent. Also the website doesn't have the www. in the url.[URL]..

View 9 Replies View Related

Ubuntu One :: Website Error Messages When Adding Machine. No Icon Either?

Mar 15, 2010

What happened to the cloud icon. Also using sys>prefs>ubuntuone takes me to the login page. It offers to add the machine but then this page pops up with these errors.

View 5 Replies View Related

Ubuntu :: Ping - CPU - Memory - Coding ?

Aug 3, 2011

I am writing a script that will ping a server and then do a command if it gets a ping that is less than 100ms or more than 100ms. Basically, I need to have a variable for the ms.

Here is an example script.

Code:

Now, all I need to do is get a variable from the ping. I know I can do this:

Code:

But that just sets the whole line, I only want the ping, without "ms" at the end.

So basically, if I ping 25.25.25.25 and get 43.872 ms I want $pingms to equal 43.872.

Also, how can I do this with free, for example:

Code:

I want $ramavail to equal the amount available and I want $ramtotal to equal the total amount.

View 5 Replies View Related

Networking :: Can't Access Website Gives Error 2082 2095

Feb 3, 2010

can't access website gives error 2082 2095

View 1 Replies View Related

Ubuntu :: Gedit Has Not Been Able To Detect Character Coding?

May 6, 2010

I recently downloaded Metasploit framework for ubuntu but i got an error which says could not open <file location>

Saying gedit has not been able to detect the character coding. Check that you are not trying to open a binary file.Select a character coding from the menu and try again

View 9 Replies View Related

CentOS 5 :: Website Timeout Daily And Return A Nscd Not Found Error?

Feb 4, 2010

I was having a problem on my squid server whereby 1 website would timeout daily and return a nscd not found error: [url]....There may be other sites but this is the only one I know of. A selection of other sites still work correctly, which is the strange thing.I have found that by restarting the dns cache everything works again: /etc/init.d/nscd restart.I never know quite when this will timeout so it is not very good for people accessing that site on the server.

View 3 Replies View Related

Ubuntu :: Can't Find Zen-coding Plugin After Installed In Gedit

May 2, 2010

Zen-coding is a great gedit plugin for html & css development.I download the files and unpack them into ~/.gnome2/gedit/plugins/.After open gedit I can't find zencoding in the Gedit Preference.

View 9 Replies View Related

Ubuntu :: Terminal Editor With Color Coding Support?

Apr 27, 2011

I'm doing some shell scripting in nano, but code is much simpler to read when is color coded.... is there a terminal editor that supports color coding?

View 3 Replies View Related

General :: Coding Of Packet Sniffer ?

Feb 24, 2011

I want coding of packet sniffer that runs on red hat and use c++ language.

View 2 Replies View Related

General :: Color Coding Within Directories

May 13, 2011

Yes it's me again, about to ask a foolish question.I've ran man on this commands, but they don't make any reference to their color, nor is it mentioned in the Bible. As I go through such as /sbin what does the color of the commands mean, like arch is green, awk is blue, and then there is those that have a red background such as cgexec?Then I go into /etc and then there's yum.repos.d there is no man for it, so I typed it in and got "command not found", so then I went in SU mode and "vi yum.repos.d and I get "yum.repos.d" is a directory,No such file or directory. So just what is yum.repos.d, I thought this is where I add more repositories.

View 3 Replies View Related

General :: Does NS2 Support Channel Coding

Jun 15, 2011

I was asked to do a project on channel coding with different techniques. FEC, ARQ and Hybrid. Does NS2 support such coding?

View 2 Replies View Related

Programming :: Unzip The *.bz2 File Using Php Coding?

Nov 29, 2010

Below is my code to create *.bz2 file.

<?php
//Moving file to temporary directory for compression
move_uploaded_file($_FILES["file"]["tmp_name"],"c:/" . $_FILES["file"]["name"]);
$url="c:/".$_FILES["file"]["name"];
//File compression

[Code]....

Anyone know, how to unzip the file ? I've tried the above code to unzip it but it creates only 1kb of file for any files.

View 3 Replies View Related

General :: Reed Solomon Coding In Cdroms?

Apr 4, 2010

I am trying to see how programs for cdroms use reed-solomon coding. I looked in the site lxr.linux.no , but couldnt get anything there, too much details present.

View 2 Replies View Related

General :: Regarding Coding Multi Threaded Applications In C/C++?

Jun 15, 2010

writing multi threaded programs in C,C++.

View 3 Replies View Related

General :: Two Different Color Coding For Two Files Having .c Extension

Jan 15, 2011

In Fedora, I used the ls -l command to see the directory listing. But I noticed that while all .c files were being shown in green , there was one .c file which was being shown in black.How can two files having the same extension be executable /normal?

View 1 Replies View Related

Programming :: Perfect Example Of Improvements In C/C++ Source Coding?

Sep 11, 2010

[URL]...In this bug, you'll see that I actually fixed my own problems that surfaced when building GNOME Shell from source.

View 1 Replies View Related

Red Hat :: RHEL5 Gvim Keyword Color Coding?

Mar 19, 2010

I'm working on RHEL5 dealing with AS (ActionScript) files in Linux GVIM Editor but everything is in blue color. Can i set color coding for my keywords?

View 3 Replies View Related

Ubuntu Installation :: Clever Coding In 10.04 / Get It Back To Where It Is Not So Bleeding Edge And Broken?

Oct 10, 2010

I hesitated on the title, generally can solve problems w/o this (20+ year *nix/linux experience).

hardware Dell 1505, ATI X1400 (nVidia went south replaced with ATI, used at this stage of life for this laptop).Acer x221w external monitor.

Recently upgraded to 10.04 (should have waited, but hadn't upgraded in a long time).

No real fixes found for the ati X1400 in searches (fixed it on 9.04 and 9.10).

So to troubleshoot, wanted to go to console mode, and start X manually and hopefully debug the config to get the thing working.

So, I get ready to take it down off of X only to find, there are no more consoles???

To work this out and to even come to an end result, when X does not work, you need a console to debug it. There is code in /etc/init.d/console-screen.sh for starting consoles...

Yet they do not start, notices some comments about doing it 'clever' in there, all I can say is 'clever' is more risky than workable, it worked before, why change it? It did not make it better, it made it harder, so now, to get it to work, I have to go debug someone else's 'clever' code? BTW, there are 'getty' running - but still no console.

Not so clever... We need a fix to get (at least at this level), the consoles running, so, where are you 'clever coder', tell us how to turn them back on.

Why in /etc/init/tty*.conf do they not start?

I really find it hard to say anything critical to something that is free, in general, I will not even comment, but just go ahead and find the fix myself, But to even address this, we (IMO) need pretty much a fix for the broken console access, before we can even address X in certain configurations.

A long time user of RH, even back to Yygdrasil, Soft Landing days, I was VERY impressed with ubuntu over the others for a desktop (got it on the Dell), but now, at 10.04, it has become cumbersome and broken.

It is a good product, but we need to get it back to where it is not so bleeding edge and broken.

View 1 Replies View Related

Programming :: Coding Dilemma: Build Application With PHP Framework?

May 7, 2009

I've been a PHP developer for about 6 years now - the last two years I have been pretty inactive though. Just recently though, I have been reading resources on all the different programming patterns (Factory, Singleton, Registry, Observer, MVC, etc) to try and get my head around good programming techniques. For myself though I find that I can only truly understand how these methods work when I am forced to do them myself.I have a large project I am doing at my workplace (me only) that involves building a very complex PHP application.

I would like to know your professional opinion; should I spend the extra time to program this PHP application myself and really, properly learn all these different programming patterns? Or, should I just build on top of a PHP framework like the Zend Framework for speed's sake (and flexibility/features)?

I have found understanding exactly how the Zend Framework works hard, just because I haven't been exposed to using these programming patterns myself. I hate that - I want to fully understand exactly what is happening in my application and know exactly how each part relates to others.

View 2 Replies View Related

Programming :: Java Coding To Use Call The Bash Script?

Oct 31, 2010

i am using front end as java and back end RHEL5.i am trying to calling a bash script with java. but i am facing problem.i am using following java coding to use call the bash script

import java.util.*;
import java.io.*;
public class b

[code]....

View 4 Replies View Related

General :: Any Tool To Format My C Code To Unified Coding Style?

Jul 21, 2010

I need a tool to convert lots of C codes to a unified coding style. What tool can I use in Linux ?

View 1 Replies View Related

Programming :: C Coding Hacking / Ssh Dynamic Local Port Forwarding Implementation?

Feb 3, 2010

From this thread I've decided to try add a feature of removing local port forwardings in ssh.Here are some very ugly and not-yet working hacks what I made so far:

* Patch for channels.c
* Patch for channels.h
* Patch for clientloop.c

I was clearly expecting this to work without any troubles-everything seem to be logically correct, but I made a programming mistake somewhere: don't know where, maybe you will point me to this?Many sites say there is a WAY AROUND with -D param(starting socks proxy as a tunnel-generator), added since 5.2, but I don't need that way around. I need a way through. I use exact ports for exact services and if I want to change it runtime I'd like to have ability to do so.If you have other ideas or points instead of coding this, please share them here & here(original question).

View 2 Replies View Related







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