- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: linux reference
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 01:26 PM
11-22-2005 01:26 PM
linux reference
I am interest to learn linux. Currently I am handling HP-UX server. Any website that I can refer to learn the linux basic?
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 10:00 PM
11-22-2005 10:00 PM
Re: linux reference
in my opinion this is a good start point:
http://www.kernelnewbies.org
Then you can try/find your Linux distribution...
http://distrowatch.com/
hth
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 10:52 PM
11-22-2005 10:52 PM
Re: linux reference
In the red hat site, you have very good documentation about how to install, configure, monitor the performance, administrate, secure and maintain Linux.
http://www.redhat.com/docs/
But, you should consider the distribution, the administration tasks and configuration files may vary from distribution to distribution.
I prefer Red Hat and Fedora, then SUSE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2005 01:30 AM
11-23-2005 01:30 AM
Re: linux reference
http://bhami.com/rosetta.html
and this one
http://www-128.ibm.com/developerworks/linux/library/l-config.html
and this one helped me some time
https://bugzilla.redhat.com/bugzilla/query.cgi?format=simple
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2005 03:15 AM
11-23-2005 03:15 AM
Re: linux reference
http://www.ugu.com has various sections for whatever flavor you are working with. Many links to the FAQs and newsgroups for the many flavors as well.
There is a link on the main page for LINUX Beginners and Users.
And, can google for just about any Linux question you can have. At the least it will direct you to HOWTOs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 12:52 AM
11-24-2005 12:52 AM
Re: linux reference
Linux is a very hands on experience. It is not that difficult anymore, so I suggest you just dive into it. Find yourself some hardware and go ahead.
Download the four ISO images for i386 from
http://fedora.redhat.com/download
There will be four CD's in total, or one DVD
Burn them to CD's using your burning program or download isorecorder for CD's from http://isorecorder.alexfeinman.com/isorecorder.htm
Put the first CD into the drive on your designated linux box and boot the system. If your BIOS is set up to boot from CD you will be promted for installation. Just follow the instructions on the screen and select to install everyting the first time.
I suggest you do not enable security enhanced linux during installation for your first days - this will complicate things for you and you may grow sour for not understanding why things are not working.
You will propably want to install the ting a few times before you are satisfied.
The first thing to do is to familarize yourself with the yum command and do a yum update to patch the system.
Now, I suggested the Fedora installation because this in my experience is the biggest and most complete. There are many others out there, but many of them may lack some functionality. This can always be installed, but it is be nice to just have everything there to start with. Only thing necessary I find missing is emacs. Just google for the yum command to have it installed if you need it.
If you afterwards want to uninstall stuff, just do a rpm -qa to list the packages installed and do for instance a
rpm -qa | grep java | xargs -t yum -y remove
to uninstall everything containing java.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 04:54 AM
11-24-2005 04:54 AM
Re: linux reference
(http://tldp.org).
You will likely want to start with the
guides section (http://tldp.org/guides.html).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 08:25 AM
11-24-2005 08:25 AM
Re: linux reference
Like said, there are so many resources for linux, making it hard to choose a starting point.
Although they are suse specific, I think Suse documentations are well prepared and good to start with for newbies.
There is a user guide and admin guide for suse linux 9.3 at http://www.novell.com/documentation/suse93/index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 08:57 PM
11-24-2005 08:57 PM
Re: linux reference
Start from here:
http://www.linux.ie/newusers/beginners-linux-guide/
http://linuxresource.com/Linux_General/Beginners/index.php
http://linuxreviews.org/beginner/
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 05:25 PM
12-11-2005 05:25 PM
Re: linux reference
I plan to buy an extra hardisk to install RedHat Linux 9.0 prof. Existing my pc already hv windows XP. I hv partitioned the hardisk to C & E drive.
Can I hv the steps to install the linux into a blank hardisk and at the same time able to boot in multi os selection (windows XP & Linux)?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 09:01 PM
12-11-2005 09:01 PM
Re: linux reference
If you coose to use RH 9, pls note that you may have problems getting the up2date patching utility working, throwing a cryptic error msg. This is because a root sertificate expired sometime in 2003. If so, you have to upgrade the root sertificate manually.
Also, you may have problems with some Intel/Compaq network cards - you may need to upgrade the drivers before you get online.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2005 10:16 PM
12-11-2005 10:16 PM
Re: linux reference
Thanks for you feedback.
I try to download the doc for Fedora Core 4 Installation Guide (at http://fedora.redhat.com/docs/fedora-install-guide-en/) but there is not PDF or html format. It is very hard for me to read thru internet. Where I can get the copy for this file in PDF format?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2005 12:29 AM
12-12-2005 12:29 AM
Re: linux reference
http://fedora.redhat.com/Download/
If you use an ordinary PC which has been able to run Windows, you should propably select the i386 downloads. This is the most common architecture. The x86_64 is for 64 bit architectures and ppc is for Mac Power PC.
Download the four(!) ISO images named
FC4-i386-disc1.iso
FC4-i386-disc2.iso
FC4-i386-disc3.iso
FC4-i386-disc4.iso
and burn them to CD's. If you are using win XP, you can use isorecorder to burn it
http://isorecorder.alexfeinman.com/isorecorder.htm
When you have burned the CD's just drop the first CD in the station and restart the machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 12:27 AM
12-14-2005 12:27 AM
Re: linux reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 01:07 AM
12-15-2005 01:07 AM
Re: linux reference
1) During the Redhat linux 9 installation, what is the required partition that need to hv? According to the user guide, swap, / and /boot is the compulsory. How about the others like /tmp, /home, /opt, /usr, /var and etc?
2) Hv 2 options to choose during the installation process for partioning. Automatic and manual (with disk druid). What is the partition that will be created if choosing automatic? Only swap, / and /boot?
3) For the boot loader, basically hv 2 which are GNUB (default) and LILO? What is the main different between these 2 boot loaders?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 01:24 AM
12-15-2005 01:24 AM
Re: linux reference
The size of the swap partition will typically be double the size of the amount of RAM in your machine. So unless you run very spesific programs like high load database server, and you have 256MB RAM on your box, you make a 500-600MB swap partition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 01:39 AM
12-15-2005 01:39 AM
Re: linux reference
Or if you are really interested, here is a document describing the Filesystem Hierarchy Standard.
http://www.pathname.com/fhs/pub/fhs-2.3.html
It is an interesting read even for seasoned admins. Especially note the /opt filesystem which is not installed by default on most linux systems, but is a very interesting alternative to /usr/local.
- k
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 01:56 PM
12-15-2005 01:56 PM
Re: linux reference
1) After linux installation completed, can I create/mount other file system like /tmp, /usr, /opt and etc if I only create / and swap space during the installation?
2) Existing I hv a hard disk with 2 partitions. The 1st partition is for windows XP and 2nd partition is the free space (unpartioned) reserved for linux installation. I think the cylinder point for 2nd partition is start from 709 - 3000. According to the user guide, some older bios cannot detect the 1st 1024 cylider of the hard disk. For my case, do I need to leave the cylinder point from 709 - 1733 for file system /boot?
regards.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 02:36 AM
12-19-2005 02:36 AM
Re: linux reference
less /etc/fstab
man fstab
man fdisk
man mount
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2005 05:19 PM
12-27-2005 05:19 PM
Re: linux reference
In HP-UX, we can run command 'bdf' to check the file system utilization. How about in Linux?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 02:17 AM
01-02-2006 02:17 AM
Re: linux reference
df //Free disk. Option -i lists open inodes
du //Disk usage. Nice to combine with other commands like du --max-depth=1 -h -x |less or du -sk * | sort -n
ulimit -a //limit of open files
sar //Collect, report, or save system activity information
vmstat //Report virtual memory statistics
top //CPU info. Press m for memory info
lsof //ls open files. information about files opened by processes
uname -a //system info