Ubuntu :: Install/Setup For Computer To Be Sold?

Feb 15, 2011

I have toyed with the idea of building some systems with Ubuntu to sell locally. Most of the systems I see advertised in the local papers seem WAY over priced, so I thought I could make a few bucks by selling competitive systems. However, I would rather send them out with Ubuntu on them. Maybe the $100 savings over the other OS might get a few more people trying out Ubuntu.

However, I would rather have the system installed, but have it go through some of the questions from the normal install to set up the user accounts, computer name etc... I would not want systems going with with usernames and computer names that I selected.

I have done some searching, and have found "how to's" for making your own install disk (custom packages already part of it, back grounds etc...) but that is not really what I want. Plus, an install like this could then be an easy way for local computer shops to sell computers with Ubuntu.

View 4 Replies


ADVERTISEMENT

Ubuntu Installation :: XP With Existing Setup (Partitions) - Error "Setup Did Not Find Any Hard Disks Installed On Your Computer"

Feb 18, 2010

I'm using Ubuntu 9.10 and previously had a separate partition with another distro on it. I decided to delete the other distro's home and swap partitions and install XP in place of it. I've been following these instructions: [URL] and [URL] I have gotten to the point where I am booting to the XP CD and want to install it, but I get the message, "Setup did not find any hard disks installed on your computer" when I should be getting to the screen that asks me to select a partition to install XP on. This is what my HDD looks like in GParted:

