~ Mayank Johri’s Tips ~

February 2, 2009

Bug: PCLinuxOS 2007: LiveCD fails to boot on System’s with SATA Harddrive

Filed under: Linux — mayankjohri @ 7:48 pm

Error:

LiveCD fails to boot with the following error:

Searching for the loop image [DONE]

ERROR: Unable to mount the livecd
Dropping you to a limited shell
…………….

Resolution

Add the following word on grub menu

all-generic-ide

January 16, 2009

SFTSequencer.com failes with “Installer failed in execution”

Resolution:
shutdown the windows update service.

December 16, 2008

FAQ: AppV : Can I stream application if it was sequenced on other OS

Filed under: FAQ's, Microsoft SoftGrid Application Virtualization — mayankjohri @ 5:44 pm
Tags: ,

Short Answer is Yes & No.

Long Answer: If the application was sequenced on WinXP and streamed on Vista then there is more chances for the application to work but reverse is not recommended.

December 14, 2008

TIPS: Python: How to convert python script to executable

Filed under: Development, Python — mayankjohri @ 12:15 am
Tags: ,

Python script can be converted in a standalone executable using one of the exe builder like
* py2exe (Windows)
* py2app (Mac OS)
* PyInstaller (all platforms)
* cx_Freeze (Windows and Linux)
* bbFreeze (Windows and Linux)

December 10, 2008

TIPS: Linux : Compress a directory

Filed under: Linux, Tips — mayankjohri @ 3:22 pm
Tags: ,

The following command can be used to compress entire directory in a file :

tar cjf <FileName>.tar.bz2 <DirectoryPath>

December 1, 2008

Tips: Convert flv to mpg or avi

Filed under: Tips — mayankjohri @ 12:36 am
Tags: ,

Following converts video.flv into video.mpg file:

CODE
ffmpeg -i video.flv -ab 56 -ar 22050 -b 500 -s 320x240 video.mpg

and following converts  video.flv into video.AVI with MP3 Audio:

CODE
ffmpeg -i I_test.flv -ab 56 -ar 22050 -b 500 -s 320x240 -vcodec xvid -acodec mp3 video.avi

November 11, 2008

TIPS: DELTREE in Windows XP

Filed under: Tips, Windows — mayankjohri @ 1:43 pm
Tags: ,

deltree can be simulated using the following .cmd file:

  1. Create an empty file deltree.cmd in %windir%\system32 folder
  2. Add the following content to the file, and save the file.

@echo off
del /S /F /Q %1
rd /S /Q %1

November 6, 2008

My Virtual Applications Repository

Filed under: Application Virtualization — mayankjohri @ 3:59 pm
Tags:

SVS Virtual packages for many OpenSource applications can be downloaded from

http://sourceforge.net/projects/appvrepo/

October 20, 2008

Switching back to Linux when Gnome-RDP in full screen

Filed under: Linux, Tips — mayankjohri @ 8:02 pm
Tags: ,

Ctrl+Alt+Enter will return you from full-screen mode.

You can use the same set of keystrokes to enter into the full-screen mode.

October 7, 2008

checking ext3 filesystem using fsck

Filed under: Linux, Tips — mayankjohri @ 3:13 pm
Tags: ,

use the following command for checking ext3 filesystem using fsck

fsck -c <drive>

<drive>: path of drive which you like to get scanned,

NOTE: IT Is aways advice to unmount the partition which needs to be scanned.

September 22, 2008

Disable “Use the web service to find the appropriate program”

Filed under: Tips, Windows — mayankjohri @ 8:03 pm
Tags: ,

Create the following DWORD key NoInternetOpenWith = 1 at

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

September 18, 2008

Tips: Linux: Mount NTFS Share

Filed under: Linux, Tips — mayankjohri @ 2:02 pm
Tags: ,

 

mount -t cifs //<IPAddressOfRemoteMachine>/<Share> -o username=myntaccount,password=mypassword /mnt/ntfs

September 17, 2008

FAQ: App-V: How to use the custom Exclusion List while Sequencing

Steps to create the custom exclusion list.

  1. Launch the AppV sequencer.
  2. Goto Tools -> Options
  3. Select “Exclusion Items” tab
  4. Add new exclusion items using “New Button”
  5. When all the exclusion items are added then press “Save As Default” button
  6. Copy the default.sprj file from “C:\Program Files\Microsoft Application Virtualization Sequencer\” or the folder where the sequencer was installed to some network share from where it can be accessed later.

Using the custom exclusion list

  1. Copy the saved default.sprj file to “C:\Program Files\Microsoft Application Virtualization Sequencer\” before launching the Sequencer.
  2. When launched the sequencer will take the exclusion list from the default.sft file.

September 12, 2008

Imaging WinXP using Knoppix

Filed under: Tips, Windows — mayankjohri @ 1:22 pm
Tags: ,
  1. Boot from knoppix
  2. Repartition your drive
    1. Base Partition – This is were your winXP is installed
    2. Image Partition – this is were your image of windows xp will be copied
  3. mount the  image partition: mount /dev/sda2 /media/img
  4. Use the command to create the img: ntfsclone -s -o /media/img/winxp.img /dev/sda1
  5. use the command to restore the img: ntfsclone  –restore-image -O /dev/sda1  /media/img/winxp.img
  6. Enjoy

Note: It is a good idea to have ext3 as filesystem for your image partition so that the image file is not deleted accidentally and also it overwrites the FAT32 2GB filesize limit.

September 8, 2008

TIPS: dbus: UUID file ‘/var/lib/dbus/machine-id’ contains invalid hex data

