13 Aug, 2010
Host file write permission denied
Articles related to host file write permission denied
http://digitalpbk.com/vb-net/remove-reference-dll-or-com-component-object-file-vbnet
How to remove a reference to a DLL or COM Component Object
file in VB.Net
A reference to 'XXXXX.dll' could not be added. A reference to the component 'XXXXX.dll' already exists in the project.
This occurs when you add 2 versions of the same dll into your project. Before adding a reference to a new DLL you have to remove the reference to the existing library. This is not obvious on vb.net in visual studio. There is a Project > Add Reference. But how do you remove ...
Published 2 years, 2 months ago
http://digitalpbk.blogspot.com/2007/04/introduction-to-php-part1.html
can program the page in such a way that the common template is stored in a
file and all the variable information such as the user's name, address , etc can be fetched from a database or a remote location and be displayed on the site. This is just one scenario where server side scripting is used. There is many other scenario's like the need for a login, displaying dynamic data etc.There are many server side scripting languages. One of it is PHP. Other common languages are ASP (Active Server ...
Published 4 years, 9 months ago
http://digitalpbk.com/virus/gumblar-web-virus-manual-removal-free-tool
Gumblar Virus Javascript removal using PERL
Gumblar virus infects all .html and .php
files and injects a piece of javascript in the source code. The code is usually found just below the <body> tag. The Javascript code Gumblar injects varies widely and usually attaches a script or inline frame inside your page to execute itself on page load. Read on to get rid of this virus.
Gumblar Source Code Samples when delimited by new lines
Sample 1
var D;
if(D!='' ...
Published 1 year, 10 months ago
http://digitalpbk.blogspot.com/2007/05/windows-folder-extensions.html
Windows Folder Extensions
IntroWell you all know about
file extensions and what they mean etc... But have you heard about a Folder Extension ? I suppose not. Windows has some set of pretty extraordinary extensions for folders, to mark them as something different. Read more to get what I mean...List of extensions.{21EC2020-3AEA-1069-A2DD-08002B30309D} Control Panel.{9E56BE61-C50F-11CF-9A2C-00A0C90A90CE} Desktop.{645FF040-5081-101B-9F08-00AA002F954E} Recycle Bin.{20D04FE0-3AEA-1069-A2D8 ...
Published 4 years, 9 months ago
http://digitalpbk.blogspot.com/2007/04/freeing-up-more-disk-space.html
Freeing up more disk space
Disk Clean UpRight Click the drive -> Properties -> Click on the Disk Clean Up -> Press OKObsolete Restore
FilesRight Click the drive -> Properties -> Click on the Disk Clean Up -> More Options Tab -> System Restore Frame -> Click Clean Up -> OKDisable HibernationIf you do not use hibernate feature, disable it.Control Panel -> Power Options -> Hibernate Tab -> Uncheck Enable Hibernation -> OKRemoving .tmp , .log .tmp and .log ...
Published 4 years, 9 months ago
http://digitalpbk.blogspot.com/2007/02/making-firefox-extension.html
Making a Firefox extension
IntroThis section explains how to basically setup a Firefox extension. Setting up the development EnvironmentBefore jumping into making extensions, we must set up a development environment.Download and install firefox: If you haven't already done so. Download firefox and install. (Link is given on right bottom)Make a folder where you are going to make your Extension. Eg: D:\extension\helloworld\Making the
files ...
Published 4 years, 11 months ago
http://digitalpbk.com/google-go/helloworld-example-program
Google Go HelloWorld Example Program
Go is a new language from Google, and here is the first step to learn it:
Google Go Hello World
File : hello.go
package main
import "fmt"
func main() {
fmt.Printf("Hello World !!! \n")
}
Compiling & Running
8g hello.go
8l hello.8
./8.out
Output
Hello World !!!
(Obviously :D )
Google
Software ...
Published 2 years, 2 months ago
http://digitalpbk.com/php/warning-cannot-modify-header-information-headers-already-sent
these functions and then to the output part.
I am sure I dont output anything before calling header or setcookie
Just see all your
files for white spaces or empty new lines. For example if you include a
file before using the header or setcookie functions, make sure the
file does not have a closing php tag (?>) at the end of the
file. This is recommended by PHP so that stray white space or new line characters at the end of this included
file gets outputted.
//
//
I still want to output first ...
Published 1 year, 10 months ago
http://digitalpbk.blogspot.com/2007/05/xorgconf-file-settings-for-beryl-and.html
Xorg.conf
File Settings for Beryl and Desktop-effects
NoteThe following is my /etc/X11/xorg.conf
file on which beryl and desktop-effects work.NVidia Graphics Card. If you are unable to enable the desktop-effects or beryl,try copy pasting the Module, Device and Screen Sections to your xorg.conf
file.Please back up your existing xorg.conf
file before changing anything.# Xorg configuration created by livna-config-displaySection "ServerLayout" Identifier "single head ...
Published 4 years, 9 months ago
http://digitalpbk.blogspot.com/2008/01/fedora-8-compaq-presario-v3000.html
Fedora 8 - Werewolf on Compaq Presario V3000
The BeginningFedora 8, after tackling for about a week with my perl download manager, downloaded Fedora8 Werwolf, (Fedora8.iso 3.18 GiB). Phew! As expected the SHA1SUM did not match the expected one.What to do? Redownloading the 3.18 GiB is silly. So...BitTorrent : Torrent
files contain SHA signatures of all the pieces of information, so downloaded the fedora8.torrent
file, checked for SHA1 mismatches in all the pieces in the download.Figured out ...
Published 4 years ago
Related help topics for host file write permission denied
More keywords like host file write permission denied
More pages for host file write permission denied