General :: Save URL From Browser In Notepad Through Shell Script?

Jan 24, 2011

Is there any way to 1) write a script to save only the URL opened in a multiple browser and multiple tabs to notepad.2)how to open multiple URL in browser tab through shell script.

View 1 Replies


ADVERTISEMENT

General :: Way To Refresh A Browser After Pushing Ctrl+s - Save - In An IDE ?

Feb 9, 2010

Is there any way to refresh a browser after pushing Ctrl+s (save) in a IDE?

View 2 Replies View Related

General :: How To Run Shell Script From A Browser

Apr 18, 2010

How to run Shell Script from a browser using External Protocol request ?i try this however it did work

Code:
Code:
< a href="sh:/path/of/my/script.sh" >YourLinkText< / a >

[code]...

View 3 Replies View Related

General :: Sudo For Www User To Run Root Shell Script Via Browser?

Sep 7, 2010

I need sudo for www (apache) user to run a shell script('ip.sh' contains iptables rules) from cgi-bin directory via browser using a per script. I edit sudoers( www ALL=(ALL) NOPASSWD: ALL ),but when run the bellow command that's with err:

# sudo -u www sh /srv/www/cgi-bin/ip.sh

iptables v1.4.4: can't initialize iptables table `filter': Permission denied (you must be root) Perhaps iptables or your kernel needs to be upgraded. And:

# ls -al ip.sh
-rwxr-xr-x 1 root root 243 Sep 7 14:18 ip.sh

I edit sudoers so

'www ALL=(ALL) NOPASSWD: /srv/www/cgi-bin/ip.sh,/usr/sbin/iptables' too. but it doesn't work too. how can I execute this script via browser ?

View 14 Replies View Related

Software :: Flock Browser - Unable To Save Bookmarks

Sep 17, 2009

I use flock 2.5.2 as my browser, and have recently been unable to save any bookmarks, and use the back and forward buttons (as there is no history being stored) . I can't drag links to the bookmark toolbar either.I am using Ultimate Edition 2.3 - which is essentially Ubuntu 9.04 underneath all the fancy bits lol.I downloaded flock as a debian package via the getdeb website.Will happily post any logs that are needed to help - I'm just clueless as to what would be a good place to start!Have tried removing flock, and re-installing, and the problem remains..

View 2 Replies View Related

General :: Use Notepad++ On RedHat Machine?

Jan 15, 2010

I want to use Notepad++ on my RedHat machine. But there is no setup file available for Linux. What should I do?

View 1 Replies View Related

General :: Notepad++ Installing Using Wine In 9.10

Feb 3, 2010

I have installed wine in my computer (ubuntu9.10) , then restared my computer. then i downloaded the npp.5.6.6.Installer.exe from the web, and double clicked it : there was an error message :::::

[Code]...

View 8 Replies View Related

General :: Text Editor Vs Notepad

Mar 24, 2010

re: lock file on an access database.i can see an .ldb file fine with windows notepad but cannot see the .ldb file in ubuntu's text editor. Its just messy text of symbols and letter. is there a way to view these files from ubuntu ?

View 13 Replies View Related

General :: How To Install Notepad++ Via WINE On Ubuntu

Dec 14, 2010

Firstly, I'll say that I have scanned the internet far and wide and am not looking for the responses that many new linux users with an affinity for notepad++ almost invariably received... "use this linux based INE or this one or download plugins for this other one"... No, sir. I miss notepad++. I moved to linux land, (exiled from windows for having an expired VISA) and I'll do anything to get her to move here with me.

I downloaded the npp.5.8.5.Installer.exe... I have wine installed... I have no idea what directory or where in god's name this .exe exists or if i have to query wine or what.

I'm also going to want to install itunes as well. That's not as important, but if the commands are similar I figure I might as well aim to request the killing of two birds with one.

View 2 Replies View Related

General :: Finding A DUMB Notepad Equivalent?

Mar 21, 2011

Why isn't there a simple program like Microsoft Windows' Notepad? One which is format stupid (ASCII only), so I can over-ride hidden html character entities. The other day I found myself wasting hours trying to get the Xephyr to work by cutting and pasting the terminal instructions from the following website into a gnome-terminal session - but each time it would give me the same, small window. I tried copying the text from the browser (using copy and paste) to gedit, but gedit was not showing the hidden character entities from the html code. After all this lost time trying different resolution sizes, I became suspicious that something was interfering with my cutting and pasting between gedit and the CLI terminal. Sure enough when I compared the webpage source code it gave me the clue to the problem.

From the same page - two examples:

Hidden character (notice the '�' or × )
$ Xephyr -ac -screen 1280�786 -br -reset -terminate 2> /dev/null :2 &
NO hidden character (notice the 'x')
$ Xephyr -ac -screen 1280x1024 -br -reset -terminate 2> /dev/null :1 &

[code]....

I even tried cutting and pasting out of the terminal yet somehow it retained the hidden characters. I could not find any preference setting in any of these programs which would allow for either eliminating the hidden characters doing a cut and paste or at least revealing them. I would like to plead to programmers out there for this basic functionality...

View 9 Replies View Related

General :: Edit Menu.lst In Windows Notepad?

Jun 3, 2010

I downloaded Grub4DOS and tried to edit the default menu.lst but it's all on one line and has a bunch of blocks □□□ between the commands. How do I properly edit this file in windows?

View 7 Replies View Related

Ubuntu :: Run Shell Application From Browser?

Jan 24, 2010

I am looking for a method to run a shell script or open an application through the web browser.For example, open OpenOffice from the browser (without going through the menus).Is it possible?My ultimate goal to pass an argument through the browser to a script. I know it is pretty far fetched for my very limited abilities but I wanna try. For example I want to pass an URL or a text string from the browser to a shell script

View 9 Replies View Related

Ubuntu :: Run Shell Script From A Browser?

Apr 18, 2010

How to run Shell Script from a browser using External Protocol request ?i try this however it did work

Code:
< a href="sh:/path/of/my/script.sh" >YourLinkText< / a >

View 5 Replies View Related

General :: Unidentified Error In Bash Script That Notepad ++ Is Not Catching?

Jun 24, 2011

I've been debugging the following script all evening and am now stuck...this script is supposed to ssh to a router, pull interface conf, 'cut' 3 pieces of info, and then print the results of 2 as well as the 3rd (after running a ping cmd on the linux box):

SCRIPT_CODE
#! /bin/bash
lb1="0"

[code]....

View 4 Replies View Related

Debian :: Can't Copy From A Web Browser And Paste Into A Shell

Feb 10, 2011

Why can't I copy from a web browser and paste into a shell?

Sometimes it works, other is does not.

I also used the right click menus to make 100% sure that COPY and then Paste were valid

View 12 Replies View Related

General :: $HOME/.bashrc Disabled When User Shell Is 'rbash' (restricted Shell)?

Jun 15, 2011

MACHINE: HP Proliant DL260G5OS: SLES 11 SP1kernel: Linux xserver 2.6.32.12-0.7-default #1 SMP 2010-05-20 11:14:20 +0200 x86_64 x86_64 x86_64 GNU/LinuxIt is used as remote xserver in a LAN.I have configured /usr/lib/restricted/bin/.rbashrc with some environment variables but when the users logon in the system finally is executed $HOME/.bashrc and some environment vars are overwritten.

View 2 Replies View Related

Fedora :: Installing The Notepad++ In F15?

May 29, 2011

I am familiar with notepad++ Is it possible to install notepad++ in F15? Or is there any similar application?

View 8 Replies View Related

Ubuntu :: Install Notepad ++?

Dec 14, 2010

Is it possible to install notepad ++ on Ubuntu? If so how would I install it. I want to use it for scripting.

View 8 Replies View Related

General :: Save Iptables When Iptables-save Doesn't Exist?

Apr 14, 2011

I'm working on a Soekris net4801 that is running an unknown distro of Linux. The kernel is 2.4.29, and iptables is v1.3.4.

I can't work out how to save the iptables. I searched the whole system for files/folders containing the name "iptables" and got 3 results:

/user/local/lib/iptables
/sbin/iptables
/lib/iptables

I've tried iptables save, iptables-save and iptables save active.

"iptables save" and "iptables save active" give me an invalid argument error. "iptables-save" isn't a valid command. "iptables --help" gives me a list of valid switches, none of which have to do with saving.

how I can save the iptables?

View 1 Replies View Related

General :: Write A Shell Script Instead Of Shell Function?

