ubuntu-12.04 Questions

3

I did the following to install clamscan: sudo aptitude install clamav sudo aptitude install clamav-daemon and verified: sudo ps -eal | grep clam 1 S 116 4788 1 2 80 0 - 4004 pause ? 00:00:13 f...
Dys asked 22/8, 2014 at 0:28

4

I have activated UFW firewall in an EC2 ubuntu server 12.04 instance, but I forgot to allow access to port 22. Now I can't connect to the instance via SSH. This instance is EBS backed. How can I re...
Intranuclear asked 30/1, 2014 at 16:6

8

How can I uninstall a gcc build which I installed from source.I am using gcc 4.9 and I'm on ubuntu 12.04. Or is there a way to upgrade to latest gcc versions through the ubuntu repository?
Manmade asked 14/8, 2014 at 8:52

12

I've just installed a Ubuntu 12.04 server and nginx 1.2.7, removed default from sites-enabled and added my own file into sites-available and symlink at sites-enabled. Then restarted nginx. Problem...
Ernaernald asked 15/4, 2013 at 17:45

40

I'm trying to use the barbecue barcode printing library. I have successfully added the library to IntelliJ through project structure add library. Then I imported the packages and wrote the methods,...
Polychromatic asked 22/11, 2013 at 4:28

3

Solved

I been reading on how to convert mp3 to m4a, and found that I must compile FFmpeg if I'll use the AAC encoder, libfdk_aac. But reading FFmpeg guide on how to compile FFmpeg with libfdk_aac makes n...
Neoterize asked 11/9, 2013 at 16:18

31

Solved

I am trying to run the JUnit on my Linux command prompt /opt/junit/ contains the necessary JARS(hamcrest-core-1.3.jar and junit.jar) and class files and I am using the following command to run the ...
Paperhanger asked 20/6, 2014 at 3:57

8

Problem 1: I tried install laravel 4 on my server (Ubuntu 12.04, nginx, php5-fpm) but installation hangs: # composer install --verbose Loading composer repositories with package information Insta...
Corelli asked 6/11, 2013 at 23:43

10

Solved

i'm trying to install connection between c++ and mysql in ubuntu 12.04. i've installed mysql-client, mysql-server, libmysqlclient15-dev, libmysql++-dev. but when i try to compile the code i got the...
Addington asked 30/1, 2013 at 12:39

2

Solved

I am trying to learn nano installed on my server (ubuntu 1204), but the problem is whenever I open a file in nano editor it opens the file (say a shell script) as one big line rather than with line...
Tound asked 7/1, 2013 at 1:0

8

I am getting this strange thing on my Ubuntu 12.04 64-bit machine when I do a wget $ wget google.com --2014-07-18 14:44:32-- http://google.com/ Resolving http (http)... failed: Name or service n...
Farthing asked 18/7, 2014 at 9:23

8

Solved

I am new to Python and want to use its plot functionality to create graphs. I am using ubuntu 12.04. I followed the Python installation steps from http://eli.thegreenplace.net/2011/10/10/installing...
Dismast asked 9/6, 2012 at 23:30

12

We need to transfer 15TB of data from one server to another as fast as we can. We're currently using rsync but we're only getting speeds of around 150Mb/s, when our network is capable of 900+Mb/s (...
Quintonquintuple asked 5/6, 2014 at 11:5

19

Solved

I have both python2.7 and python3.2 installed in Ubuntu 12.04. The symbolic link python links to python2.7. When I type: sudo pip install package-name It will default install python2 version of...
Munguia asked 26/5, 2012 at 3:50

8

Solved

I'm using Ubuntu Linux 12.04 LTS on my local machine. I've installed LAMP long ago on my machine. Now I want to enable following PHP extensions: php_zip php_xml php_gd2 For it first I want to che...
Flavescent asked 22/6, 2014 at 12:33

4

Solved

I've just setup apache/php/mysql in Ubuntu 12.04, and I've created an Alias for my virtual directory, here's my /etc/apache2/sites-enabled/000-default file: Alias /demo/ "/home/czetsuya/projects/e...
Banns asked 2/11, 2012 at 4:20

8

Solved

How to know if I have both php5.3 and php5.5 installed in my system? How to delete php5.3 if it is there and configuring Apache2 to work with php5.5?
Instrumentalist asked 4/2, 2015 at 9:39

11

I am facing an issue on ubuntu 12.04 as : /usr/lib/ndk/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androi...
Sisyphean asked 21/1, 2014 at 11:29

13

Solved

I'm using opencv 2.4.7 on ubuntu 12.04. I'm programming with python and I have a problem when i run this script: import cv2 img = cv2.imread('347620923614738322_233985812.jpg') cv2.namedWindow("w...
Hussy asked 12/12, 2013 at 9:24

4

Solved

I've set up a fresh install of Ubuntu Server 12.04 LTS on Amazon AWS with *Apache2/MySQL/PHP5. When I run a PHP script and it encounters an error I don't see any error reporting from PHP, all...
Eponym asked 31/7, 2012 at 21:9

20

I have one instance PHP and MySQL installed, now i am trying to install XAMPP on my system. I am able run the PHP of XAMPP. but while starting the service, i am getting the below error. I want both...
Hubblebubble asked 30/5, 2013 at 8:1

2

I have installed nikto on ubuntu 12.04 .when i am trying to scan targets oves ssl .It is sayin no SSL supoort .Please help me confgure nikto . On nikto website below line is written ,but not explai...
Ianteen asked 5/6, 2013 at 8:57

1

I had some perfectly working python code which used multiprocessing module and loaded all 8 CPUs on my machine at 100%. After I upgraded from Ubuntu 10.10 to 12.04 (the most evident thing, maybe I ...
Starbuck asked 1/3, 2013 at 22:36

3

This problem is killing me and I feel like I've tried everything. First off, the problem started happening when upgrading to Capistrano 3. Capistrano now utilizes /usr/bin/env before every command...
Referent asked 15/12, 2014 at 18:53

19

Solved

I have set up a cronjob for root user in ubuntu environment as follows by typing crontab -e 34 11 * * * sh /srv/www/live/CronJobs/daily.sh 0 08 * * 2 sh /srv/www/live/CronJobs/weekly.sh 0 08 1 *...
Annapolis asked 30/3, 2014 at 11:41

© 2022 - 2024 — McMap. All rights reserved.