People are capable of all kinds of good thinking, but some just don't see what's right in front of their noses.
Home
 

IT

Troubleshoot Remote Computers with Soluto

The experience to troubleshoot a remote PC problem can be frustrating.  Troubleshoot remote computers Sign up Head to www.soluto.com and create an account. After logging in, we are taken through a get-started wizard. We can safely skip all the steps in the wizard and go straight to the Soluto Dashboard. Add Devices We can now …Continue reading

The trust relationship between this workstation and primary domain failed

The trust relationship between this workstation and primary domain failed This error message is pretty common if you are running your Windows Servers on Virtualized Environment. There are too many articles on the internet referring to the Microsoft Hyper-V, so I guess I need to write it here for VMware. The error on my environment …Continue reading

Bring back the Start Menu

Install Classic Start Browse to http://classicshell.net and download the latest version of Classic Shell, which contains Classic Start. We can resurrect the desktop start menu in Windows 8 and Windows 2012.

Rename SQL Report Server

  In order to rename computer that runs a SQL 2012 report server, do the following: Open RSReportServer.config in a text editor and modify the UrlRoot setting to reflect the new server name. The UrlRoot setting is used by delivery extensions to compose the URL used to access items stored on the report server. Changing …Continue reading

How to Clear the Terminal History on Linux / Mac OS X

It’s easy. Just type this command: history -c All that history is stored in the ~/.bash_history file — that tilde and slash represent our user folder, so it’s really something like /home/username/.bash_history and it contains all of the commands we’ve typed at the terminal. We could just edit that file to remove the line that …Continue reading

Scripting Deployment and Administrative Tasks

Reporting Services comes with a command line utility, rs.exe, that allows us to administer Report Server via scripts that run Web Service operations.  These scripts must be written in VB.NET and a suggested extension for them is rss (Reporting Services script file). For more information, see http://msdn.microsoft.com/en-us/library/ms162839.aspx http://msdn.microsoft.com/en-us/library/ms159720.aspx We can use rs.exe to publish the …Continue reading

Ubuntu 14.04 First Beta is now Available for Download

The first beta of the regular Unity UI version of Ubuntu will not be available until March 27th (during the second 14.04 beta stage). The versions available for download in this round of releases are: GNOME, Kubuntu, Xubuntu, Lubuntu, Edubuntu, Kylin, Ubuntu Studio, and Ubuntu Cloud Image. Hurry on over to grab a copy of …Continue reading

InfraDog – Server Admin-VMware+Active Dir

This utility is used to monitor and access our IT infrastructure anywhere, any time simply by touch on your mobile phone – Windows,VMware ESXi (vCenter and vMotion),Active Directory,Network Device – IPMI hardware control for HP iLO,IBM RSA,Dell DRAC, Fujitsu ServerView – Track physical server asset by Barcode – Access server hardware warranty (HP, Dell, IBM, …Continue reading

Bye LogMeIn

LogMeIn is gone. We no longer have access to our Free computers In order to continue using remote access, you’ll need to purchase an account subscription of LogMeIn Pro. But you can still take advantage of discounted introductory pricing, with packages starting at $49/year for two computers.* I discover another free LogMeIn product so called …Continue reading

VMware vSphere and ESXi 5.1 Update 2

VMware released vSphere and ESXi 5.1 Update 2  on 16th of January, 2014. What’s new vCenter Server is now supported on Windows Server 2012 R2 Additional Guest Operating System Customization Support – vCenter Server now supports customization of the following guest operating systems: Windows 8.1 RHEL 6.4 Windows Server 2012 R2 SLES 11 Service Pack 3 …Continue reading

1 2 3 4 7
Top