Category Archives: Ubuntu

Related to Ubuntu

Apt-Fast – Ubuntu 14.04

So, I started using apt-fast quite some time ago and along with that, added aliases to my .bashrc file to speed up my updates. Guides on the internet seem to assume you have other packages installed and so their guides only half work. Here’s what I had to do in order to get it working… Read More: Apt-Fast – Ubuntu 14.04 »

AWStats – Ubuntu Community Help Wiki

I wanted to have more than Google Analytics working for my site so I can compare and contrast the figures. I’m using Ubuntu so a basic search of awstats ubuntu found the following site which made it a breeze to install.   AWStats – Community Help Wiki.

fail2ban – custom configs

Can’t remember where I got this info from, but it is extremely useful. I have a feeling I pulled bits from over the place. I used this procedure to lock down my Owncloud installation when I had it running.   Test fake logins, look at logs, find the failure line and then add file in… Read More: fail2ban – custom configs »

How To Install Apt-Fast 1.8.2 On Ubuntu 13.10, 13.04, 12.10, 12.04, 10.04, Linux Mint 16, 15, 14, 13, Elementary OS 0.2 And Pear OS 8 | LinuxG.net

Not sure really how much difference this makes on a basic ADSL2+ connection, but I use this on all my Ubuntu servers and it feels better than basic apt-get.   How To Install Apt-Fast 1.8.2 On Ubuntu 13.10, 13.04, 12.10, 12.04, 10.04, Linux Mint 16, 15, 14, 13, Elementary OS 0.2 And Pear OS 8… Read More: How To Install Apt-Fast 1.8.2 On Ubuntu 13.10, 13.04, 12.10,… »

Accessing your Files (WebDav) — ownCloud User Manual 5.0 documentation

Using Windows Explorer Right-click on Computer entry and select Map network drive…. Choose a local network drive to map ownCloud to. Finally, enter the address to your ownCloud instance, followed by /remote.php/webdav, e.g. https://www.yourserver.com/owncloud/remote.php/webdav for an SSL protected server. Check Reconnect at logon to make this mapping persistent across reboots. If you want to connect… Read More: Accessing your Files (WebDav) — ownCloud User Manual 5.0 documentation »