SUSE / Novell :: 11.0 - "SU" Command Giving Error For Installation Through YAST

Jan 26, 2009

I am using SUSE 11.0 KDE 4.0 . My system has root user, one normal user and both are me only. I am using only 'user account' only.I used to install softwares from 'user account' by using YAST.

Now my problem is - when i am trying install a rmp file through YAST, it ask root password by a dailog window. when i entered the root password it is giving error

Quote:

The program 'SU' not found. </br>Make sure your path

I had attched a screen captured image of that window.

And then after i had to be ignore that message. Installation just starts and then gives error, installation fails. so now i am not able to install any softwares through YAST !

View 2 Replies


ADVERTISEMENT

SUSE / Novell :: Hangs And KDE Is Not Loaded Giving Reason That Disk Is Out Of Space

Feb 26, 2009

I am having dual boot system Opensuse 11.1 and Windows vista. I have allotted about 5 GB space to home partition. Now sometimes I copy/move files from Windows partitions to /home, this is easily done. But when I restart the computer, It hangs and KDE is not loaded giving reason that disk is out of space. I have to work on commandline and delete some files from /home to free some space,only then I can restart the computer normally. This is very annoying.When I copy/move files then Opensuse should immediately give me a warning.It seems nonsense to not start kde.

View 6 Replies View Related

SUSE / Novell :: SLES 10 SP2 Unable To Create New User From YAST / Way To Do

Mar 16, 2010

I am running SLES10 SP2 under z/vm in z9 mainframe box. But I believe this is a linux problem instead of hardware architecture or visualization (Because previously it worked).

I was trying to create a new user account for ftp purpose. However I encountered the following error from YAST code...

View 4 Replies View Related

SUSE / Novell :: Vsftpd Is "on" In YaST But Is Not Functioning

Sep 16, 2009

SUSE 10 SP2, running well on a vmware machine. I used YaST to install and start vsftpd. Now, when I review YaST, vsftpd is "on". But...

I tried starting the service with the command, "rcvsftpd start", which shows the result failed

At the command line, rcvsftpd status shows a result of unused.

When I attempt to ftp to the server, I get the following message, "500 OOPS: could not bind listening IPv4 socket. Connection closed by host remote."

I looked for a log, but found none, leading me to believe the service is not running, not just "unused".

View 3 Replies View Related

SUSE / Novell :: Error On Suse 11.2 Online Update?

Oct 13, 2010

PackageKit Error repo-not-available: File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.2/' My 11.2 won't update and gives this error. Anyone know how to fix it?

View 2 Replies View Related

Fedora Installation :: SU Command - Root Account Login Giving Error

Jan 5, 2010

In the freshly installed Fedora 12, I installed java and maven and added following files into /etc/profile.d folder:
java.sh

Code:
export JAVA_HOME=/opt/jdk1.6
export PATH=$JAVA_HOME/bin:$PATH
maven.sh

Code:
export MAVEN_HOME=/opt/maven
export PATH=$MAVEN_HOME/bin:$PATH

Now when I try to login to "root" account giving "su" command , it gives me the error :
bash: /root: is a directory

View 1 Replies View Related

SUSE / Novell :: How To Get MAKE Command - OpenSUSE 10.3

Jun 14, 2010

I am using openSUSE 10.3 and the pc is DELL Optiplex 780. The network devices is not supported by openSUSE 10.3 but I may have found it's module. But I can't "MAKE INSTALL" it as my installation does not have MAKE command.

I have selected "Install All" during my installation. Linux version is 2.6.22.5-31-default.

What is the package name for the MAKE command? So that I can find it so that I can install it into my openSUSE 10.3?

View 3 Replies View Related

SUSE / Novell :: Command Which Is Application Related?

Jun 16, 2010

I have a command which is application related and I get a output some thing like this when I execute the command...Quote:applicationrunningSo I need to write script to see if application is running, if application state running run some command else run echo command to state application is not running.So I need to run the first command, then based on output (Application status), run the second command else echo command.

View 6 Replies View Related

SUSE / Novell :: Use The Usermod Command To Add A Comment To /etc/passwd?

Oct 3, 2010

I need to add a comment to /etc/passwd using usermod, but everytime I do it tells me that I can't modify a user in the LDAP database without DN. What is DN?

View 7 Replies View Related

SUSE / Novell :: IF Command - Script Execution Completed Or Not

Jun 21, 2010

I have a script:
Quote:
# Call mail script to send an email
if [ -f /tmp/report.txt ]; then
/usr/local/scripts/mail.pl
sleep 10
rm /tmp/report.txt
else
exit
fi

What I need to do is, I want to check if file exists, if file exists call other script (mail.pl) and then delete the file (assuming mail.pl script executed). If file not exists just exit out of the script. I'm not sure how I can see that other script execution completed or not before I delete the file even though I put sleep command. And also it seems like its not that good, even though it is working. I wanted to see if we can write in more efficient way.

View 4 Replies View Related

SUSE / Novell :: List Out All Cron Job Details With Any Single Command

Mar 31, 2010

