361 Topics

Member Avatar for
Member Avatar for anestistsoukalis

I am facing a problem with my terminal (Ubuntu 12.04 LTS) . I was making some changes in the /bin/bash , but I have keeped a backup of .bashrc in case of something went wrong. Anyway today I have tried to open my Terminal and the following message appeared: There …

Member Avatar for Gribouillis
0
2K
Member Avatar for Harikishan.J

i have installed Ubuntu OS as "install inside windows".when i've been running Windows unfortunately i deleted the Ubuntu files.i couldn't recover them.now the problem is, the shortcut to choose Ubuntu OS at boot time can't be remove. plz tell me how to remove it.

Member Avatar for gerbil
0
159
Member Avatar for RikTelner

Hey, sorry for bothering again. Couple years ago, when Linux was for me even newer world than it is now (not that I know anything practical about Linux) I installed Linux Ubuntu on a DVD. And tried to boot it up on my computer. So booted it up, purple background …

Member Avatar for dave.mcdonald.18
0
525
Member Avatar for hykyd

I have been creating small personal projects and trying to monetize or just learn from the creation process. I love programming and I am doing it as a hobby, looking forward to become a strong developer as soon as possible. Starting out I used Joomla, Wordpress, Drupal as CMSs but …

Member Avatar for pritaeas
0
260
Member Avatar for Labdabeta

Hello, I have a USB key on which I do all of my programming. It is formatted as an NTFS drive with 32 gigabytes of space. On this drive I have large C::B projects which contain both windows and linux executables. When I try to run the linux executables it …

Member Avatar for mike_2000_17
0
1K
Member Avatar for zegarnek

Hi, I am just playing with C code in the console under Linux. In the old times a fair bit of code was written for a console; programs were operating in text mode, creating menues was quite a fun. I coded very simple c routine to print a strings of …

Member Avatar for N1GHTS
1
3K
Member Avatar for davy_yg

Cek this syntax: root@ubuntu:/opt/lampp# ./lampp startmysql XAMPP: Starting MySQL...ok. root@ubuntu:/opt/lampp# ./lampp status Version: XAMPP for Linux 1.8.3-3 Apache is running. MySQL is not running. ProFTPD is running. I already start mysql yet it's still unable to run. Why is it?

Member Avatar for rubberman
0
982
Member Avatar for tnvkrishna

I am having Acer 5920 (64bit ,intel mobile express 965 chipset family) laptop. I have been using ubuntu 8.04 64bit on it for a while.Even internet browsing makes the temprature of laptop to shoot to above 50C.I have tried configuring it a lot(using pwmconfig , gkrellm ...). But they either …

Member Avatar for Assembly Guy
0
766
Member Avatar for RikTelner

I've been lately doing some "research" about Linux. I just plainly sought what can be possibly done with `sudo su`. I came across `apt-get` function. Apparentely this is way Linux works, along with sum' file extension, that, I forgot (.deb?). But thats besides the point. Then I related `apt-get remove` …

Member Avatar for RikTelner
0
226
Member Avatar for Anark10n

