LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-17-2010, 07:43 AM   #16
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940

Quote:
Originally Posted by linus72 View Post
I was just wonderin michellepace if IPCOP is what you were seeking in a Linux distro?
meaning I was just wonderin how/why you have it?
you just got a computer that already had IPCOP or what?
or is it part of your job?
thx
There was a guy, I helped out once, he was using some thing called "andLinux" !! Ever heard that before ?

Last edited by Aquarius_Girl; 07-17-2010 at 07:50 AM.
 
1 members found this post helpful.
Old 07-17-2010, 07:55 AM   #17
michellepace
LQ Newbie
 
Registered: Jan 2009
Posts: 24

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by linus72 View Post
I was just wonderin michellepace if IPCOP is what you were seeking in a Linux distro?
meaning I was just wonderin how/why you have it?
you just got a computer that already had IPCOP or what?
or is it part of your job?
thx
I work for a small boutique engineering company which is highly sophisticated in CAD/CAM and 5-axis machining.

We use to have about 20 windows computers, 4 machining centers, 6 wirecut machines and 2 printers all setup via windows network sharing. It was horrible. Latency over the network, frequently dropped internet connections and no control over of who is doing what on the internet. Most of all it was just hugely unstable.

So we had someone come in and re-setup the network for us. We needed a cheap solution as we're a privately held company (ie someone really cares as to how much money is spent), although our biggest requirement was stability and then security. We just couldn't afford the inconvenience and irritation which our network was causing us, and that what would happen if we were ever hacked into.

So the network was setup with IPCOP (free) just over 2 years ago. IPCOP being the gateway, all original cabling was used from the previous network. I think we got another switch in. We've never had to call that person back again. I think our network has gone down perhaps... mmm... perhaps twice over those two years. It's been absolutely superb.

Part of my job? ha ha, well no we're too small to have job descriptions in this company. If it needs to be done, then it needs to be done. My CAD/CAM skills are the most junior so I took this on whilst the boys work on the stuff which makes us money.

Last edited by michellepace; 07-17-2010 at 07:59 AM.
 
1 members found this post helpful.
Old 07-17-2010, 08:42 AM   #18
michellepace
LQ Newbie
 
Registered: Jan 2009
Posts: 24

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by anishakaul View Post
I can't explain that statement as I have heard of such a distro before, may be you start a new thread for understanding its meaning.
oh no, not to worry. I understand this kind of distribution now. Particularly after reading the below taken from the link you gave me: FAQ: Customising IPCop

Can I customise my IPCop box?

Because your IPCop box is based on Linux, many of the features used in Linux can be made available by your firewall. IPCop is made to be easy to use, and the web interface reflects that. There are many features that are not made accesible by the web interface in order to keep it simple.

The important thing to remember is that the IPCop box is primarily a firewall and a router. All the other features are "nice to have". Anything you do to your IPCop box could reduce it's effectiveness, and the programmers won't be looking out for security holes in programs you have added, so they won't be making patches either.

If you want something more general purpose than a dedicated firewall you can have a look at the Gateway/Servers at this comparision list.


Where do I start?

First of all, IPCop is missing many of the programs usually found in a Linux distribution. This is deliberate, as the lower number of applications means the system is simpler, and easier to keep secure

Because of this, our way in and out of the IP-Cop box is via a program called SSH. SSH is a secure command line interface which allows remote access. Normally, SSH uses port 22, but in order to allow port 22 to be forwarded elsewhere, port 222 is used on the IP-Cop box.

Most Linux distributions now include the SSH suite of programs, and there is a freeware Windows client called PuTTY. SSH includes a file transfer client called SCP, and there is also a freeware Windows version called WinSCP. Between these two programs, you should have all the tools you need to customise IP-Cop.

Last edited by michellepace; 07-17-2010 at 08:45 AM.
 
Old 07-17-2010, 08:46 AM   #19
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
so, do you use any distro at home,etc?
I mean a user Desktop distro..?
 
Old 07-17-2010, 08:53 AM   #20
michellepace
LQ Newbie
 
Registered: Jan 2009
Posts: 24

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by linus72 View Post
so, do you use any distro at home,etc?
I mean a user Desktop distro..?
mmm... nope. I'm using putty to get into this box from windows 7. We unfortunately only run windows.

Our engineering software doesn't run on anything else and someone stole my mac in Budapest.

why do you ask?

Last edited by michellepace; 07-17-2010 at 08:54 AM.
 
Old 07-17-2010, 09:07 AM   #21
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
I was just wonderin...
Women are kinda scarce in the Linux world it seems and so I was just curious if you also used Linux at home, etc...
 
0 members found this post helpful.
Old 07-17-2010, 09:23 AM   #22
michellepace
LQ Newbie
 
Registered: Jan 2009
Posts: 24

Original Poster
Rep: Reputation: 2
ha ha ha, ja. what can I say. i'd be surprised too.
 
Old 07-17-2010, 12:52 PM   #23
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
Originally Posted by linus72 View Post
I was just wonderin...
Women are kinda scarce in the Linux world it seems and so I was just curious if you also used Linux at home, etc...
http://www.linuxchix.org/
 
Old 07-18-2010, 07:29 AM   #24
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
GNU is not a Linux distro.

Linux is not a full OS, it's just the kernel. GNU is a full OS, but they haven't finished the kernel yet (search for Hurd if you're interested). They decided to stick together and they work (they are both Unix clones) to be the OS we know as GNU/Linux. Even though Linux really means the kernel, most people just use it as an abbreviation of GNU/Linux.

A "Linux" distro is GNU/Linux with an installer and prepackaged software of the distro's choice.

Last edited by MTK358; 07-18-2010 at 07:30 AM.
 
Old 07-18-2010, 07:35 AM   #25
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
lol
Repo...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Best Linux/Unix Flavour for FTP server Rustylinux Linux - General 6 05-27-2006 10:31 AM
Best Linux/Unix Flavour for FTP server Rustylinux Linux - Security 2 05-24-2006 12:11 PM
which flavour? bluestorm Linux - General 7 10-07-2003 09:58 AM
need help deciding on which flavour of unix linux_h Linux - Software 14 11-25-2002 03:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration