Ubuntu :: Validate "dist‐upgrade" Installation?
Mar 11, 2011
I would like to update to the newest distribution using dist‐upgrade.
Is there a way to validate if update was successfully?
For example I would like to work few days with updated version and check few log files for possible errors.
View 3 Replies
ADVERTISEMENT
May 7, 2010
How can one ensure that one is looking at the real web page? This is important if you are going to download an iso image or validate md5 sums.For example, the Ubuntu web page here:https://help.ubuntu.com/community/In...tion/MinimalCDHas information about certificates available in the URL bar. (If you look at the left of the URL, one can click on the certificate information.)Surprisingly, there is no such certificate information available at this other Ubuntu web page:
View 3 Replies
View Related
Nov 18, 2010
Just did an auto update. Among the list of things was an SSL update and now I can no longer connect to my MSN account in Pidgeon. I get an error "unable to validate certificate, the certificate for Omega.contacts.msn.com could not be validated. The certificate chain present is invalid."
View 9 Replies
View Related
Jun 20, 2011
I have a shell running with user root.How can I test if the password I have ( lets say in a temp.txt file ) is the password root is using? If I do su it create a new shell without asking for password.
View 8 Replies
View Related
Dec 20, 2010
I guess this is the right place to put questions about iptables, so forgive me if it is not.I have a MySQL database which I need to allow connections to: 1 - the internal network; 2 - the web server (Apache) connections;3 - A user who is out of this network in a range of dynamic IP.Let's suppose the range IP for this user is 179.4.247.0-179.4.247.254 and the server; where is MySQl and Apache is 60.22.30.232. This user will use the windows client MySQL tool to make connections into this database.
So I think these rule below allow connections to the internal network and apache:
iptables -A INPUT -i eth0 -m state state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -i eth1 -m state state ESTABLISHED,RELATED -j ACCEPT
[code]....
View 8 Replies
View Related
Jan 25, 2011
I am having an XML file,i want to verify the file for its syntax,
View 14 Replies
View Related
Feb 6, 2011
I'm testing some (selfwritten) installer scripts and I'd like to test it on several linux systems. From my script, I create a database and a user, which should have no rights but to the objects created on that database. I create that user with "grant usage on <dbname>.* to 'user'@'%' identified by After that, the user exists, but is not allowed to login with mysql client (same procedure works fine on debian systems). At first thought, I supposed, that I did a mistake on database setup, but then I realized, that I could connect from a different workstation using that user.
To me it looks very strange, that that user sees information_schema and test, but not the database, I used at user creation. From my script I check success of db and user creation by using the created user for connection and exec a 'show databases', which should show the new created db. What am I missing with mysql on Suse systems? Is my expectation wrong, did I make a mistake on database setup or what do I have to change to validate success of my script?
View 9 Replies
View Related
Aug 19, 2010
Is there any inbuilt function other than strncmp which can evaluate a string.my requirement is " if all 10 values are spaces print 1 else if it contains some values print 2 else print 3.if i use strlen, even space is counted.I know that i can evaluate using for loop by checking 1 by 1 char, and using strcmp function, is there any other way?
View 2 Replies
View Related
Jun 18, 2010
How can I validate an IPv6 address through javascript before using the IPv6 value in my cgi script?
View 2 Replies
View Related
Aug 30, 2010
Slackware ver 12.2
Mysqld Ver 5.0.67
Apache/2.2.16
mod_auth_mysql-3.0.0 patched with apache22.diff
Symptom: when trying to use mod_auth_mysql to validate access to a directory via mysql DB, get prompted for user name and password but never find user and password combination despite using good values for login to mysql (same values in apache directory statements work as a cli login to mysql) and confirmed as valid in the user_info table (see values supplied to prompt in select * from user_info). Mysql general log does not show any attempt to access, strace does not show any attempt to setup local connection to mysql port. In a working version in Fedora I setup to test do see access described in the general log and strace shows a setup to mysql port. No useful messages in slackware apache access_log, error_log, mysql error logs, system logs.Have tried many combinations of mysqld variables, apache variables, mod_auth_mysql versions and variables, to no avail. Reinstalled apache, mysqld, etc.
View 4 Replies
View Related
Aug 25, 2014
I need do a small interfaz, it works under bash. I read the user name and password from the terminal then i need validate this data.
My principal dude is:
how look in the /etc/passwd file a user and passwd?
The problem is the password is encrypted and i need compare with the data I read.
Only I can use BASH because it is school homework.
View 5 Replies
View Related
May 19, 2011
I am trying to install a Red Hat cluster on my servers. In order to configure an heart bit between the servers I must give a valid multicast address. I wanted to know if there is a way to validate a multicast address before using it. For example if it is already in use i don't want to use it.
I read a little about it and there is a Perl module called IO::Socket::Multicast: [URL] There is a tool called mcasttrest.pl: [URL] Oracle use it to test multicast. But I am not sure what will do the trick in Red Hat cluster.
View 1 Replies
View Related
Jan 10, 2011
We're trying to validate LDAP authentication from Linux against our AD global catalog servers. I'm seeing lots of LDAP query tools, but what I need is a free/open source application that can use LDAP to query AD to authenticate... something as simple as entering the hostname/IP of our AD/global catalog server and the port, then passing an AD username/password to it to validate logon capability. Anyone know of any software/apps that can do this? I don't want to get into configuring Samba for LDAP or trying to authenticate my actual Linux server again AD... I just want an application that uses LDAP for authentication.
View 2 Replies
View Related
Feb 12, 2011
I keep getting the following msg as I try to upgrade from 10.04 -> 10.10 ... "Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report." I don't think any of the issues above apply - can anyone offer advice on how to get around or "force " the upgrade
View 1 Replies
View Related
Jun 1, 2010
While upgrading to a newer version of Ubuntu I noticed a warning saying that the installation/upgrade should not be interupted. Unfortunately though, during this process my computer froze up and I had to shut it down. Ubuntu no longer starts on my computer. I still have Windows though, which is what I'm using now.
View 3 Replies
View Related
Apr 16, 2010
I am trying to upgrade from 9.10 to 10.04 beta. I tried ALT-F2 & ``update - manager -d'' but when Upate Manager opened, it did not give me the option of upgrading to 10.04 beta.
View 2 Replies
View Related
Mar 29, 2010
I'm running 10.04 and for several days now I get two packages that are grayed out and do not upgrade in upgrade-manager.
If I use the shell and apt-get I get the following message: The following packages have been kept back: firefox-gnome-support update-manager
The system is functioning well, but these 2 packages just linger as I process probably hundreds of lucid upgraded packages.
View 1 Replies
View Related
May 16, 2010
I tried to upgrade ubuntu from 9.10 to 10.04. It is almost complete downloading packages,but i get this error:Failed to fetch http://archive.ubuntu.com/ubuntu/poo...untu2_i386.deb The HTTP server sent an invalid Content-Range header [IP: 91.189.88.30 80]I tried to change from main server to US server, but I still get this error.
View 1 Replies
View Related
Jan 18, 2010
I am begining on Ubuntu Server Management I would like to receive your on this doubt In order to have my Ubuntu Server up to date and with the last security patches, is it enough to do:
sudo apt-get update
sudo apt-get upgrade?
If not, please where I can find an easy guide in order to keep or mantain my server OK? Also, what are the risks when we do: sudo apt-get dist-upgrade?
View 3 Replies
View Related
May 9, 2010
doing an upgrade from 10.4 to 10.4 LTS and got this error:
Could Not Calculate Upgrade
An unresolvable problem occurred while calculating the upgrade:The package 'skype' is marked for removal but it is in the removal blacklist.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.
View 3 Replies
View Related
Oct 13, 2010
When I tried to upgrade to Ubuntu 10.10 using commandsudo apt-get dist-upgrade the following error is thrown:Setting up netbase (4.35ubuntu3) Installing new version of config file /etc/services.
[Code]...
View 2 Replies
View Related
Nov 14, 2010
I am trying to upgrade from 10.4 to 10.10. I have never had a problem upgrading before with the Update Manager. Now I get an error message when using the Update Manager. The message says, "Could not calculate the upgrade". See screenshots. I also checked the package manager for broken packages and came up with nothing.
View 2 Replies
View Related
Mar 14, 2011
I'm running Ubuntu 10.10 and 2.6.35-27-generic. When I run the Upgrade Manager, the 'Distribution Upgrade' window pops up and in bold letters reads 'Running partial upgrade'.
The next line reads '>Preparing to upgrade' and sits there. Mean while, the process begins to perform a great deal of constant hard drive activity. The window's horizontal activity bar reads 'Calculating the changes' at the bottom of the 'Distribution Upgrade' window.
View 3 Replies
View Related
May 26, 2010
I'm trying to upgrade from 9.10 to 10.04 LTS I've followed [URL] Everything is updated. But, i don't receive the message "New Ubuntu release..." Will I have to download the entire DVD?
View 7 Replies
View Related
Dec 4, 2010
I would like to install 10.10 preferably right now.But I'm having issues, dist-upgrade won't upgrade me for 10.04 to 10.10.I tried to go into my Update Manager, but it's not recognizing any new Ubuntu versions.I don't particularly want to wipe my system, so what should i do?
View 4 Replies
View Related
Jan 27, 2010
I tried to upgrade from Fedora 8 to Fedora 12, but after preupgrade got everything ready I rebooted. Anaconda searched for storage devices and then said "No upgrade root found". What can i do to continue the upgrade manually?
View 1 Replies
View Related
Jun 27, 2011
Trying to do the upgrade through "Software Updates", however because there are no current updates, I cannot click on the "Upgrade" button to begin the upgrade process to FC14.
Is there any other way to do this besides downloading the DVD and installing?
View 8 Replies
View Related
Mar 30, 2010
I'm now using Ubuntu 9.04 and I think of upgrading it to version 10.04 (when it shall be "stable").I'd like to know if I am supposed to modify /etc/apt/sources.list with the name of the new version even though I upgrade by "update-manager-core" with the command sudo do-release-upgrade
View 1 Replies
View Related
May 29, 2010
I can't upgrade. I get: Quote: Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade: The package 'skype-common' is marked for removal but it is in the removal blacklist.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
This is most likely a transient problem, please try again later. I tried again several times in different days and it is the same. I have 10.4 recently updated from my original installation of 9.10. I think it was not a pre-release, I did it automatically from the website and it took a long time. As far as I know, all I have installed is official, except perhaps Skype itself.
View 7 Replies
View Related
Mar 23, 2010
I was trying to update from 9.04 to 9.10.
During the installation, I kept getting tons of errors. Finally something came up saying that I had to abort the installation and it did some stuff. I tried running an application, but I got an error. So I restarted the system.
The normal screen came up where I had to choose the Ubuntu stuff (I'm new to Ubuntu) in the box. I noticed that it had gone to 8.10... which I had earlier before installing 9.04, which went great. So I chose the first on and the system failed to start. I rebooted and tried all the other options, but they all had errors. Now I'm booted to Windows.
I installed Ubuntu from a CD I created. But it is now outdated because it is 8.10, and I have already upgraded to 9.04. 9.04 to 9.10 is where stuff went wrong.
View 1 Replies
View Related