LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Limit Times a User Can Use The Computer

Posted 10-29-2007 at 09:27 PM by w322

If you have children or teenagers, you might want to limit the times of day that they can use the computer. Here is how I did it:

For this example, "sammy" is the username of the user to be limited.

To limit when the user can login, edit /etc/security/time.conf and add:
Code:
*; *; sammy; Al0630-2100
edit /etc/pam.d/common-account, add:
Code:
account requisite       pam_time.so
To force the user...
LQ Newbie
Posted in Uncategorized
Views 1299 Comments 0 w322 is offline
Old

Kubuntu 7.10: During Boot Splash, Monitor Says 'Not Optimum Mode'

Posted 10-29-2007 at 08:40 PM by w322

I installed Kubuntu 7.10 and during boot (after grub menu) the Samsung LCD monitor said 'Not optimum mode, recommended mode 1280 x 1024'. I have a Radeon video adapter and apparently usplash does not select a suitable resolution or refresh rate to match the monitor. After some searching I found this solution:

edit /etc/usplash.conf to show:
Code:
xres=1024
yres=768
then run:
Code:
sudo dpkg-reconfigure usplash
...
LQ Newbie
Posted in Uncategorized
Views 1587 Comments 0 w322 is offline
Old

Auto connect to wireless network without sudo privileges

Posted 09-09-2006 at 08:33 PM by w322

How I got my notebook to connect to my wireless network for users without sudo privileges. I'm using Kubuntu 6.06.
<!--break-->
1. You should have <strong>/etc/network/interfaces</strong> configured for automatic network connection. It should contain something like this:

<code>
&nbsp;&nbsp;&nbsp;auto eth2 <em>[or your wireless interface designation]</em>
&nbsp;&nbsp;&nbsp;iface eth2 inet dhcp...
LQ Newbie
Posted in Uncategorized
Views 3624 Comments 2 w322 is offline
Old

Turn on numlock at login

Posted 02-23-2006 at 08:40 PM by w322

I like numlock to be on.
Here is how to have it turn-on when you log-in:

1. apt-get install numlockx
2. ln -s /usr/bin/numlockx ~/.kde/Autostart/numlockx
LQ Newbie
Posted in Uncategorized
Views 811 Comments 0 w322 is offline
Old

Monitor system temperatures, voltages, fan rpm, memory, etc.

Posted 02-23-2006 at 08:31 PM by w322

1. install ksensors
2. run sudo sensors-detect
LQ Newbie
Posted in Uncategorized
Views 1424 Comments 0 w322 is offline

  



All times are GMT -5. The time now is 07:16 PM.

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