This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| After searching for the appropriate software esp (FREEwares), the internet at times seems to disapoint. Most software programmes are paid for or the free version comes with a trial period only. | |
| The best way is just to pay for the right software that you want and you will not stress out but if you still want it for free.For most Zimbabweans, the software is quiet affordable but due to some problems or lack of payment systems online, there are many ways out there. | |
| On the currently available payment systems i Zimbabwe please read this part. | |
| One place you can get almost anything is through torrents! | |
| This is a Distributed file sharing system which enables downloads from various computers simultaneously and it has the advantage of improved speeds. For one to be able to download files using torrents you need to install an application called Torrent Client that enables you to get data from various links on the internet. uTorrent, Vuze Bittorrent and Swarm Torrent client are examples of the Torrent Client Software. | |
| Th |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #create or update the .htaccess file inside /downloads to prevent information leakage of client data | |
| deny from all | |
| Options -Indexes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "description": "The CodeIgniter framework", | |
| "name": "codeigniter/framework", | |
| "type": "project", | |
| "homepage": "http://codeigniter.com", | |
| "license": "MIT", | |
| "support": { | |
| "forum": "http://forum.codeigniter.com/", | |
| "wiki": "https://github.com/bcit-ci/CodeIgniter/wiki", | |
| "irc": "irc://irc.freenode.net/codeigniter", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Ubuntu 14.04 - working | |
| default linux | |
| label linux | |
| kernel boot/Ubuntu-14.04-x86_64-linux | |
| append initrd=boot/Ubuntu-14.04-x86_64-initrd.gz interface=auto netcfg/disable_dhcp=true netcfg/confirm_static=true netcfg/get_ipaddress=x.x.x.x netcfg/get_netmask=255.255.255.192 netcfg/get_gateway=x.x.x.x netcfg/get_nameservers=5.11.11.5 5.11.11.11 hostname=<hostname> domain=<domain> url=http://puppet.<domain>:80/unattended/provision?token=<token>&static=yes ramdisk_size=10800 root=/dev/rd/0 rw auto console-setup/ask_detect=false console-setup/layout=USA console-setup/variant=USA keyboard-configuration/layoutcode=us locale=en_US | |
| IPAPPEND 2 | |
| Ubuntu 16.04 - Failing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!gpxe | |
| <%# | |
| kind: iPXE | |
| name: Preseed default iPXE - AUTOINSTALL | |
| model: ProvisioningTemplate | |
| oses: | |
| - Ubuntu | |
| test_on: | |
| - ubuntu4dhcp | |
| description: | |
OlderNewer