2,228 Topics
![]() | |
![]() | 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. | |
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. | |
I'm using gcc compiler in linux ubuntu os. I's started doing windows programming in c but my compiler does not having windows.h or supporting header files. How can i include these windows programm supporting files? Can i download them externally or what else.......? | |
Hello, I try to install XAMPP for Linux in Ubuntu (Using Virtual Machine) but I cannot install it since there is this error message: There has been an error This installer requires root previleges. Please become superuser before executing the installer. I already check the previlege, it is administrator. Therefore, … | |
Hey everyone. I need to install opkg in my ubuntu 10.04 server. I have tried installing it by doing this git clone git://git.yoctoproject.org/opkg When I tried doing this ./configure it gave me a message saying that I should install autoconfig and automake. I installed the packages but it didn't work. … | |
Hello, I have a number of long text files, they took from windows system with specific encoding (windows-1256). Can I count the all different number of words in theses files using Ubuntu commands? For example: If I have three text files contain respectively -Hi, hello. -Hello all. -Good people in … | |
![]() | Hello, I am using PHP 5.3.10 on Ubuntu 11.04. How can I upgrade my PHP version to 5.3.20 ? (I need it because the e-commerce CMS I want to install needs it). Thank you for any help ![]() |
i am trying to use xerces in ubuntu 13.10, it is instaled, i can see the files in usr folder but i have no luck including it in eclipse cdt, i've found this thread "[Click Here](http://www.daniweb.com/hardware-and-software/linux-and-unix/threads/409769/ubuntu-11.10-xerces-c)" but it is dead and the answer is not clear for me, could anyone … | |
I want to have one .bash_profile works on multiple platform, ubuntu, debian, redhat, cygwin, osx. So how should I organize .bash_profile? It can be multiple files in some subdir Let me brief you: what i want is a way to organize bash_profile across platforms so I can use one set … | |
I have this string " țara " which contains a character ț which is stored on 2 bytes. When i do in linux : hexdump -C file that contains the string it shows : 00000000 c8 9b 61 72 61 |..ara| 00000005 It is normaly to view c8 and 9b … | |
Hey guys, I'm having a problem with my netbook. How do you boot into a CD-ROM or USB? My netbook is a Samsung NP-N100S-E01PH. I could boot to a CD when I installed WIndows 7 but it could not detect Ubuntu CD Installer. Please help me any way possible. | |
Hi, I have a hotswap sata drive that I use for backups on a PC running Ubuntu 12.04LTS. When I insert the drive it shows correctly on the desktop and I can double click the icon to show the contents of the device. I want to write a script to … | |
News headlines screaming that yet another Microsoft Windows vulnerability has been discovered, is in the wild or has just been patched are two a penny. Such has it ever been. News headlines declaring that a 'major security problem' has been found with Linux are a different kettle of fish. So … | |
![]() | I am using Ubuntu 12.10 with my Windows as each have a seperate partition and i am wondering about this...drivers are missing and when i try to get on line say that it can't get on line and i wonder if Usb 3.0 can have a way to let ubuntu … ![]() |
hi all :) i've problem with spam email in ubuntu 1204 LTS use ispconfig3,... each spam email detected by server (ispconfig3) it's not send to client (outlook), its stopped in sever,.. how to allow/by pass all email contain spam to client??? what must i set??? please help me :( | |
So, I may be kind of paranoid. I know some friends, which claim themselves being hackers. Well, I am eager to not try to even thinking of messing with anyone. Cause one showed me the "another side of software". To avoid problems when being hacked, I could just tape webcam … | |
![]() | Hello I have downloaded a source code written in C. There I found a Makefile file . Can you tell me how to run that "makefile" file from command line ? thank you |
Hey there. I am decent gamer. I'd like to go through 100% of visuality and emotions (adrenaline, joy, aggresivity, action) that game can deliver. But as you can guess you need very good computer for it. And yes, you could buy a gamer computer, that costs 9000 dollars. Or make … | |
GNS3 is a Graphical Network Simulator that allows emulation of complex networks. You may be familiar with VMWare, VirtualBox or Virtual PC that are used to emulate various operating systems in a virtual environment. These programs allow you to run operating systems such as Windows XP Professional or Ubuntu Linux … | |
I run ubuntu on my laptop and my problem is that I can't connect to projector. | |
Hi All, Have written a script file as follows: mysqldump -u xxx -pxxx dbase1 > backup.sql DATETIME=`date +%Y-%m-%d--%H-%M-%S` mv backup.sql /home/user01/dumps/Backup_${DATETIME}.sql read -p "Backup Complete. Press a Enter to exit" If I run the script by typing it's name at a terminal prompt it runs fine, but if I use … | |
I have 1 TB Hard disk, i want to install ubuntu but ubuntu taking the whole Drive but i want to make partion like windows, i tried partion on ubuntu but the only ubuntu partion can see the rest of my partion is not visible So please tell or tutorial … | |
I want to learn operating linux. what is the best way to do this? Will working on ubuntu help?? | |
I have installed Ubuntu 12.04 on VMWare 6.0 with Windows 7 as host. I am trying to access my webcam on Ubuntu but I'm successful only once in a while. The results for lsusb is : harsh@ubuntu:~$ lsusb Bus 001 Device 002: ID 046d:082d Logitech, Inc. Bus 002 Device 002: … | |
i have created a codeigniter application and when i tried to access it locally, it says "No direct script access allowed". i don't know what's the problem .i'm using ubuntu . i need some help with this :) | |
Hi to all My computer was running on a windows xp OS with three paritions (Drive C, D and E). In an attemt to install ubuntu on the system, it formatted the whole system. I just dont underatand how this happedned. all important files that i need are in Drive … | |
I have got this code from an article on secure login systems. I know basically nothing about php so I would like to know if this is good code to use? Part 1 of 8: Configure Your Server 1. 1 Install a Web Server, PHP and MySQL on your server. … | |
I am using poco library to send a email first I installed the libraries on my ubuntu sudo apt-get install libpoco-dev code using namespace Poco::Net; int main (int argc, char **argv) { try { MailMessage msg; msg.addRecipient (MailRecipient (MailRecipient::PRIMARY_RECIPIENT, "john@gmail.com", "John")); msg.setSender ("Anthony Smiths <anthonysmiths5456@gmail.com>"); msg.setSubject ("sending a email using … | |
I have no clue to why this isn't working but when I try creating a shell path variable in `/etc/bash.bashrc`. This is my variable `SCHOOL="/home/stephen/Steve's\ Stuff/School"` When I type `$SCHOOL` into the terminal I get `bash: cd: /home/stephen/Steve's\: No such file or directory` | |
Hi, I am trying deduplication with sdfs.(ubuntu 13.10 on Vm). (http://opendedup.org/quickstart) followed the same steps as this mounted the file system on /media/pool0/ When copied a directory containing some similar pdf's its not removing the duplicates and the size of the folder remains the same as the original. Is there … | |
Should I get ubuntu on my mac? Is it good for programming? Does DirectX support linux? | |
CESG, the UK government's arm that assesses operating systems and software security, has published its findings for ‘End User Device’ operating systems. The most secure of the lot? Ubuntu 12.04. For the full article see [here](http://www.zdnet.com/uks-security-branch-says-ubuntu-most-secure-end-user-os-7000025312/) | |
I'm using Ubuntu server 12.04 LTS, nginx, PHP5, PHP5-fpm Recently I upgraded my PHP from v 5.3 to what I thought would be 5.4 but the package I used was further along than I thought and I ended up with v 5.5. It upgraded with no issues but I really … | |
It's not often I start a new thread, but I've hit a bit of an unusual problem...Admittedly one of my own making... I have a laptop with a completely dead HD, which I've been using for a while with Ubuntu 9.10 installed on a bootable 8Gb USB stick with approx … | |
Hi all, I'm going nuts with my laptop. I installed gparted, backed up my fil, and then let gparted do its thing. I then went to reinstall Ubuntu with a disc but I keep getting the following messages: "xhecking media [fail]. No boot device found. Press any key to continue". … | |
Hola a todos, Estoy intentando configurar la tarjeta graficadora Nvidia 720M en ubuntu 12.04 Pero no lanza progamas como Google Earth, Draftsig, y otros. | |
This won't be a question but actually a boon. I'm making an research project so I would ask you to go website the and answer my questions please http://www.mojaanketa.si/anketa/422957379/ Have a nice day. | |
Hello, My website displays perfectly fine on the computer however when it comes to phone or tables the background image becomes smaller. I have spend more than 4 hours trying to figure out why but no luck. Will appreciate if you guys can give me a hint. The website is … | |
I have a dell inspiron n5010 with dual boot (windows 7 and ubuntu). It was running fine earlier but suddenly it started mistyping letters with multiple letters and special characters for 1 sec and then shuts down. After that laptop was not getting started for a while. Few hours later … | |
I keep trying to convert the web.config file from my old server to the new one, which is using Ubuntu server, but I can't get the things done right. Can you guys help me to convert the code bellow to .htaccess? <rewrite> <rules> <rule name="Rule IIS7"> <match url="^([a-zA-Z0-9-_.]+)(___)([0-9]+)(.*?)$" ignoreCase="false" /> … | |
Hi, I am trying to execute a code http://nehe.gamedev.net/tutorial/playing_avi_files_in_opengl/23001/ lesson35 linux code(ubuntu 12.04) i solved all the errors except the warning : deprecated conversion from string constant to ‘char*’ but when i try to execute the code from terminal only a window with white screen is my output with below … | |
Hi, I have installed ubuntu 11.10 on my PC and the default shell i got was dash i found it out by ll /bin/sh But i could not run some of the scripts and thought of changing the shell to bash. so i did, cd /bin rm dash unlink dash … | |
what commands do i have to run on the terminal to install ubuntu-one in linux mint 13? | |
Hi, I have a an "inland PCI Express Expansion Card 2-Port USB 3.0" installed onto my motherboard. I reformatted and have a fresh copy of Windows 7 on it. I also have Ubuntu on my other partition. Devices attached to the usb 3 ports were all working before the reformat, … | |
Hello, For some testing purpose , I want to downgrade my PC's Firefox from 25 to 22. How can I do that? **OS: Ubuntu** Is it simply like uninstall firefox 25 and install 22? Please give me refer link of download Firefox 22. is there command in Ubuntu to dowmload … | |
how to solve the printing problem in canon LBP 2000B in ubuntu 10.04 in my lap i cannot print confident in canon LBP 2000B in ubuntu 10.04 os sometimes no problem, but windows os no problem.Please find solution to solve the issue in ubuntu 10.04 shanoj c g | |
i am just start to learnin python and i want to know some thing about it 1.is is used for web development 2.how can i run python program on my ubuntu os i have python installed on my system but not able to run i don't know how to run … | |
Hello everyone, I'm writing up a new application that instead of using microsoft as a server, I'm using a linux server with a database in it. The database was setup, the tables were set up, and access was granted in mysql. The issue I'm having is that I keep getting … | |
Hi All, I've had Ubuntu for a couple of months now and I'm having problems with the boot drive/partition. I have a total of 500 GB to work with but for some reason that I didn't notice Ubuntu installed using only a (very) small portion of my 500 GB and … |
The End.