Skip to main content

Posts

Showing posts with the label Operating System

Hidden Themes for Windows 7

Windows 7 by default has only few themes available for customization. But you can themes for Windows 7 which are actually hidden. These themes are available for certain regional countries such as Australia, Canada, Great Britain, United States and South Africa. You can unveil them easily. 1. Open Windows Explorer and click Organize 2. Select Folder and Search Options and navigate to the View tab. 3. Select Show hidden files, folders and drivers and uncheck Hide protected operating system files (Recommended). Click Yes, if prompted for confirmation. 4. Click OK and now browse to the folder: C:\Windows\Globalization\MCT Considering C: to be your Windows Drive. 5. There are five folders here with the name with format MCT-XX (where XX is AU, CA, GB, US, or ZA ) which represents globalization settings for each region. Go into the folder that you want to activate its theme. Note that AU, CA and ZA regions have the same themes. 6. Open the Theme folder inside the selected re

Fresh Linux

Linux Mint is a Linux Debian based Operating System which was developed in order to overcome the shortcomings of Ubuntu. Linux Mint is one of the most famous packages of last year. It will not be wrong to say that Linux Mint is much better than Ubuntu and there are number of reasons and facts for Ubuntu users to switch to Linux Mint. No need to install Linux Mint is similar to Ubuntu is many ways because it was basically forked from it. Just download the image and burn it to a disc. Then boot from it. There is no need to install, you can use and enjoy it right out of the box. I assure you you will not be disappointed. You will get the download link at the bottom of this page. The Linux Mint Menu The menu has been improved. If you turn on 3D effects, you can view a partly transparent menu. You can also now right-click on an item in the menu to edit it. You also have the option of changing the menu’s default behavior from showing what you looked at last to defaulting to your favorites

Win7 Secrets Revealed

Some of the lesser known things you can do with the new Windows Problem Steps Recorder As the local PC guru you're probably very used to friends and family asking for help with their computer problems, yet having no idea how to clearly describe what's going on. It's frustrating, but Microsoft feels your pain, and Windows 7 will include an excellent new solution in the Problem Steps Recorder. When any app starts misbehaving under Windows 7 then all your friends need do is click Start, type PSR and press Enter, then click Start Record. If they then work through whatever they're doing then the Problem Steps Recorder will record every click and keypress, take screen grabs, and package everything up into a single zipped MHTML file when they're finished, ready for emailing to you. It's quick, easy and effective, and will save you hours of troubleshooting time. Burn images Windows 7 finally introduces a feature that other operating systems have had for years - the

Enable God Mode in Windows

You can enable “God-Mode,” a term devised by the Microsoft development team, which provides a single place to access all Windows settings without needing to browse options and folders in the Control Panel. To use it: Create a New Folder Rename the folder to God-Mode.{ED7BA470-8E54-465E-825C-99712043E01C} Note that you can change the “God-Mode” text, but the following period and code number are essential. The folder icon will change — double click it to show the God-Mode window: The window shows nearly 50 sections with quick links to configuration options. Strictly speaking, it’s not a God Mode since all the options are available elsewhere. It’s more akin to an “all tasks” list — but you may find it easier than stumbling through Windows numerous screens and panels.   Warning The trick appears to work on both the 32 and 64-bit versions of Windows 7. Vista 32-bit and Windows Server 2008 32-bit should also work. However, it is known to crash 64-bit versions of Vista — and yo

Secrets Revealed Part III

The Best Command Line Tricks : - Save A List of Files to a Text File by Extension dir *.ext /s /b > files.txt This command line will create a file called files.txt . When you open this file, there will be a complete list of all the files in that directory and all subdirectories with the .ext extension. You can then open up this text file in any text editor and work this the information.By changing the ext part, you can select different files. For example, if you wanted to list all of the PDF documents, you would type: dir *.pdf /s /b > files.txt Get Your IP Address Information ipconfig /all This will retrieve a pile of information about your network connection and IP information. From this command, you can get: Host Name Primary DNS Suffix Node Type IP Routing Enabled WINS Proxy Enabled DNS Suffix Search List Connection-specific DNS Suffix Network Adapter Description Physical (MAC) Address DHCP Enabled IP Address Subnet Mask Default Gateway DNS Servers G

Trace your IP

Tracing your IP and the hops made is easy. Remember this is different from finding your IP address. You can easily get your IP address by simply running the ‘ping’ command. This tutorial will show you the geographical locations travelled by the data between your system and some remote address. What is an IP address? An Internet Protocol address ( IP address ) is usually a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication. How to trace your IP?   Windows Press Win + R', the Run Dialog box opens Type ‘cmd’ and press Enter Type tracert www.google.com (or any other site) You will find many entries with their respective IP addresses. These actually denote the path travelled by the packets of data between your machine and www.google.com (or any other site)         I have blurred some data to protect my privacy.   Unix/Linux First let me admit, this method is

AeroBlueSG Cursors

It was time I changed the cursors. So I fired up GFIcon Edit and started drawing new icons. When I was done, I was quite satisfied. I am providing the screenshot of the cursors. I have uploaded it to deviantart . Installation Extract the archive to a temporary folder. Right click the "Install.inf" file and click on "Install" Choose the cursorset in the control panel mouse applet It appears as "AeroBlue Cursors (Alphablended)" No extra software required! Created and released under Creative Commons License. Share freely and enjoy!   Download

To Hell and Back

  Yesterday I had a frightening experience settling disputes between Avast Antivirus Free 6.0.0.24 and Daemon Tools Lite 4.40. In the end I admit, it was horrible experience for me. The problem remained. I had Daemon Tools Lite installed on my machine. I was using Avast Antivirus Free 5.x. I had no problems. Avast released their latest upgrade as 6 series and I downloaded it and installed it. An additional bonus in this was the Sandbox and Auto Sandbox mode which isolates programs to prevent the spread of infection to the rest of the machine. Expecting rock solid integration of Avast I installed it, updated it and restarted it. The problems I faced were as follows: - Blue Screen of Death – Just before the logon screen is displayed, the BSOD popped. The error code was 00000x7f( in hexadecimal). On the BSOD it said some problem with the ahcix86.sys file. I was speptical. If that indeed was the case, safe mode would not work either So first I restarted it and logged into my secon

Kolibri – A 3 MB (GUI)Operating System

No I’m not drunk! Kolibri desktop is a small 3MB Operating System, that is written entirely in machine code (CPU Language) and is not based on Linux, Windows or any other variants. What is surprising is the number of applications packed into this tiny file size. There are a whole bunch of games, a basic tables editor, a compiler, a text editor, a bouquet of demos, a text based web browser and more. There is also DosBox, which let’s you run almost any DOS game on Kolibri. While not meant for serious use, the tiny OS shows how bloated Windows and Linux really are. Kolibri is a small x86 assembler hobby operating system. It forked off MenuetOS in 2004 and has mostly been developed by ex-USSR community since. API and ABI is being enreached with developer-friendly features. User interface is not that good yet but we are trying to improve it as well. Your feedback is very appreciated, although help would always be much more valuable. Current 0.7.7.0 release introduces several kernel, app