Apr 27, 2011

I would like know when it is necessary or advisable to write a shell script instead of shell function ?

View 3 Replies View Related

Ubuntu :: Using The Notepad++ For Text Editor?

May 3, 2010

I would like to use notepad++ for my text editor. Is there away to get this only my Ubuntu 10.04 Netbook?

View 5 Replies View Related

Software :: Text Editor Like Notepad++

Aug 30, 2010

I am trying to find text editor program similar to notepad++ but for linux. I am with debian, and I only headr about BlueFish or something. I want to be able to change languages like in notepad++ and the program automatically to highlight some words. I will use the program mainly for php, sql, etc.

View 9 Replies View Related

Ubuntu :: Finding A Notepad That Runs In Terminal?

Apr 5, 2010

I,m looking for a notepad type that runs in terminal? i,e when I (ctlr alt f1) I have terminal can you run a notepad within that, or is there a way to type something then be able to save etc

View 9 Replies View Related

Ubuntu :: BasKet Notepad Archive Glitch?

Apr 23, 2010

I've been using BasKet Notepad for about two years now on a Dellbuntu Mini-9. I just installed Mint8 Xfce and finished installing all my preferred apps this morning, including Basket. Unfortunately, when I tried to import my archive from the old system (saved on a thumb), it fails to recognize it as an archive file. At first I thought it might be linked ot its apparent inability to recognize the thumb drive, so I transferred the file to the SSD, extracted it, etc. All the files are there, it seems, but the individual baskets are all saved as .html files. There doesn't seem to be any "archive" as such that I can import.

Now the weird thing is that I've imported the archive before, back into Basket on the dellbuntu version of 8.04, without any problem. What gives? This is my research. For my dissertation. While I'm heartened that it still exists, I am more than a little annoyed at the notion that I might have to cut and paste every damn basket into the system (which I've already done once when I tried to put the notes on my home desktop XP system. I am returning to the field in five weeks and really want these things accessible. Is there any help for this?

View 1 Replies View Related

Ubuntu :: Delete Notepad For Every File In The System?

Jun 20, 2010

I installed wine and now i get the option to open some files with notepad. I know I can delete this entry when I go to the properties of a document and delete it in the tab "open witth". Is there a way to delete notepad for every file in the system?

View 4 Replies View Related

Software :: Finding A Alternative For Foobar And Notepad++?

Aug 24, 2010

Ive been wondering, if there is a audio player for Linux similiar to Foobar. The only thing Im searching for is the ability to sort media library by folder structure. If you know something that can do the job, let me know... Im also searching for easy, intuitive text editor, like Notepad++. I use it for working in school and i just love the way it handles "tab" spaces, and bullet lists.

View 5 Replies View Related

General :: Open A New Shell From A Shell And Switch Between Them?

Jan 18, 2011

I am wondering if I can open a shell or new terminal thing from within the terminal in a unix/linux enviroment. Particularly a commandline only one where there is no GUI. Is this doable? how do I do it?

View 3 Replies View Related

Ubuntu :: Make Gedit Wordwrap Like Notepad From Windows?

Mar 19, 2011

How to make gedit wordwrap like notepad from windows?

Meaning if I just keep typing on one line over and over and over, it'll eventually be moved below as another line instead of making a line that requires horizontal scrolling?

View 3 Replies View Related

Programming :: Free PHP Code For An Online NOTEPAD For A Website?

Jun 9, 2010

I would like to have on a website a notepad ONLINE, so that my friend and me can work on a document TXT together or well we can refresh it every 5min...

well such online notepad is not free... anyone has an idea where it is possible to find the code for this. I am not good in PHP, and not informatician.

View 14 Replies View Related

Software :: Used A Windows Text Editor (Notepad++) Which Has Set A Benchmark For Requirements?

Feb 16, 2011

I have used a windows text editor (Notepad++) which has set a benchmark for myrequirements. As I tend to use linux most of the time I have been looking for a similar editor for some time. Kate is ticking most boxes. 2 things I can see which I would like if anyone could advise:You can find selected within the current file. IE. highlight a string for searching. I cant see the ability to do the same in all files. Does this exist?In NPP I can search for a string in "all files currently open" within the editor. Does this facility exist in Kate?

View 3 Replies View Related







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