General :: Links Command Not Working

Nov 23, 2010

I read and saw a video that says that typing in 'links' command followed by a website, will open a site in terminal.

However, when I type in the links command, terminal returns the error 'bash: links: command not found'.

What package or library needs to be installed to get this command to work.

View 2 Replies


ADVERTISEMENT

General :: Download 'complex' Links Via Command Line?

Feb 3, 2010

I'm not sure how to explain my situation. I would like to download the file <https://www.vmware.com/tryvmware/p/activate.php?p=free-esxi&lp=1&ext=1&a=DOWNLOAD_FILE&baseurl=http://download2.vmware.com/software/vi/&filename=VMware-VMvisor-Installer-4.0.0.Update01-208167.x86_64.iso> via the command line. I've tried a few different methods with wget, the best I get is an index.php file. I'm not at all familiar with php but a search for "wget php" yielded nothing helpful.

View 3 Replies View Related

General :: $PATH Variables, Soft Links, And Command Not Found?

Sep 17, 2010

I am having problems with symbolic links and the $PATH variable.I have a directory:# /usr/rulerX/squarewhere /usr/rulerX/square is a symbolic link such that:

# ls -la
square --> square.hg.current
My path variable is set as:

[code]....

View 2 Replies View Related

General :: Bash - Links -command Not Found - Error In Apache Server

Nov 6, 2010

I am using rhel5 with ip 192.168.0.254.i am using rhel on vmware 7. when i run links 192.168.0.254 then i got error "bash : links : command not found" i want to know why this error is showing? when i use red hat without vmware then there is no problem.

View 2 Replies View Related

Ubuntu :: Syntax Ls Command Question For Generating Links?

Aug 6, 2010

I am trying to find out can I use the ls command to list my wav files in such a way that it follows this format: <OPTION value="/home/filepath.wav">My first file </OPTION> I would like to know if there is a way I could simplify this because I have about 100 wav files. They all have names and if I could get them listed then a space then the name again with something behind it I could use the find replace feature to generate a bunch of links . If not is there a script out there that could use this format to generate links under this format? BTW this is for a pull down menu that would control windows media player

View 8 Replies View Related

Fedora :: Links In Evolution Not Working

May 26, 2011

Fedora 15, when I click on a link in Evolution email, Firefox opens OK, but does not go to the link but to the home page.Any work-arounds please or is this a bug?

View 8 Replies View Related

OpenSUSE :: Thunderbird Links Is Not Working

Mar 10, 2010

All of a sudden, when I click on a link in Thunderbird, nothing happens, where it used to open a tab in Firefox. Left clicking and selecting "open in browser" also doesn't work.I checked in Firefox to make sure I had it set as my default browser, but when I click on an html file it opens in Konquerer. Is there another setting I should change?

View 1 Replies View Related

Ubuntu :: Links Not Working In Evolution

May 26, 2010

Clicking on a link in an email does not work.Is there a setting I'm missing?TBird seems to work fine.

View 3 Replies View Related

Ubuntu :: 3rd Party Links Not Working?

Aug 7, 2010

Links from third party applications do not work any more. When I go to click on links from PDF,s or from Pino or KeePass nothing happens. I've tested different browsers Opera, Chrome, Midori etc same thing links just don't work from third party apps.

[URL]

View 3 Replies View Related

Programming :: Write A Command Line Script To Make Symbolic Links?

Oct 20, 2010

I am trying to figure something out as part of something else I am going to do. I was just wondering the easiest and quickest way to run a loop at the Linux command line which will make x amount of symbolic links when I need them.

I am using Debian 5.

I figure its something as easy as ~# foreach statement, then I just do a loop with the command to make a sym link.

View 5 Replies View Related

Ubuntu Servers :: PHP Relative Links Not Working?

Dec 26, 2010

I just set up LAMP with PHP. PHP is working fine. I set up a folder with the files. Then I modified the config file to this:

Code:
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /home/stefano/public_html/
<Directory /home/stefano/public_html/>
Options FollowSymLinks

[code]..

View 3 Replies View Related

Slackware :: Thunderbird Links No Longer Working

Dec 24, 2010

So, approx 2 weeks ago, clicking on links in Thunderbird stopped working. There is no response in the browser whether it is open or not. I am able to paste the links to the browser just fine. Being congenitally lazy, I would rather just click them. I have upgraded to the latest version of Thunderbird and have the same issue. I have tried using Swiftfox, Firefox and Opera - all give the same non-response.

Am not getting any error messages, the links just do not open. Can't find any settings relevant to this issue.Any bright ideas out there?

View 8 Replies View Related

Ubuntu :: Links Browser Script - Automatically Fills In The Credentials On The Links Login Page?

