connecting linux (fedora) to a novell netware network
Linux - NewbieThis 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
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.
This helps somewhat, but my password contains an ! and when entering it in the console it is interpreted as the command to insert the last entered command. Is there an escape character like in html, to enter reserved characters?
If you are entering it in the shell, try \! or enclose the entire password in single quotes. Also using locale specific characters might get you in trouble as well, if the server or your terminal doesn't have support for that locale.
If you are entering it in the shell, try \! or enclose the entire password in single quotes. Also using locale specific characters might get you in trouble as well, if the server or your terminal doesn't have support for that locale.
I get a kernel error when mounting via the shell. I would like to do with in nautilus. What do I put in the "domain:" field?
Try preceding the mount command with "ltrace " and "strace ". Redirect the output to a file. Try to see which library or system call was executed before the crash.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.