Posts

Showing posts with the label solution

Solution kaffeine cannot find demux plugin for x

Solution kaffeine cannot find demux plugin for x Kaffeine is missing a  libxine1-all-plugins install it using following command. sudo apt-get install  libxine1-all-plugins - Mihir Patel download file now

Solution Windows Updates not working

Solution Windows Updates not working To register the Wups2.dll file in Windows, follow these steps: Step 1: Stop the Automatic Updates service. To do this, follow these steps: a. Open the Command Prompt window. To do this, click Start, click Run, type cmd, and then click OK. b. At the command prompt, type the following command, and then press ENTER: net stop wuauserv Step 2: Register the Wups2.dll file. To do this, follow these steps: a) At the command prompt, type the following command, and then press ENTER: regsvr32 %windir%system32wups2.dll Note For a computer that is running Windows XP Professional x64 Edition, type the following command, and then press ENTER: regsvr32 %windir%syswow64wups2.dll b) Click OK if you receive a verification message. Step 3: Start the Automatic Updates service. To do this, type the following command at the command prompt, and then press ENTER: net start wuauserv Step 4: Exit the Command Prompt window. To do this, type exit at the command prompt, and the...

Solution wamp server server offline

Solution wamp server server offline If this happnes, and server doent come online even after restarting your computer. Problem : one of the 2 following services are not started. 1. wampapache (most likely) 2. wampmysqld Start this service by doing following my computer (right click) > manage > services and applications > manually start the service. - Mihir Patel download file now

Solution Lenovo C30 Workstation Centos

Solution Lenovo C30 Workstation Centos Use Centos 6.2 disk for installation When installation countdown starts hit tab use the Boot (Basic Video) mode to install the OS   - Mihir Patel   Note:- This is required as the base video that comes with the Centos 6.2 Disk crashes at the start of install and you would  see a blank screen , if you use normal install mode. download file now

Solution Ubuntu 11 10 minimize maximize and close button to right

Solution Ubuntu 11 10 minimize maximize and close button to right following command should do the job. gconftool-2 --set /apps/metacity/general/button_layout  --type string "menu:minimize,maximize,close" logout and login thats it. - Mihir Patel download file now

Solution Eclipse CDT to Implement Interface in C

Solution Eclipse CDT to Implement Interface in C 1. Go to the header file 2. Go to Menu item ( Source > Implement method ) 3. Select the method you want to implement or select all 4. The diff will show you the difference 5. Once you accept (click finish) it will auto populate the cpp file. - Mihir Patel download file now

Solution for Speed Download

Solution for Speed Download I found the solution for the issue with Speed Download on the developers site. The fix for it is quite simple, download this file and follow the instructions. download file now

Solution Deleting Sent Emails from Recepients Mailbox

Solution Deleting Sent Emails from Recepients Mailbox Open sent Items in MS Outlook Open email that needs recalling Click on Other Actions --> Recall this message Select "Delete Unread copies of this message"    Tick "Tell me if recall succeeds or fails for each receipient" Press OK After this, keep monitoring your mail box and you will see all the ones that have been recalled and also the ones that cannot be recalled. download file now

Solution Ubuntu 10 04 minimize maximize and close button to right

Image
Solution Ubuntu 10 04 minimize maximize and close button to right One of the more controversial changes in the Ubuntu 10.04 is the Mac OS-inspired change to have window buttons on the left side. We�ll show you how to move the buttons back to the right. Before While the change may or may not persist through to the April 29 release of Ubuntu 10.04, in the beta version the maximize, minimize, and close buttons appear in the top left of a window. How to move the window buttons The window button locations are dictated by a configuration file. We�ll use the graphical program gconf-editor to change this configuration file. Press Alt+F2 to bring up the Run Application dialog box, enter �gconf-editor� in the text field, and click on Run. The Configuration Editor should pop up. The key that we want to edit is in apps/metacity/general. Click on the + button next to the �apps� folder, then beside �metacity� in the list of folders expanded for apps, and then click on the �general� folder. The butto...

Solution Open and convert WPS files

Solution Open and convert WPS files Step 1: Download Microsoft Works 6�9 File Converter . Step 2: Install it Step 3: Open the .wps file or document Step 4: Save as latest format document to avoid future compatibility issues download file now

Solution virtual machine keyboard gets stuck on hosts

Solution virtual machine keyboard gets stuck on hosts use setxkbmap command in your Linux host. this will reset the keyboard mapping. download file now

Solution restore iphone 4 error 1013 and 1611

