Good website for Linux new-comers...


 
Thread Tools Search this Thread
Operating Systems Linux Good website for Linux new-comers...
# 1  
Old 07-17-2001
Good website for Linux new-comers...

They have an interesting approach to HOW-TO files... for the newbie, by the ex-newbie. Check it out:

http://www.linuxnewbie.org/nhf/intel/index.html
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Best Linux/UNIX-based website hosting service?

I'm currently on a shared server, with a fairly-well-known hosting provider, which has gotten progressively worse over the years, and it's time to switch to someone else. I know there are LOTS of providers out there whose infrastructure is Linux/UNIX based (actually, I'm not aware of any that... (2 Replies)
Discussion started by: markolinux
2 Replies

2. UNIX for Dummies Questions & Answers

which linux is good for unix ?

hi ... i want to use linux for unix , please suggest me which linux i should use thanks regards sanjeev (1 Reply)
Discussion started by: sanjeev1
1 Replies

3. What is on Your Mind?

There is a good photo website

:) hello,everyone,I am the newcomer.I hope you can go to this website:flickr.com/photos/partpic/.I am sure it is NOT spam.Then,you can feel that it is a professional photograph website about the computer. there are o lot of picture of some kinds of computer ,include IBM,SUN,HP,EMC,HDS and others.I... (4 Replies)
Discussion started by: part pic
4 Replies
Login or Register to Ask a Question
LIBGPHOTO2_PORT(3)					  The gPhoto2 Reference (the man					LIBGPHOTO2_PORT(3)

NAME
libgphoto2_port - cross-platform port access library SYNOPSIS
#include <gphoto2/gphoto2_port.h> DESCRIPTION
The libgphoto2_port library was written to provide libgphoto2(3) with a generic way of accessing ports. In this function, libgphoto2_port is the successor of the libgpio library. Currently, libgphoto2_port supports serial (RS-232) and USB connections, the latter requiring libusb to be installed. The autogenerated API docs will be added here in the future. ENVIRONMENT VARIABLES
IOLIBS If set, defines the directory where the libgphoto2_port library looks for its I/O drivers (iolibs). You only need to set this on OS/2 systems and broken/test installations. LD_DEBUG Set this to all to receive lots of debug information regarding library loading on ld based systems. USB_DEBUG If set, defines the numeric debug level with which the libusb library will print messages. In order to get some debug output, set it to 1. SEE ALSO
libgphoto2(3), The gPhoto2 Manual, [1]gphoto website, automatically generated API docs, [2]libusb website AUTHOR
The gPhoto2 Team. Hans Ulrich Niedermann <gp@n-dimensional.de>. (man page) REFERENCES
1. gphoto website http://www.gphoto.org/ 2. libusb website http://libusb.sourceforge.net/ 08/16/2006 LIBGPHOTO2_PORT(3)