UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Linux gave you the answer to your problem: "Unknown arg '-l'"
That means that it doesn't understand the "minus lower-case-"l"" you gave it.
Try again.
You are getting answers, but… <snip slander>.
IMO one disadvantage of a CLI as opposed to a GUI it that human beings can make typos that result in errors.
Even with proper case the output of that command is just as unhelpful as before especially considering that all I ever asked for were simple yes or no answers to my questions. Sigh.
I don’t think it’s realistic to expect help from you considering your level of hostility towards me. Thanks but no thanks.
Even with proper case the output of that command is just as unhelpful as before especially considering that all I ever asked for were simple yes or no answers to my questions.
"Spoonfeeding" people is tedious. You are expected to be able to do a little research for yourself. I gave you the right pointer, but here goes:
1] The above means that iptables is installed and ready to use, but as there are no policies Listed, it is not doing anything. Ie you have a firewall, but as it has no policies, you might as well not have one.
2] If any policies are listed, then you do have a firewall, of sorts, which may or may not be doing what you want it to. This depends very much on the policies you have defined.
Code:
tgar@vaio:~$ sudo iptables -L
sudo: iptables -L: command not found
tgar@vaio:~$
3] The above means that iptables is not installed so you cannot have a firewall until you install and configure iptables
Quote:
Is there a firewall in Ubuntu 8.04 live boot? ...all I ever asked for were simple yes or no answers to my questions.
So, to summarise:
1] => "No"
2] => "Maybe, it depends on your iptables policies"
3] => "No"
You are expected to be able to do a little research for yourself.
If that means I would have been better off not asking you a simple question then I agree. In point of fact I asked “anyone” and “someone”, not you specifically.
Quote:
I gave you the right pointer,…:
I didn’t ask for pointers, I asked for yes or no.
Quote:
1] => "No"
2] => "Maybe, it depends on your iptables policies"
3] => "No"
You’re a day late and a dollar short but I see you do know how to give a simple yes or no answer, or at least two out of three.
If you expect me to show appreciation after you harangue and insult me you’re dreaming. In future do us both a favor and keep your cryptic replies to yourself. Too bad there isn’t a “NO Thank You” button, I would add one to your count.
Last edited by win_to_lin_migrant; 05-19-2009 at 07:33 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.