i am trying to upgrade to ubuntu 10.04 from 8.04, and am getting this warning:"Upgrading may reduce desktop effects, and performance in games and other graphically intensive programs.This computer is currently using the AMD 'fglrx' graphics driver. No version of this driver is available that works with your hardware in Ubuntu 10.04 LTS.Do you want to continue?"should i continue? i have no idea what a 'fglrx graphics driver' is
I get the following message when I try to install the package:Gstreamer streaming media framework "ugly" plug-insPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-11.92-x86_64I'm running the Fedora 12 beta.
Does anyone know how to install Metasploit (on 10.04)? And does anyone know of they still support a GUI or if they dropped that? I heard they were gonna drop it after 3.-something.
How to install tar.gz files. I am trying to install metasploit and I followed the instructions here [URL] Metasploit Framework
Once the dependencies have been installed, download the Unix tarball from the download page and run the following commands: $ tar xf framework-3.X.tar.gz $ sudo mkdir -p /opt/metasploit3 $ sudo cp -a msf3/ /opt/metasploit3/msf3 $ sudo chown root:root -R /opt/metasploit3/msf3 $ sudo ln -sf /opt/metasploit3/msf3/msf* /usr/local/bin/
When you've completed this step, you should have a working installation and be able to run modules, pivot through compromised systems, and use most of the Metasploit Framework's features. The following optional installation steps will give you extra functionality.
I downloaded the metasploit framework tarball on my Fedora 10 and on unpacking, there were executables like msfconsole, msfgui etc, but these wouldn't run... the same error is reported everytime:
I recently started using a backtrack tool know as metsploit console on my fedora o.s,i just wanted to clarify two this ,first of all can you update metasploit 3.3 to 3.4 using yum command?(file place in /usr/bin/msfgui) secondly i wanted to know whether metasploit is applicable only under a lan network?
i am using fedora12,i have downloaded the metasploit framework and it is in tar.bz2 form,i wanted to know how i could install it in fedora? i tryed it in windows ,worked smoothly since it was in .exe form! bt here in fedora i am not sure on how i could install it!
I'm thinking of producing a website for a project at uni which would resemble the brainstorm website [URL]. I plan to write it in PHP with a mysql database. How I could start to plan such a project, suggest any PHP frameworks which may make the job easier, any code already available to start me off etc??
Does anyone knows a good website that discuss on how to setup zend framework on Ubuntu? I'm currently using windows as my web server, and I would like to try it in different OS.
but when I run "msfconsole", I got the following error messages telling me that ruby-openssl is not installed. I installed it "apt-get install libopenssl-ruby" but same message still comes again. I'm running Ubuntu 9.10.
root@qa-ud910-32-1:/opt/metasploit3/msf3/external/ruby-lorcon2# msfconsole *** The ruby-openssl library is not installed, many features will be disabled! *** Examples: Meterpreter, SSL Sockets, SMB/NTLM Authentication, and more [-] ***
I tried now for hours to run the sip-communicator. It ends up with the following errors
Code: Failed to realize: com.sun.media.ProcessEngine@1d592a Cannot build a flow graph with the customized options: Unable to transcode format: LINEAR, 44100.0 Hz, 16-bit, Stereo, LittleEndian, Signed to: gsm/rtp, 8000.0 Hz, Mono, FrameSize=264 bits outputting to: RAW/RTP Error: Unable to realize com.sun.media.ProcessEngine@1d592a 14:55:16.400 SCHWERWIEGEND: impl.media.MediaControl.createDataSourceForEncodings().839 Couldn't realize sourceProcessor 14:55:16.400 SCHWERWIEGEND: impl.protocol.sip.OperationSetBasicTelephonySipImpl.processInviteOK().731 We failed to process the SDP description of sip:100@192.168.1.10(sip:100@192.168.1.10). Error was: Couldn't realize sourceProcessor .....
I figured out that this has something to do with the Java Media Framework, which is installed. So I played a little with JMStudio. But this dosen't work, too. It doesn't matter which sample rate I chose. I always receive the following message. Failed to prefetch: cannot open the audio device. The only audio device I can chose is the JavaSound audio capture. I'm logged in as root. printenv
I tried installing the mac80211 framework on ubuntu 10.10 but after i install it and restart my system , none of my network connections work. i found a solution to that problem which is a very weird solution. because none of the network connections are working . i try to activate the wireless driver from the System->Administration->Additional Drivers. But it fails , but after it fails my wired network connection comes back online. and then i have acccess to the internet . After that i activate the wireless driver again and it works. This is obviously the worst possible solution ever. So what i don't understand is why the mac80211 framework is causing these problems. after applying my "solution" i thought of checking the modules installed on my system using lsmod and i see mac80211 there. i don't understand why it is still there after i executed the "sudo make uninstall" command . code...
i want to do any mini project based on Opencl in Linux platform.so please suggest me some application projects as early as possible.please suggest exact project name .and also i have intel i5 processor and integrated graphics card .I use ubuntu desktop OS.So how I install Opencl framework on my system.
I am using BackTrack 4 RC 2, Metasploit and Armitage. I am not able to see my target computers in the target area of the Armitage application after performing an Nmap quick scan (OS detect) on my wireless network (I have several computers connected to the wireless network).
Furthermore, I got the following warnings when trying to do the Nmap quick scan (OS detect):
Quote:
What do these warnings mean?
I was following these steps (as seen in this video: [url])
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.
I have a test framework written in tcl which i run for 5-6 hours.Now i want to retrieve the pid of the process (execution using framework) as first few line of the script and do some processing.
There is problem with Adempiere(opensource framework based on Java Platform) framework on ubantu9.04,as the last character get blurred in every text field.Sometimes total word became unclear.I have tested this framework with other flavor of linux,it works fine. As this is not error there is no log and I am unable to find the entry point,to search about this problem.I tried changing the the themes,changing the java version,but it wont worked.
My Windows Vista installation won't start after upgrading from Karmic to Lucid. If I select it on GRUB2, it leaves a blinking cursor on screen. And I tried doing the whole test disk thing and the boot info script. This is what my Results.txt file says
I've upgraded the generic kernel of my Xubuntu Karmic AMD64 persistent USB installation with the ubuntustudio realtime kernel (2.6.31.9.10). The thing is that the generic kernel is still loading as default and I don't have the option on the boot menu to choose the new one. I don't know how to edit this Grub2 version (grub-pc 1.97 beta 4).I haven't found a GUI package for this either.
I tried to install qt framework on linux, but when configuring, it tells that "QtDBus module......no". I need the QtDBus module to install qbitorrent on my computer. My OS is CentOS 5.4, I installed qt and qbitorrent when I was using CentOS 5.3 and there was no such problem.
I've had the 10.04 installed on a notebook for about a week now and I want to upgrade to the LTS that was released today. When I go to check updates it shows me that everything is already updated. How can this be? Is there another way to upgrade from RC to LTS that I don't know about?