Ubuntu Networking :: NS2 Intruder Detection Code Required

Feb 25, 2011

I am working on comparitive study of mobility models on intruder detection. An ns2 code for detecting an intruder is required.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Code Required To Shuffle Letters In Word

Feb 8, 2010

Does someone have code or a program that will randomly shuffle letters in a word?

View 4 Replies View Related

Ubuntu :: Code Library Required By VISA Not Located / Loaded

Mar 31, 2010

I need to create a test setup in my lab that will run power supplies for an indefinite amount of time. It could be anywhere from days to months at a time. This rules out matlab, as its memory leaks won't let it run that long, and LabView is too buggy (at least in my experience. and it has memory leaks as well). So I need a way to program GPIB (since that is the interface these power supplies have). So far, PyVISA seems to be the most likely way to be able to do this.

However, I keep receiving the following error:
Code:
pyvisa.visa_exceptions.VisaIOError: VI_ERROR_LIBRARY_NFOUND: A code library required by VISA could not be located or loaded.
Searching around, this apparently means that I'm missing GPIB drivers, but I'm not.
linux-gpib installed, and the card appears in /dev.

That being said, every now and then the gpib interfaces simply disappear from /dev,and the only way I can get them back is to reinstall linux-gpib. Also, has anybody else succeeded in working with GPIB outside of LabView and Matlab, and if so how? I'm also open to other options, having made no progress on this after over a week. The two real requirements is that I need programming interface to be scpi commands, and I would prefer to code in python or C/C++.

View 5 Replies View Related

Red Hat / Fedora :: Error Code :407 Proxy Authentication Required

Oct 12, 2010

i have just installed Red Hat linux 9 workstation ,i have configured the lan ip and successfully ping to other pcs on network ..but problem is internet is not working , i have already set the proxy setting, i have windows environment and running isa server 2006 proxy server ,when i trying to browse any site , isa eroor page occur "error code :407 proxy authentication required" Linus machine couldnot prompt the user credentiall.

View 2 Replies View Related

Software :: Use Flv And Mp4 Files On Flavour Fedora But Could Not Find The Required Code Cs?

Feb 16, 2011

I want to use flv and mp4 files on Linux flavour fedora but i could not find the required code cs for that files.Plz help me to find these codecs'

View 3 Replies View Related

Ubuntu Security :: How To Know If An Intruder Had Attacked Computer

Aug 2, 2011

How does one know if an intruder had secretly accessed one's system? Does system log help? It seems it does but I am yet to figure out how to understand those files. Can anybody please help? Or are there other ways to confirm that. It may happen that the intruder had accessed some vital information but so far had not done anything malicious.

View 2 Replies View Related

Security :: Intruder Alert In /var/log/messages

Dec 13, 2010

I have noticed some possible security issues in my /var/log.messages log but i'm not sure how to read the messages.

I'm getting the following lines:

Code:

View 2 Replies View Related

Networking :: Duplicate Address Detection In Ipv4?

Sep 22, 2009

Linux has duplicate address detection mechanism for IPv6 and nothing for IPv4 in kernel. At boot time, initscripts take care to check for the duplicate address but when an IP address is assigned using ifconfig or ip utility, no error is generated.

View 2 Replies View Related

Networking :: Live Proxy Detection - Switch Over Automatically ?

Jul 30, 2010

In my college many proxy : port (like 144.16.192.245:8080) are using to get Internet connection, performance of each proxy changes, how can i decide which one is working well at particular time. is there any way to switch over them automatically ?

View 2 Replies View Related

Networking :: Ethernet Bonding - Link Layer Detection Failover Not Enough

Jul 7, 2011

We run redundant switches that two nic's on each server connect to. We also run bonding on our servers. Because we have two switches, we can't run lacp or anything. If a switch goes into a crashed state where it doesn't pass traffic but still provides link, bonding thinks the interface is still up and thus will still send traffic through it. Does anybody know a better way to configure the fail over of the interface? This would be a similar situation to somebody using a media converter.

View 1 Replies View Related

Ubuntu Networking :: Hardware Detection In Ubuntu Vs Slackware?

Feb 4, 2011

This post has two parts. First the part that might look a little misplaced on this forum, but which I hope someone may still know a thing or two about: I have installed Slackware (alongside Ubuntu and Windows 7) to have something to play around with and hopefully learn a thing or two. I am able to get KDE up and running, but in the interfaces list under network preferences, neither my wireless nor my wired network card shows up. Both cards show up correctly in lspci:

[Code]...

This challenge has caused me to wonder about the second part of this post. What is it that makes Ubuntu good at hardware detection? I know the Linux kernel should detect most hardware, but if that was the whole truth, there would be no difference between distributions in this aspect, correct?

