Submitted by upd8ed on Thu, 08/30/2012 - 13:28
Here is a script can be used in PowerShell to extract list of members off the security group of an Active Directory;
dsquery group -name “GROUP_NAME” | dsget group -members > memberlist.txt
Submitted by upd8ed on Wed, 05/09/2012 - 10:48
| Step-1 |
First of all STOP the MySQL Server. |
| $ sudo /etc/init.d/mysql stop |
| Step-2 |
Start the mysqld configuration. |
| $ sudo mysqld --skip-grant-tables & |
| Step-3 |
Login to MySQL as root. |
| $ mysql -u root mysql |
| Step-4 |
Replace YOURNEWPASSWORD with your new password! |
Submitted by upd8ed on Wed, 03/28/2012 - 12:35
Sometimes you may need to connect your Windows shared folder from Linux for whatever purposes. You may use the following command to connect your shared folder or even admin shared drive!
$ mkdir /mnt/win1
$ sudo mount -t smbfs -o username=win.username,password=win.password //windows-server-name-here-or-ip-address/shared-folder-or-c$ /mnt/win1
$ cd /mnt/win1
$ ls -alt
Should you have any question please post your comments and I will try to answer those.
Submitted by upd8ed on Fri, 03/16/2012 - 11:45
New iPad is now available in most of the Canadian stores from today!
- Breakthrough Retina display
- 5MP iSight Camera
- iLife and iWork for iPad
- Ultrafast 4G LTE
Learn more at http://www.apple.com/ipad/
Submitted by upd8ed on Thu, 03/15/2012 - 10:23
How to migrate NK2 Recipient AutoComplete cache lists “suggested contacts” from Microsoft Outlook 2003 or 2007 to Microsoft Outlook 2010
Note: Must exit Outlook 2003, 2007, 2010 before starting the following steps. The names will be included in AutoComplete when you restart Outlook.
Submitted by upd8ed on Mon, 03/05/2012 - 21:42
Submitted by upd8ed on Sat, 03/03/2012 - 01:17
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. See "About VirtualBox" for an introduction.
Submitted by upd8ed on Thu, 03/01/2012 - 21:09
Microsoft Announces Availability of Windows 8 Consumer Preview
Submitted by upd8ed on Thu, 03/01/2012 - 01:45
As of today, nearly 25 billion apps have been downloaded worldwide.