Red Hat :: Yum Info <packagename> Level Of Detail On Packages Found Over A Webbrowser

Mar 10, 2010

Normally to find out some info on a package we have installed on our system, i pop open a shell window and execute: yum info <packagename> and this returns a lot of useful info (in this example, lets consider GIT) about statistics on currently released packages:

Code:
Name : git
Arch : i386
Version : 1.5.5.6
Release : 4.el5
Size : 8.4 M
Repo : installed
Summary : Core git tools

obviously using a few commands at the shell is a little bit easier than this, but some users may be using software without ssh access enabled.

[Code].....

However, is there a way to do 'yum info' like commands via the web browser on packages that are released but that we haven't yet installed or updated to? Or even on packages in other repositories (RPMForge, CentOSPlus) without having to configure our version of YUM in include those repositories so we can query them? I guess in the debian-sphere, the way i used to do stuff like this was via their website. Like for git, i did:[URL]

View 3 Replies


ADVERTISEMENT

Networking :: Packet Generation - Info On Sockets In Kernel Level?

Jul 14, 2011

I am learning about net filters and I am practicing some sample programs on it. I am very new to this and I have a general query. I got the packet to a desired function using PRE_ROUTING hook. Now how do I frame a packet from this point? I am just trying to simulate a echo client server program in the kernel level using these hooks. Any useful info on sockets in the kernel level?

View 1 Replies View Related

Debian :: 'ii' And 'ic' , With Dpkg -l | Grep <packagename>?

Jun 18, 2010

ii  gtk2-engines1:2.20.1-1theme engines for GTK+ 2.x
ii  hicolor-icon-theme0.11-1 default fallback theme for FreeDesktop.org icon themes
ii  libobrender21  3.4.11.1-1 rendering library for openbox themes

[code]....

View 1 Replies View Related

Ubuntu :: Failed To Download Repo Info - 404 Not Found

May 7, 2011

Code:
W: Failed to fetch [URL] 404 Not Found
[Code]....

View 8 Replies View Related

General :: Error: /usr/local/lib/python3.2/dist-packages/athletelist-1.0.0.egg-info: Permission Denied

Sep 3, 2011

I am trying to install Python module on my machine. While installing, there is an error on terminal.It was OK until this step:

Writing

/usr/local/lib/python3.2/dist-packages/athletelist-1.0.0.egg-info

Then it shows an error:

error: /usr/local/lib/python3.2/dist-packages/athletelist-1.0.0.egg-info: Permission denied
m?PS. I use Ubuntu 11.04 and I am quiet new on Linux World.

View 1 Replies View Related

Ubuntu :: Images Not Loading In Webbrowser

Mar 27, 2010

I have a strange problem with sites on which there are many images, the likes of ebay or the google image search. The images or the preview images won't load in Ubuntu (I am on 9.10).

Neither using FF, Konqueror nor Chrome.... It can't be the router either, because when I boot into Windows on the same machine it is working.

It is even working on a MAC at the same it doesn't work on Ubuntu....

View 2 Replies View Related

Debian :: Find Some "last Updated" Info For Packages, Changlelogs

Feb 4, 2010

I'm wondering if there's a way to verify the integrity of installed packages/programs against official repos. I did an update via synaptic about a week ago and it asked me to upgrade several packages such as login, su, passwd, groupadd, useradd, lastlog, and several others. Right away I was concerned about this, but I figured it's via synaptic, must be safe. Well now it's a week later and I'm trying to find some "last updated" info for these packages, changlelogs, whatever, to verify that they were indeed official releases/updates, and I'm coming up empty.

Is there something I can do to verify that these files and my system are still intact?

View 4 Replies View Related

General :: Dropbox - How To View Files From Webbrowser

May 2, 2011

I now work on linux machine that I don't have admin on, so I can't install dropbox. is there any way to download some files from dropbox (by WWW) ?

View 3 Replies View Related

Fedora Installation :: Yum Info Kernel-uname-r Produces "no Matching Packages To List"

Jun 25, 2009

Fedora 11 update released today creates a dependency issue in my x86-64 system: Processing Dependency: kernel-uname-r = 2.6.29.5-191.fc11.x86_64 for package: kmod-wl-2.6.29.5-191.fc11.x86_64-5.10.91.9-3.fc11.1.x86_64 # yum info kernel-uname-r produces "no matching packages to list" the yum info pack tells me kmod-wl is: Metapackage which tracks in wl kernel module for newest kernel so it seems important to have it up to date. What should I do?