View 1 Replies View Related

Networking :: Squid Proxy Server On Ubuntu And WPAD - Proxy Auto Detection?

Dec 9, 2010

Currently my DHCP Server is working now what i want to have is auto detection of squid proxy in any browser but I still got an error in my dhcp server when I restart it.

My Config:

# DHCP configuration generated by Firestarter
ddns-update-style interim;
ignore client-updates;

[code]....

View 2 Replies View Related

Ubuntu Networking :: TOR Relay Required Password Access?

Nov 23, 2010

I would like to set up a TOR relay and add a password so only those that have the password is able to browse the web using my ip.

View 5 Replies View Related

Ubuntu Networking :: IBurst Modem Driver & 10.04 LTS LL Pppoeconf Required After Reboot?

Nov 9, 2010

I'm a Linux noob an I am really desperate for some top, top, top assistance. Been battling a while now with my iBurst USB modem driver and hope there is someone out there that can help? I have been through umpteen forums and threads and tried literally everything I read, but to no avail. I also realize there aren't many Ubuntu users that use the iBurst modem, but I am appealing to the few out there that do.

I have installed the open source ibriver-2.6.31 for my iBurst USB modem. Initially all went well with fast connection etc., connection everytime I boot, until... I started updates of 10.04 LTS, that is when I became aware, from the forums, that a re-install of the driver is required after every package update due to no "package management" in the iBdriver. what a pain in the proverbial to say the least!

Anyways.. now I am the stage where the driver is always installed, but...all of a sudden, I need to run pppoeconf and set up the driver after each boot to get connected!!!! If I can't find a solution it will force me back to Windoze7 which I dread to do! Can a script be written to pppoeconf (rp-pppoeconf.iso is loaded I think) automatically during boot perhaps?

So any top Linux hacker or "notsonoobasIam" user out there with a iBurst modem and similar pains & mis-fortunate experience please share your ideas and thoughts to correct this problem permanently for me please? (I should maybe mention that the other day I performed the "Grub2 Profile" exercise to try and speed up the boot time, this does not perhaps have something to do with the fact that I need to reconfigure in pppoeconf after every boot does it? I doubt it)

View 9 Replies View Related

Networking :: What All Iscsi Network Hardware Is Required For A Successful Setup

Jun 12, 2010

Im trying to find out What all network hardware is required for a successfull Iscsi setup. Example Do you need two network cards that support it. Or do you just need one network Iscsi adapter for the storage box, and the other machine just have a normal NIC. What type of Switch would be needed as well for decent transfer rates.

View 2 Replies View Related

Networking :: Privileges Are Required To Change Gconf System Values

Jan 3, 2011

im on ubuntu, and i was trying to change the settings under System->preference->network proxy

When i click apply system wide, it asks me for my root password wich i provide and then it asks me for this other password, with this message: Privileges are required to change gconf system values. What is this? is there a way around it?

View 1 Replies View Related

Networking :: Connect To A Vpn Server - The Required Daemons - Pppd And Pptpd - Aren't Availabale

Apr 12, 2010

I want to connect to a vpn server and I'm using debian 5.

I installed Kvpnc package but when I try to make a new profile I choose "Microsoft pptp" as vpn type and I receive the following message: the required daemons (pppd and pptpd) aren't availabale

