Skip to content
  • Privacy Policy

vhdesigns.com

This is where I put things

  • Linux
  • Windows
Uncategorized

How to regenerate new ssh server keys

December 16, 2016 varian

SSH2 protocol ssh-keygen -f /etc/ssh/ssh_host_rsa_key -N ” -t rsa ssh-keygen -f /etc/ssh/ssh_host_dsa_key -N ” -t dsa OpenSSH also support ECDSA key, you may generate a

Read More
Uncategorized

Windows XP stuck at login screen in activation loop

December 2, 2016 varian

Start your computer in safe mode (use plain safe mode). Login using an administrator user account. If you could login to the hidden Administrator account,

Read More
Uncategorized

Thinkpad 600 Motherboard Images

May 4, 2016January 29, 2020 varian
Read More
Tips and Tricks

Disable soft keys in Android

February 2, 2016 varian

Edit build.prop Add the following to the end of the file: qemu.hw.mainkeys=1

Read More
Tips and Tricks

XDA [How-To] Disable Forced Encryption

November 4, 2015 varian

XDA [How-To] Disable Forced Encryption – Nexus 6     Extract the Android Image Kitchen zip Android_Image_Kitchen.zip drag in the boot.img file you wish to

Read More
Tips and Tricks

Tell apt-get not to install “recommends” packages in Debian Linux

October 27, 2015 varian

Tip: Tell apt-get not to install “recommends” packages in Debian Linux Preview: Purpose: If you are using Debian Lenny and are installing software packages using

Read More
Tips and Tricks

UUID/GUID using Windows Powershell

May 12, 2015 varian

get-wmiobject Win32_ComputerSystemProduct | Select-Object -ExpandProperty UUID

Read More
Tips and Tricks

Searching for a String in a file on Linux

March 16, 2015 varian

Here’s one way using grep: grep -rnw <dir> -e <pattern>

Read More
Tips and Tricks

Adjust Windows DNS settings from command line

February 27, 2015 varian

If you ever wanted to change the DNS settings on Windows 7/8 here’s how you do it. Open a command prompt with Administrator privileges, and

Read More
Tips and Tricks

Secure Erase SSD in Linux

December 9, 2014 varian

Original Article: https://wiki.archlinux.org/index.php/SSD_memory_cell_clearing Step 1 – Make sure the drive security is not frozen Issue the following command: # hdparm -I /dev/sdX Step 2 – Enable

Read More

Posts pagination

Previous 1 2 3 … 6 Next
All Rights Reserved 2024.
Proudly powered by WordPress | Theme: Fairy by Candid Themes.