Posts

Showing posts from July, 2012

Solaris-10 md5 checksum verify

How to Verify md5 checksum on Solaris 10 ? md5sum package is available in the Solaris 10 companion CD. But even if the SFWcoreu package not installed on your machine, you can still verify/calculate md5 sum using the following: Solaris 9 ## Full Format [ root @ server:~ ] # cksum /dev/null 4294967295 0 / dev / null   ## Only display the checksum [ root @ server:~ ] # cksum /dev/null | cut -f1 4294967295

Restore click and drag feature in excel- how to restore fill handle

Image
Recently one of my follower asked me, that he can not use the Microsoft Excel 'click & drag' feature to fill column and cells with sequential or related data. He was using excel in built list & custom list  for filling up date, Month & serial numbers.He was struggling and has to enter each data manually. This happens with users who click in Excel setting options without knowledge & forget to restore. This problem caused due to disabling of 'fill handle and cell and drag drop' function.

Fix BOOTMGR is Missing Error in Window 7 or Vista

BOOTMGR Error Message There are few ways that the "BOOTMGR is missing" error may show up on your computer, with the first error I have listed being the most common: "BOOTMGR is missing Press Ctrl Alt Del to restart" "BOOTMGR is missing Press any key to restart" "Couldn't find BOOTMGR" The "BOOTMGR is missing" error displays shortly after the computer is turned on, immediately after the Power On Self Test (POST) is complete. Windows 7 or Windows Vista has only initially started to load when the BOOTMGR error message appears. Causes of BOOTMGR Errors There are a number of possible causes for BOOTMGR errors, including the most common "BOOTMGR is missing" error message. The most common reasons for BOOTMGR errors include corrupt and misconfigured files, hard drive and operating system upgrade issues, corrupt hard drive sectors, an outdated BIOS, and damaged or loose IDE cables. Another reason you might see BOOTM

Windows7-Disable Automatic Restart on System Failure

Image
Automatically Restart on System Failure Option in Windows 7 Windows 7 is configured by default to restart immediately after a Blue Screen of Death (BSOD) or other major system problem. This reboot usually happens too fast to see the error message on screen. Follow these simple steps to disable the automatic restart feature for system failures in Windows 7. Important: Unable to boot completely into Windows 7 due to the BSOD? See Tip #2 at the bottom of this page for help. Difficulty: Easy Time Required: Disabling the Automatic Restart option in Windows 7 usually takes less than 10 minutes

Disable Error Reporting in Windows 7

Error reporting is enabled by default in Windows 7. You might want to disable error reporting for privacy concerns, if you're not connected to the Internet all the time, or maybe just to stop being annoyed by the alerts. Error reporting works by prompting you after a critical error in the Windows 7 operating system or in other programs and then notifying Microsoft about it. This way, Microsoft can gather technical information about serious errors from millions of PCs which helps them develop patches and service packs. See the easy steps below if you'd like to disable error reporting in Windows 7: Difficulty: Easy Time Required: Disabling error reporting in Windows 7 usually takes less than 5 minutes

Windows 7 Slow Performance. How to Fix it..

Image
Windows 7 consume high memory for its resources. It features many visual effects that draw heavy on your graphics card and system memory. If your system was slow out of the box, chances are you can easily fix that by turning off superfluous effects. Go to > Start and type ‘ performance ‘ in the search field. Select > ‘ Adjust the appearance and performance of Windows ‘ from the results. The > Performance Options window will open. Under > Visual Effects select > Adjust for best performance . If you would like to retain a nice interface, select > Custom and check > ‘ Use visual styles on windows and buttons ‘.

'Unable to perform the operation' Error Occurs when Accessing Printer Services in Windows XP (HP Printer)

Image
For HP printer when Accessing Printer Services in Windows XP  'Unable to perform the operation' Error Occurs.   Issue An 'Unable to perform the operation ' error message displays on the computer when you attempt to access printer services on a computer running the Firefox Web browser in Windows XP. Cause This error occurs because older versions of the product software are incompatible with the Firefox Web browser.