Filed under: Linux, Tips — mayankjohri @ 3:00 pm
Tags: ,

Whenever you get the above error then it can be resolved by executing the following command

dbus-uuidgen > /var/lib/dbus/machine-id

TIPS: dpkg Error: dpkg: too many errors, stopping

Filed under: Tips — mayankjohri @ 12:47 pm
Tags: ,

apt-get and dpkg are great package management tools but there might be a time that you can face the following error:

dpkg: too many errors, stopping

also when you try `apt-get upgrade` or `apt-get dist-upgrade` you will be adviced that the previous application installation was not successful thus they should execute `dpkg –configure -a` and it returns the above error.

To resolve the issue run the following command

dpkg --configure -a --abort-after=99999

July 30, 2008

MAC OS Keys

Filed under: MAC OS, Tips — mayankjohri @ 1:33 am
Tags: ,

Startup
Keystroke Description
Press X during startup Force Mac OS X startup
Press Option-Command-Shift-Delete
during startup Bypass primary startup volume and seek a different startup volume (such as a CD or external disk)
Press C during startup Start up from a CD that has a system folder
Press N during startup Attempt to start up from a compatible network server (NetBoot)
Press R during startup Force PowerBook screen reset
Press T during startup Start up in FireWire Target Disk mode
Press Shift during startup start up in Safe Boot mode and temporarily disable login items and non-essential kernel extension files (Mac OS X 10.2 and later)
Press Command-V during startup Start up in Verbose mode.
Press Command-S during startup Start up in Single-User mode (command line)

July 8, 2008

creating windows service using pyinstaller

Filed under: Python, Tips — mayankjohri @ 7:45 pm
Tags: ,

copied from http://www.nabble.com/windows-service-sample-using-pyInstaller-td16626208.html

# Usage: 
# service.exe install
# service.exe start
# service.exe stop
# service.exe remove

# you can see output of this program running python site-packages\win32\lib\win32traceutil 

import win32service

import win32serviceutil
import win32event
import win32evtlogutil
import win32traceutil
import servicemanager
import winerror
import time
import sys

class aservice(win32serviceutil.ServiceFramework):

    _svc_name_ = "aservice"
    _svc_display_name_ = "aservice - It Does nothing"
    _svc_deps_ = ["EventLog"]

    def __init__(self,args):
        win32serviceutil.ServiceFramework.__init__(self,args)

        self.hWaitStop=win32event.CreateEvent(None, 0, 0, None)
    self.isAlive=True

    def SvcStop(self):

        # tell Service Manager we are trying to stop (required)
        self.ReportServiceStatus(win32service.SERVICE_STOP_PENDING)


    # write a message in the SM (optional)
        # import servicemanager
        # servicemanager.LogInfoMsg("aservice - Recieved stop signal")

    # set the event to call
        win32event.SetEvent(self.hWaitStop)


    self.isAlive=False

    def SvcDoRun(self):
        import servicemanager
        # Write a 'started' event to the event log... (not required)
       
#
win32evtlogutil.ReportEvent(self._svc_name_,servicemanager.PYS_SERVICE_STARTED,0,
servicemanager.EVENTLOG_INFORMATION_TYPE,(self._svc_name_, ''))


        # methode 1: wait for beeing stopped ... 
        # win32event.WaitForSingleObject(self.hWaitStop, win32event.INFINITE)

        # methode 2: wait for beeing stopped ...
        self.timeout=1000  # In milliseconds (update every second) 


        while self.isAlive:

            # wait for service stop signal, if timeout, loop again
            rc=win32event.WaitForSingleObject(self.hWaitStop, self.timeout) 

            print "looping"


        # and write a 'stopped' event to the event log (not required)
       
#
win32evtlogutil.ReportEvent(self._svc_name_,servicemanager.PYS_SERVICE_STOPPED,0,
servicemanager.EVENTLOG_INFORMATION_TYPE,(self._svc_name_, ''))


        self.ReportServiceStatus(win32service.SERVICE_STOPPED)

    return

if __name__ == '__main__':

    # if called without argvs, let's run !

    if len(sys.argv) == 1:
        try:

        evtsrc_dll = os.path.abspath(servicemanager.__file__)
        servicemanager.PrepareToHostSingle(aservice)
        servicemanager.Initialize('aservice', evtsrc_dll)
            servicemanager.StartServiceCtrlDispatcher()

        except win32service.error, details:
            if details[0] == winerror.ERROR_FAILED_SERVICE_CONTROLLER_CONNECT:
                win32serviceutil.usage()
    else:
        win32serviceutil.HandleCommandLine(aservice)

July 5, 2008

Get the windows service state using Python

Filed under: Python, Tips, Windows — mayankjohri @ 10:55 pm
Tags: ,

following code can be used to find if any service is installed and if so then return the state of the service.

import wmi

class servicePython():
    def __init__(self, serviceName):
        self.c = wmi.WMI ()
        self.serviceName = serviceName

    def setServiceName(self, serviceName):
        self.serviceName = serviceName

    def getStatus(self):   
        srv = c.Win32_Service (name=self.serviceName)
        if srv != []:
            return c.Status
        return False

July 2, 2008

recursive list files in a dir using Python

Filed under: Python — mayankjohri @ 8:31 pm
Tags: ,

use the following code to list the files in a dir tree

import os
import sys
fileList = []
rootdir = sys.argv[1]
for root, subFolders, files in os.walk(rootdir):
    for file in files:
        fileList.append(os.path.join(root,file))
print fileList
Next Page »

Blog at WordPress.com.