Is there anyway to download required daemons in another computer and use them in my computer (I'm worried about dependencies)?

View 3 Replies View Related

Programming :: Selenium Java Code Into Equivalent Php Code?

Mar 30, 2011

I need to rewrite the selenium java code into its equivalent php code.

View 5 Replies View Related

Ubuntu Networking :: Error: "The Required Daemon (vpnclient) Is Not Available, Connect Will Be Disabled"

Aug 19, 2011

I have installed kvpnc and loaded my profile using a .pcf file but seems not to be able to connect. the error I get is: error: The required daemon (vpnclient) is not available, connect will be disabled. I tried looking for vpnclient in the repo and over the internet but seems to be unavailable.

View 8 Replies View Related

Ubuntu Networking :: Can't Enable Sharing Over The Network Because "the Required Packages Are Not Installed On Your System"

Jul 22, 2010

If I do System-Preferences-Personal File Sharing it tells me that I can't enable sharing over the network because "the required packages are not installed on your system". It doesn't tell me WHAT packages I need to install!

View 1 Replies View Related

Ubuntu Multimedia :: No DVI Detection In Karmic 9.10?

Apr 20, 2010

I have essentially been raised on Windows so I have no idea how to get DVI to work in Ubuntu. I have a Ubuntu/Vista desktop with an ATI Radeon X1350 graphics card. I can get picture from DVI when I boot into my Vista partition (the computer originally came with Vista and I have a Zune which will not work with Ubuntu ). But the moment I try to use DVI on Ubuntu: I have no picture. The ATI Radeon X1350 Pro is using the open source radeon driver. I know this from the System Testing diagnostic I ran when I finished setting up Ubuntu, the log file mentioned a line: Kernel module: radeon, underneath the section about my graphics card. That is about the limit of my Linux skills for right now, so any thoughts? If you need more information about my system I can comb through that log file which is still saved in my Fire Fox history.

View 4 Replies View Related

Ubuntu :: IP Address Detection Script ?

Oct 24, 2010

Do anyone have IP address detection script like the one you see in this webpage.

View 6 Replies View Related

Ubuntu :: Networking Windows 7/vista/xp / "this Feature Cannot Be Enabled Because The Required Packages Are Not Installed On Your System"?

Jun 7, 2011

I have my home network set up like so. My router has 4 ethernet ports so I have 1 hooked up to a network hub where I have 2 computers running windows xp and 1 running windows 95, on my other router port I have a desktop using ubuntu 11.04 and I have 2 windows 7 laptops and 1 ubuntu 11.04 laptop connecting wirelessly. All of the computers can see each other in my network map except for the ones running ubuntu. I can successfully ping every computer on my network from every computer without fail (even the ubuntu ones). The weird thing is that my ubuntu computers can see and use files from all of my windows computers but still nothing can see the ubuntu computers. I have set up samba to no avail and when I open file sharing and try to enable it on ubuntu it comes up with "this feature cannot be enabled because the required packages are not installed on your system." I have done clean installs of ubuntu 11.04 and 10.10 on both ubuntu computers and kept them up to date but the same problem persists. I have tried to do the same steps above with all of my computers wired but still nothing.

View 1 Replies View Related

Ubuntu :: Manage Detection Of (Windows) Partitions?

Jan 4, 2010

I'm running Ubuntu 9.10 together with Windows 7 and when I launch Nautilus I have a list of all my (Windows) partitions in the navigation bar on the left. However I don't want to see all those partitions in Ubuntu (eg. the Windows system partition or the partition reserved for the Win boot loader. Is there a way I can control which partitions will be detected and listed for mount in Nautilus?

View 3 Replies View Related

Ubuntu Security :: Motion Detection With Webcam

Jun 12, 2010

I'm trying to setup motion detection software with a view to getting pictures emailed to me.

I've had a look at a package called motion, which seems great, except it takes tens of pictures every second during motion.

View 5 Replies View Related

Ubuntu :: 10.04 Intermittent Sound Card Detection?

Jun 8, 2010

I am having a very strange problem with my sound card. I have found that occasionally when I boot up my system the sound card is not detected. I could understand that there may be driver issues if it was never detected but it usually works again after a reboot. I read that it might help to switch to ALSA so I switched the audio input and output to ALSA and thought it had fixed the problem but I just noticed that the sound card was not connected on my most recent boot up.

View 2 Replies View Related

Ubuntu :: ModeSwitch And Detection Of Wireless Modem?

Mar 23, 2011

I installed via APT GET Modeswitch form my ZTE USB wireless modem. I need to know which modeswitch option is correct, and how to get Ubuntu 10.10 Studio to detect the modem in the my computer option. It only seems to detect a storage device.Using a Dell Inspiron Laptop.The modem glows green as it should, but no detection and connection.

View 3 Replies View Related

Ubuntu Networking :: Enable Personal File Sharing - "This Feature Cannot Be Enabled Because The Required Packages Are Not Installed On Your System"

Oct 11, 2010

I would like to enable personal file sharing so I can access my laptop (hp Mini laptop w/ ubuntu) from my mac mini (OSX 10.4.11), but the message I get in PFS dialogue box is "This feature cannot be enabled because the required packages are not installed on your system".

View 1 Replies View Related

Networking :: Code For At Commands Parsing In C?

Feb 1, 2010

I want to parse the AT commands using C programmemy problem is to send message using At commands in minicom from one system to other system using socket programmingif i will send here AT on other system it should respond as OK,and if we will send AT+CMGS="ip address" "message", on other system this message has to display can any one please tell me the code in C language

View 1 Replies View Related

CentOS 5 Networking :: How To Hard Code NIC With Xen

Dec 1, 2009

I have a fresh install of CentOS 5.3 that was yum updated to 5.4 with the Xen kernel. i.e.

# cat /etc/redhat-release
CentOS release 5.4 (Final)

# uname -a Linux server 2.6.18-164.6.1.el5xen #1 SMP Tue Nov 3 17:53:47 EST 2009 i686 i686 i386 GNU/Linux

View 1 Replies View Related







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