Dec 6, 2010

At my Uni, we use a web-based login for our internet connections. Its based off of Cisco, and every Wednesday night every computer on campus must re-enter their credentials to use the network.

Normally on my several computers I simply pull up the Terminal, point links to google.com using

Code:

And enter my credentials when Cisco redirects to the login page.

Literally, the process is

Code:

Then ENTER to accept the redirect, down arrow to skip over the logo image, USERNAME, ENTER, PASSWORD, ENTER, ENTER.

Naturally, this is EXTREMELY time consuming, as I have about 5 computers located around campus and must physically walk to the machines and login every single week.

My question is, How would I formulate a program that does the following;

1) checks for connectivity (i.e. is able to reach/resolve to the greater part of the internet) and

2) automatically fills in the credentials on the links login page?

View 2 Replies View Related

OpenSUSE :: Evolution Mail In KDE 4.3.3 - Email-links Not Working?

Nov 19, 2009

I have switched from Gnome 11.1 to KDE 11.2 but am still using Evolution Mail as I could not figure out a straightforward way to move my large email base to KDE PIM. When I click on a link in emails, I get the message "failed to execute child process epiphany".I am using Opensuse 11.2 64-bit, KDE 4.3.3 Evolution Gnome

View 6 Replies View Related

OpenSUSE :: 11.2 - Thunderbird Version 3 Update Links Not Working

Feb 7, 2010

When the update on Open Suse 11.2 is going to happen for Thunderbird version 3. The current version (links don't work to open on default browser.
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5)
Gecko/20091130 SUSE/3.0.0-1.1.1 Thunderbird/3.0

View 2 Replies View Related

Ubuntu :: Symbolic Links Not Working In Samba From Windows And Mac?

Apr 6, 2010

If you have some directories shared that contain symbolic links that are NOT being resolved by the client machine, try adding these lines to your /etc/samba/smb.conf file:

Code:
[global]
follow symlinks = yes
wide symlinks = yes
unix extensions = no

View 5 Replies View Related

Programming :: Scripting : Change Markdown Links To Wikitext Links?

Feb 3, 2009

I have a personal wiki of notes, with now thousands of links in markdown format:

[link text](http://example.com)

but now that fckeditor is available for mediawiki (very beta), it has become much better to just stick with wikitext format. There are only a few conversions to do: tables, links, and bulleted lists. The lists are a fairly simple regex and fckeditor magically reformats the tables, so all I'm left with is the links. But I'm not a regex master. How do I reformat code...

View 12 Replies View Related

Ubuntu :: Places Menu Links Stopped Working Correctly?

Mar 7, 2011

When I click "Places" in the top gnome panel of Maverick, then click any link such as "Home" or "Desktop" (or any bookmark) Movie Player opens (instead of Nautilus)! This started today. I have rebooted twice, but that didn't help (no surprise--this isn't Windows).

Code:

$ cat /usr/share/applications/defaults.list
[Default Applications]
application/csv=openoffice.org-calc.desktop
application/excel=openoffice.org-calc.desktop

[code]....

View 2 Replies View Related

Ubuntu :: Hplip And Hptools Not Working, Broken Links Reinstall?

Aug 10, 2011

I could not get my HP printer to work. So in a not so brilliant move, I have uninstalled hplip and hptool and reinstalled it.Even tough the command line message is telling that it is installed, the HPtoolbox would not run (both from the command line or the menu).Did some digging and found that all the HP related files in /usr/bin were all labelled <broken link>.So, I deleted all these.Before I tried to reinstall again, should I worry about all the leftover hplip files?

View 1 Replies View Related

General :: Apache Command And Terminal / Command With Apache Through Web Browser And It Is Not Working?

Aug 18, 2009

I want to run a linux command with apache through web browser and that's is not working. and it's working properly when I execute this command through terminal, where is the problem?

NOTE: apache have the privileges to execute the command

View 7 Replies View Related

General :: /etc/rc.d Directory Soft Links / Purpose Of Soft Links In /etc Directory?

Feb 20, 2011

I can see some soft links in /etc directory which are pointing to /etc/rc.d Directory contents.

Code:
lrwxrwxrwx. 1 root root 7 Jan 31 08:19 rc -> rc.d/rc
lrwxrwxrwx. 1 root root 10 Jan 31 08:19 rc0.d -> rc.d/rc0.d
lrwxrwxrwx. 1 root root 10 Jan 31 08:19 rc1.d -> rc.d/rc1.d
code....

Any body please tell me what is the purpose of these soft links in /etc directory ? I am using RHEL 5.4 ...

View 3 Replies View Related

General :: Ffmpeg Command Not Working?

Jul 6, 2011

