[Linux Mint](http://www.linuxmint.com/) is an operating system based on the Linux distribution Ubuntu.

learn more… | top users | synonyms

0
votes
0answers
16 views

Missing sbt/boot/ directory in new play-2.1.1 installation. Playframework installation on Linux Mint 14

I am trying to install the Play! Framework on a Linux Mint box. When I type play help at the command line I get following message: $ play help java.io.FileNotFoundException: ...
0
votes
1answer
32 views

Why is index.cgi displayed as content instead of being executed?

I am trying to make a site with index.cgi, if available, served up as the content. In /etc/apache2/sites-enabled/000-default, I have: DirectoryIndex index.cgi index.html DocumentRoot ...
1
vote
0answers
156 views

Magento Install “redirect loop” Mint 14/debian apache2 permissions?

first time on this side of the fence, hope I'm in the right place. I'm trying to do a fresh Magento 1.6.0 install on a week old Mint 14 Debian install. The database seems to have connected ...
0
votes
0answers
109 views

Nginx failed to start on boot: “Cannot assign requested address”

When I reboot my server (not nginx, the whole server), Nginx fails to start automatically. After I logged into the server, I can start nginx manually (service nginx start). It works. But if I restart ...
0
votes
1answer
61 views

Network filesystem won't mount at boot

We are running a lab network with a centralized file server. I recently installed Linux Mint on a new client computer and set up LDAP for user management and network folders through the fstab. When ...
-1
votes
1answer
306 views

403 Forbidden warning after installing/enabling usermod

I'd like to have per-user web directories on my Linux Mint workstation in the same general way I have had on OS X. In order to do this, I created a public_html directory in ~/. and chmod'd it to 755 ...
-1
votes
2answers
66 views

nmap configuration file [closed]

I'm running Linux mint and I need to modify my nmap configuration's default service enumeration by making a new service list. I think I do this in the config file (I'm not positive), but I can't seem ...
1
vote
0answers
612 views

ubuntu 12.10/linux mint 14 ssh-copy-id doesn't work and returns Ambiguous output redirect

I recently got a new computer and I'm trying to use ssh-copy-id to put my keys on another server so I can login without password. but when I try ssh-copy-id -i ~/.ssh/id_rsa.pub user@server and ...
0
votes
0answers
120 views

Facing gestures in Linux mint Chrome Browser [closed]

I am using Linux mint OS since an Year , I use to consistently download updates and install , I use chrome as a default browser , when ever I open youtube and watch some video , I listen to some ...
0
votes
0answers
65 views

Print issue on Cannon IR3570 (Linux Mint 9)

I am trying to configure a Cannon IR3570 printer on my Linux Mint 9 desktop. Post configuration when I am giving a test print or even any other document print I am getting a page with the text '00001' ...
4
votes
4answers
3k views

How can I force all internet traffic over a PPTP VPN but still allow local lan access?

I have a server running Linux Mint 12 that I want to keep connected to a PPTP VPN all the time. The VPN server is pretty reliable, but it drops on occasion so I just want to make it so all internet ...
0
votes
1answer
322 views

VirtualBox with Linux Mint 13 Detects Wrong Drive Size

I am trying to install Linux Mint 13 on my VirtualBox. I created a new VB hard drive with a dynamically allocated size of 8GB (I have tried with fixed size as well). I have tried installing Linux ...
1
vote
1answer
83 views

Recurring “agent admitted failure to sign using the key” error with passwordless SSH

One of the machines on my network (Mint 12 workstation, up to date) periodically gets into a bad state wherein all outgoing SSH connections fall back to password authentication with the error "agent ...
0
votes
1answer
192 views

php mysql on mint 12?

I am trying to install PHP MySQL on Mint 12. I downloaded and installed XAMPP. According to the tutorial, when I go to localhost in a browser I should see this: Instead, I see: It works! This is the ...
0
votes
1answer
176 views

Default Apache2 installation layout on Gentoo and LinuxMint installs

I have a perl website that I am trying to set up on my local LinuxMint install. All the configuration files are in the mercurial repository, however the layout for the Apache2 configuration in Gentoo ...
0
votes
1answer
531 views

Trying to install pdo_oci via PECL fails asking for PDO extension

I'm using Linux Mint 11 (based on Ubuntu 11.04) and I need to use PHP with Oracle through PDO, a requirement of the framework we will work with. I've installed various PDO extensions using the normal ...
0
votes
2answers
386 views

PHP5 package on Linux Mint Debian wont install properly

I"m running Mint Debian 64 bit and trying to install the PHP5 package to run on apache2. After running the following apache installs and I can get to http://localhost/ sudo aptitude install apache2 ...
0
votes
0answers
1k views

Linux Mint 10 LXDE computer to act as LTSP Server without luck

So I've tried to make our screen-broken HP laptop to also serve as LTSP Server in addition to various other tasks, without luck, which may be cuz I'm running LM10 LXDE while the instructions are for ...
0
votes
1answer
189 views

Installing MySQL+Smarty

I'd like to start learning WWW-programming in my Linux Mint. I have installed PHP and now I'd like to install MySQL. I tried to follow instructions on ...
1
vote
3answers
195 views

The cache is getting at full level so fast

Please, the memory and the cache are getting to the full level quite quickly under my linux mint 9 - isadora system. I used Ubuntu and Debian before, and it was not causing this issue at all. At the ...