Ubuntu Servers :: Up-to-date PHP 5.2 Versions Needed?

Aug 23, 2010

I am currently running multiple VPS's of which one is a Hardy based LAMP install with PLESK. I have just one gripe about running Hardy on this VPS: PHP 5.2 is horribly outdated!! It has 5.2.4 in the repos, whilst 5.2.14 was released a while ago. As an LTS server distro you would expect these kinds of packages to be updated to ensure security? Please don't tell me I can use Dotdeb, it was never meant for Ubuntu and I have had problems with it in the past.

View 5 Replies


ADVERTISEMENT

Ubuntu :: Remove Old / Un-needed Kernal Versions?

Jan 4, 2010

I did "uname -a" and it's showing that I'm using 2.6.31-16-generic of the Linux Kernel. Now, in the GRUB2 boot menu, it's showing

2.6.31-14-generic & recovery
2.6.31-15-generic & recovery

and the current one: 2.6.31-16-generic & recovery.

I would like to remove the old ones because of the pileup they're creating.

Other info: I have wXP pro as my dualboot OS.

View 6 Replies View Related

General :: Fedora Repository Not Providing Up-to-date Versions Of Software?

Aug 13, 2010

I am using Linpus lite (a fedora based linux) on an ACER ONE notebook. I use a GUI to install/update or remove software. It is called pirut. I believe it a GUI of the yum command. The repository this install program uses is the fedora one. I find the following description of the repository in the menus of that GUI:
Name: Fedora Description:Fedora 8 - i386 Mirror list : h[URL]... The problem is the following: The versions I can install from that GUI are outdate. For example, the firefox I have is 2.0.0.14 although the newest one available at the firefox website is 3.6.8. The same with openoffice, gcc and many many other tools.

This is embarrassing: I wanted recently to install a software on my own which was not available at that repository. This software requires recent versions of many tools. It's embarassing to have to update them manually..

I assumed the default repository of fedora should have access to the newest versions. If that is true, then the problem is in my system and not in the repositories. In that case, does any one have a clue on how to fix that problem? Now if the repository I use is indeed outdated, Should I change to another repository? Can anyone indicate which repository is compatible with my system and how to add it?

View 6 Replies View Related

Ubuntu Servers :: Restart Needed After Upgrade Detect From Comandline?

Mar 24, 2010

I'm setting up an ubunutu server (tomcat, mysql etc) which has been going very smoothly I must say. I plan to do manual updates over ssh using "sudo apt-get update" and "sudo apt-get upgrade" but I believe sometimes these update will need a complete machine: how can I tell if I need to reboot the server after an update _using the command line_?

View 3 Replies View Related

Ubuntu Servers :: How Much Disk Would Be Needed To Make It A Full DNS Server

Jul 4, 2010

I have Bind on the machine at present, but I was wondering how much disk would be needed to make it a full DNS server that could act in place of a dead upstream service.

View 3 Replies View Related

Ubuntu Servers :: How Much Resources Are Needed To Run A Mail Server With Approximately 75 Boxes

Jan 10, 2011

How much resources are needed to run a mail server with approximately 75 boxes?

View 2 Replies View Related

Ubuntu Servers :: Upgrade From 8.04 To 10.04 - No New Versions Found?

May 11, 2010

Just wanted to point this out in case anyone had the same problem i did. Following the directions here:[URL]The final step on upgrading 8.04 LTS to 10.04 Server is:sudo do-release-upgrade --devel-releaseThis doesn't work![URL]says to use --proposed, which WORKS

View 3 Replies View Related

Ubuntu Servers :: Keeping Up To Date

Apr 22, 2010

Fairly new to Ubuntu server. Was curious about keeping a running system up to date. Can any harm come from running the following:

sudo apt-get update
sudo apt-get upgrade

What I mean is, is it possible that doing the above could cause a perfectly healthy system to go foobar? If so, what's the best way to prepare a system for a recovery. The Server in question is a Hardy BIND server. In the past, I've seen some ugly things happen to Windows systems after running updates, so I'd like to err on the side of caution.

View 4 Replies View Related

Ubuntu Servers :: Date And Time Not Updated On 8.10?

Aug 31, 2010

On my virtual machine ubuntu 8.10, the date and time settings are not updated every time when I restart the machine.

View 2 Replies View Related

Ubuntu Servers :: LAMP - Insert UK Formatted Date Into MySQL

Sep 5, 2010

Trying to take a UK formatted date (30/12/2010) and insert it into Mysql (2010-12-30) is just not going to plan. I have a feeling I'm getting close, however it's just not working out.

