Welcome to Linux Knowledge Base and Tutorial
"The place where you learn linux"
Let The Music Play: Join EFF Today

 Create an AccountHome | Submit News | Your Account  

Tutorial Menu
Linux Tutorial Home
Table of Contents

· Introduction to Operating Systems
· Linux Basics
· Working with the System
· Shells and Utilities
· Editing Files
· Basic Administration
· The Operating System
· The X Windowing System
· The Computer Itself
· Networking
· System Monitoring
· Solving Problems
· Security
· Installing and Upgrading
· Linux and Windows

Glossary
MoreInfo
Man Pages
Linux Topics
Test Your Knowledge

Site Menu
Site Map
FAQ
Copyright Info
Terms of Use
Privacy Info
Disclaimer
WorkBoard
Thanks
Donations
Advertising
Masthead / Impressum
Your Account

Communication
Feedback
Forums
Private Messages
Recommend Us
Surveys

Features
HOWTOs
News
News Archive
NukeSentinel
Reviews
Submit News
Topics
User Articles
Web Links

Google
Google


The Web
linux-tutorial.info

Who's Online
There are currently, 228 guest(s) and 0 member(s) that are online.

You are an Anonymous user. You can register for free by clicking here

  

Linux Knowledge Base and Tutorial: Ubuntu Linux

Search on This Topic:   
[ Go to Home | Select a New Topic ]

Fix Virtualbox guest addition installation issue in Ubuntu 10.10
Thursday, September 09, 2010 @ 14:47:50 CEST by tw45admin (87 reads)
Ubuntu Linuxdonadony writes
To activate the fullscreen mode in a virtualbox machine, we need to install Guest additions in the guest OS. If you are testing Ubuntu 10.10 Maverick meerkat in virtualBox , you may notice that guest additions are not working, it seems that the problem is the new xserver they put in ubuntu10.10, the modules are not build against this new version (See screenshot bellow). To fix this issue i used the methode bellow to install Guest additions in Ubuntu 10.10 Maverick Meerkat, this methode consist on installing a new xserver display packages which works well.

Complete Story

(comments? | Score: 0)

How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.04
Tuesday, September 07, 2010 @ 18:05:33 CEST by tw45admin (55 reads)
Ubuntu Linuxfalko writes
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 10.04. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.

http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-10.04

(comments? | Score: 0)

Previewing and tweaking Ubuntu 10.10
Tuesday, September 07, 2010 @ 15:42:57 CEST by tw45admin (84 reads)
Ubuntu LinuxOn September 1st, the Ubuntu development project issued the beta version of Ubuntu 10.10 — aka “Maverick Meerkat” — as a step toward achieving a stable release by October 10th. If a quick test of the beta by LinuxTrends is any indication, this new Ubuntu version could be the most user-friendly, full-featured desktop Linux distribution ever. Downloading and installing Ubuntu is fast and easy. Go to the Ubuntu download page, select the 32- or 64-bit version, and click the big “Start download” button. Then burn the download ISO file onto a CD-ROM, boot up the system from it, and follow the simple prompts.

Go to the Linux Trends for more.
(comments? | Score: 0)

Installing Liferay 6.0.5 Community Edition Bundled With Tomcat On Ubuntu 10.04
Monday, September 06, 2010 @ 17:07:42 CEST by tw45admin (74 reads)
Ubuntu Linuxfalko writes
Liferay Portal is an enterprise web platform for building business solutions that deliver immediate results and long-term value. Get the benefits of packaged applications and an enterprise application framework in a single solution.

http://www.howtoforge.com/installing-liferay-6.0.5-community-edition-bundled-with-tomcat-on-ubuntu-10.04

(comments? | Score: 0)

How to upgrade to Ubuntu 10.10 Maverick Meerkat from ubuntu 10.04 lucid, karmic|
Sunday, September 05, 2010 @ 20:44:45 CEST by tw45admin (83 reads)
Ubuntu Linuxdonadony writes
Ubuntu 10.10 Maverick Meerkat Beta is released! If you have ubuntu 10.10 Lucid Lynx or older version of ubuntu installed and you want to upgrade to Ubuntu 10.10 Maverick Meerkat, you can do it by following these instructions.

Complete Story

(comments? | Score: 0)

