Well, as many proxy applications, GNOME Network Proxy Preferences only allow to ignore hosts. What I want to do is exactly the opposite. I only want to use the proxy for few sites. Is it possible to define only the allowed hosts in any way?
PS: I know FoxyProxy add-on for Firefox does this, but 1)I don't use Firefox and 2)I want the proxy settings system wide not only for browser.
I'm trying to use ssh-keyscan to get some known_host file population going on, but I have a ton of hosts I want to scan, all with multiple aliases in /etc/hosts. Is there a way to use my current /etc/hosts file to do an ssh-keyscan instead of making a special list of hosts that (from what I've read) ssh-keyscan needs?
Probably an easy (which means stoopid) question...I am trying to reroute a website using my hosts file so that it matches my servers certificate file for testing without effect dns and the live site.When I went to edit my /etc/hosts file it is non-existent. I have, I am assuming in it's place, hosts.allow and hosts.deny. Can anyone explain why I do not have a hosts file?
i installed a centos 5.3 (server and server GUI), now planning to setup a hylafax server with avantfax frontend. on hylafax+ website, it did say it will need LDAP, PAM and JBIG to support the proper function of hylafax. I donot know if those packages are alrealy included in my install or i need to install them on command line. also are there any other packages i need to install? if so, what command should i use?
I am trying to setup HylaFax server on Ubuntu 10.04 Server with an external COM Rockwell modem, but no success yetEverything works fine except when I try to send fax. I get an error saying: Failure to train remote modem at 2400 bps or minimum speed.I have searched Hylafax mailing lists but no luck.Does anyone had the same problem? Any ideas to solve it?
I am looking forward for a pdf documentation to hylafax server .. I went to the website documentation it doesn't contain the accurate command line .. Does any one have an idea where to get a better documentation or other fax server solutions?
CentOS install running HYLAFax. OS is running well, I have a PCI RocketModem III (8 port) installed and running, and HYLAFax installed and functioning (faxes are received & emailed to faxmaster). We would like to route faxes to email recipient's based on DID numbers, which seems to be possible if you can send the DIDs via DTMF. I have our PBX routing fax calls to a hunt group, which has a single analog line (for setup & testing) that is hooked up to the RocketModem. Faxes come in without issue. The PBX is set to send the DID via DTMF tones once the modem picks up. I verified using minicom that all is working properly from the phone system to the RocketModem ports. See below for a minicom session:
I'm trying to install HylaFAX but it's giving me problems. I've installed the program on my CentOS (5.4) box but I can't seem to get it to send faxes.
I've tested the modem with the minicom program and I was able to dial out to my cell phone just fine. What do I do to to find out what the problem is? Which log file does HylaFAX log to?
I'm after something simple to use similar to the XP fax client/fax printer. Hylafax seems an overkill. HPlip app seems to expect an HP printer/scanner or fax machine. Is it true that hplip is an HP exclusive? I'm using opensuse 11.2 with kde 4.3.1, but I would consider gfax. Gfax is not on my DVD. The docs for that on the hylafax site stop at 2008. Is an up to date Gfax a possibility? I see most of the hylafax posts in the archive get redirected to the hylafax website. I've been thru most of that stuff, but much it's out of date. Hylafax seems to be the basis for other apps.
I'm signed up for the Hylafax-user list, but I didn't see any hylafax archives to browse thru. If you are still with me here, I have an opensuse 11.2 with a dial-up internet. From the DVD I installed from I installed hylafax-4.4.4-19.3.i586 and client. That install load a bunch of fax tools at places the hylafax docs don't expect. Besides that their docs only go up to opensuse 10.2, tho there is some stuff or enterprise suse.
I share a computer with my brother. It runs Lucid Lynx. I want to add an entry to the hosts file that will affect him negatively. Is there a way I can add the entry, without it affecting him, like, is there a user-specific hosts file?
Is there anyway that I can prevent access to the hosts file, or any file for that matter, for a time that I can specify, so that within that time no one will be able to open and edit the said file?
I have a problem reaching some hosts on the Internet, namely newegg.com and djangoproject.com. On the same machine and network connection using Windows 7 the host names resolve properly and I can connect to them. The host names are resolving in Ubuntu, but I cannot connect to them.
I'm trying to change my computer name and looked up other posts and found I need to edit /ect/hostname and /ect/hosts, but neither of these folders exist so how do I change my computer name in ubuntu 10.10?
I'm using firefox and I'm trying to block [URL] by ading the line 127.0.0.1 [URL] in /etc/hosts but it don't work. I get this error message in terminal;
Code: (gedit:11640): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.ZTL1UV': No such file or directory (gedit:11640): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
Ubuntu 10.10 64 bitI need to set /etc/hostname and /etc/hosts so that on running;$ hostname Code: ub1004 $ hostname -a Code: ub1004 set them as;cat /etc/hostname Code: ub1004 cat /etc/hosts Code: 127.0.0.1localhost.localdomain123.123.123.123ub1004.domain.comub1004
# The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet
I don't know if I'm posting in the right box - I'm new to both Ubuntu and this forum so please bear with me. Thing is, I spent almost 2 days trying to find a web server that meets my likes. I tried like almost every well known web server, be it Apache, Lighttpd, Nginx, and Cherokee, one by one. For each I was successfully in getting PHP up and running, but was never able to configure the virtual hosts.
I'm 99.99% sure that I - for multiple times - followed correctly the online how-to's. Especially Cherokee, I did exactly the screencast (which is just 2 steps, as Cherokee has a GUI for virtual server setups). Strange enough, with each web server the virtual hosts thing never worked for me. I always received "Server not found" error. I tried with Firefox and Google Chrome. Currently I'm on an Ubuntu 9.10 (32bit) box - I reinstalled this one over the 64bit, to vain.
Don't know if it's a problem with my DNS, but I have another machine running Windows 7 with the same DHCP settings (means same DNS and IP range). Virtual hosts work fine there on an XAMPP installation.
I am trying to add subdomains on ubuntu 9.10 desktop edition and and I am not sure whether I need to add some info.(such as 127.0.0.1 sub1.example.com and so on) to the /etc/hosts file like the windows' windows/system32/drivers/etc/hosts file. I used to use the wamp-server(on Windows 7), I needed to edit 3 files, httpd.conf, httpd-vhosts.conf and hosts. And almost every edit is made in the httpd-vhosts.conf file on wamp-serveriles should be edited? or what else should be done that I didn't mention?
tell me a way to password protect the HOSTS file in ubuntu so that when i block certain websites the other person cannot unblock them. IMP: i donot want the HOSTS file to be protected by 'root' password as the other person knows it.
I'm wondering if this is even possible before I start the learning curve with Ubuntu and apache virtual hosts.
I have a static external IP address that resolves to the various domain names I will be using. I have a web server inside my network with a private IP address and any http request to the firewall is forwarded to the webserver on the appropriate port. This setup works well when using the same web page/configuration for all of the domains.
Will it be possible to use named virtual hosts in this configuration, or will the NAT'ing interfere?
I bought a network printer, gave it a host name, address should be assigned by my cable or DSL router. Thats what DHCP and DNS is made for right?Now I will print to that printer from my (Lucid) Kubuntu box and resolve it by it's hostname.I can't ping it by printername, I can't ping it by printername.local.It works when I login my router, read out the IP address and hostname the printer registered at the routers DHCP-table and use that address.What can be done that a router transfers the hostnames it has in it's IP-table to clients upon DHCP resolve AND whenever a client get's a new IP-Address?