Best of Technical Support
I want to delete a user account. But I can't find any command to do so. Is there any utility to do so? —Harry Wong
Many of the Linux distributions ship with a deluser or userdel command that reverses the action of the adduser or useradd command. Search the man pages or simply try the commands to see if they exist on your system.
Failing that, deleting a user consists of two main steps:
1) Delete the user's entry in /etc/passwd
As root, and using your favorite editor, edit /etc/passwd (I always make a backup copy before messing with the password file because you can never be too careful). Search for the line that starts with the users login ID and delete the entire line.
2) Delete the user's home directory.
Again as root, use the rm command recursively to get rid of files by typing —Vince Waldon vwaldon@redcross.ca
I have just added four additional drives to my Linux/Compaq Proliant 1000. I recompiled the kernel to include the md/linear option. Now I cannot find any instructions on how to make the MD work with all the drives. What I want to do is have all five drives connected such that when the first drive is full, the data will go to the second drive and so on. —Robert Binz
More information on using MD can be found in the MD FAQ at ftp://sweet-smoke.ufr-info-p7.ibp.fr/pub/linux/. You should find two files. The first, md-FAQ, can answer many of your questions. The second, md035.tar.gz (this is the current version of MD at the time of this writing), contains the utilities you will need to manage your MD system, as well as more documentation.
Be aware the MD package is still under development. Certain parts of the system (such as mirroring) are not yet considered stable. If you plan to use MD, I recommend you join the mailing list by sending mail to majordomo@vger.rutgers.edu with the message body “subscribe linux-raid”. —Chad Robinson, BRT Technical Services Corporation chadr@brttech.com
I need to create a captive account which restricts the user to only FTP access of the system. I also need to restrict the user to accessing only directories above a root directory I specify. Can you please let me know how to implement this? —Steve Stuczynski
First add a guest group entry in the /etc/ftpaccess file. Specify which group of users will be treated as guests by typing guestgroup ftponly. Then create the ftponly entry in /etc/group by typing ftponly::22:. Next, create a user member of this group, with no shell, in /etc/passwd:
user1:the_passwd:22:22:Limited FTP user:/home/ftp/user1:/bin/true
Don't forget to create the /home/ftp/user1 directory. Last, add /bin/true in /etc/shells. Now check your work to make sure it works! —Pierre Ficheaux, Lectra Systemes pierre@rd.lectra.fr
There are simple and complex ways to restrict user access to FTP only. There is a HOWTO that describes this in detail, as well as potential security problems you should be aware of.
This FAQ is unfortunately not an official part of the Linux HOWTO and mini-HOWTO compilation, but Slackware users can find it as part of the installation anyway, in /usr/doc/faq/howto/mini/Anon-FTP-FAQ. Although the document is geared primarily towards creating a secure anonymous FTP site, it actually covers an extensive range of the setup required for your desired effect. —Chad Robinson, BRT Technical Services Corporation chadr@brttech.com
After a successful installation of Red Hat's Colgate release of Linux, I have found I would like to change some of my configuration settings. Is there a way to get back into the setup utility that steps you through setup? Or is there an easier way of doing this? In particular, my NIC is not working right and I don't know how to configure it correctly. —Jeff L. LaPlante
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 |
- Designing Electronics with Linux
- New Products
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- Dynamic DNS—an Object Lesson in Problem Solving
- Using Salt Stack and Vagrant for Drupal Development
- Validate an E-Mail Address with PHP, the Right Way
- Tech Tip: Really Simple HTTP Server with Python
- Why Python?
- Build a Skype Server for Your Home Phone System
- Drupal Is a Framework: Why Everyone Needs to Understand This
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?




55 min 57 sec ago
1 hour 46 min ago
5 hours 48 min ago
9 hours 35 min ago
9 hours 43 min ago
11 hours 57 min ago
14 hours 27 min ago
1 day 30 min ago
1 day 4 hours ago
1 day 8 hours ago