To install VitualBox on Fedora the dkms package needs to be install first.
There is also in Oracle repo for VirtualBox for Fedora details here at the bottom of the page
To install VitualBox on Fedora the dkms package needs to be install first.
There is also in Oracle repo for VirtualBox for Fedora details here at the bottom of the page
Firefox time stamp —- http://extensions.sanjer.nl/index.php?page=tb_ts
Ubuntu 12.04 DNS ——— http://www.stgraber.org/2012/02/24/dns-in-ubuntu-12-04
VIM —- http://www.expertslogin.com/general/linux-vi-editor-commands/
Install Kernal-tools
su -c "cpupower frequency-info"
The default speed management is set to one demand to change to performance
“sudo cpupower frequency-set -g performance”
To change back
“sudo cpupower frequency-set -g ondemand”
Below is my little script to mount the FTP server on the local machine, change into the correct directory and finally pull the current External IP address
#!/bin/bash curlftpfs -o allow_other ftp://user:pass@ftp.host.com mountpoint cd mountpoint/web_directory wget http://automation.whatismyip.com/n09230945.asp -O ddns.html
My name is John Treacy and I just won a hosting package and I’m over the moon.
I’m intrested all things tech and most happy when someone calls me a nerd.
Was unsure If i wanted a standard site or a blog so thought I’d give this a go.