General :: Konqueror Updates To Local Files / Executing Local Binaries?
Dec 9, 2010
One of Konqueror's unique features is that i can name a local process as the action in a form. When i submit that form, the local process is executed. Very helpful for certain offline tasks. What would make it even better is if i could find a way to pass some data to that local process from the html page. This could be the content of a hidden input item, etc. Alternatively, if there is a way for Konqueror to create or update a local file with data from the html page, that would acheive the same end.
View 1 Replies
ADVERTISEMENT
Jul 5, 2010
using ubuntu-10.04/gnome
i have my printer and localhost startup written in rc.local but it does not execute on boot/reboot
that is the report i could make (yet learning about how to use linux)
Code:
r@r-desktop:~$ ls /etc/rc.local -l
-rwxr-xr-x 1 root root 540 2010-07-05 14:26 /etc/rc.local
r@r-desktop:~$ cat /etc/rc.local
#!/bin/sh -e
[Code].....
View 4 Replies
View Related
Sep 27, 2010
What command would you use to read about the sync system call (not the sync command)? How would you read a local man page for sync that was kept in the /usr/local/share/man?
View 2 Replies
View Related
Dec 9, 2009
I am trying to install tilp, a program for the link between a computer and a Texas Instruments calculator. I have downloaded all the packages to a local directory. I tried telling yum to install all the packages at the same time, though, the dependencies still fail to resolve (though they are all in the directory). I don't know if it would be safe to force install without the dependencies (even though I would install them later).
View 4 Replies
View Related
May 2, 2010
I am looking for a clue in shell or ant script, where I excecute a binay file on linux. For example ./myfile.bin which ask me few questions.
./myfile.bin ...........................100%
I would like to automate this process where I want to pass the hostname as a variable or read from a file is it possible? If yes any sample`s on this. I can do if this was a shell script ($1) but not sure when its binary.
View 8 Replies
View Related
Jun 7, 2010
Heres my situation. I have around 30+ systems running Karmic and more coming online everyday. I'd like to be able to have these updated via the local network to conserve net bandwidth. Is it possible to setup a single system which will download updates I specify, then make them available to the other systems on my network via some kind of local repo?
Of course I'm not looking to download EVERY repo, just the essential updates to the core OS. I really just want to eliminate that 45 min/256 file download that takes place each time I install a new system.
View 1 Replies
View Related
Jul 26, 2011
I have a postfix mail server on ubuntu 10.04 lts behind a router. so all local users are fetching/sending mails through ms outlook using local IP. Sometimes when internet goes down and any mail send then it bounced back immediately saying domain not found. Can u please tell me how i configure to hold all mails in postfix server rather than bounce when internet fails and will pass through when restored the internet around 15-30 minutes?
View 2 Replies
View Related
May 17, 2010
I just read the Linux scp command issue question and it reminded me that I regularily forget to specify the colon in the host part of a scp command, and thus copying a file locally instead of copying to a remote host, e.g. I do
scp foo host
instead of
scp foo host:
But I never use scp to copy a file locally. So I wonder if there is a way to make scp fail if both (the source and destination) arguments refer to local files.
View 1 Replies
View Related
May 5, 2010
How to unzip the zip files to local directory in linux?
View 5 Replies
View Related
May 16, 2010
I'd like a way to see all of the devices on my local network and what their local IP address is. I recall that I used wireshark to troubleshoot a similar problem a while back, but it doesn't seem to have a way to see all of the devices- only the traffic. (I'd like to do this without having to physically interface with my router if possible, and I am in an encrypted network if that matters)
View 6 Replies
View Related
Jun 28, 2011
I have installed a web server on my local network. Everything is well configured and web pages are shown correctly from Internet (outside the local network) using the domain or the public IP.The issue is if I try to see that web pages (using the domain or the public IP) from inside the local network. In that case the router config page (192.168.1.1) is shown instead of the web pages.From inside the local network I'm only able to see the web pages using the internal IP address (192.168.1.XX).
View 2 Replies
View Related
Jun 28, 2011
I have a Ubuntu server hosted on Amazon EC2. I need to create an automated backup scheme so I created another Ubuntu instance on my local network which is hosted in a virtual environment. I managed to transfer the necessary files between 2 machines on the same network using the rsync command:
rsync -azvv -e ssh /home/path/folder1/ remoteuser@remotehost.remotedomain:/home/path/folder2
How can I do the same thing but transferring files from my Amazon server to my local server? Is there a way I can achieve this with port forwarding, or by VPN, or anything else? It doesn't have to be rsync. If you know about a better method, kindly let me know.
View 2 Replies
View Related
Aug 23, 2011
I use a PHP IDE that has no built-in ability to upload a project to a site. So, I'm looking for common easy to use tool for Linux that would able to upload modified documents to the server instead of uploading of the whole site. I also accept shell scripts that would be able to do this.
View 1 Replies
View Related
Jan 26, 2011
I have a problem while copying files from a remote computer to my local one using the scp command. I am sure that I am using it correctly, please check it below:
---
blah@blah.com:~/g4work> scp blah2@blah2.com:IndirectMethod_Spher...s/H_1.mac.root .
---
What I get in return (instead of the statement saying 100% of file copied) is:
---
On this machine the G4SYSTEM=Linux-g++
---
The interesting point is that the above returned statement is one of the Environment variables set on both the machines that are necessary to work with a toolkit called Geant4. Here is what I get when I type 'printenv | grep G4' just to show you (note the statement in bold):
---
G4LEVELGAMMADATA=/home/blah/geant4/geant4.9.3.p02/data/PhotonEvaporation2.0
G4INSTALL=/home/blah/geant4/geant4.9.3.p02
G4LEDATA=/home/blah/geant4/geant4.9.3.p02/data/G4EMLOW6.9
G4NEUTRONHPDATA=/home/blah/geant4/geant4.9.3.p02/data/G4NDL3.13
G4VIS_BUILD_OPENGLX_DRIVER=1
G4RADIOACTIVEDATA=/home/blah/geant4/geant4.9.3.p02/data/RadioactiveDecay3.2
G4ABLADATA=/home/blah/geant4/geant4.9.3.p02/data/G4ABLA3.0
G4LIB=/home/blah/geant4/geant4.9.3.p02/lib
G4VIS_BUILD_RAYTRACERX_DRIVER=1
G4LIB_BUILD_SHARED=1
G4VIS_USE_OPENGLX=1
G4UI_USE_TCSH=1
G4VIS_USE_RAYTRACERX=1
G4REALSURFACEDATA=/home/blah/geant4/geant4.9.3.p02/data/RealSurface1.0
G4SYSTEM=Linux-g++
G4WORKDIR=/home/blah/g4work
---
The other thing that I would like to mention is that these Geant4 Env. Variables are loaded each time a new (bash) shell is started as a result of the bash login script.
View 6 Replies
View Related
Jan 17, 2011
I have a big iso image which is currently being downloaded by a torrent client with space-reservation turned on: that means, file size is not changing while some chunks in in (4 Mib) are constantly changing because of a download.
At 90% download I do the initial rsync to save time later:
$ rsync -Ph DVD.iso /media/another-hdd/
sending incremental file list
DVD.iso
[Code]....
Then, when the file's fully downloaded, I rsync again:
total size is 2.60G speedup is 1.00
Speedup=1 says delta-transfer was not used, although 90% of the file has not changed, target dir is on another FS and copying takes several minutes. Why doen't it try to speedup the transfer?! How can I force rsync to use delta-transfer?
View 1 Replies
View Related
May 25, 2010
I've got an Ubuntu server hosting our websites and other various things here in our own home. We recently switched to a router that doesn't support loopback (abomination), so I've set up hosts files on our computers so we can access our own sites when on our home LAN.
However, we often take our laptops as we travel about, and I'm guessing due to the hosts files when we try to access our sites, it'll look on whatever local network we're connected to for our server, which won't work, obviously.
Is there a way to set up something like a hosts file that'll only try to look up the local IP of the server when we're on a specific network (our home one), or have one that tries to look for the local IP first, then proceeds to try and resolve the domain name and use the external IP if the local IP doesn't work?
View 6 Replies
View Related
Aug 19, 2011
Let's get clear with all bin and sbin folders(from filesystem hierarchy standard):
So the question is: Why there are so many directories and what are the meanings of /usr/sbin, /usr/local/sbin and /usr/local/bin?
Many programs are distributed through archives and we have to build them from source code. Usually they have makefile so it's quite easy. This process involves creating files in usr/local/lib, usr/local/bin... usr/local/whatever without creating specific folders for a given program.
I think it's not right because if we need to remove the program we have to manually delete every of its files if the program's creator didn't take care of it.
View 4 Replies
View Related
Sep 15, 2009
I have a Dell PowerEdge 1650 server with 3 NICs in it. I am trying to use one NIC (eth0) to connect to the internet, the second NIC (eth1) to share the internet connection to a LAN, and the third NIC (eth2) to connect to the LAN.
It is running Ubuntu server 8.10
The problem that I'm having is that NetworkManager (version 0.7.0) keeps setting eth2 as the default connection, and then I don't get any internet at all from the server.
My main goal is to be able to share files from the server to computers on the LAN. The secondary goal is to have a virtual machine hosting a Halo server, connected through eth2, so that it can host LAN games. But that is a secondary goal after I get the connections to work.
I've been looking around and finding other people who have done bits and pieces of this, but not the whole thing. I had been hoping to simply use the NetworkManger, but I don't mind editing config files.
Also I can't seem to find any good instructions on editing the /etc/network/interfaces file. The man file is incomplete, and everything seems to point back to the man file.
View 2 Replies
View Related
Jan 8, 2010
What is the minimum configuration to postfix that I need to do (i.e. to its main.cf file) in order to have the following:mail go from user1 on comp1 to user2 on comp2 on same landemonstration:
user1@comp1# Mail -v "" user2@comp2.somelan.com
hi there
[CONTROL-D]
[code]...
View 3 Replies
View Related
Sep 24, 2009
I don't understand this error nor do I know how to solve the issue that is causing the error. Anyone care to comment?
Quote:
Error: Caching enabled but no local cache of //var/cache/yum/updates-newkey/filelists.sqlite.bz2 from updates-newkey
I know JohnVV. "Install a supported version of Fedora, like Fedora 11". This is on a box that has all 11 releases of Fedora installed. It's a toy and I like to play around with it.
View 12 Replies
View Related
Jun 11, 2011
I have installed apache using the appropriate 'yum' commands.I didn't experience any problems during the installation.My problem is that I am not able to see any php file I created myself (I have installed php too).The only php file I can see is the one I created using this:
Code:
su -c 'echo "<?php phpinfo(); ?>" > /var/www/html/index.php'
Then I am able to see the information from the above file.
[code]....
View 5 Replies
View Related
Jul 10, 2011
I need to update a system, but the network connection is way too slow to run yum over the network. I have the update directory downloaded. Can I have yum get files from local files?
View 1 Replies
View Related
Jan 12, 2011
In the KDE 3.5 desktop wallpaper settings, I would like to use a slideshow. But the pictures I want are on another partition on my HD, and KDE says "You can only select local files." That sounds stupid to me, because as far as I'm concerned, those files are local; is it that hard to access the other partition? Is there any way I can get around this besides moving the files to my home folder (I don't want to)?
View 1 Replies
View Related
Oct 30, 2010
How can I split my local mail box into an individual files for each mail. The senario of mine is I fetch some emails from a mail server into my local linux box with fetchmail command but I want each fetched mail in a different indivitual file for easy file processing and manipulation for example sending those email through sms and so on
View 1 Replies
View Related
Jul 7, 2011
i've used the firefox add-on FireFTPseveral years and like it a lot...simple and handy..but the version 1.99.4 loaded on my openSUSE 11.4 is unable to deleteocal files..previous versions, a right click on a local file and select "Delete"would result in the file being deleted...current version: same action results in a pop-up error "Unable to deletefile." _and_ the creation, in the local directory of a new sub-directory/home, it including an empty sub-directory /.Trashi'd wish another user to confirm that undesired action and join my bug
View 9 Replies
View Related
Jun 24, 2010
i was trying to copy some files over my hdd using wget.this was the format of the command the catch is that there is a local website that is installed into directory heirarchy and i would like to use wget to make the html files link to each other in one directory level.the command didn't work inspite of trying different forms, so what's the mistake in this command or is there another way?
View 3 Replies
View Related
Apr 5, 2011
I'm running Firefox within YLMF 3.0 (a distro of Linux with Ubuntu 10.04).
When I go into "Help,About", it says ...
version 3.6.3
Mozilla Firefox for Ubuntu
canonical - 1.0
While I'm in Firefox, when I try to open a local file (a "local file" meaning an HTM or image file stored on my computer as opposed to remotely through the internet) by going into the File menu and selectng Open (or by doing "Ctrl/O" from the keyboard), I get a dialog box prompting me to navigate to the file. When I navigate to the file and click on Open, the dialog box vanishes and nothing more happens. (The webpage that was already displayed is still there).
However, if I type the URL representing the local file into the address bar (for example, if I have a file called "homepage.htm" and it resides on the path "/home/user/html/", and I type "file:///home/user/html/homepage.htm"), it works and the file gets opened and displayed.
Also, if I'm not already in Firefox but instead go into the File Manager and navigate to the filename, then right-click on the filename, then choose "Open with", then choose "Firefox", Firefox will then be invoked with that file loaded in it.
But why can't I open the file the normal way from within Firefox by using "File,Open" (or "Ctrl/O" from the keyboard)?
View 1 Replies
View Related
Apr 12, 2011
I want to have a shared area for movies, music, etc. where files are available for all users. What is the best way to do this? I've tried a few different things, (ie. creating a folder and sharing it among a group, but for some reason it doesn't seem to work the way I want it to. I'm now thinking maybe have a partition like /share and set the permissions to all in fstab, but I'm not sure.
View 9 Replies
View Related
Jan 24, 2010
What I am trying to do is reasonably simple, I have 1 Ubuntu Desktop PC and 2 Ubuntu Laptops that are all connected via wireless network (remote desktop works perfect so no network issues)All I want to do is utilise the huge drive space on the desktop machine as a kind of fileshare for the two laptops so backups and music/photo sync can be done.
I have managed to do this using Samba in that from the laptops I can write files in Nautilus to the fileshare BUT the files have no owner, no group, and no permissions, this is the if I view from the client or server side.
IE I can navigate on the laptop to the shared are by the URL...in Nautilus right click and add a blank document and call it say "test".If I now have a look at the permissions it says "The permissions of test could not be determined"
View 7 Replies
View Related
Jan 14, 2011
I work on several computers throughout the day or week and make extensive use of Dropbox to sync my files between them.
One of the things that bugged me, was that bash/ssh/screen and other settings weren't synchronised between those new computers. And that I had to go through the hassle of having to recreate all those files when using a new computer. So I decided to start using Dropbox for this as well.
Code:
#!/bin/bash
# This folder contains my personal prefferences that I want to be able everywhere
# Basically, I keep my personal configuration for a few files stored on my Dropbox
# and create symlinks to the required files
[Code]...
View 1 Replies
View Related