I am using SLES10 and i checked with command crontab -l and when i compared it with the cron.d/daily/monthly/hourly , all they are different. is there any single command that list out all the cronjobs that exist under the system.

View 3 Replies View Related

SUSE / Novell :: Opensuse 11.2 KDE - Lock Errors At The Command Line

Dec 17, 2010

i tried to install java jdk, and vlc, but to my surprise everytime i wanted to install a single application, a massive 500MB update appeared along with the 2 applications i wanted to install, then i tried the command line to just install one program, and got rep. errors, and several .lock errors at the command line. after hours of googling i gave up , this distro was recommended because of great laptop support, but it's a hell of trying to install a single program, with fedora i just did su -c 'yum install vim' , or ubuntu sudo apt-get install vim or slackware: installpkg vim.tgz , but opensuse was so bloated whenever i wanted to install a program or two. it is a royal pain to install anything in opensuse how do you guys deal with dependency hell in opensuse?

View 2 Replies View Related

SUSE / Novell :: Vncviewer Command Line For View Size?

Aug 8, 2010

I use vncviewer command line to remote access my pc from my notebook.
Is there any option to resize the view like windows client can by percentage?
my notebook screen size is 1280x800, while I use bigger resolution for my pc 1280x1024 if not mistaken.
already look here: http://linux.die.net/man/1/vncviewer but I don't see any option to do that.

View 9 Replies View Related

SUSE / Novell :: How To Switch Network Manager From YAST Back To Efault Network Manager?

Mar 2, 2010

I had trouble connecting to a wireless network with openSUSE, so I tried the YAST network manager to see if that fixed it. Not only did it not fix it, but now I cannot connect to any network, wired or wireless. I tried to open the default network manager and it said "Network management disabled". How do I re-enable it?I also have set YAST settings back to their originals with no luck.

View 7 Replies View Related

SUSE / Novell :: Error: Could Not Connect To The Server

Oct 11, 2010

I have implimented SugarCRM on a SUSE 10 box . Every thing goes ok but in the SugarCRM ,it's saying :

Quote:

Error: Could not connect to the Sugar Server. check your Proxy Settings value in the System Settings admin panel. Last attempted connection @ 10/11/2010 06:37pm and unable to setup email inside that. But the system is neither have proxy setting and internet runs fine outside SugarCRM. IN RHEL,CentOS all run ok but not in SUSE ?

View 3 Replies View Related

SUSE / Novell :: Error While Installing SLES 11

Aug 11, 2010

I am installing SLES on a new server with raid 05, after I went with the setup it copies all the files until It gets to install grub. It gets me an error message installing grub and it wont let me move forward.

[code]...

View 5 Replies View Related

SUSE / Novell :: Installed Mplayer From Source But The Gui (gmplayer) Does Not Work - Command Not Found

Sep 7, 2010

i ran into a problem when i installed mplayer on suse 11.1 from source, it works just fine BUT it has no GUI.When i try to use the command "gmplayer", it returns 'bash: gmplayer: command not found

View 3 Replies View Related

SUSE / Novell :: Error: Could Not Refresh Repository 'openSUSE-11.0-Non-Oss

Nov 11, 2010

Have loved using v11.0 of Opensuse for years, lately I have noticed over time 7 of my 11 repo's have stopped/failed...does this means Novell-community has/will stop supporting this version and I should move on to a higher version ??? There hasnt been any change in my linux box for years.

Example: Refresh failed: Error: Could not refresh repository 'openSUSE-11.0-Oss': Valid metadata not found at specified URL(s) History: - File '/content' not found on medium [URL]' Error: Could not refresh repository 'openSUSE-11.0-Non-Oss': Valid metadata not found

View 1 Replies View Related

SUSE / Novell :: Error While Creating Client Module Sw_single?

May 14, 2010

Yast2 appears to be broken. Whenever I open the YaST control center and attempt to install new software, I am greeted with this error message. When I click on the "Install New Software" shortcut from the start menu, nothing happens.

I researched this error message and found that apparently I can install software via Zypper, but all the commands to enter in the terminal result in a message about an unrecognized command.

OpenSUSE 11.2 64-bit

View 5 Replies View Related

SUSE / Novell :: Consistently Getting Error Message About GLIBC_2.11 Not Found

Apr 30, 2010

It seems to be related to some kind of gcc library missing, but I went into YAST and I've installed the kernel sources, headers, devel, and a bunch of other things I found in various forums. I consistently get an error message about GLIBC_2.11 not found, even if I just do gcc -v. Contents of config.log:

[code]....

View 12 Replies View Related

SUSE / Novell :: FSCK Failed Error After Resetting Root Password

Jun 9, 2009

We have a server for which the root password had been lost, and there were no other user accounts set up. Yesterday evening I attempted to reset the root password by booting from the install CD and using VI to clear the root password in the passwd and shadow files. I then rebooted, and the system has halted with an 'FSCK failed. Please repair manually and reboot' error, with a prompt to 'Enter root password' below. But of course the root password isn't known (I had expected it to blank after editing the passwd and shadow files, but it doesn't work), so I have no way of logging on.

