Archive

Category Archive for 'Tutorials / Guides'

[Solution] The site "http:// ***. Com" has not registered Been-[Google Authentication Service]

1 comentario Thursday, January 19, 2012 a comment
  You have Requested The page can not be displayed.  Another site WAS Requesting access to your Google Account, But sat a malformed request.  Please contact the site That You Were Trying to use When You received this message to inform Them of the error.  A Detailed error message FOLLOWS:

 The site "http://www. *******. Net" has not Been registered. 



Google Authentication Service gives this error when trying to access the API from a domain, to fix you follow these steps:


A. - Login to this site:
https://accounts.google.com/ManageDomains



2. - In the Add New Domain added to our domain and we click on Add Domain.
Google Authentication Service The site has not been registered - Paso2




3. - After we add share below which appear Manage Manage www.vicolinker.net registration, we click.
Google Authentication Service The site has not been registered - Paso3




4. - This section should not be the domain in Google Webmaster Tools to verify it we with any of the following methods:

-Upload an HTML file to your server -> the recommended method, only unburden the HTML file should verification and upload to the root of our website.

-Add a meta tag to your site's home page -> Adding a Meta in our website.

-Use your Google Analytics account -> In case you have the Google Tracking Code Analitycs anywhere.

-Add record to your DNS domain's configuration -> Added a DNS TXT record to your domain.



5. - Once verified the domain back to Manage www.vicolinker.net and accept the Terms of Service (I agree to the Terms of Service)
Google Authentication Service The site has not been registered - Paso5




6. - Now in the Target URL path prefix add our domain (do not forget the http://) and we give Save.
Google Authentication Service The site has not been registered - Paso6




7. - Now we appear above (Assets) in green, and you can retry the API access.
Google Authentication Service The site has not been registered - Paso7




Error writing / etc / fstab: Read-only file system [Centos] [WHM]

3 comentarios Friday, October 7, 2011 3 comments


A few days ago I had a problem with the / etc / fstab trying to modify it to resize the / tmp but something went wrong and after I restart with the surprise that had no partition mounted and when trying to modify a file I said "**** Error Writing: Read-only file
system ", Read-only? in / home? surely I realized that something was wrong XD


Probe all of these commands (and more) and None of them could record:

  nano-w / etc / fstab
 edit / etc / fstab
 sudo nano-w / etc / fstab 


sudo and everything, but nothing could save the file!


Then I tried using the command "df-h" (to see the partitions) and did not see any where before had mounted / root, / tmp and a few more.



Good for repair must follow these steps:


1) First execute the following command in SSH:

  ls-l / etc / fstab 


We will return one lina like this: (if you see similar with 1 or 2 is Read permissions is wrong)

  ------- R - 1 root root 635 October 6 12:35 / etc / fstab 




2) Now we have 2 solutions (depending on your case):


Solution 1: "If your / etc / fstab is fine and not damaged, edited, etc."


A. - SSH Execute the following commands:

  mount-n-o remount /
 shutdown-r now 




Solution 2: "If your / etc / fstab is damaged, edited, incomplete, or whatever" XD


A. - We set up the unit (if the solution!), Depending on your case is hda1, hda2, hda3, ....

  mount-n-o remount-t ext2 / dev/hda1 / 


2. - Now run the "ls-l" to see the permissions you have on that file.

  ls-l / etc / fstab 


If we see something like this is that we can edit!

  -Rw-r - r - 1 root root 635 October 6 12:35 / etc / fstab 



3. - Edit the file with the command you prefer edit, nano, etc.

  nano-w / etc / fstab 

Now we should be fine parameters if possible as we had before the failure, in my case I had a backup of the file and I can put it as is.


4. - Finally reboot:

  shutdown-r now 



And you should not have problems and you could see your partitions by putting df-h ;)



Extra leave my fstab as if someone serves to guide, I use this in a WHM on CentOS server, idk if it is standard at all and if they use it maybe works.

  / Dev/VolGroup00/LogVol00 / ext3 defaults, usrquota January 1
 LABEL = / boot / boot ext3 defaults 1 2
 tmpfs / dev / shm tmpfs defaults 0 0
 devpts / dev / pts devpts gid = 5, mode = 620 0 0
 sysfs / sys sysfs defaults 0 0
 proc / proc proc defaults 0 0
 / Dev/VolGroup00/LogVol01 swap swap defaults 0 0
 / Usr / tmpDSK / tmp ext3 defaults, noauto 0 0
 / Tmp / var / tmp ext3 defaults, bind, noauto 0 0 

How to activate the new design of Gmail

4 comentarios Tuesday, August 2, 2011 4 comments

