Showing posts with label through. Show all posts
Showing posts with label through. Show all posts
Friday, April 22, 2016
Deleting Windows viruses through a Linux live CD
According to Katherine Noyes of PC World, you can Fix a Windows Infection Using Linux. You can use the live CD (or USB flash drive) for any Linux distribution. As an example, Katherine presents a procedure that lets you scan for Windows viruses through an Ubunutu 10.10 live CD.

For example, if you have a Windows PC that a virus has converted to a boat anchor, you can shut down, reboot through the live CD without installing Linux, and then use the antivirus utility on the CD. After deleting or quarantining the virus, remove the CD and reboot through Windows. Hopefully, your Windows again runs normally. If so, thank the penguin.



Read more »
For example, if you have a Windows PC that a virus has converted to a boat anchor, you can shut down, reboot through the live CD without installing Linux, and then use the antivirus utility on the CD. After deleting or quarantining the virus, remove the CD and reboot through Windows. Hopefully, your Windows again runs normally. If so, thank the penguin.
Tuesday, March 29, 2016
How to burn an ISO disk image through Nero
An ISO disk image file (also known as simply an ISO image file) is an executable file that you can burn (write) to a blank, recordable CD or DVD. After you burn an ISO file to a blank disk, it is similar to any installation CD or DVD that lets you install a product, such as a single software program or a complete operating system. For more information, see Wikipedia ISO Image.
Although the procedure below applies specifically to Nero Express 6, it applies generally to most programs through which you can burn ISO image files to blank disks. To burn an ISO image file through Nero, do the following:
- If you have not already done so, install Nero. For example, you can download and install a free version, such as Nero 9 Lite.
- Insert a blank, recordable disk (CD or DVD) into the burner (DVDRW drive) through which you wish burn your ISO image file.
- Double click on your Nero StartMart desktop icon to start Nero and display its window.
- Select (move your mouse over) the Copy and Backup icon, and then click on Burn Image to Disk to display the "Open" window.
- Use the "Files of type" drop-down menu to select Image Files (*.nrg;*.iso;*.cue).
- Navigate to the ISO file that you wish to download, select it, and then click on the Open button to display the "Nero Express Image recorder" window.
- Use the "Destination drive" drop-down menu to select the drive into which you placed your blank disk.
- Select (check mark) Verify data on disk after burning.
- Click on the Next button to start the burning process and display its window, which shows "Process status" and "Remaining time." (The entire burning and verifying process might take approximately 30 minutes. Of course, while waiting, you can minimize the recorder window and perform other tasks.)
- After Nero burns your ISO image file, click on the Next button to eject the disk, and then click on the Exit button to close Nero Express and redisplay the "Nero" window.
- Close the "Nero" window.
Thursday, March 24, 2016
Creating daily activity logs through MS Excel
Excel is the spreadsheet application in the Microsoft Office productivity suite. You can use Excel to generate daily activity (task) logs. This document explains how to:
- Create your base log, which is a simple Excel spreadsheet that serves as a template for your daily activity logs.
- Create and use daily activity logs, each of which starts as a copy of your base log. For each activity or task that you log, you need enter only a category, a brief description and an ending time. The spreadsheet automatically calculates starting time, activity interval, and total daily time.
- Create your PDF daily activity log.
- Cover your assets (CYA).
Note: Although this document applies specifically to creating daily activity-log spreadsheets through MS Excel, it applies generally to creating activity logs through other spreadsheet applications, such as LibreOffice Calc and Google Drive Spreadsheet.
Creating your base log
Creating your base log
To create your base log, you need to format it and then add its formulas.
Formatting your base log - Your base log requires six columns (A through F) and four rows (1 through 4). To format your base log, do the following:
- Open a new MS Excel file, rename its worksheet as DailyLog, and then save the spreadsheet as BaseLog.xls.
- Select cells A1 through C1, select HOME (in the toolbar) to display its ribbon, and then click the Merge & Center icon (at the right in the Alignment frame).
- Adjust the width of column D, making it wider so you can type activity descriptions.
- Merge cells E1 and F1.
- Select cells A1 through F2 and then format them as Ariel, 12 points and bold.
- In rows 1 through 4, type text as shown in Figure 1 below.
- Select cells A3 through B4, select HOME, click the arrow at the right of Number, select Time, select 1:30 PM, and then click OK to format cells A3 through B4 for 12-hour time. Note: If you prefer 24-hour time, select 13:30.
- Select cells E3 through F4, select HOME, click the arrow at the right of Number, select Time, select 13:30, and then click OK to format cells E3 through F4 for hours and minutes (no AM or PM).
Figure 1 - Formatting your base-log spreadsheet. |
Adding base-log formulas - To add formulas to your base log, do the following:
- Format you base log according to the procedure above.
- Select merged cells E1 and F1, type =today() into the function (fx) bar, and then press Enter.
- Select cell A3, type your typical first-activity start time, such as 8:00 am.
- Select cell B3, type your typical first-activity end time, such as 8:15 am.
- Select cell A4, type =b3 into the function bar, and then press Enter.
- Select cell E3, type =b3-a3 into the function bar, and then press Enter.
- Select cell F3, type =e3 into the function bar, and then press Enter.
- Select cell E3, copy it and paste it into cell E4.
- Select cell F4, type =sum($e$3:e4) into the function bar, and then press Enter. Your base log should now display as shown in Figure 2 below.
- Save your BaseLog.xls, and make at least one backup copy.
Figure 2 - Adding formulas to your base log. |
Creating and using your daily logs
To create and use your daily activity logs, you need to create a new log at the start of each day. For an example daily activity log, see Figure 3 below. To create each daily log, do the following:
- Open your BaseLog.xls Excel spreadsheet file, and then save it with a file name that includes the current date and your name, such as 2012-10-11_Your_Name_Log.xls.
- Modify cells A3 through D3 to log the your first daily activity.
- Describe your next activity in cells C4 and D4, and then, when done, record its end time in cell B4.
- Copy row 4, paste it into row 5, and then modify cells B5 through D5 to log your next activity. Note: Modify cells only in columns B through D; spreadsheet formulas update other cells automatically.
- For each subsequent activity, copy your last row, paste it into the next, and then modify its cells in columns B through D.
- At the end of the day, make at least one backup copy of your daily activity log.
Figure 3 - Example daily activity log. |
Creating your PDF daily activity log
To create your PDF daily activity log, do the following:
- Open your Excel daily activity log, such as 2012-10-11_Your_Name_Log.xls.
- Click the Office Button(at the upper left), to display its menu.
- Select Save As, click PDF or XPS, and select the PDF file type.
- Click Publish to generate your PDF daily activity log, such as
2012-10-11_Your_Name_Log.pdf.
Covering your assets (CYA)
Your daily activity logs can help you practice prudent CYA. For example, at the end of each day, you can:
Your daily activity logs can help you practice prudent CYA. For example, at the end of each day, you can:
- Create a PDF daily activity log according to the section above.
- Create a PDF status report according to Creating a cumulative status report through MS Word.
- Send an email to all your managers, and attach both PDFs.
- Make personal backup copies of both PDFs, and file them in private storage.
Tuesday, March 22, 2016
Creating a cumulative status report through MS Word
Word is the word-processor application in the Microsoft Office productivity suite. You can use Word to generate a cumulative status report that lets you continually update your assigned tasks and cover your assets (CYA). This document explains how to:
- Create your cumulative status report, which is a simple Word table that lets you track the status of your projects, assignments and tasks.
- Format your status-report table.
- Enter task data into your status report table.
- Create a PDF status report.
- Cover your assets (CYA).
Creating a status-report table
To create a simple table for your cumulative status report, do the following:
To create a simple table for your cumulative status report, do the following:
- Open a new MS Word file, and then save it with a meaningful name, such as Cumulative_Status_Report.docx.
- As shown in Figure 1 below, click the Page Layout tab to display its ribbon, click Margins, and then select Narrow.
- As shown in Figure 2 below, click Orientation, and then select Landscape.
- As shown in Figure 3 below, click Insert, click Table, and then click Insert Table to display its window.
- As shown in Figure 4 below, select seven columns and two rows, and then click OK to create your table.
![]() |
| Figure 1 - Selecting Narrow page margins. |
![]() |
| Figure 2 - Setting page orientation to Landscape. |
![]() |
| Figure 3 - This is the Insert Table window. |
| Figure 4 - Inserting a table with seven columns and two rows. |
Formating your table
To format your status-report table, do the following:
To format your status-report table, do the following:
- Select the Layout tab to display its ribbon, click Select (at the left), click Select Table, and then click Cell Margins (in the Alignment section) to display a Table Options window. Note: For more information about tables and ribbons, please see Using Word 2007 ribbons for tables.
- As shown in Figure 5 below, set all four Default cell margins to 0.05 inches, and then click OK. Authors Note: In my opinion, these cell margins make the table easier to read.
- Place the insertion point (blinking cursor) in any cell in the first row, select the Layout tab, and then click Properties to display its window.
- As shown in Figure 6 below, select the Row tab, deselect (uncheck) Allow row to break across pages, select (check) Repeat as header row at the top of each page, and then click OK.
- Select the entire first row, click the Home tab to display its ribbon, and then click Bto make the first row (the header row) bold.
- Leaving the header row selected, click the Layout tab to display its ribbon, and then (in the Alignment section) click the Align Center icon to align header text both horizontally and vertically.
- As shown in Figure 7 below, type appropriate text into the header row, and then adjust column widths.
- Select the entire second row. In the Alignment section, click the Align Center Left icon to align task text to the left and vertically, and then use Align Center to align each Date cell both horizontally and vertically.
| Figure 5 - Set all four cell margins to 0.05 inches. |
![]() |
| Figure 6 - Repeat the table header on each page. |
| Figure 7 - Type text into the header row. |
Entering task data
To enter task data into your status-report table, do the following:
To enter task data into your status-report table, do the following:
- As shown in Figure 8 below, enter data for your initial task into the second row.
- As shown in Figure 9 below, click the Layout tab to display its ribbon, place the insertion point (blinking cursor) anywhere in the second row, and then (in the Rows & Columns section) click Insert Above to insert a new row.
- As shown in Figure 10 below, enter data for your next assigned task into the second row, which is your new blank row.
- For each other in-process task on which you have worked, revise its Date of latest activity.
- Repeat steps 2 through 4 for each new task that any manager assigns to you. Figure 11 below contains additional example tasks.
| Figure 8 - This is an example initial task. |
| Figure 9 - A new second row for the next task. |
| Figure 10 - An example new task. |
![]() |
| Figure 11 - Multiple example tasks. |
Creating a PDF status report
To create a PDF cumulative status report, do the following:
To create a PDF cumulative status report, do the following:
- Open your Word cumulative status report.
- Click the Office Button (at the upper left), to display its menu.
- Select Save As, click PDF or XPS, and select the PDF file type.
- Click Publish to generate your PDF cumulative status report, such as
2012-11-23_Your_Name_Status_Report.pdf.
Covering your assets (CYA)
Your cumulative status report can help you practice prudent CYA. For example, at the end of each day, you can:
Your cumulative status report can help you practice prudent CYA. For example, at the end of each day, you can:
- Create a PDF cumulative status report according to the section above.
- Create a PDF daily activity log according to Creating daily activity logs through MS Excel.
- Send an email to all your managers, and attach both PDFs.
- Make personal backup copies of both PDFs, and file them in private storage.
Friday, March 11, 2016
Backing up your PC through a Redo live CD
After following the procedure in Creating a Redo live CD, you can use it to back up all software and data on the main hard drive in your PC. You can use the Redo live CD to back up any PC that has a single operating system, which is either Linux or Microsoft Windows.
Note: Redo cannot back up and restore a dual-boot PC.
To create a full-system backup of your PC through a Redo live CD, do the following:


