General :: How To Find Out Which Version I Have
Jan 12, 2011RedHat, Ubuntu, Fedora, cowpat, urinestain, papsmear. Who is the bureaucrat behind this mess? I believe it is a conspiracy to keep it exclusive.
View 11 RepliesRedHat, Ubuntu, Fedora, cowpat, urinestain, papsmear. Who is the bureaucrat behind this mess? I believe it is a conspiracy to keep it exclusive.
View 11 RepliesI can track that my CentOS 5 ships with SVGA driver through:
cat /var/log/Xorg.0.log | grep SVGA
But how can I find the SVGA Version number?
I just installed SLACKWARE from ISO image, but don't know the version, the release is 2.6.27.7-smp.
View 4 Replies View RelatedI'm in a situation, that I have no access to one of my remote server. And I CAN'T EVEN INSTALL ANY SOFTWARE in any linux boxes to determine the remote OS name and version.Can you please enlighten me on how could I find out the OS version of remote host without installing any software or without login to that server.
View 1 Replies View RelatedI'm currently trying to get my wireless card to work with ndiswrapper after installing backtrack4 today, BUT.When I try and use the make command it tells me that some or another file is missing. I've checked and the output is right, There is no file of that name but there is neither a folder of that name.
Code:
root@bt:/usr/src/ndiswrapper-1.56/ndiswrapper-1.56# make
make -C driver
make[1]: Entering directory `/usr/src/ndiswrapper-1.56/ndiswrapper-1.56/driver'
[code]....
im trying to install ndiswrapper to get my belkin wireless g pci network card working, but have an error
makefile:34 Cannot find kernel version in /lib/modules/2.6.28-18-generic/build, is it configured?
i have apt-get installed build-essential linux-headers-server
this is on ubuntu server 9.04 32bit version.
I want to write a script. I have the basic form working... but I would like to add some advanced features. I have a list of .zip files that have a version number in the filename (i.e. sudoku-134.zip, sudoku-176.zip, sudoku-203.zip, etc). I would like to have a script that will find the latest version of each game, and unzip it. I want the next to latest version left untouched. But anything older, I would like the unzipped folder deleted (But leave the .zip file)
Here's what I have so far:
Code:
#!/bin/bash
cd /var/www/vhosts/server.com/httpsdocs/games/$1
for file in `ls *.zip`; do
if [ -d ${file%.*} ]; then
echo
else
mkdir ${file%.*}
cd ${file%.*}
unzip ../$file > /dev/null
cd ..
echo 'date' $file >> /var/www/vhosts/games4roku.com/private/$1.log
fi
done
I can call the script with "game-unzip public" to unzip all the public games.
Here's my files:
Code:
sudoku-134.zip
sudoku-134/
sudoku-176.zip
sudoku-176/
When I add the latest version, sudoku-203.zip, I want it to unzip it to ./sudoku-203/ and rm -rf sudoku-134
With Mandriva 2010 and KDE 4.3.5 it updated to kernel; 2.6.31.12-1mnb and I want to find out if it boots to this new kernel, or the previous one. In the Ubuntu gnome desktop I do know how to find that easy, so what tool or terminal command will display the current running kernel version ?
View 6 Replies View RelatedI have a directory containing a ton of photos, some of which are duplicates but just with different names. Is there any way in linux to find all the duplicates and remove all of them except the most recent version? I know on Windows there are utilities that will do this through a GUI, but I'm using Linux through the CLI only.
View 6 Replies View RelatedI need to find TCSH shell and gzip version number by running a acript on several boxes through ssh. How can i do that? I made a script for tcsh but it is not working by ssh , it only works on my box . I dont know from where to find the gzip version info.
View 5 Replies View RelatedI am trying to install syslog-ng-3.0.2 on Fedora 12 and have run into an issue I don't know how to solve. When runing the "configure --enable-ssl" I get the following "checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.14 checking for GLIB - version >= 2.0... 2.0, bad version string no configure: error: Cannot find GLIB version >= 2.0: is pkg-config in path?" I have glib-2.24.0 installed on this system so I don't understand where this issue is coming from or how to fix it.
Back ground on my system -
[root@syslog-ng]# set PKG_CONFIG=/usr/lib/pkgconfig
[root@syslog-ng]# export PKG_CONFIG
I am using redhat linux enterprise linux 5, how to find out the linux kernal version and kernal configuration file location .
View 2 Replies View RelatedFor RHEL 5 when I do a: snmpd -v I get:
NET-SNMP version: 5.3.2.2
Web: http://www.net-snmp.org/
Email: net-snmp-coders@lists.sourceforge.net
How do I determine if it's SNMPv3?
I am not sure if this was posted (search did not return any related results) but I am getting tagged for this version of ssh - SSH-2.0-OpenSSH_4.3. Where can I find 4.4 or above for CentOS?
View 1 Replies View RelatedI have redhat cd's(total 5 cd's). I want to install RHEL4. My problem is that I am not sure that cd's are RHEL4 version. How can check the version of rhel using cd's?
View 5 Replies View RelatedAssume I am sitting in front of a runnning CentOS.How can I find out the EXACT version of this installation?I am not (only) talking about the major release (e.g. 5) but the sub release (5.1 or 5.2 or 5.3 or...)The about box shows something about Gnome but not the details for the CentOS.
View 1 Replies View RelatedWhich LXDE version of Linux has the newest version of Firefox and Open Office included?
I am looking for an iso file, and I am trying to run this off of a live CD for now. So I want a light version of Linux, probably LXDE, or if not, then probably XFCE. But I need a new version of Firefox and OpenOffice included.
Because, I tried burning the customizable NimbleX @ custom.nimblex.net . Pretty good, except it uses Firefox 2, and Open Office 2.3, which are outdated.
And I tried Mint XFCE, which might have been pretty good too, but it had some issue of blanking and requiring relogin after I opened hotmail frequently (user id: mint, password: blank).
The web browser and the word processing program are the most important and essential applications to me.
So are there any Linux versions in LXDE on LiveCD that include newer versions of Firefox (or at least another good browser) and Open Office (oo seems better than abi)? (Again, if no LXDE, perhaps XFCE?)
I just want to download a good version in an iso file, and burn it to a CD and get to work. Like I said the web browser and the word processing program are all important.
So really, what iso/LiveCD versions are the fastest for running on an older system, and yet have the newest browser and word processor included?
Fellow Debian users where can i find the 32 or 64 bit version of libgnome-keyring.so?
View 2 Replies View RelatedI just installed the newest version of Ubuntu 10.10 with a dual boot with Windows 7. I like it, but I think I might need sound drivers. Flash content sounds seem to lag a lot, and it is kind of annoying. I am using an ASUS M2N68-AM SE2. I can't find the original CD. and even if I did have it, would it even work with Ubuntu? Where can I get a compatible version?
View 1 Replies View RelatedI have been searching for ages for graphics drivers for my ATI Mobility Radeon HD 4650 graphics card. I have several software that need hardware accelerated 3D. I found several threads that deal with this issue, but none of them seems to help. I tried the following:
[code]...
I rebooted after each one and I still cannot get any hardware accelerated 3D; it is as if I installed nothing.
I try to find a rpm for kmplayer from here, but there are all for KDE? Software.openSUSE.org I am using opensuse 11.2 + Gnome desktop, which rpm should I use?
View 9 Replies View RelatedI seem to have a problem with my Firefox upgrade. I am getting the following error: could not find compatible GRE between version 1.9.2.3 and 1.9.2.3.
View 9 Replies View RelatedI am running 9.04 and would like to get the newest version of Songbird. I don't want to upgrade just yet it that is needed so are there are other ways of doing so? If no one knows how to find .deb packages could they let me know how i could install the .tar.gz format offered on the website?
View 9 Replies View RelatedHow can I find out which version of Firefox my Ubuntu 10.04 is running?
View 2 Replies View RelatedIm just after installing fedora 12 dual boot with windows 7. When I try to find my wireless network the laptop doesn't seem to picking it up. It works perfectly when I connect with a LAN cable.
View 2 Replies View RelatedI want to know how to find out what firmware version is on my optical-drive. And also if an update is available, how to update the firmware.
View 4 Replies View RelatedI know this is a very silly post, however I just can't find the link to download a previous version of Open SUSE.if someone could direct me to a page where I can download the Open SUSE 10.2
View 1 Replies View RelatedNo matter how I try, or how many sources I go to, every instance of open office gives me an error message saying that the JRE (Java) file is corrupt. I cannot find an instance of Open Office I can download regardless of the version. I have no Open Office now. How can I find a version that will give me the entire package AND install? I've had a lot of trouble getting any version to install...but that may be due to the corruption of the JRE file
View 1 Replies View RelatedI want to compile MFiX which is a simulation software. Therefore, I installed the Intel Fortran Compiler Ver. 11.x When compiling, I can only choose between Ver.9.x and 10.x.
This is a part of the error message when choosing either:
Is there a possibility to link the program to the newer compiler version?
I'm using Centos 5.4.
I'm running openSuSe 11.3 and KDE4.5, but the only version of KDirStat that I can find in the repos is dependent on the KDE3 libs. Is there a version available for KDE4.5? Or maybe something else equally as good (apart from running WinDirStat under Wine)
View 1 Replies View Related