I want to install XP in the unallocated partition, but I have a feeling I screwed up somewhere along the way and probably don't fully understand the whole thing. Even if I try to format the unallocated partition to NTFS I can't make it a primary partition (I assume because it's within sda2). The very last thing I want to do is delete my Ubuntu partition and start from scratch, but if that's my last option let me know.

View 4 Replies View Related

Programming :: Move Line Of Pipe Delimited Flat File If Field 27 = Sold?

Sep 26, 2010

I have a pipe delimited flat file, field 27 is price. I would like to move items marked sold to a new file every couple months.

awk -F"|" '$27 == "SOLD" {print $0}' awktest2.data >> awkout2.data

Allows me to write line to new file but I need to delete the original line, I also want to make sold case insensitive tried [Ss][Oo] with no luck

View 4 Replies View Related

Ubuntu Networking :: "open", Meaning Not Sold And Locked By A Carrier Like AT&T, Or T-Mobile?

Apr 12, 2010

Does anyone know of an official link to Ubuntu compatible 3G USB Dongles. I am looking for those that are "open", meaning not sold and locked by a carrier like AT&T, or T-Mobile.I want to travel with it and use it in any country with a local SIM and data plan.I am currently using Ubuntu 9.10 but can upgrade if need be.

View 9 Replies View Related

Ubuntu :: Setup Did Not Find Any HD Installed In Your Computer?

Jul 5, 2010

getting this message when trying to install XP."Setup did not find any HD installed in your computer." I have Ubuntu installed on another partition so it makes no sense that XP doesn't recognize my HD.

View 2 Replies View Related

Ubuntu Networking :: LDAP And NFS Setup For Computer Lab

Jul 6, 2010

I am trying to setup LDAP and NFS for our school computer lab (authenticating student logins, file storage, etc.) but I am in over my head. I can't seem to find a good guide for 10.04 anywhere.

View 6 Replies View Related

Ubuntu :: VPN Server Setup - Using Computer Via Phone?

Sep 25, 2010

I'm trying to setup a vpn server so I can use my computer via phone. My phone only supports pptp, l2tp and l2tp/ipsec psk. I would like to surf the web, browse files etc. I've been using this guide [URL] but get stuck on the part.
Finally, disable and re-enable ufw to apply the changes:
sudo ufw disable && sudo ufw enable
I get the error:
ERROR: problem running ufw-init
So is there any simple way to get a vpn working on this thing? Or at the very least an in-depth guide that covers what would happen if something goes wrong.

View 6 Replies View Related

Ubuntu :: Install Windows Xp On Computer In Virtual Machine - Watch Netflix On Computer

Jun 30, 2010

so here's my problem. I am trying to install windows xp on my computer in virtual machine so i can watch netflix on my computer. The disk will not start up, if I restart and try to boot from load i just sits there and says boot from cd. The disk drive plays music cd's fine, so i dont really know what the issue is.

I dont know that much aboutut ubuntu. a tech friend put it on hard drive he gave me after mine crashed. also i should ad that i took the disk to someone else's house that haswidnows installed and the disk worked just fine, so its not a disk problem

View 8 Replies View Related

Ubuntu Servers :: Setup A Old Cheap Computer And Run It As A Home Server To Toy Around With

Feb 18, 2011

I want to try and set up a old cheap computer with ubuntu and run it as a home server to toy around with. how to get started? (Where to get an old computer? Craigslist? What specs should I be looking out for? Wireless vs. ethernet? What software to use? ssh?)

View 2 Replies View Related

Debian Configuration :: How To Setup DHCP On Computer

Mar 11, 2010

using Debian 5.0, GNOME desktop.my DSL service was to be connected today.the problem is my DSL light keeps blinking.ethernet light is solid.how do i setup my DHCP on my computer

View 12 Replies View Related

General :: Cannot Change The Default Setup Of The Computer?

Jul 23, 2011

I would like to run Windows (XP preferred) games and Linux on my MacBook Pro I got from school. However, there are some rules I have to follow. If I need to I will try to further clarify the rules, since they are in Swedish and there isn't a perfect translation. I cannot use Boot Camp. This is because Windows machines get viruses 24/7 and there are no viruses on Mac. Furthermore, we are using Visual Studio for about half the things we do through a virtual machine. Perfect for debugging, performance and "virtual machines don't get viruses", right? At least that's what my teachers think. I cannot change the default setup of the computer. In Swedish this basically tells me I cannot even start it up because then I will mount the drive, and make changes in RAM, and use the processor, and move electrodes from the battery and so on. They're telling me that that's way to specific, though, and that we aren't allowed to change the operating system files. I think we break that rule with each update, install or setting we ever touch. I may not use any program without first showing a receipt. The original casing, CD and the CD key isn't enough. A license like GNU is ok, though.

I basically need a way to boot into a USB drive or CD, with the ability to use network and DX9 to play games on Windows. Linux support isn't as crucial since OS X does have a lot of Linux support already. I've tried other ways of working around the rules like running games in Wine but I can't get DX9 based games to work and the FPS is terrible. They have the right to check the computer at any time to see if there is something bad there. Swapping a harddrive will definately be noticed.

View 3 Replies View Related

General :: VPN Setup - Cannot Ping Computer Through Ext Source

Feb 17, 2010

I got a VPN Setup, issue is, I cannot ping or talk to any other computer through an external source without typing in the FQDN so for example to ping host: chucknorris

ping chucknorris.work.com.au
rather then just typing:
ping chucknorris

I do know I'm missing an arguments in my pptpd_options file, but does anyone know what?

View 3 Replies View Related

Ubuntu Servers :: Setup A Proxy Server To View Web From Work Computer?

Aug 2, 2010

I currently have my server setup with a web page and ssh. I am looking to find a way to access the internet from my work computer, but all proxies that I can find have been blacklisted...I can however access my home server webpage. Is it possible to create my own proxy so I can surf from my work laptop?

View 2 Replies View Related

OpenSUSE Network :: Setup Internet Tracking On An 11.3 Computer?

Jul 15, 2010

Is there a good way to set up internet tracking on an openSUSE 11.3 computer? I don't want users visiting porn sites or any other nonsense, and if they do, I want to know about it. Is there a good program that the administrator can set up to report this kind of thing or at least track it? Obviously, this would need to track all websites visited regardless of the application/browser used, and would need to be completely inaccessible to users. I don't want them having the ability to turn it off or circumvent it somehow.

View 8 Replies View Related

General :: What Is The Best MTA Setup For A Home / Laptop Computer (not Server)?

Sep 21, 2010

What is a good MTA (e.g. Postfix or something else) setup for a home computer behind a NAT, or a laptop that is not always online? I've read a lot of Postfix tutorials on how to set it up this way or that, but they are usually geared towards computers that are servers ie they

have a static IP
have a domain name
are always connected to the same network

My requirements are, I guess: Ability to redirect mail for local users to another server of my choosing. No listening for incoming SMTP connections - outgoing only Ability to route outgoing mail via an external SMTP server with authentication (and perhaps encryption) If not Postfix, I need an MTA which can queue up mails in case it temporarily has no internet connection.

View 4 Replies View Related

Software :: Setup A Computer Just For Video And Audio Recording?

Sep 4, 2009

I want to set up a computer just for video and audio recording. Video works fine and audio too; well, as long as I login via gdm. However, I want to use ssh and/or nx to access the computer and to start the recording bash script. The only problem is that audio seems not to be ready when login with ssh or nx since no alsa stuff is loaded/started. I only see pulseaudio directing to null. I have the same problem even when bypassing gdm and login via text terminal. On the other hand, all works fine when login via gdm. It seems that the post process of gdm executes something related to alsa/audio. But, where can I find this? Looked in /etc/gdm already.

View 1 Replies View Related

Ubuntu Networking :: Setup A Proxy Server Who Just Redirect The Internet Connection To My Second Computer?

Jan 9, 2011

I want to settup a proxy server who just redirect the internet connection to my second computer. I try Squid Proxy but its too complicated for me. Can you sugest me another more simple program to do what i want?

View 1 Replies View Related

Ubuntu Multimedia :: Setup Dual Screen Display On Computer With Nvidia Optimus?

Aug 17, 2011

having trouble setting up a dual monitor from my Dell xps laptop using an HDMI port. It dual boots onto Ubuntu 10.04. The computer has a Nvidia GeForce GT 555M with Optimus graphics card I need to make sure I have not installed the restricted drivers. So I think what is happening right now is that the graphics are shown off the integrated graphics card. This is my output from <lspci | grep VGA>

Code:

00:02.0 VGA compatible controller: Intel Corporation Device 0126 (rev 09)
01:00.0 VGA compatible controller: nVidia Corporation Device 0dcd (rev a1)

The forum recommends to use this program called Bumblebee but I have had some issues with that in the past. Is there somehow I can setup my dual display while staying on Ubuntu 10.04 and not installing Bumblebee? I have researched into setting up dual display walkthroughs before but they all concentrate on nvidia or ATI configurations.

View 6 Replies View Related

General :: Setup A Port Forward From Client Computer's Shell?

Mar 24, 2011

I notice that my bittorrent client is capable of automatically setting up port forwards with my router, and I want to know if I can do the same in a shell script. The reason is, that since my router is stupid and won't let me keep static IP addresses (it seems they forced a DHCP refresh every week to make me want to pay for a more expensive model which doesn't), I need to get my computer to change the port forward to follow my computer's changing internal network IP address. I have a couple of port forward manually entered into my router settings for web interfaces to bittorrent etc, but of course these have a good chance of being invalidated at each DHCP refresh cycle.

