I have ssh installed, using port 22. I installed apache2, and forwarded port 82 to 80. For some reason, the following message occurs when connecting to IP:
82: SSH-2.0-OpenSSH_5.1p1 Debian-6ubuntu2
I can view my page file through things like http://localhost.
httpd have been install by default and I don't start it as services. I have install apache2 but don't want to start as service, I can't add it into the chkconfig. When I try to remove httpd, fedora also want to remove these software.
gnome-user-share i586 2.26.0-2.fc11 installed 809 k httpd-manual i586 2.2.11-8 installed 3.5 M mod_perl i586 2.0.4-8 installed 6.3 M
[code]....
php and webalizer I don't care as I want to install the new version, but is their any problem removing the other one? Also I want to pount the apache2 documentroot to var/www/httpd but when I do this and try to see the website I got a 403 error (not autorize)
I just installed webmin on a server, installed successfully, i even added port 10000 into iptables for good measure, and restarted the server for good measure. I can't access the webmin page, so i tried a /etc/webmin/start and it gave the following error:
So i did a netstap -nap and found these two for port 10000
Does anyone know what I'm missing to get this going? this is my first webmin install, and i'm not having much luck
If I stop and start webmin, it starts fine, guess it starts automatically, but the page won't come up when i browse to [url]. In iptables, shown completely below, i added the line before COMMIT, is that not the correct way to add it?
I have an apache2 server on a Debian box that I am using as the reverse proxy for my sites that are sitting behind it and everyone is happy. But now I want to be able to access my vmware server console from outside the network without exposing the vmware server port to the internet. So I did this I created a new virtual host for apache and it looks like this (edited for the real world)
So here is what I want to be able to do. I want to be able to punch in [URL] and have the reverse proxy just take care of everything else without having to punch in the port number or anything else. I'd also like to have if possible the ssl on the vmware box just pass through the proxy back to the end user. If that isn't possible and I need to create a new ssl for the apache box then that is ok too. I have googled this and looked at several other sites but I'm still a little bit lost.
I have suse10 64 bit installed. I am setting up a svn server on it. After installation and adding the modules ,while reloading the apache2 it's throwing the error as: HTML Code: httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 31 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_dav_svn.so into server: /usr/lib64/libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server
Starting web server: apache2[Wed Dec 09 15:36:40 2009] [warn] NameVirtualHost XX.XX.XX.XXX:80 has no VirtualHosts(99)Cannot assign requested address: make_sock: could not bind to address 68.178.232.100:80 no listening sockets available, shutting down Unable to open logs failed!
I have suse10 64bit and I was setting up SVN server on it. After all required setup while reloading apache2,its giving the error:
Code:
httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 31 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_dav_svn.so into server: /usr/lib64/libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server
I want to do a simple port redirect, i.e. whatever comes trough whatever interface on port AAAA will get redirected to port BBBBI thought that iptables -t nat -I PREROUTING --source 0/0 --destination 0/0 -p tcp --dport AAAA -j REDIRECT --to-ports BBBBhowever it doesn't work, e.g. nc -v -w2 -z localhost AAAA gives:
nc: connect to localhost port AAAA (tcp) failed: Connection refused while nc -v -w2 -z localhost BBBB
I have a mail server i need it to send message via port 587 not port 25, i make some changes to my postfix server which i use and it is already successed making a telnet to 587 port like it :
Installation of SUSE 11 server now when I try to configure apache2 (opening port 80) I get a "cannot adjust apache2 service" error??? Can anyone shed some light on this.
I have a bunch of .u1conflict files, and I removed the files having incomplete content and renamed some conflict files to remove the extension. However, the conflict files recur.
Just did a fresh install of Kubuntu 10.04. I use Gedit as my primary text editor. When I was running 9.10, I was able to map shortcuts in Gedit for code snippets and use them without any problems. Now, in 10.04, when I map shortcuts in Gedit, as expected my WIN key is recognized as SUPER (which is how it was in 9.10). But for some reason, KDE now has that key mapped as META. Which means I can set the correct shortcut in Gedit, but can't ever use it because KDE seems to think there is no SUPER key.
I've tried every conceivable option in System Settings > Regional & Language > Keyboard Layout > Advanced > Alt/Win Key Behavior. Nothing works. I've also tried various combinations of enabling/disabling keyboard layouts altogether, and switching keyboard models. No luck so far... What's so mind-boggling is that this all worked flawlessly in 9.10. I must've screwed something up recently, but I have no idea where to look...
After a long time of happy Skyping, I now seem to have picked up a conflict. When I try to open Skype 2.1 Beta which is the one on Ubuntu that I have been using, the login fails. The message is that there is possibly another version of Skype already in operation. I went to the Skype site and changed my password, then I connected via the Skype website, no problem, but with straight Beta. This works fine, but when I exit Skype, I have to re-connect via the website again, the version on my system is unable to connect, apparently due to the presence of the other version.
sudo ssh -L 750:192.168.123.103:873 username@192.168.123.103It does exactly what it's supposed to do, but how do i edit / remove this rule?Is there some config file where i can alter the forwarding? How does it get stored?Im using Ubuntu 10.10Server Edition (allthough i recon it would be pretty much the same across all versions
I'm not that great with mailservers, and just been thrown a curveball with a MS Exchange environment for which there is apparently no solution... yeah, right. But is there a workaround?
The problem is that the site mail (SMTP) needs to be sent via port 26 instead of the commonly used 25. Port 25 is mapped to a mailfilter, which apparently causes havoc with some of the mail, and the techs that have been on site trying to coax the Exchange server to co-operate have said that the only way would be to get rid of the filter.
The problem is that there are number of apps that are unable to have the outgoing port changed and so keep sending mail out on port 25.
I look after the Unix/Linux side of things at work, and I was wondering if there was an easy way to set up a Ubuntu box to receive mail on port 25 and just forward it to the MS box on port 26? So, in other words (and I hope this makes sense): monitor port 25, and forward whatever comes in on port 25 to the server on port 26. Simple portforwarding, or is it? What steps do I need to take?
everything works fine. I can log in, and local port forwarding is done. Otherwise when I use the command:
ssh user@ssh_server -R 5500:localhost:5500 -p 22
I get an error "remote port forwarding failed for listen port 5500". However when I try remote port forwarding in WinXP by use of putty there is no problem...
From time to time I have to close Opera in order to regain the ability to use Totem or VLC (perhaps others). I'll explain. Normally everything is fine, but from time to time I will open Movie Player (Totem) and it will attempt to load whatever I have sent to it and it will vanish (crash). I can attempt to send anything to it and the same problem occurs (audio or video; mp3, flac, avi, &c). I can test the same problem with VLC and the same results occur (vanish/crash).
If I close Opera (and optionally restart it), I again can use Totem and VLC. I have tried merely killing Opera's plugin wrapper (thinking it was perhaps related to a plugin seizing PA), but this does nothing for the matter. (Of course killing Opera does as this is more or less the same as closing Opera.)
I need to install some packages, but it fails because I previously installed gnome-shell testing, and now have the ricotz ppa packages conflicting with the default packages. See error below.
Code:
libgtk2.0-dev: Depends: libgtk2.0-0 (=2.20.1-0ubuntu2) but 2.20.1-0ubuntu3~10.04~ricotz2 is to be installed Depends: libpango1.0-dev but it is not going to be installed Depends: libatk1.0-dev but it is not going to be installed
How do I remove these packages and re-install the default ones, without risking damage to my system?
UPDATE: I have now tried to remove this packages using ppa-purge and the new ubuntu tweaks, but for the life of me I cannot get rid of them.
What happen if we assign a static IP address to both linux and windows host?Consider host A is a ubuntu machine and host B is a windows machine. I first set a static IP for host A (W.X.Y.Z) and connect to it through ssh. Then I duplicate that IP for host B (W.X.Y.Z).The result was that I could no longer connect to the ubuntu machine!
I've updated to Maverick and I'm running Gnome Shell at login, the version from the repos.
My problem is that Tomboy in the tray does does not list the titles of my notes. There's just the yellow note icon. The rest of the text (Synchronize, Preferences, etc) all work normally.
If I log in to the normal Ubuntu desktop, there is no problem with Tomboy.
Trying to install from a 10.04.1 Lucid LiveCD. The computer is pretty old but has Windows XP installed on it currently, which runs. (So it can't be that old!) I boot up and press F6 and I get the screen. When i try to install I get the Ubuntu logo with the 5 white/red dots and there is movement. The activity light on the CD drive flashes regularly and chugs along. At a certain point the screen attempts to change resolution or something and it goes all cyan and messed up. I assume that this is at the point where it attempts to load the graphical disk partition utility or whatever. Is there a way to pass a command line option at the install menu to make it a text only install or at a lower resolution? I'm not sure if it's trying to jump to the default IDID (or whatever it's called) resolution of the LCD monitor, since the video card may not support that resolution or something. (Because the video card is much older than the monitor).
I have installed OpenMPI from ubuntu repository. However some users need openMp. The problem is I didn't find that in ubuntu repository. Where can I found deb packages? If I must install from source, then is there any conflict between openMp and openMPI?
today i tried to install clam antivirus for my fedora ... i used the following command: yum install clamav it shows the following error message: Error: clamav-data-empty conflicts with clamav-data how to rectify this..
I am running fedora12 in my machine and used virtualbox. I have 3 virtual machine running linux, xp and fedora as well. I have used linux as my gateway and configured NAT for my xp and fedora machine which is under the ip of 192.168.1.0 network.. Everything is fine but often i get error message in my xp machine that says 'there is an ip address conflict'.I just wonder there are only 2 machine on that network and how can there be a ip conflict(i have used a static ip for xp and fedora virtual machine).My ip address for linux is (192.168.5.x and 192.168.1.101). XP (192.168.1.1). Fedora (192.168.1.50).
In application udp port listening with 3330 i am sending udp request from port 0.0.0.0:3330 to 0.0.0.0:3330 that is same port in the same machine....application works fine udp sending and receiving also fine.....for clarification ....is there any conflicts in the communication ?
I just upgraded Firefox from updated yet ancient version 3.0.17 to modern 3.6 using Firefox-stable repository March 15, 2010 update: Firefox 3.6 works perfectly on Hardy 8.04 using firefox-stable repository Quote: Originally Posted by OUTDATED INFORMATION SINCE THE BUG WAS FIXED I ran into two problems.
1. Firefox packages conflicted. I had to manually force-remove firefox-3.0 to install firefox-3.6.
2. Firefox 3.6 was not able to start. It was giving some kind of an error message. I worked around the problem by creating a new profile. but my old 3.0 profile with all my stored passwords, bookmarks, etc is unusable in 3.6
When I use Rhythm Box for any length of time, my Ethernet connection won't work until I shut down the computer and start it up again after several minutes.