Best of Technical Support
I have searched through all of the suggested resources and have been unable to find an answer. How can I set up kermit or Linux so that they can talk to each other? I am trying to use ckermit 6.0.192 to dial a pager, and I get the message “Warning: terminal type unknown ...” each time I start up kermit.
Once I get to kermit and try to dial a number, I get the error message “unable to initialize modem”. I have used minicom to dial my modem and it works fine, but the application (Big Brother) which uses the modem is set up to use kermit. —John Willoughby, jwilloug@vvtv.com
Try to force the TERM variable to vt100 before starting kermit:
export TERM=vt100
At the kermit prompt, try this sequence (I am assuming /dev/modem is a correct link to your modem device):
set line /dev/modem set speed 57600 connect atdt...
This works fine for me. —Pierre Ficheux, pficheux@com1.fr
I am a newbie at installing Linux so I am not quite sure what I may be doing wrong. Here is my problem:
I am trying to install Red Hat on my machine, which currently has Windows 95 on it. I have a 6.4GB hard drive and I have used Partition Magic to free up about 2GB of space. Windows 95 is on three partitions; one of those is an extended partition. I decided to use Disk Druid to make the Linux partitions because I am not totally familiar with fdisk. I first made a root partition, which worked fine, but if I try to create any other partitions, I get an error with unallocated partitions and the reason is “no free primary”.
I don't really want to format my hard drive, but if it comes to that, so be it. —Ben Barth, bebart@dave-world.net
You may only have four primary partitions on your hard drive. If you need more, you can make an extended partition instead of a primary. Under DOS, this is how logical drives are created. Linux has no problem residing on an extended partition, so you should be able to install it once you create the extended partition. Remember that you will probably want to make two: one for the file system and one for the swap space (usually about twice your system RAM in size). —Chad Robinson, chadr@brt.com
How do I run a new application or install it into X? For instance, my Red Hat bundle had a CD with lots of software on it. I used RPM to install Word Perfect 7.0. Now I have an /opt directory with a /wp70 directory under it and a bunch of subdirectories under it. Which one is the executable? What magic word or process am I missing to make WP run? All the files seem to be there. This is the first question I haven't figured out, and I have spent a lot of time trying. My system is working great but this is just too nebulous for me. —Sean Wyatt, wyattcfi@compfuture.com
Usually, applications that install in /opt install a link to their binary in /opt/bin. So, all you should need to do is put /opt/bin in your PATH. In the /etc/profile file, you can add:
PATH=/opt/bin:$PATH export PATH
Should the executable be absent from /opt/bin, you can locate it using:
find /opt/bin -follow -type f -perm -700
then create a link yourself and add whichever directory it lies in, to your PATH. —Marc Merlin, marc@merlins.org
After recompiling the kernel, I get a message along the lines of:
modprobe: cannot find net-pf-4 modprobe: cannot find net-pf-5
at various times. It does not seem to affect the behavior of the system, but I would like to know what it means and what I should do about it. —Frank McCabe, fgm@fla.fujitsu.com
net-pf-4 and net-pf-5 refer to support for IPX and AppleTalk, respectively. You can avoid the modprobe messages from appearing at boot time by including aliases for each in /etc/modules.conf (or /etc/conf.modules), i.e., add these lines to the file if they are not already there:
alias net-pf-4 off alias net-pf-5 off
Most of this information can be found in /usr/src/linux/Documentation and I would recommend becoming familiar with the resources in this directory. Note: /usr/src/linux is just a symbolic link to your current source tree of the Linux kernel. —Andy Bradford, andyb@caldera.com
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Designing Electronics with Linux | May 22, 2013 |
| Dynamic DNS—an Object Lesson in Problem Solving | May 21, 2013 |
| Using Salt Stack and Vagrant for Drupal Development | May 20, 2013 |
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
- New Products
- Linux Systems Administrator
- Senior Perl Developer
- Technical Support Rep
- UX Designer
- Web & UI Developer (JavaScript & j Query)
- Designing Electronics with Linux
- Dynamic DNS—an Object Lesson in Problem Solving
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- Using Salt Stack and Vagrant for Drupal Development
Enter to Win an Adafruit Pi Cobbler Breakout Kit for Raspberry Pi

It's Raspberry Pi month at Linux Journal. Each week in May, Adafruit will be giving away a Pi-related prize to a lucky, randomly drawn LJ reader. Winners will be announced weekly.
Fill out the fields below to enter to win this week's prize-- a Pi Cobbler Breakout Kit for Raspberry Pi.
Congratulations to our winners so far:
- 5-8-13, Pi Starter Pack: Jack Davis
- 5-15-13, Pi Model B 512MB RAM: Patrick Dunn
- 5-21-13, Prototyping Pi Plate Kit: Philip Kirby
- Next winner announced on 5-27-13!
Featured Jobs
| Linux Systems Administrator | Houston and Austin, Texas | Host Gator |
| Senior Perl Developer | Austin, Texas | Host Gator |
| Technical Support Rep | Houston and Austin, Texas | Host Gator |
| UX Designer | Austin, Texas | Host Gator |
| Web & UI Developer (JavaScript & j Query) | Austin, Texas | Host Gator |
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?




33 min 45 sec ago
11 hours 14 min ago
17 hours 12 sec ago
17 hours 17 min ago
19 hours 10 min ago
21 hours 4 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 11 hours ago