I am running this command in Ubuntu and windows but I get the full length instead of 10 mins. I want to split it in 10 minutes.ffmpeg -i 2000.flv -ss "00:00:00" -t "00:10:00" -vcodec copy -acodec libfaac 2010.flv

View 2 Replies View Related

General :: Make Command Still Not Working?

Jan 2, 2011

I'm running Ubuntu 10.04 and while trying to install the Wacom driver and kernel I get to the step after ./config and get this message when I use make.

make: *** No targets specified and no makefile found. Stop.

I've tried looking up on it and they all say that build-essentials should be installed first. So I looked into it and I found out that it's already installed along with the make command itself.

Anyway to get Ubuntu to recognize it as installed?

View 8 Replies View Related

General :: Su Command Not Working In Ubuntu 9.10

Jan 25, 2010

Ive set a password for root after rebooting tried to su in console and authentication error. however sudo works fine but if your like me using sudo all the time starts getting annoying and at times i find myself apt-getting alot of packages so su is best for me my other 9.10 works fine which i installed from a canoical cd i went through my normal routine of changing my default user permissions.

e.g(add default to everygroup, and set a root password) so after the first time it wouldn't work i remembered that on my other 9.10 i changed the groups that root was in so i did the same thing i did with my default user. well it still doesn't work but i read somewhere that its possible to change it in the console.

View 5 Replies View Related

General :: WGET Command Not Working

Jan 5, 2010

I have a website that I need to go to often and disable a monitor. To disable I need to login to the website-> click on monitor -> then uncheck a box.

I am told that I can do this through a scipt using the WGET command. I got the parameterized query and then tried to execute it through a *.sh script.

The script generates a php file in the location from where it is executed. When I go to the site and check the monitor is not disabled.

View 2 Replies View Related

General :: Working Of Init Command ?

Dec 14, 2009

I would like to know the working of init command.please tell discribe the init script stored in vim /etc/rc.d/init.d/functions. what happen when init changes its run level.

View 2 Replies View Related

General :: Sendmail - Mail Command Not Working?

Sep 9, 2011

I have questions about mail,

I am using following command on my linux account of my compnay

mail -s 'Hi' username@gmail.com

But I dont receive any emails, where as did not receive any error while executing the above command, so whats going on and what is happening.

what email id do mail use to send the email by default. Is there any way or command to print this by default user id.

View 2 Replies View Related

General :: Export Is Not Working On Command Prompt?

Aug 26, 2010

The command export is working inside a shell script, but when I type it at the command prompt / terminal it doesn't work. "export: The command not found" error is displayed instead.

I tried this:

cat test.sh

Code:

abc=123
export abc
echo "Exit status of export abc: $?"

[code]....

I tried it before on my RHEL system and it was working. I have checked

Code:

echo $PATH

which is okay. What could be the problem?

View 7 Replies View Related

General :: Dd Command Not Working While Creating Live USB

Feb 5, 2011

I want to create a Live USB ..I have the ISO image in the hard disk

Where Sdb is my USB

The copy operation is okay...It says no of records in / out and gives the statistics

But when I boot the system , getting the error:

Boot :

In some cases , the USB itself is not recognized by BIOS at boot..

My BIOS supports boot from USB ..I have Boot order 1. CD/DVD 2. USB 3. HDD

Also what is the filesystem to be adopted for dd?

I usually format using FAT or FAT 32

1.mkfs.vfat /dev/sdb -I (or)
2.mkdosfs /dev/sdb (or)
3.mkdosfs -F 32 /dev/sdb

What is the correct way of partitioning USB drive? - FAT or FAT 32....Most Live USB creators (unetbootin/LiLi Live/Usb Creator) recognize only FAT32...

I dont want a Linux filesystem (ext2,ext3 or 4or reiserfs)for my USB as it is not portable across many systems as MS OSes do not read them..Also I had little success in booting a USB when I partitioned it using ext2..I read somewhere that ext2 will not reduce the life of the USB drive compared to other fs.

View 3 Replies View Related

General :: Fidsk -l Command Not Working Satisfactorily?

Jun 22, 2010

On running sudo fdisk -l command The output is as follow...

Code:

Device Boot Start End Blocks Id System
/dev/sda1 * 1 10443 83883366 7 HPFS/NTFS
/dev/sda2 14335 19456 41142465 f W95 Ext'd (LBA)

[code]....

I want to change the filesystem of sda5 to ext3... I used the following command to do that....

Code:

sudo mkfs.ext3 /dev/sda5

After it completes I run the sudo fdisk -l command again.. but the ouput still remains the same.. That is it still shows that the filesystem of sda5 is NTFS...

View 2 Replies View Related







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