Most Popular
- 2010-05-21 08:06:09
Secunia PSI - PC Security for Home Users - 2010-07-06 01:10:23
Microsoft Certified Masters: Who are they? - 2010-06-28 00:57:45
2009 Development Trends of China's server market - the server market - office supplies industry - 2010-03-31 03:16:19
Vision Board Will Modify Your Stress….visualization is Key - 2010-07-24 07:01:57
Old School Networking and the Internet
Operating System
-
8 March 2011, 12:03:53
How to Install Guest Additions to Windows and Linux VMs in VirtualBox
If you want to run multiple OS on your computer, maybe VirtualBox is a good choice for you to achieve it. Now I will show you how to install guest additions to Windows and Linux VMS in VirtualBox.
Note: In this example we are using version 3.0.2 on a Windows 7 (32-bit) guest OS.
Install Guest Additions for Windows
Guest Additions installs on the guest system and includes device drivers and system applications that optimize performance of the machine. Launch the guest OS in VirtualBox and click on Devices and Install Guest Additions.The AutoPlay
... -
8 March 2011, 10:03:22
Northern Virginia Replacement Windows Buyer’s Guide – Tips And Information For Vinyl Window And Door Summer Installation Around DC -
8 March 2011, 08:03:52
Resolving STOP: 0×00000019 Error Message in Windows Server 2003
Image Gallery
Recent Comments
- Baytech Webs: Web Application Development on DRC Systems – Web Application Development Company with important concept, business growth think about present and future
- to domain name on How To Make Network Marketing Opportunities Turn A Profit Online
Recent Posts
- How to Install Guest Additions to Windows and Linux VMs in VirtualBox
- Best 3D Laptops Gathering
- Northern Virginia Replacement Windows Buyer’s Guide – Tips And Information For Vinyl Window And Door Summer Installation Around DC
- Tips to Buy a Cisco Audio Conference Machine
- Resolving STOP: 0×00000019 Error Message in Windows Server 2003
Networks
-
8 March 2011, 10:03:20
Tips to Buy a Cisco Audio Conference Machine
While running a meeting, you might need the use of audio conference sometime. This kind of conference call is really important because it will help you to stay connected with your partner so you can run it very well and you can avoid the bad thing that might happen to you. If you are interested in purchasing this kind of conference machine for your needs, it is better for you to choose Cisco that is seen as a popular brand for your needs. To get more information, just check this article out.
1. The first step you need to consider to purchase this unit is to do meeting with
... -
8 March 2011, 07:03:47
Check Your POE ? review of Cisco 3750E switches -
8 March 2011, 04:03:48
When “Open Sesame” just doesn’t cut the mustard – how to reset the passwords on a Cisco router
?no Such File or Directory? Error in Linux
Sometimes when you try to install device drivers on your Linux system, you might fail to do it. It could be due to incompatibility of the operating system Kernel with your device driver or device.
To work around this issue, you need to install the latest version of Linux kernel. It may include ‘forcedeth’ patch, which is capable of resolving most of the incompatibility issues.
In some cases, after installing the latest version of Kernel, when you reboot the Linux system, you might face the following error message:
“fsck.ext2: No such file or directory while
...Library File Errors and Data Recovery in Linux
When you start any application on your Linux system, you may come across with the following error message:
“Program name: error in loading shared libraries: lib xxx…so. X: cannot open shared object file: No such file or directory.”
After this error message, the application gets terminated unexpectedly and you can not use it any more.
Reason of this problem
This problem occurs with the applications which are using shared libraries. This problem occurs if your computer has incompatible libraries to the applications or the applications and system have
...
Thursday, 24 May 2012






File System Size Mismatch Causes Data Loss in Linux
Like other computer operating systems, Linux also uses a number of data structures to perform various operations. These data structures include Superblock, root directory. Superblock is one of the most significant data structures, which contains all the basic information, such as file system type, status (either mounted or un-mounted), and size. In some situations, this data structure may get damaged and Linux cannot access data from hard drive. It causes critical data loss situations and requires Linux data recovery to be fixed.
Linux file system manager accesses the Superblock
...How to Install Guest Additions to Windows and Linux VMs in VirtualBox
Init and Initrd File Corruption Cause Data Loss in Linux