Skip to content
L LMFTFY Collection of quick articles to help you fix stuff !

Install VMware Tools on any Debian Base OS

2013-12-02 Back | Track, Debian, Kali, Linux, Miscellaneous

In VMware, select your guest, and click “Install/Upgrade VMware Tools” Then go back in your VM, and issue all the following commands from terminal. mkdir -p /media/cdrom mount…

Remove SSH Key – Fix Warning ECDSA Host Key Differs

2013-11-22 General, Linux

If you ssh to a box and get the following error message: Warning: the ECDSA host key for 'host' differs from the key for the IP address '192.168.1.1'…

Install and configure SSH Server on CentOS

2013-11-19 CentOS, Linux

Thanks to the original poster for this great article, please make sure to visit his article here ! TL:DR OpenSSH Installations under CentOS Linux To install the server…

Configure ssh to remote host with no prompt for password

2013-11-16 General, Linux

You can achieve this with 3 simple steps: 1- Create you local key on your host (where you will be connecting from) ssh-keygen -t rsa 2- Create a…

Building a Pyrit Cluster Backtrack5 R2 & R3

2013-11-16 Back | Track, Pentesting

Thanks to the original poster, please make sure to visit his post here: http://www.backtrack-linux.org/wiki/index.php/Pyrit_cluster   Based on the article, I will create a new one for Kali Linux…

Kali Revert to Classic Command Line Login

2013-11-16 Kali, Pentesting

If you would like you Kali OS to boot and go directly to command line login, follow this simple procedure below: Thanks to the original poster of this…

Managing Multiple Linux Servers with ClusterSSH

2013-11-16 General, Linux

Thanks to the original poster, please make sure to visit his original post here http://www.linux.com/learn/tutorials/413853-managing-multiple-linux-servers-with-clusterssh    

Disk Partition Alignment Best Practices for SQL Server

2013-11-11 MS SQL

Disk partition alignment is very important for SQL to perform  as best as possible on the current hardware. Make sure that your partitions are aligned ! Thanks to…

Microsoft SQL Server Firewall Configuration Script

2013-11-11 Firewall, MS SQL

Once you have you Microsoft SQL Server installed, you will need to open some port in the firewall if you intend to access it from another server/computer.  Copy…

Install WordPress on Raspberry Pi

2013-11-10 Raspberry Pi

Thanks to the original poster for creating a very nice post about this. Make sure to visit his post here !    

←123456→
L LMFTFY

Collection of quick articles to help you fix stuff !

© 2026 LMFTFY. All rights reserved.
Powered by MyWiki WordPress Theme