To see list of available locales type following in terminal locale -a Now to change the locale type export LANG=<some_locale> For Example to change to English locale do the following export LANG="en_US.UTF-8" Type locale in terminal to confirm the change. This sets the locale to English for CURRENT CONSOLE only. Applications started from this console will open in English locale, If […]
Monthly Archives: May 2014
The two most popular methods of resetting the admin password on the Mac (without the CD) are: Recovery Mode Single User Mode Recovery Mode In Lion and Mountain Lion you can use Recovery Mode to reset the password. 1. Restart the computer and hold down Command + r until the menu screen appears. 2. Click Terminal from the Utilities Menu and enter this: […]
Delete a profile At the command prompt, type: netsh wlan delete profile name=”ProfileName” Show all wireless profiles on the PC At the command prompt, type: netsh wlan show profiles Show a security key At the command prompt, type: netsh wlan show profile name=“ProfileName” key=clear Move a network up in the priority list Connecting to a […]
Export Internet Explorer 5 To export the Favorites folder, follow these steps: On the File menu, click Import and Export, and then click Next. Click Export Favorites to Netscape, and then click Next. Click Favorites, and then click Next. Type the name of the file that you want to export the favorites to. The default file is C:\Bookmark.htm. Click Next, and then click Finish. Use […]