How SNMP Works

Image
In this section we see. · SNMP Architecture · SNMP Manager/Agent Communication · SNMP Management Systems and Agents · SNMP Messages Use Simple Network Management Protocol (SNMP) management software to monitor any network device configured with SNMP agent software. The SNMP agent, which is an optional component of Windows Server 2003, interacts with third-party SNMP management software to enable the flow of network status information between monitored devices and applications and the management systems that monitor them. You can use SNMP in environments that include large networks with hundreds or thousands of nodes that would otherwise be difficult and costly to monitor. SNMP allows monitoring of network devices such as servers, workstations, printers, routers, bridges, and hubs, as well as services such as Dynamic Host Configuration Protocol (DHCP) or Windows Internet Name Service (WINS). The following sections describe the architecture, components, and processes us

What Is SNMP...?

Image
Simple Network Management Protocol (SNMP) is a popular protocol for network management. It is used for collecting information from, and configuring, network devices, such as servers, printers, hubs, switches, and routers on an Internet Protocol (IP) network. Microsoft Windows Server 2003 provides SNMP agent software that works with third-party SNMP management software to monitor the status of managed devices and applications. Automating Network Management Large networks with hundreds or thousands of nodes are difficult to manage without a large staff to monitor every computer. SNMP, which is widely used in local area networks (LANs), lets you monitor network nodes from a management host. You can monitor network devices such as servers, workstations, printers, routers, bridges, and hubs, as well as services such as Dynamic Host Configuration Protocol (DHCP) or Windows Internet Name Service (WINS).

Network Monitoring Technologies

In Microsoft Windows Server 2003 network monitoring technologies help network administrators track and manage the functions of devices on the network. Network Monitoring Components There are two network monitoring technologies that help network administrators track and manage the functions of devices on the network: Simple Network Management Protocol (SNMP) SNMP is a network management protocol that can monitor and alert administrators regarding the condition of hardware components such as workstations and servers. Microsoft Computer Browser Service The Computer Browser Service in computers running Windows enables network administrators and users to browse and gain access to the resources of the network. The browser service provides a convenient listing of devices such as workstations and printers, and allows network users access to them with the proper authentication.

DNS registration changes for Windows Server 2003 based DHCP Servers

When the DHCP Server role is installed on a domain controller, the DHCP Server inherits the security permissions of the domain controller. To prevent possible misuse of the domain controller’s elevated permissions, DHCP Servers that are installed on Windows Server 2003 do not register DNS records on behalf of the clients that are associated with the DHCP Server unless the DHCP Server is explicitly configured with DNS credentials. This behavior prevents a potential escalation of privilege to clients of the DHCP Server. Configuring DNS credentials on a DHCP Server that is running Windows Server 2003 Follow these steps to configure the DNS credentials of a DHCP Server that is installed on a domain controller running the Windows Server 2003 operating system: Start the DHCP management console. Click Start , then click Run and type dhcpmgmt.msc . In the DHCP navigation pane, expand the server node and right-click IPv4 , and then click Properties . In

Windows7 DVD with Service Packs Hotfixes

Image
How to create a custom  Windows7 DVD with Service Packs Hotfixes included In this guide, you will learn how to create your customized Windows 7 setup, using the autounattend.xml setup answer file your created on Customize Windows 7 Deployment guide . Do you want to build a Windows 7 DVD which is pre-configured to your needs, saving valuable setup time? Do you want to include other programs, the latest setup hotfixes and service packs?   Whatever your needs are, read on to learn more from our website who will teach you step-by-step creation of your customized Windows 7 DVD! Step-by-Step creation of custom Windows 7 DVD Pre-Requisites Windows 7 Customized setup folder on your Hard Disk (e.g. C:\Windows7) (e.g. A copy of your original Windows 7 DVD on your Hard Disk) CD Image GUI (free) by CyBerian. (Download  here ); ISO Buster (free)  to extract your Windows 7 DVD Boot Image; Optionally, an  Autounattend.xml file  created in your Windows Automated Installati