So, if - like me - you find yourself in need of installing SQL Developer on Ubuntu 12.04 and have for some or other reason ended up downloading the rpm instead of the zip from the Oracle [site](http://http//www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html) or you already have an rpm of SQL Developer lying around follow …

Member Avatar for arunbohare
1
1K
Member Avatar for davy_yg

Hello, I have to create this folder named "files" in uploadtemp folder: \red5\webapps\openmeetings\uploadtemp\files how? If I currently in : davy@ubuntu:~$ ls core Documents examples.desktop Pictures Templates Desktop Downloads Music how to create that files folder?

Member Avatar for JasonHippy
0
469
Member Avatar for Zcool31

I'm trying to write a simple game using SDL and OpenGL. Up until now, I was using purely SDL and pixel manipulations on the framebuffer to draw lines and other shapes. However, as you would expect, that got unbearably slow as the number of objects on the screen increased. Now …

Member Avatar for Константин_2
0
19K
Member Avatar for m.a.u.

Greetings everybody, I have been using libusb for a few days, I developed a program to transmit data via USB port which gives no error, but when I developed a program for receive mode, it gives a run time error related to submit urb. When I took a look at …

0
191
Member Avatar for logicslab

Dear pals, As part of educational syllabus there is a lab program for "Configuring S/MIME for email communication". We are searching a script based installation scheme for Ubuntu linux. But We have no idea how to do it . Please geeks give an idea how it can implement . Waiting …

0
169
Member Avatar for m.a.u.

Greetings everybody, I have been using Code::Blocks for only a few days. I have developed lots of GUI applications in other IDEs. But, when I try to start a GUI project in Code::Blocks, I am having compile error, even thoough I change nothing in the generated project. I mean, even …

Member Avatar for JasonHippy
0
267
Member Avatar for Casperjames

Device Boot Start End Blocks Id System /dev/cciss/c0d0p1 * 2048 499711 248832 83 Linux /dev/cciss/c0d0p2 501758 573366271 286432257 5 Extended /dev/cciss/c0d0p5 501760 573366271 286432256 83 Linux Okay, we are building a new data server that has 6 disks - we partitioned the first 4 as a RAID 1 and the …

Member Avatar for rch1231
0
587
Member Avatar for m.a.u.

Greetings everybody, I would like to ask you if there is any tutorial about libusb I could learn how to use quickly. Additionally, how could I use libusb in visual studio, currently have VS2010? I can already access it in Ubuntu, but desire to use in also Windows. Thanks

Member Avatar for m.a.u.
0
1K
Member Avatar for m.a.u.

Greetings everybody, In the web site of Ubuntu, it is indicated that WUBI is not available for Windows 8. I need to useboth of Windows 8 & Ubuntu occasionaly and I would like to ask you if there some way to use Ubuntu with Windows 8 in the same PC. …

Member Avatar for m.a.u.
0
308
Member Avatar for Priti_P

Is there any way to upgrade ubuntu 10.10 to 12.04 but without using uodate manager. just by using any command in terminal...?

Member Avatar for JasonHippy
0
918
Member Avatar for davy_yg

[Install-open-meetings](http://neanderslob.com/2013/09/27/how-to-install-open-meetings-on-ubuntu-12-04/) **Step 10 #7** how to find the path of the following: ImageMagick Path? FFMPEG Path? SoX Path? JOD Path? OpenOffice/LibreOffice Path for jodconverter? I try using the locate command (ex locate imagemagick) yet there is bunch of them, I cannot tell which path to use. ---------------- root@ubuntu:~# locate imagemagick …

Member Avatar for JasonHippy
0
776
Member Avatar for begueradj
Member Avatar for mike_2000_17
0
230
Member Avatar for begueradj

Hello I want to change the permissions of a file but this error is output : "can not change permissions to ... read-only filesystem". How can change the permissions to my file ?

Member Avatar for rubberman
0
167
Member Avatar for davy_yg

Hello, I am simply following setup instruction and one of them mention to type in linux: $ mv red52/ /usr/lib ------------------------- davy@ubuntu:~/Desktop/openmeetings$ mv red52/ /usr/lib mv: cannot move `red52/' to `/usr/lib/red52': Permission denied davy@ubuntu:~/Desktop/openmeetings$ -------------------------- Permission denied, what should I do to make it work?

Member Avatar for Abhishek_14
0
640
Member Avatar for davy_yg

Hello, I have tried to install mysql in linux and it said that I already installed it. Then the problem is I do not know the password to enter it. What should I do? davy@ubuntu:~$ mysql -uroot -p Enter password: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: …

Member Avatar for iamthwee
0
392
Member Avatar for davy_yg

Hello, I am following this instruction: If you are using LibreOffice: $ wget https://dl.dropboxusercontent.com/u/11993667/LibreofficeRed5/red5 The problem is in my VM Machine I am unable to connect to the internet. -------------- davy@ubuntu:~/Desktop/openmeetings$ wget https://dl.dropboxusercontent.com/u/11993667/LibreofficeRed5/red5 --2014-03-29 06:56:26-- https://dl.dropboxusercontent.com/u/11993667/LibreofficeRed5/red5 Resolving dl.dropboxusercontent.com (dl.dropboxusercontent.com)... failed: Name or service not known. wget: unable to resolve host …

Member Avatar for Assembly Guy
0
351
Member Avatar for V3N0M

Hi guys I have to create a website for my class which I am almost done with but I have a problem when trying to view my website with a lamp server I installed in my ubuntu laptop. Can I get some help. Thanks!

Member Avatar for urtrivedi
0
98
Member Avatar for cigoL..:)

Hi guys! I'm currently running ubuntu server for my website. The problem is that i cannot seem to ping my 'gateway' server using different laptop/PC i have 3 servers: one is the gateway, second is the database and the third is for the codes and applications I have two internet …

0
170
Member Avatar for iamthwee

What do you guys think happened to PearOS. Some say 'apple' took it but I highly doubt that. So who would acquire it? Why do you think they acquired it? What use could you do with it. To me it's just another fork of ubuntu. What would be the commerical …

Member Avatar for JasonHippy
0
238
Member Avatar for davy_yg

Hello, I install ubuntu through a Virtual Machine. I know how to open a terminal, now how to open ssh through ubuntu Virtual Machine? Thanks before.

Member Avatar for rubberman
0
212
Member Avatar for IndieDeV2002

How do I change from Mavericks to Ubuntu without a virtual machine or a CD drive? I dont want it to lag, I want to use it as my OS.

Member Avatar for JasonHippy
0
194

The End.