View 5 Replies View Related

Networking :: Ping To A Website But Can't Access It Graphically Using Webbrowser?

Jul 2, 2010

i can ping to 192.168.10.104 but can't access it graphically.i am using firefox.. distro is ubuntu.. i do //192.168.10.104:9345..but it takes no response.can u help me.. i am using direct connection..

View 6 Replies View Related

Software :: Apache - Protecting Folders View In Webbrowser

Apr 12, 2010

How to protect my /var/www folder in Apache ? When I`m putting wrong url I see the content of /var/www . How to restricted it ? .htaccess ?

View 4 Replies View Related

OpenSUSE :: Move Transparently Between Run Level 3 And Run Level 5 As Autologin User?

Aug 10, 2010

I've been able to kludge a kill script which finds the correct pid for the kdeserver (or gnome server) after my system comes up in run level 5 so I can drop back to run level 3 mode. Lots of experimentation showed me that using telinit 3 and telinit 5 would occasionally leave the video memory in a mess and I would have the black screen of death.

I set the security parameter setting to autologin for me since I am the only user of my machine, but I still have to kludge the default setting under sysconfig (the DEFAULT_WM) under Window Manager to pick a certain window manager, so it takes time to manually switch the desktop.

Right now I can leave the gui and drop back to cli, but painful experimenting showed me that killing the X server is a no no. Right now I kill the kde server, which sends the SIGTERM to the X windows manager, which then figures out that it has to shut down.

Questions: Is there a better way of doing this? Apparently openSUSE figures that we have multiple users logging into the gui desktop, so the gui is always kept running and a login window with the desktop manager option forces the user to login in. With autologin, this never happens, but no choice of desktop is possible on the fly.

Can some type of script be set up to painlessly enable this to happen? And what is the best way of bringing either the Gnome or KDE desktop manager down gracefully? I do get lots of error messages as the system attempts to recover and X shuts down. It appears that apparently the single user with autologin is left out in the cold.

View 4 Replies View Related

OpenSUSE Install :: Admin Level Software To User Level?

Feb 6, 2010

I want to install a software called TinyOS which is an operating system designed for wireless sensor embedded networks in my account. The problem is it has instructions to install the software as an administrator since i'm not an admin of the department network i can not able to install. Is there any method to install this software as an user level rather than admin level.

View 3 Replies View Related

Ubuntu :: Adjust Level At Which Battery Criticality Level Is Triggered?

May 8, 2010

How can I adjust the levels at which the battery is considered to be critically low?ight now it seems this is set at 5 or 10%. I want to make it 20 or 25%This is for Gnome. I am using Lucid x86

View 1 Replies View Related

Ubuntu :: Packages Not Found?

Oct 15, 2010

I have ubuntu 10.04 installed and i have manually installed some packages that the software manager does not find.after installing these packages i ran the command"dpkg --list | grep tcl"it returns

Code:
ii mysqltcl 3.05-3 Interface to the MySQL database for the Tcl language
ii tcl 8.4.16-2 The Tool Command Language (default version) - run-time files

[code]....

View 3 Replies View Related

General :: Initializing Run Level 4 At Inittab Default Level

Jan 15, 2011

hello everyone, im having a problem when my computer enters in the run level 4 as the default when i start slackware. The strange thing is that it not seems that is a X window problem, it looks like more like a configuration problem in some part of the kde script to initialize the log in, because if i manually start the X service it works fine, i dont know what is the source. Thank you in advance for the help.

View 3 Replies View Related

Programming :: Accessing SPI From Kernel Level And User Level

Jan 6, 2009

I want to know what are the advantages and disadvantages for accessing spi(serial peripheral inerface )from kernel level and user level. like methods of doing it, speed ,memeory utilization etc

View 1 Replies View Related

Fedora Installation :: Unable To Access Localhost On Webbrowser After Installing LAMP?

May 1, 2009

I did everything and restarted my machine, everything seems to be ok. But when i type in my IP on the browser which is 10.0.11.25 which would be the localhost machine, i get this below:

Code:

ERROR The requested URL could not be retrieved

While trying to retrieve the URL: [URL] The following error was encountered:

* Connection to 10.0.11.25 Failed

The system returned:

(113) No route to host

The remote host or network may be down. Please try the request again.

View 2 Replies View Related

CentOS 5 :: Packages Are Not Found On The Mirrors?

Nov 6, 2009

I've tried to install mysql-server using yum, but the other mysql-packages that needs to be upgraded cannot be found on any of the mirrors that yum tries.

This is the output:

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* epel: mirrors.se.eu.kernel.org
* base: ftp.crc.dk
* updates: ftp.crc.dk

[Code]....

View 1 Replies View Related

Ubuntu :: Can't Install Update-info-dir File Is Missing From /var/lib/dpkg/info/?

Aug 6, 2010

so i cannot install anything because update-info-dir file is missing from /var/lib/dpkg/info/ .. I've searched for the last day and a half for a way to fix this, but nothing. can't even update dpkg because of this. so how do I bypass or fix this so I can install stuff (this is a fresh install of ubuntu 10.04 lts Lucid Lynx).

View 9 Replies View Related

Ubuntu :: Where To Download Packages By Synaptics Found?

Jul 30, 2010

I was wondering where are the download packages by Synaptics found or are they deleted after the installation?

View 2 Replies View Related

Ubuntu Installation :: Repository Packages Not Found?

Aug 4, 2010

I successfully updated my Ubuntu 8.04 lts server Hardy many times, but today when I:

Code:
sudo apt-get update

I got errors like:

Code:
Err http://ro.archive.ubuntu.com hardy/main Packages
404 Not Found

View 1 Replies View Related

Ubuntu :: Error - The Program 'gcc' Can Be Found In The Following Packages

Dec 24, 2010

today I have installed Ubuntu 10.10 netbook edition in my Asus Eee Pc 1015PEM. I wanna install the broadcom drivers and I am following a tutorial. The problem appears when I need the gcc to install dkms..The error: The program 'gcc' can be found in the following packages:

* gcc
* pentium-builder

I used "sudo apt-get install gcc pentium-builder", but the error doesnt disappear.

View 7 Replies View Related

Server :: Can Not View Detail Of /var/log/messages

Apr 18, 2011

I want to check my system general log file by

Code:

It is not showing me detail.

View 18 Replies View Related

Slackware :: Du: Total Does Not Match Detail?

Jan 30, 2011

Kernel: 2.6.21.5, O.S.: GNU/Linux (Slackware 12.0).du (GNU coreutils) 6.9.Sort of a stupid question, maybe. But can you explain this?

Code:
root@foo:~# du -h
8.0K ./.links

[code]....

View 2 Replies View Related

Debian :: Lenny Packages - Make Command Not Found

Oct 22, 2010

I have installed Lenny in my labtop. I have problem to install packages; command "make" "make install" "configure" doesn't work. It return: "bash: make: command not found". So I can't install flashplayer :/ Well, I start with Lenny.

View 9 Replies View Related

Ubuntu :: Lib Packages Not Found In Config Search Path

Aug 16, 2011

I just installed Netsurf, but I was confronted with "libnsbmp is not installed". So I installed libnsbmp.
The error "libnsgif is not installed" appeared when installing libnsbmp.
The error "libpng is not installed" appearded when installing libpnf.
...
I installed all that I was asked to install. However, when I was installing libcss, it said that "Package libparserutils was not found in the pkg-config search path. Perhaps you should add the directory containing 'libparserutils.pc' to the PKG_CONFIG_PATH environment variable". I have already installed libparsercutils but not in the /usr/lib dir.

What should I do to continue my installation? And anyone could tell me what are those lib stuff? I installed zlib with the apt-get install command.Can I get other lib stuff with the same command?

View 2 Replies View Related

Server :: Dump Kernel - Discovering More Detail?

Jun 5, 2009

I need to discover more detail error kernel panic in my linux box, some body know any way do dump in kernel Linux?

View 1 Replies View Related

OpenSUSE Install :: Errors Saying That The Packages Could Not Be Found And Gives The Option To Skip

Jan 31, 2010

I have an HP dv7-1285dx. First, I attempted to install openSuse 11.2 KDE via the live disk. A small ways through the installation, I was told that the image could not be properly copied to the disk. Then, I attempted to do it via the standard DVD, and a small ways through the installation I kept receiving errors saying that the packages could not be found, and gives me the option to skip. I can't install unless I skip all 600-something of them.

View 4 Replies View Related

General :: Skype And Installing Libraries / Packages - 'GLIBCXX_3.4.9' Not Found

Oct 15, 2010

I've got an Aspire one Linpus Linux Lite and I have a problem installing Skype. When I tried to run Skype after downloading I got the following:

skype: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.9' not found (Required by Skype)

In the terminal window I typed the following: rpm -q glibc And got glibc-2.9-2 How do I install the required packages/libraries?

View 2 Replies View Related







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