LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Upgrade Ubuntu from Jaunty to Karmic

Posted 10-31-2009 at 10:55 PM by Sonneteer
Tags ubuntu, upgrade

My first attempt to upgrade to Karmic was met with an error about ubuntu-minimal missing. The problem being the mirror I had selected was not synced with the new distro yet. (The "Select Best Server" option probably thought it was a good mirror precisely because nobody was downloading thousands of packages from it yet) So after switching to a different mirror, the upgrade went pretty smoothly.

In addition to the improvements one can find on many another review, a few things...
Member
Posted in Uncategorized
Views 2619 Comments 0 Sonneteer is offline
Old

Ubuntu 9.10 Review posted on Linux Critic

Posted 10-31-2009 at 05:26 PM by sinbsd

Our site, Linux Critic has just finished posting a review of Ubuntu 9.10.

You can find it here: Ubuntu 9.10 Review
LQ Newbie
Posted in Uncategorized
Views 1553 Comments 0 sinbsd is offline
Old

problem installing netbook remix ubuntu

Posted 10-31-2009 at 11:06 AM by eliassje

When i trie to install it from a sdcard and choose install
then it won't install.

the following message:
stdin: error 0
BusyBox v.1.13.3(Ubuntu 1:1.13.3-1ubuntu7) buit-in schell(ash)

(initramfs) Mount: mouting /dev/loop0 on //filesystem.squashfs) on //filesystem.squashfs

Things i have tried :
2 differends sdcards (same problem)
tried to start live boot (same problem)

Before i had installed ubunutu 8.10...
LQ Newbie
Posted in Uncategorized
Views 878 Comments 0 eliassje is offline
Old

Sendmail not going into INBOX of gmail,Yahoo, Reddiff etc

Posted 10-31-2009 at 05:22 AM by unix_anand

Hello everybody,

Here I have configured sendmail server with basic setup. My Public IP also registered even I have given reverse entry in domain control. My problem is if I sent mail from normal user prompt using command 'mail user1@gmail.com' all mails are going into spam. If I sent same mail using Outlook and Evolution then some mails are going into INBOX and some users mail are going into spam. Why this happens I didn't know ? If anyone knows this please help me. If I need to do...
LQ Newbie
Posted in Uncategorized
Views 1014 Comments 0 unix_anand is offline
Old

List Perl Modules and Versions

Posted 10-30-2009 at 10:17 AM by rn_

Code:
#!/usr/bin/perl
# list installed modules
use ExtUtils::Installed;
my $instmod = ExtUtils::Installed->new();
foreach my $module ($instmod->modules()) {
  my $version = $instmod->version($module) || "???";
  print "$module -- $version\n";
}
rn_
Member
Posted in Uncategorized
Views 1114 Comments 0 rn_ is offline

  



All times are GMT -5. The time now is 10:23 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration