0
votes
0answers
31 views
How can I SSH into an Ubuntu server from outside of my LAN? [closed]
I have a new Ubuntu server. I can ssh into it from within my LAN, but cannot from outside of my LAN. Firestarter has not been installed. OpenSSH is installed and running. Output from netstat -pant …
0
votes
3answers
37 views
Cannot iterate through object in Ubuntu PHP 5.2.10-2 Works on PHP 5.2.10?
With this code I am iterating through an object.
Works:
Windows with WAMP and PHP 5.2.9
Linux web server with PHP 5.2.10
It is not working on my desktop:
Ubuntu 9.10 with PHP 5.2.10-2 from
the …
1
vote
4answers
41 views
Searching code files for a particular string
Hello,
Im using Ubuntu Karmic as my operating system . I frequently need to search my project folder for a particular string, to see if its there in any of the files in the project folder or its …
0
votes
0answers
20 views
ubuntu + httprint [closed]
hi i wanted to install httprint on ubuntu, i write apt-get install httprint. it says that it cannot find package httprint. how can i get httprint? thanks
0
votes
0answers
45 views
Sharing folders with VirtualBox, Win7 Host and Ubuntu 9.10 Guest [closed]
I have a development setup from this tutorial:
http://www.sitepoint.com/blogs/2009/10/27/build-your-own-dev-server-with-virtualbox/
But what I can't figure out is how to share a folder on my Ubuntu …
0
votes
0answers
13 views
Ubuntu Enterprise Cloud. VM is pending and then terminating. Why?
I'm trying to setup a private cloud.
I followed the tutorial from:
https://help.ubuntu.com/community/UEC/CDInstall
But I'm not able to run a new image. Every time I try to start an image, the VM …
1
vote
4answers
84 views
Convert a video to MP4 (H.264/AAC) with ffmpeg
Hi everybody,
If I don't make a mistake, Safari currently need MP4 (H.264/AAC) video encoded for the HTML5 <video> element.
So I tried to convert a video to this format with ffmpeg. However …
0
votes
0answers
32 views
shoes url not working in Ubuntu?
Hello all,
i have been using Shoes in windows from couple of months and it was working awesome, but now i am having Ubuntu set up on my machine and i am trying to run shoes in it but it seems like URL …
0
votes
1answer
42 views
Why my Host is (suddenly) ping unreachable from my Ubuntu VMWare (bridged) Guest ?
Hi,
I am trying to set up a production environment for my grails application. So I have downloaded a VMWare Ubuntu image distribution (8.10) and I have installed Java/Groovy/Grails/Tomcat under this …
0
votes
0answers
17 views
delayed_job: detecting when one instance already running in /etc/init.d/delayed_job
Hi all I've been trying to build a robust /etc/init.d/delayed_job script. Below is my naive attempt which is failing in the case of the daemon already running.
#! /bin/sh
...
# return 1 if already …
0
votes
2answers
26 views
How to sequence init.d scripts under Ubuntu
I have a few servers and other daemons I need to start up in the right sequence.
I have created init.d scripts from the skeleton script, and can install them to start in proper sequence using the …
0
votes
1answer
37 views
version problem - backward compatibility subversion SVN
I've got my svn repository in a server running svn 1.4.2 but I'm using svn 1.6.5 on Ubuntu 9.10 at home.
I found the svn will be corrupted when two the versions are different (at least in my case), …
0
votes
0answers
24 views
read and write permission for FAT32 partition in Ubuntu [closed]
This is a strange problem. I have the following partition table
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 102400 7 HPFS/NTFS
…
0
votes
2answers
32 views
equivalent of apt-get on different Linux distros [closed]
I use Ubuntu and make good use of apt-get. Recently I tried openSUSE and found their equivalent Yast system much slower.
So I was wondering how do the various distro package management systems …
0
votes
0answers
20 views
Automate configuration of multiple monitor setups on Ubuntu (Thinkpad, Nvidia graphics)
System: Thinkpad T61p, Graphics: NVIDIA, driver v. 185.18.36
I have two different monitor setups, home, and work.
At home, I use 2 external monitors when my TP is connected to a dock (no laptop …