Using ATA Over Ethernet (AoE) On Ubuntu 10.04 (Initiator And Target)
Sunday, September 05, 2010 @ 20:44:05 CEST by tw45admin (62 reads)
Ubuntu Linuxfalko writes
This guide explains how you can set up an AoE target and an AoE initiator (client), both running Ubuntu 10.04. AoE stands for "ATA over Ethernet" and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling. "Remote" in this case means "inside the same LAN" because AoE is not routable outside a LAN (this is a major difference compared to iSCSI). To the AoE initiator, the remote storage looks like a normal, locally-attached hard drive.

http://www.howtoforge.com/using-ata-over-ethernet-aoe-on-ubuntu-10.04-initiator-and-target

(comments? | Score: 0)

How To Set Up A USB-Over-IP Server And Client With Ubuntu 10.04
Friday, September 03, 2010 @ 14:06:47 CEST by tw45admin (84 reads)
Ubuntu Linuxfalko writes
This tutorial shows how to set up a USB-over-IP server with Ubuntu 10.04 as well as a USB-over-IP client (also running Ubuntu 10.04). The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates "USB I/O messages" into TCP/IP payloads and transmits them between computers. USB-over-IP can be useful for virtual machines, for example, that don't have access to the host system's hardware - USB-over-IP allows virtual machines to use remote USB devices.

http://www.howtoforge.com/how-to-set-up-a-usb-over-ip-server-and-client-with-ubuntu-10.04

(comments? | Score: 0)

Ubuntu 10.10 Beta Is Available for Download
Friday, September 03, 2010 @ 14:06:15 CEST by tw45admin (99 reads)
Ubuntu LinuxA few minutes ago (yesterday, actually -ed), the Ubuntu development team unleashed the Beta version of the up-coming Ubuntu 10.10 (Maverick Meerkat) operating system, due for release in October 10th, 2010. As usual, we've downloaded a copy of it in order to keep you up-to-date with the latest changes in the Ubuntu 10.10 development...Ubuntu 10.10 Beta contains new wallpapers and an improved theme, a new installer, and the powerful Shotwell photo organizer and editor...

More news plus screenshots are at softpedia.com.
(comments? | Score: 0)

Step By Step Ubuntu 10.04 (Lucid Lynx) LAMP Server Setup
Monday, August 30, 2010 @ 14:21:57 CEST by tw45admin (112 reads)
Ubuntu Linuxgg234 writes
In around 15 minutes, the time it takes to install Ubuntu Server Edition, you can have a LAMP (Linux, Apache,MySQL and PHP) server up and ready to go. This feature, exclusive to Ubuntu Server Edition, is available at the time of installation.The LAMP option means you don’t have to install and integrate each of the four separate LAMP components.

Full Story

(comments? | Score: 0)

How to install Ubuntu Tweak 0.5.6 beta in ubuntu 10.04/9.10
Friday, August 27, 2010 @ 14:05:30 CEST by tw45admin (114 reads)
Ubuntu Linuxgg234 writes
Ubuntu Tweak is an application to config Ubuntu easier for everyone.It provides many useful desktop and system options that the default desktop environment doesn’t provide.With its help, you will enjoy with the experience of Ubuntu!

Full Story

(comments? | Score: 0)

  

Looking for a "printer friendly" version?


Login
Nickname

Password

Security Code
Security Code
Type Security Code


Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.

Help if you can!


Amazon Wish List

Did You Know?
You can choose larger fonts by selecting a different themes.


Friends



Help us cut cost by not downloading the whole site!
Use of automated download sofware ("harvesters") such as wget, httrack, etc. causes the site to quickly exceed its bandwidth limitation and therefore is expressedly prohibited. For more details on this, take a look here

Tell a Friend About Us

Bookmark and Share



Web site powered by PHP-Nuke

Is this information useful? At the very least you can help by spreading the word to your favorite newsgroups, mailing lists and forums.
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters. Articles are the property of their respective owners. Unless otherwise stated in the body of the article, article content © 1994-2010 by James Mohr. All rights reserved. The stylized page/paper, as well as the terms "The Linux Tutorial", "The Linux Server Tutorial", "The Linux Knowledge Base and Tutorial" and "The place where you learn Linux" are service marks of James Mohr. All rights reserved.
The Linux Knowledge Base and Tutorial may contain links to sites on the Internet, which are owned and operated by third parties. The Linux Tutorial is not responsible for the content of any such third-party site. By viewing/utilizing this web site, you have agreed to our disclaimer, terms of use and privacy policy. Use of automated download sofware ("harvesters") such as wget, httrack, etc. causes the site to quickly exceed its bandwidth limitation and are therefore expressedly prohibited. For more details on this, take a look here

PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.08 Seconds