Solution restore iphone 4 error 1013 and 1611 Ref: http://discussions.apple.com/thread.jspa?threadID=2655717&tstart=0 , Peru Remove the line that has gs.apple.com completely and save host file on your host system. Please use the following the instructions depending on your system On Mac: * Open Finder * Hold down COMMAND + SHIFT keys and press G * Enter "/private/etc/" in the field and press "Go" * Find "hosts" file in the directory * Drag the file to your desktop * Open it in text editor * Remove the line that has gs.apple.com entirely or put a # at the beginning of it to comment it out * Save the file * Drag it back to the /private/etc/ folder. * Youd need to enter your username and password to authenticate the move On Windows: Locate the hosts file in one of the following directories: Windows 95/98/Me c:windowshosts Windows NT/2000/XP Pro c:winntsystem32driversetchosts Windows XP, Vista, 7 c:windowssystem32driversetchosts   Right click and click on...

Solution raise TypeError bufsize must be an integer

Solution raise TypeError bufsize must be an integer Error : subprocess.call([vim ] , [ /home/patelm/.bashrc]) Solution: subprocess.call([vim, /home/patelm/.bashrc ]) Whenever youre running subprocess.call and you see this error, say to yourself: "Have I passed the command line as one parameter in a list; or have I passed it as a series of parameters?" download file now

Solution error No patch number 0

Solution error No patch number 0 When building the RPM if you get this issue that means  you have forgot to define Patch0 at top  ex. if you patch file is x-0.patch add the follwing line at top of spec file Patch0:         x-0.patch download file now

Solution of Calculus 7th Edition

Image
Solution of Calculus 7th Edition SOLUTIONS of Calculus , Seventh (7th) Edition              Prepared by               Neil Wigley  University of Windsor  Albert Herr To Accompany    CALCULUS  EARLY TRANSCENDENTALS Seventh Edition Howard Anton  Drexel University  Irl C. Bivens  Davidson College  Stephen L. Davis  Davidson College Preview Online Download PDF download file now

Solution WIFI Driver problem for HP 15 n011tu

Image
Solution WIFI Driver problem for HP 15 n011tu Hi Friends, I have purchased an HP Pavilion 15-n011tu laptop recently with the operating system Ubuntu 12.04. The laptop is completely fine when I purchase,but after I upgraded to Ubuntu 14.04 version, only WIFI has stoped working. Even we can switch on or off the WIFI. This is a very common problem for all those who purchase HP laptop with Ubuntu OS, since HP is not supporting drivers for any Linux destro. Solution 1: Solution for this problem is we can purchase Windows 7 or 8, since HP is providing driver support for Windows 8 (both 32 & 64 bit) and Windows 7(only 64 bit). Currently HP Windows drivers are available at the following URL address http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?cc=us&lc=en&product=5440120 Solution 2: But purchasing Windows OS is costly. Now a days, It is trend to migrating Windows to Linux for developers. In that case, Without WIFI or Internet any laptop is almost waste. Please follow the fo...

Solution Problem copying from putty to windows

Image
Solution Problem copying from putty to windows The problem is on windows side.. may be one of two things 1. the clipboard service is disabled 2. or it may be corrupted Solution: Start > my computer (right click) select Manage go to services and application > services 1. select " MS Software Shadow Copy Provider " service change start up type to automatic and select start. - Mihir download file now

Solution Google Authenticator continuously crashes

Solution Google Authenticator continuously crashes This happened to me when i moved from one phone to other. on investigation i understood that google only allows one authentication device. as on the old phone this setup was already done, The only easy option is to move the authentication to a different phone. Following is the few step process that worked for me. Open Authenticator but do NOT press the �Begin setup� button. Instead, select �setup account� from the option menu. Then from another device/computer, go to  https://accounts.google.com/b/0/SmsAuthSettings , select �Move to a different phone� and scan the QR code. download file now

Solution to the Twin Devils on Ubuntu Laptops Heating up and Battery drain

Image
Solution to the Twin Devils on Ubuntu Laptops Heating up and Battery drain                           Two major problems I have experienced with Ubuntu on a laptops are heating up and battery drainage. Most of the modern day devices have the capability to save power. The drivers installed on the Ubuntu has the capability to do that also. But they are underutilized. This results in the dual problems of heavy battery drain and heating up. These two problems are interrelated and they can be solve together by doing some manual configurations. The following methods were successfully tested in three hp laptops ( The laptops used processors: AMD A10 with ATI dual graphics, i5 with Intel and ATI dual graphics and Dual Core without graphics card). 1)  The first and most important solution to the problem is TLP. (Thanks to my friend who told me about this.)  TLP is...

Solution for Ubuntu 12 04 hanging problem

Solution for Ubuntu 12 04 hanging problem As I installed the ubuntu 12.04 everything was working fine,it looked great and showed great response.It gave me confidence that ubuntu 12.04 is the OS for which I waited so long.Overwhelmed with joy,I started downloading and updating new softwares for ubuntu12.04,but one download gave me a real headache and that was " nvidia-current(295.40-0bubuntu1) " drivers.Ubuntu12.04 started hanging.Everything except mouse got hanged.Screen got black out. As soon as I uninstalled this very piece of driver and rebooted my laptop everything started working the same way as was working before. download file now