821 Topics
| |
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 … | |
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. | |
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 … | |
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 … | |
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 … | |
| 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 … |
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? | |
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 … | |
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` … | |
Hello; I tried to install Kubuntu 12 04, i have choosen the automatic installation; the latter is supposed to install Kubuntu on the free part of the partition At the end of the installation i had a message saying that the installation has crashed; and much worse my windows partition … | |
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 … | |
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? | |
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 … | |
| 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 … |
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 … | |
| 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 … |
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 … | |
| 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 |
| 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. … |
Is there any way to upgrade ubuntu 10.10 to 12.04 but without using uodate manager. just by using any command in terminal...? | |
[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 … | |
| Howdy, Does Ubuntu have a CLI based install process ? Regards |
| 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 ? |
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? | |
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: … | |
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 … | |
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! | |
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 … | |
| 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 … |
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. |
The End.