View 1 Replies View Related

OpenSUSE Network :: Setup An Apache Server On Computer Which Will Allow Browsing Of Files In A Specific Directory And Subdirectories?

Jun 13, 2011

I'm trying to setup an Apache server on my computer which will allow browsing of files in a specific directory and subdirectories, without needing any sort of authentication.

I've got the Apache2 server up and running through yast, and everything works fine as long as I try to point it to the /www/htdocs folder. However, I want to point it at another folder, which is on another partition. This partition is formatted as NTFS, if that matters at all (here's some background on some permissions issues I had with the NTFS partitions recently).

When I change the "Directory" setting in the Yast http server configuration utility to the directory on the NTFS partition I wish to use, attempting to access the server results in the following error:

Code: Access Forbidden: You don't have permission to access the requested directory. There is either no index document or the directory is read-protected. If you think this is a server error, please contact the webmaster.

Error 403
192.168.1.100
Mon Jun 13 23:43:29 2011
Apache/2.2.17 (Linux/SUSE)

View 4 Replies View Related

Ubuntu :: Setup A Host Computer To Accept Display From Laptops In A Group Of Laptops?

Oct 2, 2010

How do I setup a host computer to accept display from laptops in a group of laptops?

I have a group of people each set to manage a specific task. I have a projector in the middle of the room hooked up to a computer. How can each user push their screens to the host computer? All computers are on a lan