View 6 Replies View Related

SUSE / Novell :: Grub Boot Loader - File Not Found - Error 15

Oct 12, 2010

I am unable to get a knoppix poor mans install to boot using grub and opensuse 11.3. I have tried the same method on another box, same opensuse 11.3 and it boots fine. However, no matter what partition I put the knoppix files in on the problem box, it is the same error. I also have several opensuse kernels listed in the grub menu that were added when the kernel was updated, so the knoppix grub entry is off the screen. I have to down arrow to list the knoppix entry. I read that with this kind of error using ubunto as the host system, that running update-grub will force grub to look for bootable kernels and add it to the menu of boot choices. Does the same fix apply to opensuse 11.3? I have two versions of puppy linux working on this box as a poor mans install, so I am at a loss why it will not see the knoppix kernel. Can it be a problem of too many kernels listed in the menu.lst file? This box is a live update from opensuse 11.0.

View 13 Replies View Related

Server :: Multiple Command In Ssh Giving Error?

Apr 23, 2011

I have prepared a script which will login to each server and search for a keyword.I want output on same machine from where m running script.When i try to run command on any machine.. It works well.

w=$(grep -irH "keyword.com" /home/*/public_html/*);if [ $? -eq 0 ];then echo -e "
$HOSTNAME";echo $(grep -irH "keyword.com" /home/*/public_html/* | cut -d: -f1 | uniq | awk '{for (i=1;i<=NF;i++) printf "%s

[code]....

View 3 Replies View Related

SUSE / Novell :: Cannot Register Service - RPC - Authentication Error - Why Client Credential Too Weak

Feb 8, 2010

I have a program to start called "pace_old".

In the command line I type it's name and get this:

What should I do ?

Distro is SuSe 11.1. Btw: I do not get this message on Suse 9.0. Pace_old runs properly there.

View 1 Replies View Related

SUSE / Novell :: OpenSuSE 11.3 During The Installation?

Jul 21, 2010

I use Linux with a lot of pleasure almost 6 years... after installing Ubuntu 10.04 Itried to install openSuSE on with Ubuntu prepared partitions, 20GB for / and 120 for /home. I have tried 4 times to install SuSE, but I have each time same problem. Suse installer shows instead 20 and 120GB partitions 16 and 104 GB and insallation was failed with message that PC probably was attacked. Before was installed excellent worked OpenSuSE 10.3. I have no idea. It's PC with AMD 3200 64-bit, 1GB DDR, Nvidia7300SE.

View 3 Replies View Related

SUSE / Novell :: FF Keeps Losing Plugins After Installation

Mar 15, 2009

I have installed and reinstalled FF many times now and it keeps losing the plugins.

View 2 Replies View Related

SUSE / Novell :: 11.3 DVD Installation From Pendrive Not Working?

Aug 2, 2010

I'm having issue with trying to put the 11.3 DVD iso to a USB pendrive...I've verified the ISO md5sum matches, formatted the pendrive to FAT32, unmounted and finally done:

# isohybrid openSUSE-11.3-DVD-x86_64.iso
# dd if=/path/to/iso/openSUSE-11.3-DVD-x86_64.iso of=/dev/sdX bs=4M;sync

Everything appears to work fine, but once I try to boot I geterror saying no installation CD/DVD is not found and is asking for software installation repository, so I select the media as hard drive since if I select cd/dvd drive, the messag "no repository found"...then I select the USB drive (sdc1 4.2GB, iso9660, openSUSE-DVD) then it asks for "enter the source directory"...I'm not certain what to enter there, so I just point to the root directory "/" and installation continues...followed by "no new driver updates found"....so GUI starts up again...it loads kernel modules, to confirm "usb-storage"...then a message "the partitioning on disk /dev/sdc is not readable by the portioning tool parted,...." I click OK...finally I get stuck on

View 2 Replies View Related

SUSE / Novell :: 9 Updatedb And Locate Not Installed During Initial Installation?

Mar 8, 2010

I am trying to install the locate and the updatedb command as they were not intially installed during the desktop installation of linux. How do I do this

View 1 Replies View Related

SUSE / Novell :: Open Suse 11.2 Install Grub Entry For Chainloading Ubuntu?

Jul 20, 2010

I intend to re-install open suse 11.2, 32-bit. On a previous install,suse did not provide a grub entry for ubuntu.My current setup has

ubuntu/root on /dev/sda6
ubuntu/home on /dev/sda7
ubuntu/usr/local on /dev/sda8

[code]...

View 4 Replies View Related

SUSE / Novell :: Multimedia CD-Rom Made For Windows 95/98/98 SE And 2000 Are Usable With Suse?

Nov 18, 2010

I've got several language multimedia CD-Rom's, made for Windows 95/98/98 SE and 2000, that I'm using by means of my daughter's old PC (Win 98 SE O.S.). However I noticed, also, that you can perfectly use them even with Windows Vista. What I'd like to know is if you can use them even with Suse/Novell and (why not?) OpenSuse Linux.

View 4 Replies View Related







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