Code:
if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) {
$unformatted_date = $_POST['date'];
$formatted_date = substr($unformatted_date,6,4) . "-" . substr($unformatted_date,3,2) . "-" . substr($unformatted_date,0,2);

[Code]....

View 3 Replies View Related

Ubuntu Servers :: Backup MySQL To A Date Named File?

Sep 23, 2010

I am manually backing up my server now with mysqldump and that works but I was wondering about mechanizing the process.

Nirvana would be to dump to a file named with the date

This way I have backups going back over time

View 9 Replies View Related

Ubuntu Servers :: HP Deskjet - Lp Output Three Lines Only (NOT Header Or Date)

Jan 13, 2011

10.10 Headless Server, CUPS queuing to HP Deskjet via socket correctly (?), but output regardless of file type only top three lines (NOT header or date or so)

View 1 Replies View Related

Fedora Servers :: Postfix - Something Changed In The Versions And It No Longer Works When Saved Main.cf File

Jun 22, 2009

I upgraded from Fedora 10 to Fedora 11, and it seems that when I saved my main.cf file, something changed in the versions and it no longer works. I've tried going through the file and tweaking it, but it's not working. Here is the postconf

[Code]...

View 7 Replies View Related

Ubuntu :: Difference Between LTS Versions And Other Versions?

Jun 30, 2011

I'm not to clear on the difference between LTS versions and other versions, but think I may want to go with LTS. Can someone tell me if my thinking is correct given the following situation: I have some very cool, but very expensive software installed with a group license from my school, a school which I am not going to be attending for too much longer. So I want to go as long as possible without reinstalling Ubuntu, because once the product is licensed it will be licensed until I reinstall Ubuntu (or I uninstall the program). So I think this is going to require me keep the Ubuntu version I install as long as possible.

So in this case, should I go with 10.04LTS or should I just install Natty Narwhal and keep that as long as possible? It looks like 10.04LTS will be "supported" longer, but I'm not exactly clear on all that "supported" entails. Presumable it means security and software updates will be available for 10.04LTS for much longer than 11.x versions? So I'm thinking I should go with 10.04LTS

Is my thinking correct in going with 10.04LTS? Edit: It was pointed out that this would be against my contractual agreements. Which I suppose is probably true.

View 8 Replies View Related

Ubuntu Multimedia :: Replace Jpg Files Last Modification Date With Timestamp Creation Date?

Sep 22, 2010

I'm looking for a method for modifying some jpg photo files last modification date with the corresponding timestamp creation date of each file.The reason is that shotwell import pictures in folders according to last modification date which is stupid on my opinion.

View 2 Replies View Related

Ubuntu :: Organize Folder With Images By Date Taken Rather Than Date Edited?

Aug 1, 2011

As a photographer I'm constantly taking photos and storing them in folders. Now occasionally I'm using two cameras (either for different settings or an assistant is also taking photos) which means that for one event I can have differently named images.Both cameras have the same time set (which always helps in Windows) but in Ubuntu when trying to sort my folder by date taken I can't.The options I'm given are to sort them: Manually, by Name, by Size, by Type, by Modification date and by Emblem.Now none of those are helpful to me once I've done a few edits to the images.So please if anyone knows, how do you organise a folder with images taken on different cameras by Date Taken rather than Date Edited?

View 3 Replies View Related

General :: Use Date With Touch To Create New File With Date Based Name?

Mar 12, 2010

I am using CRON to create a new, blank file, every minute, in a specific location on my web server. After web searching, and reading man pages, I get the impression that the following command is supposed to work:touch /home/mydomain/var/folder/attachments/`date +%H%M`.txtThis should give me a new file with a file name that is the current hour and minute.However, when executed, the CRON mailer reports:touch /home/mydomain/var/folder/attachments/`date +/bin/sh: -c: line 0: unexpected EOF while looking for matching /bin/sh: -c: line 1: syntax error: unexpected end of fileSo, it looks like shell is seeing the plus (+) sign as an EOFObviously, nothing get created.What would be the easiest, single line command to create an empty file, at a given location, with a time based file name

View 5 Replies View Related

General :: Julian Date Converter To Gregorian Date

Apr 22, 2010

Anyone have a ksh solution to convert julian date to gregorian date?

View 6 Replies View Related

Ubuntu Multimedia :: Digikam - Renaming On Import - "Create Date" Versus "File Modification Date"

Jan 24, 2011

I just switched from a basic digital camera to a more advanced one that stores both Jpeg and Raw (.Nef - it's a Nikon) files for me.When importing files in Digikam, I rename the files so that they start with Date and Time. Example: 20110121-223748.JPG for a photo taken on Jan 21st 2011 at 22:37:48.I was a bit surprised when importing both the JPEG and the Raw version of the same photo, that the filename is different by a few seconds (no constant offset, sometimes they are the same):

20110121-223748.JPG
20110121-223750.NEF

I did some "research" by looking at the exif data of both files (using "exiftool 20110121-223748.JPG" from the command line). Here is what I got back

(amongst other data):20110121-223748.JPG
File Modification Date/Time : 2011:01:21 22:37:48+01:00
Modify Date : 2011:01:21 22:37:48
Date/Time Original : 2011:01:21 22:37:48

[code]....

So it seems that Digikam is using the "File Modification Date/Time" (different in the Jpeg's and Raw's of my camera) rather than the "Create Date" (the same for both Jpeg and Raw). (The few seconds difference in "File Modification Date/Time" between the two versions of the same photo is probably due to the time that my camera needs to write away the data on the SD memory card. I guess.) Is there a way to have Digikam use the Create Date? (Or the Date/Time Original?)

PS: I'm on Ubuntu 10.04LTS, using DigiKam 1.2.0

View 1 Replies View Related

Programming :: Keep Original Mod Date Of A File And 'date' It Back To Same File?

Jul 12, 2010

I would really like to preserve a file's original modified date and pass it back to the file as the same attribute after a script has worked on it. I get a lot of JPEG files from different places on the Net which I either turn around and upload or burn to disk, and having the "original" date of either download or last mod in a graphics app would be for me, in the long run, a lot more helpful when deciding, for instance, which files to "recycle" or pass on backing up more than once.I've tried doing this on my own every now and then. Where I run into problems is that it appears "stat" and "date" use different formats for date information, and I can't seem to puzzle out how to "translate" one to the other satisfactorily for the latter command.

Just to give an example:
stat foo.jpg |grep Modify gives me
Modify: 2010-07-12 06:28:56.890625000 -0400

Passing that string as-is to date foo.jpg, I get the errordate: unknown option -- 0 and the usual semi-courteous suggestion to Try 'date --help' for more information.Somehow my TexInfo database got screwed up somewhere along the line and info dategives me the short article on date input formats, not the full documentation for the command

View 4 Replies View Related

Fedora :: System Update Fails Error "librpmio.so.0 Is Needed By Package Abrt-1.0.3-1.fc12.i686 (updates) Librpm.so.0 Is Needed By Package Abrt-1.0.3-1.fc12.i686 (updates)"

Jan 10, 2010

when ever i try to install updates i get shown an error & the updates stop the error i get says "librpmio.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates) librpm.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates)"

View 12 Replies View Related

Ubuntu :: Find Out The Last "up-to-date" Date For "Update Manager"?

Jul 31, 2010

When I clall the "update manager" it tells me if my system is up-to-date or new updates are available. Lets assume I update my system now (I disabled automatic updates).

Then (in a couple of days or weeks) I start the Update Manager again and it tells me again that new updates available. How can I find out now when the last time was when my system was "up-to-date" (=when a complete, successful update took place)?

Is there soemwhere an entry which shows this date?

View 1 Replies View Related

Ubuntu :: What Tweaks Are Needed For Above Set Up?

Aug 7, 2011

Anyone know what tweaks are needed for above set up?

View 5 Replies View Related

Ubuntu :: What Is Actually Used And Needed In Kernel Config?

Jun 4, 2010

I would like to compile my own kernel. I am familiar with how to do it and have done it in the past so I'm not looking for a how to compile a kernel. In the kernel config are many, many options. In the past when I compiled kernels I always wondered about what is needed and used. What is the best way to determine what is currently used, not set or enabled in the existing config, but actually used by my existing kernel?I have a general idea of what is loaded and could do trial and error, turn this and that off, recompile, etc but is there an easier way?

View 3 Replies View Related

Ubuntu :: How Much Root Space Is Needed

Aug 24, 2010

I am going to create an ubuntu partition just over 200GB.I have 4 GB RAM, so I am going to create 4GB swap.Then I am going to separate the remainder into root and home.Is 10 GB of root enough?(btw, it's going to be lucid)

View 9 Replies View Related

Ubuntu :: More Swatch Space Needed?

May 10, 2011

I have a little problem with "Hibernate".Since I upgraded to 11.04 I get an error message, which tells me, that there was not enough swatch space to hibernate. So I always have to close all programs.Would it be possible to increase swatch space without formatting the disks and reinstall everything?

View 3 Replies View Related

Ubuntu :: Is Nspluginwrapper Needed For 32-bit Flash With Firefox 3.6.4

Jun 22, 2010

I wonder if the Firefox 3.6.4 Out-Of-Process-Plugins mechanism makes nspluginwrapper needed any more. Isn't it possible to have a 32-bit plugin-container process along with 64-bit Firefox? Then we could get rid of still buggy nspluginwrapper and at the same time not care about 64-bit Flash any more.

View 2 Replies View Related

Ubuntu :: How To REMOVE Password When Needed To Install Anything

Sep 24, 2010

How to REMOVE a password when it appears when I install a program or when I want to start my DSL connection or anything to install.I think that named 'sudo password but i don't know for sure :S

View 7 Replies View Related

Ubuntu :: Password Needed To Restore Screen?

Oct 25, 2010

I have UNR 10.10 on two netbooks (Acer Aspire and Asus Eee). On both, irrespective of Power Management settings, the screen blacks out after a short period of inactivity and cannot be restored until the password is entered. This seems to be a UNR problem because the original Linux versions (Linpus Lite and Xandros respectively) dod not suffer from this.

View 1 Replies View Related

Ubuntu :: Not On Net : Download Needed Deps For A Package?

Nov 9, 2010

I don't have an Internet connection for now. How can I download only needed deps for a package automatically?

View 1 Replies View Related







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