View 3 Replies View Related

Ubuntu :: Web Server - Setup Model And Need To Give Computer Some Capability To Act As A Server

May 19, 2010

I want to set up moodle and need to give my computer some capability to act as a server. I am following the steps at [URL] although my question is not really related to moodle. Here is the problem: setting everything up to make my computer accessible from outside has worked so far. I got myself a static IP address using a dynamic dns server and can ssh into my computer from any other computer connected to the www. So,

[Code]....

View 3 Replies View Related

OpenSUSE :: FIrewall Setup / Client Computer Cannot See NFS Server When Scanning For Server - OSE 11.2?

Apr 21, 2010

I have a small home-office network. On that network I have two linux computers, one is a client the other a server.

On the server I have NFS Server setup and mount some NFS exports on the client computer.

On the server I have the firewall on and here it becomes a little tricky.

Since both the server and the client connect to the router the interface (eth1) is theoretically both an internal & external zone.

The router is commercial grade and therefore has a good firewall on it which is also setup. Therefore the firewall on the server is really more of a backup than a necessity. But that's fine, and by having the server's firewall on 'fail2ban' is able to work which I like to have working so I don't want to just turn off the server firewall even though I have good security from the router.

However, when I turn on the server's firewall, the client computer cannot see the NFS server when scanning for server -- done by: clicking on "Choose" next to "NFS Server Hostname" when adding an NFS share in the NFS Client in YaST. Clearly something is being blocked even though I have both "NFS Client" and "NFS Server Service" allowed in the server firewall. The Firewall config. files for these are below.

The Firewall configuration is pretty much "out of the box". That is I have the services I need opened up for the external zone, the other zones are left at their default which means the internal zone, although not used (i.e.: attached to any interface), is completely open.

The perfect solution I guess would be to setup my client computer to connect through a different NIC (perhaps eth0), make that the "Internal Zone" and therefore allow all traffic through to it while still blocking the server from the external zone. However, I cannot make that physical change to my network for now so I am looking for an in between (non-perfect) solution.

In this case I am guessing that means opening up extra NFS ports to the external zone so I have full NFS functionality. I don't mind this because like I said, the router firewall is the main line of defense anyway.

So, given all of the above could someone tell me what I would need to additionally open up in the server firewall to make the NFS server detection work on the client while the firewall was on. Or, if you have a cleverer/better solution without me changing my physical network that would be great.

Hopefully I have written this in enough detail and clearly enough so that all the parameters are clear but if not, feel free to ask me what you like and I'll try to make it clear.

Code:
## Description: Firewall Configuration for NFS kernel server.
#
# Only the variables TCP, UDP, RPC, IP and BROADCAST are allowed.
# More may be supported in the future.
code....

View 6 Replies View Related

Server :: Setup Home (1 Computer) FTP Server Using DSL Connection No Router?

Jan 21, 2010

I'm going to start a new thread because previous searches have not totally satisfied my question. I've read all day about doing this but each inquiry leads to discussion of configuring the router. I am also not network savy. I would like to set up an FTP server on my home computer (presently Ubuntu 8.10). I have only one computer. I am using DSL with my telephone line for internet connection. I do not use a router.

Is it possible to do this with no router and only a DSL ISP connection?

View 3 Replies View Related

OpenSUSE Install :: Better To Update Current Setup Or Do A Fresh Install Of 11.3?

Jul 31, 2010

