I have recently installed WordPress on my Ubuntu Server and prepared a website which I now would like to share with people external to my network. Whenever I try to access my server via my public IP...
Type: Posts; User: mocka; Keyword(s):
I have recently installed WordPress on my Ubuntu Server and prepared a website which I now would like to share with people external to my network. Whenever I try to access my server via my public IP...
Hi, I wish to host some files in a way that they are accessible through a net browser. Like this picture shows:
...
Thanks a lot to you both; I'll make the script following your advices.
I agree, that sounds unreasonable. Although I have also tried "sudo apt-get --purge remove apache2" it hasn't helped at all. I'm tired of it all so I'll finish a script that installs all my packages...
I'm very new to scripting but I have done some in the past. It has happened that a script I've written contains a command that takes a long time to finish (after execution) and thus the later...
Hi, I am thinking about reinstalling my Ubuntu Server and upgrade to 9.10.
There are lots of packages I want to install, therefore it would be convenient to have a script to install all packages....
I have tried to do as you say but the system think it as installed the package - although it hasn't (there is no apache2 directories created or whatsoever). Is my best bet to reinstall the whole...
I did something horribly wrong just now; I removed the /etc/apache2 directory while the package already was installed (I thought it wasn't). Now I'm unable to neither uninstall, install nor reinstall...
I am having two computers I want to backup/synchronize with a folder on a Ubuntu Server 9.04. If I have edited the same file on one of the computers, I want the latter file to replace the earlier...
Thank you that was very helpful. My sftp-server is now up and running.
I see, thank you for testing. Then the problem must lie with the sftp sender.
I have now tried to set up a backup system where the files are copied from one computer to a Ubuntu Server via sftp (ultimately openssh). As I am from a nordic country, many of my documents includes...
Unfortunately, I can only control the CPU fan speed through BIOS, not the system fan.
Is it possible to control the system fan speed with lm-sensors or any other application?
After spending some time trying to google my way for an answer to set up a SFTP server, I'm finally asking here in the forums.
My goal is to be able to mount a folder on a client-computer, which...
I have now tried to set up a VPN connection between my home LAN and any remote networks. My purpose is to use Samba to access workgroup shares is my home LAN from other remote places.
Connection...
I already tried the first tutorial you provided, but it did not make any difference.
EDIT: I will try the second one, it seems more elaborated.
UPDATE: The second tutorial did not work either,...
I have now tried to install openvpn by following command:
sudo apt-get install openvpn
The only output that comes on screen when I try to start the openvpn daemon is:
...
I started using the same board a couple of months ago. It is set up with Ubuntu Server x64. Eventhough my LAN connection is working, I experience slow speeds when it is uploading to another computer....
I have now struggled for some time trying to install and use Simplify Media on a box with Ubuntu Server. Though no success. Is there anyone who has succeeded to do this? If so; please tell me how you...
Samba was working great all day, just until I mounted a harddrive to a folder that already was being shared by samba. After that, I have not been able to access the samba shares from my windows...
Thanks a lot, that did the trick.
This is my fstab:
The last line is the one I have added. I want the HDD to mount to the folder Samsung1 under media.
EDIT: Due to the bad formatting in the post, I uploaded my fstab as a...
I had the same problem a while ago. Try to upgrade Firefox to 3.5.2, that solved the problem for me.
I have followed the guide below to mount an additional drive in my set up of Ubuntu Server. Anyhow, even if I automounted the drive to a folder, the files I copy to the mount folder is being written...