H
A C D E F H i k M P R S t W
- How does the package system work?
Simon 18 Sep, 2000How the package system works For people who write packages that are curious how it works, I've attached therelevant portions of ...
- How about the 03x path names?
In the 03x series you should not use the full path unless it is absolutely neccessary. The reason for this is that there are shortcut ...
- Howto login to web control panel, root didn't work!
I set up freesco bout a year ago and have now completely forgotten the commands for altering the configuration. I did have a note of ...
- Howto let FREESCO handle my mail?
I want to run a freesco to share my internet as well as mail. I want to run my mail server which will recieve mail ...
- How do I enter the "Advanced Menu"?
See http://www.freesco.org/images/scrshot3.gifI don't know the command and can't find help anyware.To get to the advanced menu, do this:login as root via console/telnet/SSHtype command: setupAt question ...
- Howto install add-on packages?
In FREESCO 03x the add-on package system is completely different from the much simpler package system of FREESCO 027. Unfortunally this also means that 027 ...
- how to read the log??
The FREESCO 0.3.x system log is stored in a file /var/log/messagesThis log file can be viewed in a number of ways:via the 3rd console, type ...
- How do I configure for 100Mb?
Original question:I have configured eth0 to ask for DHCP information. When booting this fails.executing ifconfig shows 10MBPS but I beleive the broadband router is running ...
- Has freesco got a pptp client?
Yes, there's a pptp client included, but its not a very recent version.[root@Freesco] pptppptp-linux version 1.0.2Usage: pptp hostname [pppd options]
To use the client to setup ...
- How to set the time on FREESCO?
Check out the date command.
date --help
Usage: date [OPTION]... [+FORMAT]
or: date [OPTION] [MMDDhhmm[[CC]YY][.ss]]
-d, --date=STRING ...
- How can I prevent the empty page at the end of a print job?
The stock LPD server of FREESCO has two queues, one is called 'lp' and this one adds a formfeed at the end of the job, ...
- How do I setup a Win2K client to use the FREESCO print server?
First enable the print server on your FREESCO if not done so already:1. run setup2. choose option a) Advanced3. choose option 'Print Server'4. at question 'Enable Print Server(s) y/s/n' ...
- How do I troubleshoot printing?
Start at the basics:1. check cables, connectors, etc.2. At the [linux] command prompt, type the next commands:echo "hello world" > /dev/lp0echo "hello world" > /dev/lp1echo ...
- Howto interpret firewall messages in your system log
How to interpret a message from the firewall in your logs:Feb 23 07:37:01 - kernel: IP fw-in rej eth0 TCP 12.75.147.174:1633 100.200.0.212:23 L=44 S=0x00 I=54054 ...
- How can I see the MAC address of my FREESCO?
Use command ifconfigSample run[Linux] ifconfiglo Link encap:Local Loopback ...
- Howto make static route(s) permanent
ProblemIf I use the command "route add -net x.y.z.t netmask a.b.c.d ... ethx",the route is added only until next reboot. :-(Is there a way ( ...
- Howto use ping to troubleshoot connectivity
Whether or not your troublesome server is connected to your local network it is always a good practice to force a response from it. One ...
- How can I see the IP address of my FREESCO?
Use command ifconfigSample run[Linux] ifconfiglo Link encap:Local Loopback ...
- How do I configure my Windoze clients to work with FREESCO?
Start at this page of the FREESCO DokuWiki. These pages are currently under construction, so not all clients are ready yet. ...
- How to use FREESCO.SCP ?
On your client :1) Click Start/Programs/Accessories/Communications/Dial-Up Networking 2) Double click Make New Connection, create it. 3) Right click on your new connection, choose properties 4) ...
- How do I view the clients that are currently connected to my FREESCO router?
Try this method :Copy the attached file to directory /pkg/bin on your routerThen :
[Linux] chmod +x online
Then you can use it by typing :
[phbc50@Freesco] online ...
- How do I view the clients that are currently connected to my FREESCO router?
Since FREESCO 0.3.5 there is a program that can be used to do that :
just type at the console "arpf" followed by and you ...
- Howto create an add-on package?
Check out this Dokuwiki article
for FREESCO 03x packages. ...
- How can I restart OpenSSH when I'm logged in via SSH?
Problem: when you're logged in from remote via OpenSSH and you want to restart the OpenSSH server process (i.e. you've made changes to the sshd_config ...
- How can I debug my samba setup?
Check out this site: http://www.oreilly.com/catalog/samba2/book/ch12.html ...
- Howto configure SAMBA interface via i/f name
Perhaps most peeps knew this but here goes:To save a bit of
typing (or a lot when you have a DHCP server on your network) when
configuring ...
- Howto configure exim to deliver mail via ISP?
More and more organisations are blocking mail that originates from a dynamic IP address range. This happened to me several times for people that registered ...
- How can I convert a man page into readable format for FREESCO?
Most packages contain man pages, but since FREESCO is lacking the man system these man pages are hard to read by the average human... I stumbled ...
- How can I use an FTP server behind my FREESCO firewall?
The FTP protocol doesn't work very well through a NAT/firewall box, because a 'random' port is selected for communication between client and server.A possible solution ...
- How can I use SSI?
SSI (Server Side Include) is a technique where a HTML document is first parsed by a program on the server (hence the name) before it ...
- How can I speed up PHP pages?
One way of doing that is to install a so called PHP cache. One such a cache is desribed on this page http://dingetje.homeip.net/mmcache/.This cache is ...
- Howto reduce the memory footprint of Apache
To reduce the memory footprint of Apache consider to remove the loading
of the mod_mp3 and mod_perl modules. This can quite easy be
accomplished by commenting out ...
- Howto disable HTTPS support in Apache
If you do *NOT* need the HTTPS server (secure HTTP requests via port 443), then you can disable this Virtual Server as follows:1. edit ...
- Howto use OpenSSH, PuTTY and VNC to access a desktop securely over the internet
Read the attached document written by By Dr. Vladimir Dontsov, March 17 2002.This article is also available in the FREESCO DokuWiki ...
- Howto create a VPN tunnel using two FREESCO boxes
Check out this article: http://dingetje.homeip.net/howto/VPN/
This article is also in the wiki at http://dingetje.homeip.net/dokuwiki/freesco/howtos/el_cheapo_vpn_tunnel
...
- How can I x-fer files from/to my windoze PC to my FREESCO over the internet in as secure way?
install the OpenSSH package on your FREESCOcomment out the firewall rule (see other FAQ) to make the SSH server available from the internetInstall WinSCP on ...
- How do I view the clients that are currently connected to my FREESCO router?
Since FREESCO 0.3.5 there is a program that can be used to do that :
just type at the console "arpf" followed by and you ...
- How can I see a list of all commands available in FREESCO ?
Look at the list of build in commands in the DokuWiki (see link below).More information: http://dingetje.homeip.net/dokuwiki/freesco/howtos/build_in_commands ...
- Howto make static route(s) permanent
ProblemIf I use the command "route add -net x.y.z.t netmask a.b.c.d ... ethx",the route is added only until next reboot. :-(Is there a way ( ...
- How do I configure my Windoze clients to work with FREESCO?
Start at this page of the FREESCO DokuWiki. These pages are currently under construction, so not all clients are ready yet. ...
- How do I view the clients that are currently connected to my FREESCO router?
Try this method :Copy the attached file to directory /pkg/bin on your routerThen :
[Linux] chmod +x online
Then you can use it by typing :
[phbc50@Freesco] online ...
- How can I debug my samba setup?
Check out this site: http://www.oreilly.com/catalog/samba2/book/ch12.html ...
- Howto configure exim to deliver mail via ISP?
More and more organisations are blocking mail that originates from a dynamic IP address range. This happened to me several times for people that registered ...
- How can I convert a man page into readable format for FREESCO?
Most packages contain man pages, but since FREESCO is lacking the man system these man pages are hard to read by the average human... I stumbled ...
- How can I speed up PHP pages?
One way of doing that is to install a so called PHP cache. One such a cache is desribed on this page http://dingetje.homeip.net/mmcache/.This cache is ...
- Howto reduce the memory footprint of Apache
To reduce the memory footprint of Apache consider to remove the loading
of the mod_mp3 and mod_perl modules. This can quite easy be
accomplished by commenting out ...
- Howto disable HTTPS support in Apache
If you do *NOT* need the HTTPS server (secure HTTP requests via port 443), then you can disable this Virtual Server as follows:1. edit ...
- How do you pronounce FREESCO?
FREESCO is pronounced "Free-Sko" Attached is a WAV file (sound card required) ...
- How can I reach the web control panel?
Point your browser at: http://THE_IPADRESS_OF_YOUR_FREESCO:82 The default login name is: adminThe password is the one you gave it during setup.Where 82 is the default port for ...
- how can I use more than 64Mb RAM?
When your freesco box has more than 64Mb RAM you will notice that the kernel will only report 64Mb. To fix this add the 'mem=' ...
- How To Add A Second Floppy Drive
First you need to create a device named /dev/fd1, by using the following command:
mknod /dev/fd1 b 2 1To make this permanent, add this command to ...
- Howto add more consoles?
Default FREESCO starts 2 consoles that can be accessed via the keyboard attached directly to your FREESCO box with ALT-F1 and ALT-F2 (under ALT-F3 runs ...
- How to prepare and mount a second hard drive on a Freesco box ?
How to prepare and mount a second hard drive on a Freesco box ?Steps 1 - 3 can also be performed using a 3rd party ...
- Howto add modem initialisation commands ?
A
lot of modems dont like anything immediately after ATZ - because the
ATZcommand often takes up to 3 seconds to execute depending on the
modem.
Theres a couple ...
- Howto Allow a second local subnet behind a router internet access through freesco ?
Say
you have two local networks with different subnets seperated by another
router (besides freesco) and you have freesco connected to one of those
networks, but also wish ...
- Howto back up harddrive configuration to floppy disk ?
Wit all versions, Freesco has a 'backup' command which you can
use when installed on a hard drive will copy all the configuration files back
to a ...
- How do I find the log and how do I get it off the router
(so I can reproduce it ) ?
Telnet
to router
type cat /var/log/log( this command being cat /var/messages for FREESCO v03x)
copy and paste relevant parts...
Or on console, cat /var/log/log >/mnt/log.txt(For FREESCO 03x : cat /var/messages ...
- How to make changes to config file permanent ?
I edited named.host and named192.rev on hdd freesco, on reboot they are back
to default. So how do I put these back into the image file?Make ...
- How do I skip autoexec.bat to go direclty to DOS/FREEDOS ?
Just hold down shift while booting to skip autoexec.bat for DOS 6.22 or older.For Win95/98's DOS, Try holding down Control, or Press F8, then safe ...
- How I can block access from local net to global URL
FREESCO does not support blocking based on an URL, to have that kind of functionality, you must install a HTTP proxy server like squid or ...
- How do I switch between consoles / see the system log?
By default, Freesco loads four virtual consoles. Holding the ALT key and pressing F1, F2, F3 or F4 will switch between them. The first virtual ...
- How to edit cron database?
Use command:
crontab -e ...
- How can I tell what libs a certain binary requires?
FREESCO supports ELF (Executable and Linking Format) binaries. This means a binary may require certain loadable libraries on the target system to run. This can ...
- How can I see a list of all available commands in FREESCO ?
There is a complete list of commands located on the official web site maintained by the FREESCO team.More information: http://www.freesco.org/home/inc/commands.htm ...
- How can I see a list of all commands available in FREESCO ?
Look at the list of build in commands in the DokuWiki (see link below).More information: http://dingetje.homeip.net/dokuwiki/freesco/howtos/build_in_commands ...