I am looking to update from 11.1 to 11.3. My question is would it be better to update my current setup, or do a fresh install of 11.3? I was never able to get 11.2 to install no matter what I tried so I gave up on it and went back to my tried and true 11.1. What is the best way for me to get 11.3 on my computer?

View 4 Replies View Related

OpenSUSE Install :: Reformat Computer And Install 11.2?

Jul 22, 2010

At the moment I've got dual-bootable machine with WinXP (25GB on hard disk) and openSUSE 11.2 (20GB on hard disk). After saving the important files on my ~/home I want to wipe off all data from both my partitions and then install WinXP (with 15GB) and openSUSE 11.2 with 30GB. The problem is I'm not sure how to go about doing this? I'm guessing the problem will be the boot process. I installed openSUSE on a machine that already had WinXP and I didn't change any boot settings so it must still be controlled by XP. So presumably I'd have to:

1. Remove openSUSE first and then remove XP using the XP CD.
2. Install XP again
3. Install openSUSE on another partition as I did before but with different partition sizes.

Or should I install openSUSE first before XP? I think I'm more confident on installing XP first since I've already done it earlier. The only other complication is that this is my 'laptop' screen is broken so I use an external monitor. This is what prevented me from formatting my computer earlier.

Thanks.

View 4 Replies View Related

Ubuntu :: Can't Install It On My Computer / Fix It?

Sep 28, 2010

I have tried many times with USBs,burnt CDs, even manage to get one from Ubuntu them sevles, and followed many tuts to no avail.

SPECS: Toshiba Satellite, AMD TurionII dual-Core Mobile M500 2.20 GHz, with 3.00 GB of RAM

Heres the image I get when I try to install/try code...

View 6 Replies View Related

Ubuntu :: Can't Install 10.10 On New Computer

Oct 23, 2010

I just put together a new computer, started to install win7 and then tried to install Ubuntu.

Ubuntu (The installer) tells me that I don't have at least 2.6 GB available drive space...

I have a 640GB SATA 3.0 HD and the only thing on it is win7. On previous versions of Ubuntu this was never an problem. Ubuntu always helped me with the partition.

I have tried both the 64 and 32 bit versions of Ubuntu 10.10 and get the same result.

View 2 Replies View Related

Ubuntu Installation :: Grub - Setup: Warning: Attempting To Install GRUB To A Partition Instead Of The MBR - Install - Lvm - Luks - Raid - Karmic Server

Mar 27, 2010

I'm running Karmic Server with GRUB2 on a Dell XPS 420. Everything was running fine until I changed 2 BIOS settings in an attempt to make my Virtual Box guests run faster. I turned on SpeedStep and Virtualization, rebooted, and I was slapped in the face with a grub error 15. I can't, in my wildest dreams, imagine how these two settings could cause a problem for GRUB, but they have. To make matters worse, I've set my server up to use Luks encrypted LVMs on soft-RAID. From what I can gather, it seems my only hope is to reinstall GRUB. So, I've tried to follow the Live CD instructions outlined in the following article (adding the necessary steps to mount my RAID volumes and LVMs). [URL]

If I try mounting the root lvm as 'dev/vg-root' on /mnt and the boot partition as 'dev/md0' on /mnt/boot, when I try to run the command $sudo grub-install --root-directory=/mnt/ /dev/md0, I get an errors: grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea. grub-setup: error: Embedding is not possible, but this is required when the root device is on a RAID array or LVM volume.

Somewhere in my troubleshooting, I also tried mounting the root lvm as 'dev/mapper/vg-root'. This results in the grub-install error: $sudo grub-install --root-directory=/mnt/ /dev/md0 Invalid device 'dev/md0'

Obviously, neither case fixes the problem. I've been searching and troubleshooting for several hours this evening, and I must have my system operational by Monday morning. That means if I don't have a solution by pretty early tomorrow morning...I'm screwed. A full rebuild will by my only option.

View 4 Replies View Related

Ubuntu Installation :: Install Xp On A Computer?

Feb 6, 2010

i want to install xp on a computer running ubuntu; is that possible?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved