I've added myself into the sudoers users list by using the command
root@debian:/home/oshirowanen#adduser oshirowanen sudo
If I try to run that command again,
root@debian:/home/oshirowanen# adduser oshirowanen sudo
The user `oshirowanen' is already a member of `sudo'.
root@debian:/home/oshirowanen#
All looks good so far.
When I then exit the root user and try to install/remove/search somet
Looking for netpbm binaries for 686 Linux. Found the netpbm binaries to the gallery project, but they don't have the full netpbm library. I came across
http://ftp://metalab.unc.edu/pub/Lin...994-bin.tar.gz
but I think that needs csh which I don't have.
Does anyone have any suggestions?
I don't have access to root.
I would like to scan some documents and create a *.pdf file from the resulting *.tif output image files. I believe I used Eric Smith's Tumble-0.33 for this a few years ago, but can't remember how I built it. The Makefile assumes the pbm library.
LinuxSecurity.com: Marc Schoenefeld discovered a stack-based buffer overflow in the XPM reader implementation in netpbm-free, a suite of image manipulation utilities. An attacker could cause a denial of service (application crash) or possibly [More...]
Dear Linux Experts,
On my windows 7 desktop with the help of Vmware workstation (Version 7.1),
created virtual machine and installed Centos 5.7 successfully using ISO image.
Query : Is this possible to upgrade the Centos 5.7 using Centos 5.8 ISO image to Centos version 5.8?.. if yes kindly guide me the procedure to upgrade.
Thanks in advance,
Ananth
Hi
I have installed CentOS, ftp'd up and ISO image and I can see the files on the image.
Thanks TrevorH for your response. Apparently there is no way to correct this so I'm erasing the 2 partitions where CentOS 6 is installed and will try to install CentOS 6.2. Please close this t... [by gdawg]
I have CentOS 5.8 installed as a client in VMware Workstation 8.0.2.During the install I did not choose a system configuration as I wanted a bare minimum install. Then in CentOS(using a... [by Xplorer4x4]
(This applies to Qt versions >= 4.7.3.) I made an attempt to build Qt with custom parameters on my Debian box and it actually took AGES to compile (IIRC more than 6 hours on a single-core CPU). That's why I wanted to make sure I won't make any stupid mistakes in the process. However, I chose to do a make clean to get the *.o files and other stuff cleaned up after successful linking.