Read more »
Note: Redo cannot back up and restore a dual-boot PC.
To create a full-system backup of your PC through a Redo live CD, do the following:
- Connect an external drive to your PC through one of its USB ports.
- Boot or reboot your Redo live CD and wait for it to display its Welcome window. Be patient; booting the Redo live CD takes time.
- Click the Backup icon (blue up arrow), select the hard disk that you wish to back up, and then click Next.
- Select all drive parts (partitions), click Next, select the destination drive, such as an external hard drive, and then click Next.
- Click Browse, click Create Folder (at the upper right of the screen), type a folder name, such as StandbyPC, and then press Enter to create your folder and display it at the top of the screen.
- Click Save Here (at the lower right of the screen), click Next to display the default backup name, which is the current date, such as 20120710.
- Click Next to start backing up your hard drive. Be patient; backing up your PC takes time.
- After Redo completes the backup, click OK, click Exit, and then restart your PC, which ejects the Redo live CD.
Thursday, March 10, 2016
Sharing photos online through SlickPic lite
SlickPic lite is one several free, cloud-software applications that let you store, share and back up photos online. For more information, see the 2012 BestPhoto Sharing Service Comparisons and Reviews by TopTenReviews.

Signing up for SlickPic lite - To sign up for a SlickPic lite account, do the following:
- Go to SlickPic and click Create Free Account.
- Type your name, email address, and password. Agree to SlickPics terms, and then click Get Started.
- Close the Welcome window, and then check your email for your account-activation notice.
- Open your account-activation notice, and then click its link to finish your registration process.
- Type your password, and the click Sign In to display your dashboard.
- Under Start Here! 3 Easy Steps, click Upload your first album to display the Upload Photos window. Note: You create your SlickPIck lite albums while you upload your photos.
- Upload your photos according to the section below.
Uploading photos to SlickPic lite - To upload your photos to SlickPic lite, do the following:
- Log in to SlickPic, and and then click Upload Photos to display its window. Alternatively, you can log in and then click Upload your first album according to the section above.
- Type an Album Title and then click Choose Photos.
- Navigate to your photos, select one or more, and then click Open.
- Wait for your photo(s) to upload, and then click Go to Uploaded Album.
- Click Share Album to display its window. Either post your album to a social network or copy a URL link to the album or its slideshow. Note: To copy a link, select it (highlight it) and then press Ctrl+C.
Wednesday, January 27, 2016
AdSense will Pay through Banks Accounts!