Customize Windows 7 Deployment Automated Installation Kit

Image
Customize and Deploy Windows 7 pre-configured and automatically (unattended installs) with the Windows Automated Installation Kit In this section, you will learn how to customise and deploy Windows 7 so you, the OEM (Original Equipment Manufacturer) or the IT Administrator can deploy Windows 7 that meets your organisation's needs. Want to build a Windows 7 Image which is pre-configured with the Windows components (such as the Windows Fax service) that you need? Do you want to include other browsers, brand applications, configure how setup will install on your workstations? Whatever your needs are, read on  www.atoz-networking.blogspot.com  to learn more from our blog which will teach you step-by-step customized deployment of Windows 7!

Drop Shadows desktop icons not working

Image
[Solved] Unable to remove shadow of desktop icons of Windows XP Removing the shadows under the text on Windows XP desktop icons? Drop Shadows for desktop icons not working - Customize Desktop Windows XP Common Issues > Remove icon border shadows on the desktop Desktop icon label problem Using XP Pro, I did something when using a CD label making programme that accidentally made the desktop icons have a blue rectangular label behind the normal white lettering for the icon. This is only on the log in the wife uses, my log in is "normal", white letters under the icons, no "label". I've tried to change all sorts of things to get rid of it, but can only get the label to change colour.Tried ticks in and out of boxes in properties of system/appearance etc. I notice if I go into the icon properties, choose an alternative, and browse, I'm taken to %SystemRoot%\system32\SHELL32.dll Here I see that folders DRVSTORE and DLLCACHE are in blue fo

Add Floating Share Buttons To Your Blog

Image
Hi Everyone those who looking for a great widget for social sharing of web site's & blog there is a good news. Now you can easily add floating share buttons like one in the floating in the left, very easily in 4 steps. With This widget any visitor visiting your blog post can share the port on  social networking sites like facebook, twitter, digg, stumbleupon etc .  The user sharing your site on  social networking sites or like it on FBwill drive more traffic to your website ,blog; this  is because as your popularity grows share,like on  social networks it will drive more traffic to your blog, so you should  do all you can; to link your blog website to these social networking websites. One good way of doing this is to add some nice share buttons to your blog.  Share buttons allow your readers to easily share the contents of your  blog or website with their friends on various social networking websites where  they are members. So we shall be adding some nice

Set Windows as Default OS when Dual Booting Ubuntu

Set Windows as Default OS in OS choice menu when Dual Booting Ubuntu & Windows When you install a dual-boot of Ubuntu, one of the frustrating things that you’ll immediately notice is that Ubuntu is now set as the default operating system in the Grub loader. There’s an easy way to switch back to using Windows as the default. To make this change, you’ll first have to boot into Ubuntu, and then run the following command: sudo gedit /boot/grub/menu.lst Find this section of the file: ## default num # Set the default entry to the entry number NUM. Numbering starts from 0, and # the entry number 0 is the default if the command is not used. # # You can specify ’saved’ instead of a number. In this case, the default entry # is the entry saved with the command ’savedefault’. # WARNING: If you are using dmraid do not change this entry to ’saved’ or your # array will desync and will not let you boot your system. default 0 The important line is the last one. You will

Installing Ubuntu 10.04 LTS