Google takes a few weeks renewing the design of the search engine of its services, now it's turn to Gmail!, They announced a few days ago in Blog of Gmail and switch it follow these steps:


A. - Follow this link:

https://mail.google.com/mail/u/0/ # settings / themes


or go to Gmail -> Settings -> Themes


2. - Select any of these 2 themes:

  Preview (Dense)
 Preview 


I personally like more Preview (Denise), that already everyone's taste ^ ^


3. - Once you select will be applied automatically and you will have the new design.

 


Tags: , Categories: Google Inc , Tutorials / Guides Tags: ,

As Optimize Home / Windows7 Startup (MSConfig)

11 comentarios Saturday, June 25, 2011 11 comments

Now let's optimize the startup (boot) of Windows 7 to load faster.


By default Windows loads the system with a single core and if we have a computer with multiple cores we could operationalized to load much faster, for this optmizacion must do the following:


1. Pressed the keyboard shortcut Windows + R (or go to Start -> Run) and type msconfig.

Window s key is this (is between Ctrl and Alt):

Tecla Windows en un Teclado


Ejecutar - Optimizar Inicio Windows 7 (msconfig)




2. Now go to the Startup tab and then Advanced.

Pestaña Arranque - Optimizar Inicio Windows 7 (msconfig)



3. Then mark the Number of Processors and select how many cores we want to start, in my case will select the 4 I have.

Numero de Procesadores - Optimizar Inicio Windows 7 (msconfig)

Read more ...

VERR_VMX_MSR_LOCKED_OR_DISABLED ERROR [VirtualBox]

3 comentarios Saturday, January 1, 2011 3 comments
VirtualBox 2.2.0



When starting a VirtualBox virtual machine gives the following error message VERR_VMX_MSR_LOCKED_OR_DISABLED, this error is given because the program wants to access the CPU virtualization technologies but for some reason can not.


To solve this problem we must do the following:

1. Will check our CPU supports virtualization with CPU-Z, to download clicking on the link below:

Portable CPU-Z (681)



2. Run cpuz.exe and found that our CPU supports virtualization:

CPU-Z  VT-X Virtualizacion

Note: This image is of a CPU INTEL (VT-X), I would say AMD AMD-V.



3. If he supports it, reboot the computer and enter the BIOS (Setup).


4. Search through the Setup options any of the following options and activate it (the name depends on the BIOS manufacturer and architecture)

For Intel CPU:

  VT-X
 Intel ® Virtualization Technology 


For AMD CPU:

  AMD-V
 AMD Virtualization (AMD-V ™) Technology 



5. Save the changes and reboot the computer BIOS, now we should be ok!

Note: If the name of the Virtualization enabled in the BIOS is different than that and put up you could leave a comment with the name and CPU you have and add it to the list of possible names ;)

As Oracle Database 11g Uninstall [Windows]

18 comentarios Saturday, January 1, 2011 18 comments

Uninstall Oracle is not impossible!, This is not a clean uninstall but at least you shake it off without having to reformat. XD

Follow these steps as long as the Oracle uninstaller does not work (which usually does not work)



1. Go to Start -> Run and type "services.msc"

Desinstalar Oracle 11g - paso 1



2. Stop the following services and disable Oracle:

  Oracle11
 OracleJobScheduler [User on my PC]
 OracleMTSRecoveryService
 OracleOraDb11g_home1ClrAgent
 OracleService [User on my PC] 


Desinstalar Oracle 11g - paso 2

Note: Some service could not be started but you have to disable them as well.


Desinstalar Oracle 11g - paso 2-2


3. Go to the directory where you installed Oracle
-In my case is:
  C: \ app \ 
-And we changed the name to anything like:
  C: \ app_kill \ 


Desinstalar Oracle 11g - paso 3

Read more ...

Emulate a higher resolution on a Netbook with Win7

1 comentario Tuesday, August 17, 2010 1 Comment

Seeking information on the network and emulate a 1024 × 768 resolution to do more things or run programs that do not work with a resolution less than this because I found a driver which makes it possible I have an HP Mini 1110 a good machine but a resolution of 1024 × 576 lower than the Acer Aspire One good because this driver is intel works with any 32bit version of Win7, I'm checking if it works very well and obviously can not be perfect sources are no longer as sharp as the original resolution but it is a price anyone would pay for a better resolution good as I leave the driver for it brueben and verify that it really works, I leave some photos and the driver for it descargen

Native Resolution

my-desktop

New Resolution

1

Resolution settings for Win7

2

New resolutions supported by the controller

3

Windows 7 Home Premium 32 Bit

4


Download: . . :: [Controller (Intel)] ::. .