Ubuntu Installation :: Install With Up To Date Packages In Single Pass
Apr 23, 2010
is there a way to install Ubuntu with up-to-date versions of all packages right away? To clarify: With the normal LiveCDs, in order to install an up-to-date Ubuntu Lucid, I have to download a 700 MB LiveCD, install Ubuntu, and then use the Update Manager (or apt-get) to upgrade all outdates packages, which by now should be another about 300 MB. Old versions of SUSE Linux had the option of downloading an ~40MB installer ISO which did not contain any packages itself, but would download and install the most recent versions of all necessary packages.
Is there such a facility for Ubuntu as well? Or a way of using an outdated Ubuntu LiveCD (e.g. Lucid Beta 1) to still install an up-to-date system in a single pass? I am *not* talking about netboot images such as netboot.me or boot.kernel.org, which AFAIK will download the full normal Ubuntu ISO during boot, so that I would still have to upgrade the system afterwards.
View 6 Replies
ADVERTISEMENT
Mar 31, 2010
I've had a search through the forums but can't find what I'm looking for, I'm sure it's there and apologies for asking something that has undoubtedly been answered before. I'm running numerous Ubuntu 8 LTS web servers, with mysql, rails, nginx, etc etc and I was after some advice about keeping these servers up to date with security updates. I'm on the ubuntu security announcements mailing list, but I was hoping to find a way to automate the installation of any security updates.
View 3 Replies
View Related
Mar 3, 2011
I am doing some NSCA log parsing and I want to get an output like this:
2011-Feb-18:11:00:07
2011-Feb-18:11:00:07
2011-Feb-18:11:00:07
2011-Feb-18:11:00:08
2011-Feb-18:11:00:08
[Code]....
I have tried this, but it treats the entire output as a single line, then plops a timestamp on the end (I think):
Code:
sort -b -k4.9,4.12 -k4.5b,4.7Mb -k4.2,4.3 -k4.14,4 foo.log| date -j -f "%Y-%b-%d:%T" "+%s" "`awk -F '[ [/:]' '{print $7"-"$6"-"$5":"$8":"$9":"$10}'`"
View 1 Replies
View Related
Mar 3, 2011
I am doing some NSCA log parsing and I want to get an output like this:
2011-Feb-18:11:00:07
2011-Feb-18:11:00:07
2011-Feb-18:11:00:07
[code]...
View 6 Replies
View Related
Nov 13, 2010
I have a huge binary log file. There are lets say 4 id's that I want to find in a log file. I know that those 4 id's will be present in the log file and I also know in what order they will be present. I want to find 1st id from the log then 2nd id and then third id and so on..
Simple/inefficient solution is: Loop through the id's and then grep in the log file. Problem with this solution is for each id grep will search from the beginning of the file.
Better/efficient solution would be: Sine I know the order in which id's will be present in the log file. Loop through id's, grep 1st id and then move on to grep 2nd id and so on...this way I can grep all id's in one pass. Is this solution possible ?
I have 500000 + values to find in log files and I have to find efficient solution for it.
View 2 Replies
View Related
Oct 7, 2009
I'm new to UNIX scripting; I�m stuck with the following I have an Oracle SQL script that takes three parameters
1- File Name
2- File Path
3- File creation date
Under UNIX I have a folder where files will be placed frequently and I need to upload those files to Oracle, what I need is a UNIX script that can do the following
Loop through Directory "/home/applmgr/snktmp"
Picks only files
Pass the file name to parameter &1
[code]....
Is the above possible? I already knows how to call the Oracle Script from UNIX Im only stuck on writing the UNIX part where it List the files attribute(name,path,date) and store them to parameters ,Looping until the last file in the directory If the above is not possible,then how can I create the below from the command line
Filename{concatenation Mark}filePath{concatenation Mark}creationdate
Filename{concatenation Mark}filePath{concatenation Mark}creationdate
Filename{concatenation Mark}filePath{concatenation Mark}creationdate
Filename{concatenation Mark}filePath{concatenation Mark}creationdate
View 4 Replies
View Related
Apr 30, 2010
Whenever I do sudo apt-get or use the Ubuntu Software Center, I can't download anything because a message comes up saying "Action requires installation of untrusted packages: The action would require the installation of packages from not authenticated sources." I've been trying to download GIMP and Thunderbird, so... I dunno what the problem is.
View 8 Replies
View Related
Jul 28, 2009
selectively archive the subdirectories of a single parent directory in which said subdirectories have creation year-date 2008 and older.
View 5 Replies
View Related
Jun 20, 2011
How do I pass a list of packages to aptitude so that I can resolve the conflicts interactively?
View 1 Replies
View Related
Jan 5, 2010
HOW TO INSTALL PACKAGES IN IT ,IT SHOWS SOME ERROR (Cannot install source packages) OR (No packages were given for installation.)
View 5 Replies
View Related
Jun 30, 2010
So I just installed Debian Lenny on my PC (the install went fine). After installing, I went into aptitude and noticed that most of the packages available in the repository are out of date (python 2.5, GCC 4.3). System Update tells me that I am up to date, and when I tell synaptic/aptitude to mark all updatable packages, it does nothing. I have tried typing apt-get update as root aswell. Nothing worked.
I installed Debian with the first DVD from [URL]. During the installation, I told it to download anything that wasn't on the DVD. Shortly after installing, I had manually edited my /etc/apt/sources.list and commented out the CD line. Could any of this have messed up APT?
View 5 Replies
View Related
Dec 22, 2010
Here i have one situation, that is to compile 1.tar, 2.tar and 3.tar files and make them into a single bin file that is ready to install
View 5 Replies
View Related
Jan 31, 2010
Is there an easy way to Remove a package and all packages it depends on without breaking other packages?
View 2 Replies
View Related
Apr 5, 2010
is there any method to know the date of the installation of the system?
View 2 Replies
View Related
Jan 29, 2010
Is it possible to cherry pick packages from a PPA? The problem I'm having is that I'm getting thunderbird 3 from the ubuntu-mozilla-daily PPA, but by adding that to my sources, it is also upgrading firefox. Is there a way to get thunderbird 3 only and stop it upgrading firefox?
View 4 Replies
View Related
Jun 10, 2009
I have installed grub.efi in the ESP partition which is able to load ubuntu 9.04.I think it works with fedora 11 x64 as well. And I tried to install fedora in the partition which was used to install ubuntu. But the installer keep telling me that ext4 partitions are not bootable. But I don't need to install a boot loader on that partition
View 4 Replies
View Related
May 24, 2010
I tried to install some packages using "apt-get" but every time I try to install one it throws "Aborted" message, I tried several packages and combination allways with the same result.
But If I install them with Synaptics I can do it without any problem, as I know Synaptics uses apt-get to install packages so all this is a bit confusing to me .
apt-get version:
apt 0.7.25.3ubuntu9 per a i386 compiled on May 14 2010 15:33:48 I'm using Ubuntu 10.04 Lucid Lynx
Should I report some more information ?
View 7 Replies
View Related
Aug 23, 2010
how to install tar.bz2 packages.
View 9 Replies
View Related
Sep 29, 2010
I did a succesfull Alternative Installation of 10.04 yesterday and managed to load the packages that allowed me to install NetGear NG511v2 drivers. So far so good.
When I plug in a usb flashdrive it only mounts during boot-up. I know I can load a package that allows me to select ' hot mount usb drive' (or similar check box). How do I find what packages to install to give me this functionality?
Similarly my accessories tab shows Bluetooth as being available. There is no bluetooth on the laptop so how do I find out what packages I can safely remove?
The wider question is, is there a list of packages with their associated functions and associations?
I've already had a look at the lists of installed packages and available packages on my CD, but I have no idea what they do.
View 1 Replies
View Related
Nov 15, 2010
I would like to do a fresh install of Ubuntu 10.10 on my Ubuntu 10.04 machine.Living in South Africa where we pay per MB, the 700MB live cd will use my data cap up for the month. I have a few other applications/programs installed (like vlc, skype, remastersys...) that are not part of the normal distribution. Is there a way whereby I can extract these applications to install again without having to download them of the internet? Also to get my added repositries, codecs,
View 1 Replies
View Related
Jun 14, 2011
I open Synaptic package manager, and did a search for Qt. It came back with about 2 to 3 dozen packages, including qt3 and qt4. What to install?
View 1 Replies
View Related
Feb 12, 2010
Running:
ASUS Laptop X71SL series
GeForce 9300M GS 512 MB
Ubuntu Karmic
I can't install packages via the terminal. For example: sudo apt-get install compizconfig-settings-manager
Doesnt work. It gives me:
Lser paketlistor... Frdig
Bygger beroendetrd
Lser tillstndsinformation... Frdig
E: Kunde inte hitta paketet compizconfig-settings-manager
Swedish there hehe, but basically it says the it couldnt find the the package named "compizconfig-sett.This problems occurs in several situations. Every single package i try except "upgrade" fails to find a package.
Also, the package manager "Ubuntu Software Manager" and Synaptic arent giving me any solutions. Same problems. Packages arent available and such. I have a working internet connection and the GPU drivers are installed. Everything is updated. sudo apt-get install update/upgrade is done and also done in the general update manager.
View 1 Replies
View Related
Feb 26, 2010
I want to install some packages to a hdd from booting a live cd
eg add something lets say gparted for example to the hdd install of ubuntu
but
while i'm booted from a live cd or if the disk has been put into another linux box
View 1 Replies
View Related
Mar 27, 2010
I have a general question: can I install packages in my Ubuntu, just using the live-CD but no network connection?
I broke my Ubuntu(9.10) and now can not log in, so I want to reinstall gnome, unfortunately I could not connect to internet, so I wonder if there is a way to use the live-CD as a source for the new software.
I would be really happy if I don't have to preinstall the whole system.
View 4 Replies
View Related
May 11, 2010
I am using Ubuntu 10.04 Lucid Lynx on my laptop.
I want to install the
kubuntu-desktop package.
Can I do this using the Kubuntu installation cd ?
Because my internet connection is very slow
View 9 Replies
View Related
Jul 15, 2010
while upgrading packages in my ubuntu 10.4 i m receiving following exception
Code:
Failed to fetch http://za.archive.ubuntu.com/ubuntu/dists/lucid/Release.gpg Could not connect to za.archive.ubuntu.com:80 (155.232.191.229). - connect (113: No route to host)
Failed to fetch http://za.archive.ubuntu.com/ubuntu/dists/lucid/main/i18n/Translation-en_GB.bz2 Unable to connect to za.archive.ubuntu.com:http:
[code]....
View 6 Replies
View Related
Jul 20, 2010
I was trying to install git the other day and I system shutdown because of a power cut. Later, when i tried installing git, I get the following error message. In fact, I am not able to install any .deb packages. I get the same error when I try installing them
Code:
dineshsriram@dineshsriram-desktop:~$ sudo apt-get install git
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code]...
View 4 Replies
View Related
Feb 4, 2011
I decided to give a new download of Ubuntu 10.10 a chance. It went on fine,I even installed VirtualBox with noi problem, But I am light on assessories,particularly gimp. I tried the Ubuntu Software Center, then I tried the Synaptic Package Manager for this and other packages, and guess what? I kept getting errors like this:dpkg: failed to read on buffer copy for copy info file `/var/lib/dpkg/available': Input/output error
E: Sub-process /usr/bin/dpkg returned an error code (2)I even found a link that showed how to include gimp on 10.04 or 10.10 with a few command line statement, and I thought that would fly, but I got the same error again. Another problem is that my monitor keeps fading to a sort of blue-gray color indicating the processor is having trouble keeping up, but I have only FireFox running, and the keyboard locks up after after just a a smaill handful of charactrers are typed, then after about 10 seconds or so, the keyboard buffer flushes to the screen.
This certainly is not typical of earlier Ubuntu versions, and I wonder if anybody else has similar problems or knows the cause and cure.I am down to the point of asking myself, what is so urgent with the Ubuntu developers that we are having more and more conflicts between hardware and software to resolve with each new release? And that they are pulling more and more packages out of the LiveCD in order to make room for something that is bulking up in some other manner? What are you people up to, make Ubuntu more like Windows with coming releases? If I wanted Windows, I would stick with or get a newer version of Windows.
View 2 Replies
View Related
Jul 29, 2011
how to install packages from a .tar.gz file......
View 6 Replies
View Related
Jul 26, 2010
when I try to install anything using the Ubuntu software centre, I get the following message Requires installation of untrusted packages The action would require the installation of packages from not authenticated sources.
View 1 Replies
View Related