LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

proxy server configuration

Posted 03-19-2009 at 04:09 PM by am_it_wild

many of us on a college campus or office network access the internet through a proxy server .how do you set the proxy server details in your shell environment?you can set the proxy for different protocolsas follows-
$ export http_proxy="http://192.168.0.1:3128";//http proxy
$export ftp_proxy="192.168.0.1:3128";//ftp proxy
you can add your proxy server ip sddress instead of 192.168.0.1 and your port numbers
LQ Newbie
Posted in Uncategorized
Views 928 Comments 0 am_it_wild is offline
Old

want to change your mac address

Posted 03-19-2009 at 03:50 PM by am_it_wild

1. you can obtain your original mac address by going to the terminal and type the
~ $ifconfig
output is:-
eth0 Link encap:EthernetHWaddr 00:1C:23:FB:37:22
now lets change the last part of the mac id forom 22 to 23
$ifconfig eth0 hw ether 00:1c:23:FB:37:23
now type again
$ifconfig
you will get
00:1c:23:FB:37:23
LQ Newbie
Posted in Uncategorized
Views 875 Comments 0 am_it_wild is offline
Old

my Linux blog

Posted 03-19-2009 at 11:09 AM by sarin
Tags blog, blogger, linux

This post is just to let you guys know that I am currently maintaining a Linux blog at http://flyingtux.blogspot.com.
Member
Posted in Uncategorized
Views 2088 Comments 0 sarin is offline
Old

raid device problem

Posted 03-18-2009 at 12:01 AM by bharatlalgupta

Quote:
Originally Posted by chrism01 View Post
Have read this : http://www.linuxtopia.org/online_boo...id-config.html
Also, its not clear whether you are trying to extend md0 or add a new raid device, in which case it should be md1, not md0.

hello sir
i'm taking about extend raid md device such as md0 md1 md2
after installation.
Member
Posted in Uncategorized
Views 1074 Comments 0 bharatlalgupta is offline
Old

I learned how to share printers with cups

Posted 03-17-2009 at 08:39 PM by xri
Tags cups, nfs, printer, share

Once I started learning NFS, I initially assumed that it is a Unix only version of Samba. I thought that it would obviously include sharing printers too. However, I was wrong. While Samba allows you to share printers, NFS can't. However, there is a simpler method. CUPS allows you to share printers with all your the Linux computers on your network, through a web interface. It is extremely simple and works right out of the box.
I just used my web browser pointed at http://localhost:631 on the...
xri
Member
Posted in Uncategorized
Views 2546 Comments 0 xri is offline

  



All times are GMT -5. The time now is 01:19 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