General :: Accept Term Of Agreement In Shellscript?
Jan 17, 2010
i have to agree the term of agreement before runing it becase i want to automate my installation with a scripti have already tried "yes | ./myfile " but the problem is the agreement is more than one page and i need to hit space couple of times .. so it's not working .
View 7 Replies
ADVERTISEMENT
Jan 30, 2010
I've been trying to install java, but whenever I get to the license agreement I can't select "Ok" stating I agree to the license.
View 3 Replies
View Related
Jun 12, 2011
I have hundreds of files in one directory, is there a simple command or pipes of command I can use to append them together? I don't want to use any loops.
View 4 Replies
View Related
Oct 7, 2009
I'm using rpm either debian as an installation package for our developed product (multi-targets)I have to display a EULA (end-user license agreement) during its installation.How can I design that requirement ?
View 3 Replies
View Related
Mar 18, 2010
I have several servers , I use the command "screen -R -T vt220" , it is ok to open another session to login , but I found that one server have probelm , even I use the same command , the display screen change , the line changed to question mark (?) , I tried to use vt100 , TERM but still not work ,
View 1 Replies
View Related
Jun 14, 2010
What is a difference between TERM, TERMCAP, and TERMINFO? To connect to a linux server from a terminal emulator on a PC, is it necessary to set all 3 variables?
View 1 Replies
View Related
May 24, 2011
I am copying the file form one directory to another directory using shellscript.
Here i want to get the Mimetype/Content-type of the file.
How to i can get the MimeType.
View 9 Replies
View Related
Mar 4, 2010
I am creating a slient setup script on an ubuntu machine that also installs additional packages. one problem i am having is that the sun java package needs a manual confirmation of the license agreement. is there a chance that i can automate the installation so, that the process does not wait until i manually confirm the dialog?
View 4 Replies
View Related
Jun 8, 2010
I'm a Windows admin who does part time Linux server installs. Most of the time I'm asked to deploy a generic Windows server, install a few basic applications and if needed some other applications like Nagios or Zabbix. My question is for long term support, or patching should I be focusing on deploying with repositories to install applications or compile from source? In the Windows world you can patch and update from Windows Update, but is there problems using 3rd party repositories for future updates? Would one of these locations go off line?
View 9 Replies
View Related
Nov 11, 2009
I am trying to evaluate the returning expression of a zenity checklis dialog.By creating the checklist. for example like this:retvalue=$(zenity --list --text "help me with the return value" --checklist ....and here the listI get some return likeapple | tree | cowHow would I now
if retvalue contains apple
commmand blabla
fi
[code]....
View 8 Replies
View Related
Mar 21, 2010
How do I pass file names as parameters to the shell through a script? I have installed 'wipe' from the repos and it is a shell based app. so I made a shellscript and put it in my script folder.
the normal usage of wipe is 'wipe -q /path/to/file' so if I were to make a shell script, right click on the file in question, and run the script on it, how to I permit the shell to wipe that file only, in other words pass it as a parameter. I think on windows it was the use of %1, such as. 'wipe -q %1' for example, which was simple enough. how to I achieve this with bash?
View 2 Replies
View Related
Jan 10, 2011
I'm trying Fedora for the first time. I tried installing NVidia's driver with their shellscript but it didn't work for lots of reasons. Has anyone done this before?:[URL].. Does it work? I never used a distro with a package manager before. Aren't there several different drivers for different NVidia cards? How do the instructions in that link make you get the correct driver? And then does it create an /etc/X11/xorg.conf file?
EDIT: or is the Neaveau driver good enough already? I can't figure out if it's basically a finished product or not.
View 16 Replies
View Related
Dec 6, 2010
I am using Maverick and I like to update through the terminal using sudo apt-get update and then the subsequent upgrade command but this time it asked me to to agree to EULA's end user agreement. The agreement popped up and I can't figure out how to accept it. I don't have very extensive knowledge of the terminal. I already pressed enter and Y. Neither worked. what button to press?
View 2 Replies
View Related
Jun 16, 2010
Ubuntu 10.4 -- I am trying to install Java into my browser following the instruction below. But I am stuck because when I get to the screen with the license agreement I hit enter and nothing happens. So I cannot agree to the license and cannot finish the installation. Can anyone get me out of this bind?sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fontsThe above command will download all the required packages and begins the installation, you�ll get a screen that contains the Sun Operating System Distributor License for Java and hit Enter to continue.You�ll see a dialog that asks you if you agree with the DLJ license terms
View 1 Replies
View Related
Aug 13, 2010
Installed Fedora 13 on an old computer (Sony Vaio RX660 with a 1.8 gig P4 cpu). Downloaded java 21 bin file and as root, placed it in a folder I created: /usr/java so it would be accessible to all users.as root in terminal I did a chmod a+x to the file. Then ls -l, which showed I had full read/write with it. Finally, still root, and in terminal, I did the ./jre <etc>.bin and the package immediately unpacked and created files, but never showed me a license agreement to accept.Java, of course, does not work. What am I doing wrong
View 9 Replies
View Related
Dec 14, 2008
When I try to install this extension in OpenOffice, I'm asked to read (and scroll through) the "Extension Software License Agreement" and accept it - but there are no buttons and no scroll bars. I tried clicking all over in case it was just invisible, but no luck.If I close the window, installation doesn't proceed.I'm on Mandriva 2009.0, but thinking of trying out Debian.
View 4 Replies
View Related
Dec 6, 2010
I'm getting this error whenever executing the top command in Linux remotely via SSH: top: Unknown terminal "dumb" in $TERM
My Java application which monitors the performance of the remote machine uses the output of top command.
View 1 Replies
View Related
Jun 23, 2011
Is that possible?That would be ideal scenario.
1-ServerB has id B.
2-workStationA use id B to login.
3-if any other ip other then workStationA tries to log to ServerB with id B, server B will drop the connection.
View 1 Replies
View Related
Jun 26, 2010
remains in 'readonly despite rwx in /dev/sda and does not accept to copy into it. mounted correctly.
View 3 Replies
View Related
Jan 21, 2010
I am not a new user of linux but the last time I used linux was five years ago.
I am having a hard time using less. It dont want to accept commands immediately. I need to press 'Enter' to accept the command.
Like if I press 'q' to quit, it will echo 'q' and dont do anything. I have to press 'Enter' to make it quit. Same with other commands.
I am using Windows PuTTy 0.60 with ssh to connect to linux machine.
The linux system is: Linux <removed> 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:19 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
The less version is :
less 394
Copyright (C) 1984-2005 Mark Nudelman
I dont have any problem with vim and more. Only with less.
I have also tried changing the TERM from xterm to vt100. But still the same problem with less.
View 3 Replies
View Related
Jan 24, 2011
I am new to Red Hat Enterprise Linux and now i'm supposed to practice gnuplot especially png. I downloaded 1 gnuplot i saw from internet and i couldn't able to set term to png. I think i'm supposed to run gnuplot 3.7. how to install gnuplot v3.7?
View 1 Replies
View Related
May 16, 2010
I'm using Slackware64-current and everything is fine except by the $TERM variable. When I try to run sbopkg, for example, i get this error message:
Code:
root pedro # sbopkg
tput: No value for $TERM and no -T specified
TERM environment variable not set.
tput: No value for $TERM and no -T specified
[Code]....
View 6 Replies
View Related
Aug 21, 2011
I installed webmin, and I tried to access it with my account (not root, but able to sudo) and I always got login failed.Now I have Access Denied even to my login page for too many tries. What should I do?
View 1 Replies
View Related
Jan 12, 2011
I have a Redhat server that it is allowed rcp file from remote server, it is strange that after I modified the .rhosts, the server is no longer to accept rcp file , even I use other user to rcp files , the error is still "Permission denied", can advise what is wrong ? what daemon that I can try to restart ?
View 5 Replies
View Related
Mar 3, 2010
When I was trying to configure PAM on a RHEL5 system, I put the following configure in /etc/pam.d/system-auth:
password requisite pam_cracklib.so minlen=15 try_first_pass retry=3 dcredit=-3
The option dcredit take effect, as a normal account I cannot enter a password that has less than 3 digits, but minlen=15 does not. I can still enter a password with the length about 12 characters.
View 2 Replies
View Related
Apr 13, 2011
I wanted to add a repository so I took the steps of zypper ar -f ((repo directory)) and got:
Code:
zypper ar -f http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_11.4
If only one argument is used, it must be a URI pointing to a .repo file.
addrepo (ar) [options] <URI> <alias>
addrepo (ar) [options] <file.repo>
[Code].....
View 4 Replies
View Related
Feb 14, 2010
i'v heard it some where and i'm not sure what it mean is it ubuntu without ubuntu-desktop or without some more things?
View 2 Replies
View Related
Oct 10, 2010
I just upgraded to 10.10, I use Tilda (terminal client) on my desktop but now when I type "clear" it says "TERM environment variable not set." instead of clearing the screen. Also commands like "tree" does not show folders and iles in color like they did before upgrading.
View 4 Replies
View Related
Mar 5, 2009
What is the long term support plan for CentOS 5.2 (or indeed 5.3)? We are interested in changing our machines away from Scientific Linux 4.5, because support is ending for that OS within 12 months. So we need to make sure that a new OS choice is going to have support for a number of years.
View 3 Replies
View Related
Mar 4, 2011
Why does ping see audit.median.hu as 127.0.0.0, and why does host -t a audit.median.hu see it as 193.68.35.149? audit.median.hu is just an example site [hosts ads, etc.]
I just have a caching nameserver on my Fedora PC:
I configured my DNS server addresses in the Network-Manager Applet: 127.0.0.1, 8.8.8.8
Even with Wireshark, I can see it:
So the big question: Why don't the host command or my web browser recognize that I have modified audit.median.hus IP address?
View 1 Replies
View Related