LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

In preparation for an anniversary

Posted 10-16-2012 at 05:20 PM by rocket357 (Musings on technology, philosophy, and life in the corporate world)

It's been nearly a year since I started working at Rackspace, so I've been thinking alot over the past few days about how my life has changed since I started this insane wild ride. Aside from the expected "I live in San Antonio now", or "I make better money now", or even "I can't begin to explain how much I've learned in the past year", there are deeper, more subtle changes that have had oddly profound effects on my day to day life.

For starters, its...
Member
Posted in Uncategorized
Views 1428 Comments 0 rocket357 is offline
Old

parallel port with cups (LPT)

Posted 10-16-2012 at 05:07 AM by ted_chou12

Hi, I am tired of USB port so I went ahead and tried to use a parallel port to connect my printer:
First check if the lp mod is added:
Code:
lsmod | grep par
if not:
Code:
parport_pc 22292 1
parport 29012 2 parport_pc,lp
Then do:
Code:
modprobe lp
Make sure you add this to /etc/rc.d/rc.local, to ensure the code runs everytime during boot.
Now check again:
Code:
lsmod | grep par
"lp" should now already be displayed....
Member
Posted in Uncategorized
Views 10745 Comments 0 ted_chou12 is offline
Old

Good security practices.

Posted 10-15-2012 at 08:36 PM by ReaperX7

Often people wonder how to really effectively protect their PCs regardless of what operating system they have on it. People think, "I can buy or download this one program and automatically I'm fully protected." They never realize how wrong they are. Just installing a toolkit doesn't give you the best protection possible. here's a few basic ways I've found to really stretch the abilities of your toolkits to not only give you proper protection, but full administration over what goes on in...
LQ Guru
Posted in Uncategorized
Views 1734 Comments 0 ReaperX7 is offline
Old

Example script to run and manage a service (tcpdump) with managed logging.

Posted 10-11-2012 at 07:59 PM by konsolebox
Updated 05-27-2018 at 03:10 PM by konsolebox

I made this script as a reply to a question on a thread before. The accidentally simplified complexity of it amazes me so I thought that it would be nice to post this on a blog as well. Original thread: https://www.linuxquestions.org/quest...cpdump-800385/

The script runs and manages a service (tcpdump). It could also automatically delete files older than C days, and reduce the size of a logfile if it's already larger than N bytes....
Senior Member
Posted in Howtos
Views 9367 Comments 0 konsolebox is offline
Old

RHEL – Installing multiple OS versions using Logical Volume Manager

Posted 10-10-2012 at 07:56 AM by iamswift
Updated 10-11-2012 at 01:02 AM by iamswift

Introduction:
Logical Volume Manager is a very good tool available in Linux to play around with disks and its sizes. This tool is very powerful that it virtually eliminates the requirement for fdisk based partition after the initial setup. Nowadays only two main partitions are created. One for “boot” and another for “LVM”. LVM internally has volume groups and logical volumes which act as independent partitions.

This article talks about how a free / available...
LQ Newbie
Posted in Technical
Views 1920 Comments 0 iamswift is offline

  



All times are GMT -5. The time now is 06:50 AM.

Main Menu
Advertisement
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