Getting FreeNAS FreeNAS is available as a free download from the FreeNAS SourceForge site. Download the latest ISO image file. Be aware that this is a 34 MB file so it may take some time if you are on dial-up.
Author Archives: Prosoxi.com Webmaster
G4L Ghost For Linux
G4L is a hard disk and partition imaging and cloning tool. The created images are optionally compressed and transferred to an FTP server or cloned locally. Version 0.30 adds cifs (Windows) on local menu, and mbr and ebr backup. Download
Greek APN Settings (Cosmote, Vodafone, Wind)
Greek APN Settings (Cosmote, Vodafone, Wind) for Android G1 Operator: – Wind GPRS APN: – gnet.b-online.gr ή gint.b-online.gr Username: – {blank} Password: – {blank} MCC=202 MNC=10 APN type=default DNS: – 212.152.79.19, 212.152.79.20 Operator: – Vodafone GR GPRS APN: – internet.vodafone.gr ή webonly.vodafone.gr Username: – {blank} Password: – {blank} MCC=202 MNC=05 APN type=default DNS: – 213.249.17.10, …
Continue reading “Greek APN Settings (Cosmote, Vodafone, Wind)”
Wget HTTP Authentication issue
I found this when using HTTP authentication, not sure if this is a bug on wget or on the server side. This is wget version 1.10.2 compiled on MacOS X 10.4.8 with gcc 4.0.1 and make 3.80, which shows this behaviour: $> wget -O – –no-cache -d –http-user=admin –http-password=XXXXXX http://192.168.128.23/admin/test/advanced Setting –http-user (httpuser) to admin …
How to overwrite existing files when use wget?
How to overwrite existing files when use wget? It seems that there is no way to force overwriting every files when downloading files using wget. However, use -N option can surely force downloading and overwriting newer files. Posted by Enod at 11:19 AM 2 comments: Advait said… if you are using gnu version of wget …
Continue reading “How to overwrite existing files when use wget?”
Linux execute page from command line LYNX
Lynx is a text-only Web browser for use on cursor-addressable character cell terminals. It is released as Free software under the GNU General Public License. Supported protocols are Gopher, HTTP, HTTPS, FTP, WAIS, and NNTP.