\\ geekology
Posts tagged SSH
Ubuntu Server Checklist
Dec 3rd
A quick guide for getting an Ubuntu server setup for Small Office or Home Office use.
Use package manager (Synaptic) to install the following and their dependencies…
Apache2
MySQL
PHP5
OpenSSL
Firestarter
Samba
Gnome Partition Editor (gparted)
SSH
Download the latest versions of this software from their websites…
WordPress or Drupal
PhpMyAdmin
Unpack WordPress or Drupal files into your server document root, on Ubuntu /var/www/. Then unpack PhpMyAdmin [...]
Installing Open Suse 10.3 LAMP with vsftpd
Oct 30th
This install is less than 500 megabytes and will run Linux, Apache, MySQL, PHP, and FTP users. Boot up is fast and hardware utilization is minimal, while giving a rock solid performance. This setup even yields no vulnerabilities from Nessus scans when all setup and configuration is complete. Here you can find a straightforward [...]
How to SSH
Oct 30th
For Windows users, download a SSH program like Putty. Put the IP address or hostname of the server in the “Host Name” field. Now click “Open.”
It may ask you if you trust the server’s SSH-RSA fingerprint. If you trust the server you are connecting to, Click “Yes” to login to the server.
If using Mac or [...]