Well thats a terrific news specially for Bangladeshis! Waiting for months? Annoyed with payment procedure? Giving up the idea to earn money through AdSense? As a Bangladeshi, you might be hopeless due to the thousands of problems regarding your AdSense account. But this time, there is a hope!
Just three days ago, Google AdSense have announced that, Bangladeshi AdSense Publishers will be able to transfer Ad Revenue through their respective Bank Accounts! They dont have to wait for the checks for a long time and they dont need to wait to cash those checks!
In many countries, Google is paying through EFT (Electronic Fund Transfer). But it is not available in Bangladesh. In this situation, Wire Transfer System will be really helpful for Bangladeshi Publishers.
The payment will be made through International Wire Transfer instead of issuing checks. And certainly this will be fast, secure and convenient for the publishers to receive their payments. Minimum payment balance is as usual, I mean payment threshold is $100.
Kazi Monirul Kabir, Country Director, Google Bangladesh, has informed this news through his Facebook Status.
Procedure:
You must have a bank account. And make sure that your bank has a SWIFT code. In your payment options, you have to provide your Bank Name, Account Number, Swift code etc. And your payment option should be the Wire Transfer.
Look at the above image. In order to add a Bank Account, log in to AdSense and then to the Payments tab > Select Payment Settings > Add Bank Account > Fill up the information.
- Enter your Account Name as exactly mentioned in your Bank Account. (ie. Abdur Rahaman)
- Bank Name (ie. Uttara Bank Ltd.)
- Bank Account Number (Use the Full A/C No. with Code)
- Bank Identifier Code or BIC is also known as SWIFT Code. You may get the code through banks website or annual report. Or you can contact to the banker. (The SWIFT Code of Uttara Bank is - UTBLBDDH).
Finally, save your settings. If you wanna get your current payment through Bank Account, provide your account information Before 21st November.
Is there any Extra Charge?
You dont have to pay Google any extra charge! But if your bank asks for any charge then you may need to pay them. And you should also contact your bank for further information.
Google also informs that this convenient payment system will be introduced in other countries soon.
Stay with Marks PC Solution to get more interesting IT topics!
Thursday, January 14, 2016
Restoring your PC through a Redo live CD
After Creating a Redo live CD and Backing up your PC through a Redo live CD, you can restore that PC through your Redo live CD and the most-recent backup on your external drive.
Note: Redo cannot back up and restore a dual-boot PC.
To restore a full-system backup to your PC through a Redo live CD, do the following:
- Through one of the USB ports on your PC, connect the external drive that contains the most-recent full-system backup that you created through your Redo live CD.
- Boot or reboot your Redo live CD and wait for it to display its Welcome window. Be patient; booting the Redo live CD takes time.
- Click the Restore icon (red down arrow), select the hard disk that contains your backup, such as Drive 2 - - External Drive, and then click Next.
- Click the small blue box (at the right), and then double-click the folder that contains the backup, such as StandbyPC.
- Select the backup, such 20120710, click Open, click Next, and then click Next again.
- Select your destination drive, such as Drive 1, click Next, click Yes to verify that you want to restore your backup, and then click Next to start the restoration. Be patient, the restoration takes time.
- After Redo completes the restoration, click OK, click Exit, and then restart your PC, which ejects the Redo live CD.
Making and receiving phone calls through Gmail
Gmail Call Phone lets you make free calls from your computer (Linux, Mac or MS Windows) to anywhere in the United States and Canada. Google Voice lets you receive calls through Gmailon your computer. If you do not answer a call to your computer, Google Voice forwards the call to a phone that you have specified, such as your mobile phone.
This document explains how to:
- Set up Gmail Call Phone.
- Make calls through Gmail Call Phone.
- Set up Google Voice.
- Receive calls through Google Voice and Gmail.
Setting Up Gmail Call Phone
To set up Gmail Call Phone, you need to enable Gmail Chat and then install the Google Phone plugin.
To set up Gmail Call Phone, you need to enable Gmail Chat and then install the Google Phone plugin.
Enabling Gmail Chat - Call Phone is part of the Chat feature within Gmail. Therefore, if you do not see a black Chat folder at the lower left in your Gmail window, you need to enable Chat as follows:
- Sign in to Gmail, and then click the Settings icon (gear) at the upper right to display its menu.
- Click Settings to display the General page, and then click the Chat tab to display its page.
- Select Chat on, scroll to the bottom of the page, and then click Save Changes.
Installing the Google Phone plugin - After enabling Chat, you need to install the Google Phone plugin as follows:
- In the left column of your Gmail window, click the Call Phone icon (telephone handset) to display a Call window at the lower right.
- Click download the voice plugin to display its web page.
- Click Install voice and video chat to download the plugin installer for your particular operating system.
- Install the Google Phone plugin, through the installer, and then restart your browser and Gmail.
Note:If you use more than one computer, you need to set up Gmail Call Phone on each computer through which you plan to make calls.
Making a call through Gmail Call Phone
To make a call through Gmail Call Phone, click the Call Phone icon to display a Call window, and then, in the Search-or-dial field, do either of the following:
To make a call through Gmail Call Phone, click the Call Phone icon to display a Call window, and then, in the Search-or-dial field, do either of the following:
- Type a number, and then click Call to dial that number.
- Start typing the name of a Gmail contact, and then, when you see the contacts name and number, click on the number to dial it.
Setting up Google Voice
After you set up Gmail Call Phone, you can set up Google Voice as follows:
After you set up Gmail Call Phone, you can set up Google Voice as follows:
- Go to Google.com/voice, and then sign in to your Google account.
- Accept the the terms and privacy policy of Google Voice, and then click Proceed.
- Click I want a new number to display the Add-a-forwarding-phone window.
- In the Phone Number field, type your current number; in the Phone Type drop-down box, select Mobile, Home or Work; and then click Continue.
- Click Call me now to verify your phone, and then enter the displayed code into your phone.
- Type an area code, select a Google Voice number and write it down, click Continue, and then click Finish.
- Give your friends and associates your Google Voice number so they can use it to call you on both your computer and your forwarding phone.
Note:You need to set up Google Voice through only one computer. You can then receive calls through Gmail on any of your computers.
Receiving calls through Google Voice and Gmail
To receive calls to your Google Voice number while using your computer, keep Gmail open and dont minimize its window. The exact process for receiving a Google Voice call varies according to how you are using your computer and Gmail:
To receive calls to your Google Voice number while using your computer, keep Gmail open and dont minimize its window. The exact process for receiving a Google Voice call varies according to how you are using your computer and Gmail:
- If someone calls your Google Voice number while you are running Gmail, Google Voice plays a ringtone through your computer speakers. Also, if your Gmail window is open (not minimized), even in the background behind other windows, Google Voice displays a dialog with an Answer button. Click Answer to speak with the caller.
- If someone calls your Google Voice number while you do not have your Gmail window open, Google Voice plays a ringtone but does not display an Answer dialog. You must open the Gmail window and then click Answer.
- If someone calls your Google Voice number while you are not using your computer, Google Voice forwards the call to your forwarding phone. If you do not answer, the caller is prompted to leave voicemail, which Google Voice sends to your Gmail inbox.
Saturday, January 9, 2016
Managing partitions through GParted
Gnome Paritition Editor (GParted) is a free application that lets you manage partitions on the hard drive in your Linux PC, Windows PC, or OS X Mac. After downloading a GParted ISO file, and burning it to a live CD, you can boot it, and then run GParted to resize, add and delete partitions.
Creating a GParted live CD - To create a GParted live CD, do the following:
- Go to the GParted website, click Download, click Download stable releases (.iso/.zip), and then click Download gparted-live- to download its ISO file.
- Right-click your downloaded ISO file, and then open it with your disc burner, such as Brasero in Ubuntu.
- Place a writable CD in your optical drive, and then burn your ISO file as your GParted live CD.
- Select the partition you wish to resize, and then click Resize/Move(on the toolbar) to display its window.
- Drag the right arrow leftwards to reduce partition size and create unallocated space. Caution: If the partition contains an operating system, do not resize that partition by dragging its left arrow rightwards. This can make the operating system unbootable.
- Click Resize/Move (in the Resize window).
- Select the unallocated space, and then click New to display its window.
- Define your new partition, including its type and size, and then click Add.
- Click Apply (on the toolbar) to display its verification window, and then click Apply (in the verification window) to finalize both changes (resized partition and new partition). Wait patiently, applying the changes can take a long time.
Deleting a partition - To delete a partition, select it, click Delete, click Apply, verify the change and then click Apply.
Labels:
gparted,
managing,
partitions,
through
Subscribe to:
Posts (Atom)