Image
Ubuntu 10.04, also known as the Lucid Lynx, arrived on April 29th, 2010 and is the twelfth release of the Ubuntu OS. We've created the following tutorial to teach Linux newcomers how to install the Ubuntu 10.04 LTS operating system on their personal  computer. Therefore, it is addressed to people who have just heard about Ubuntu, those who have never installed Ubuntu before and want to test it, but don't know how. The tutorial will make things very simple for you, but if you get stuck somewhere in the middle of the installation and you need help, do not hesitate to use our commenting system at the end of the article! Requirements: You will need the Ubuntu 10.04 LTS Desktop ISO image that corresponds to your hardware architecture (i386 or amd64), and that can be downloaded from here . When the download is over, burn the ISO image with your favorite CD/DVD burning application (Nero, CDBurnerXP, Roxio) on a blank CD at 8x speed. Reinsert or leave the CD in your CD/DVD-R

Installing Ubuntu with Windows Dual-Boot

Introduction This page describes how to set up your computer in order to dual boot Ubuntu and Windows. Back Up Your Data Although this may seem obvious, it is important to backup your data files to an external backup medium before attempting a dual-boot install (or any other hard drive manipulation), in case your hard drive becomes corrupted during the process. External hard drives, USB flash drives, and multiple DVDs or CDs are useful as external backup media. Have a Windows recovery CD/DVD available Many computer manufacturers that pre-install Windows provide a Windows recovery/re-installation CD or DVD with the computer. However, many companies no longer ship a physical disk but instead create a hidden partition on the hard drive in which the recovery-disk information is stored. A utility is then usually provided which allows the user to burn a recovery/re-installation CD or DVD from it. If you are buying a new computer and intent on dual-booting, make sure you have (o

Error opening the remote virtual machine-the host name could not be resolved

Image
If you had installed VMware server the way I did, you most likely encountered an error when going to the console tab and try to install the OS on the virtual machine. the error reads “ Error opening the remote virtual machine 8333\16 the host name could not be resolved”

Creating a virtual machine on VMware Server

Image
Today we will setup a virtual machine in VMware console to host our Windows Server 2003 for our testing network domain controller. Once you’re logged in on your VMware server console, you should be able to see the following screen: On your left hand top corner click on  Create Virtual Machines,  and the following window should pop up: Choose a descriptive name for your virtual machine, in our case is “Windows Server 2003″ leave the Datastore as [standard] and click next.

Windows Server 2003 on VMware server

Image
today we will install windows server 2003 in that virtual machine to setup our domain controller in our testing network. Once you login to the VMware server console, you should be able to see the virtual machine in the right top corner Click on the “Windows Server 2003″ virtual machine, and then click on the console tab:

Hewlett-Packard LaserJet Printer Control Strings

Guidelines These printer strings should work for the Hewlett-Packard LaserJet and compatible printers. The # character represents a variable that should be replaced by a number. For example, the string for setting the number of copies to print is \027&l###X. To print 15 copies, you would enter \027&l15X. Also, be careful to distinguish between upper- and lowercase letters; the figure 0 and the capital letter O; and the lowercase l and the number 1. -------------------------------------------------------------------------------- Control Strings Page Setup Portrait \027&l0O Landscape \027&l1O Line Spacing 3 lines/inch \027&l3D 4 lines/inch \027&l4D 6 lines/inch \027&l6D 8 lines/inch \027&l8D

Epson 9- and 24-pin printers Control Strings

Guidelines These printer strings should works on all Epson 9- and 24-pin printers and compatibles. If some strings don't work, your printer might not support that particular feature. The # character represents a variable that should be replaced by a number. For example, the string for setting the number of lines on a page is \027 \C###. To print 66 lines on a page, you would enter \027\C66. Also, be careful to distinguish between upper- and lowercase letters; the figure 0 and the capital letter O; and the lowercase l and the number 1. Control Strings Page Length # inches \027C0### # lines \027C### Line Spacing 1/8-inch \0270 1/6-inch \0272 n/180-inch \0273###

Sender ID Framework SPF Record

Image
Question: What is SPF record? and How to make an entry of it in DNS? From last few days i could not able to send mails to hotmail. i am getting below error in header. i think i need to fill email support form of msn and send it. before that my friend told me that you need to create SPF record in DNS. i do not know how and where i can make it? Answer: The Sender ID Framework is an e-mail authentication technology protocol that helps address the problem of spoofing and phishing by verifying the domain name from which e-mail messages are sent. Sender ID validates the origin of e-mail messages by verifying the IP address of the sender against the alleged owner of the sending domain. How to Create  Sender ID Framework SPF Record? This is four-step guide will assist you through the process of creating a new SPF record for your DNS domain.  You need to add this DNS record to your domain's DNS configuration. Note    if you want to use some of the more advance features of the SPF for

Increases your Windows clipboard history size with xNeat

Image
Windows replaces copied item by the next item you copy which means you can just have one item in your clipboard. Now if you just want to increase that count and not a complex, xNeat is a great application. This application increases the count I have tried to any number you want and all you need to is to use a different hotkey when you want to paste. Here is how it looks when you try pasting. It pops up the list of clipboard items and you can select any of them to paste it. Overall this is an excellent app, simple and does its job. You can  download it from here .

Windows Live Movie Maker-trim multiple parts of same video

Image
When using Windows Live Movie maker to create videos at home, one of the biggest problem is to produce a final video which has only parts of the original video. This is specially required when you want your final video to only showcase best moments of a long video. Windows Live Movie Maker does have split feature which you can use to split videos and  then remove what is not required  but below is a much easier way to achieve it. We will use two things : Trim Tool : This tool allows you cut a particular section of a movie. And Windows Live Movie maker has no restriction on how many times you can add a video. So if you have 10 moments to be captured, add the video ten times. How to trim : Select the first video and go to Video Tools which will be highlighted as soon as you select the video. Select Trim Tool and you will see horizontal bar displayed right under the video preview Now drag the bars from left and right to the best video moment and click on Save Trim. You can al

Remove Nyxem / Blackworm / Blackmal / KamaSutra virus

How to mitigate the effects of and remove Nyxem / Blackworm / Blackmal / KamaSutra virus Software Applications:  BitDefender Enterprise Manager ,  BitDefender Internet Security ,  BitDefender Professional Plus ,  BitDefender Standard Operating Systems:  Windows 2000, Windows 98, Windows Me, Windows NT, Windows XP ISSUE: The  Win32.Nyxem.E  virus is a mass mailer which will replace some of the user's data stored on the affected computers with the string "DATA Error [47 0F 94 93 F4 K5]". The virus is triggered on the third day of each month. This document describes ways to remove the virus and to prevent/minimize loss of user data on affected systems. SOLUTION: On the computers with BitDefender Update BitDefender  to ensure you have the latest virus definitions installed. Scan the entire computer , selecting the options  Move to quarantine  or  Delete  as the first action option.

Recovery of WMI: Initialization failure error

WMI: Initialization failure error Question  | Does anyone know what could cause  WMI: Initialization failure error to start happening: | WMI: Initialization failure | Login failed to machine "myserver". | I noticed that recently that my backups started failing becuase of some | WMI errors, so I tried to connect to these problems servers via WMI CIM | Studio and this is the error that I get. I'm pretty sure whatever is | causing this error is also causing the error in the backups, and these | servers were working properly for quite a while (about two years), I | don't think aything has changed recently, and i know that the WMI | service is running on the servers that are triggering this error. Solution 1 Press Winkey + R or start run & type services.msc & press enter Press Winkey + R or start run & type services.msc & press enter locate "Windows Management Instrumentation" service & stop it locate "

Keep an eye on Shared Windows Folders with NetShareMonitor

Image
If you have two or more computers connected on to the same network, you can share files and folders on your computer such that others may access them as if they were on their own local file system. You may also set permissions depending on whether you others to simply view your files or even modify them. This  support page  on Microsoft has more details on file sharing in Windows. Once you have enabled sharing in Windows, you may also monitor connections to know which other computers are accessing files on your computer and what files /folders are they currently accessing. The easiest way to monitor this activity is through the Computer Management program that you may quickly access by typing  compmgmt.msc  in the Windows Run box. Once there, go to System Tools –> Shared Folders –> Sessions to view a list of all users who are connected over the network to your computer and what files are they accessing. Alternatively, if you need something more simple, here’s a tiny

Share same folder under multiple names and different permission in Windows

Image
In a typical office environment when you need to share a folder with your colleges, giving right permission is very important.If you are just sharing your photographs or a normal document you can quickly share with read permission to everybody or a particular group its easy but consider this scenario : Situation :  You have two group of people with which you need to share files. First group is only concerned with reading the documents but the second group needs to update the documents ( collaboration ) also. Simple Solution :  So One typical way of doing this is to create two folders with same document set and share it with both groups with different permission. Problem :  Since the update has to be also reflected to Group 1 also, it is your duty to keep both the folders in sync.Now imagine if you have multiple folders like this. Your problem just increased that number of times. An easy solution that comes with Windows : Windows 7 allows you to create multiple shared name of th

Creating Kaspersky Bootable USB Rescue Disk

Image
Kaspersky Rescue Disk 10 is designed to scan, disinfect and restore infected operating systems. It should be used when it is impossible to boot the operating system. kasperskyRescue2USB is a windows utility software that allow you build bootable antivirus USB rescue disk to USB flash drive without kaspersky Antivirus / Kaspersky Internet Security 2011. Create Kaspersky Rescue Disk On USB Flash Dri ve: Connect a removable USB device to your computer.  Space capacity of it must be greater than or equal to 256 MB. The connected USB device must have FAT16 or FAT32 file system. If NTFS file system is installed on the device, you must format it in FAT16 or FAT32. Operating systems of machine used for making Kaspersky Rescue Disk 10 & infected computer must be the same. DownloadKaspersky Rescue Disk 10 ISO image DownloadUtility Record Kaspersky Rescue Disk 10 to USB devices (KasperskyRescue2USB) Run the downloaded file rescue2usb.exe. Once the Kaspers

Difference between DNS stub zone and secondary zone

What is a DNS STUB zone? A stub zone is a copy of a zone that contains only those resource records necessary to identify the authoritative Domain Name System (DNS) servers for that zone. A stub zone is used to resolve names between separate DNS namespaces. This type of resolution may be necessary when a corporate merger requires that the DNS servers for two separate DNS namespaces resolve names for clients in both namespaces. The master servers for a stub zone are one or more DNS servers authoritative for the child zone, usually the DNS server hosting the primary zone for the delegated domain name. What does a DNS stub zone consists of? A stub zone consists of:  The start of authority   (SOA) resource record, name server (NS) resource records, and the glue A   resource records for the delegated zone.

VMware server installation

Image
How to setup a testing network using VMware server-VMware server installation In old days you had to setup a bunch of computers and a server to emulate a network environment, now you can do the same thing with just a couple of computers using VMware . In this post I will show you how to setup VMware server to host windows server 2003 which is going to act as our domain controller server, and probably a virtual workstation in our testing network. If you don’t own a copy of windows server 2003 and are too broke to buy one, remember there are many ways to get it online for free.  Starting the network process setup is very simple, you just need to download and install the VMware server which we are going to use to setup our windows 2003 domain controller and a virtual PC. You can install the VMware server on any windows machine, including windows XP home and PRO edition, is not recommended and supported by VMware, but for our testing purposes it should be fine. Also you need

Integrate JDownloader to Google Chrome [Extension]

Image
JDownloader  is a popular  freeware  tool for downloading from file hosting services like  Rapidshare , MegaUpload etc and the tool is written in Java. When using JDownloader, you need to copy download links and then paste it in the application to download.  JDownloader Integration  for  Google Chrome  is a simple and lightweight  extension  which provides a nice integration between Chrome and JDownloader. The extension allows users to send links from webpages directly to JDownloader without having to copy them from the webpages.