821 Topics
| |
I have ssh, apache running on a ubuntu 9.04 home server and can access from any network connection. However, I want to be able to go onto the linux server (as I can to Windows servers) as a terminal services client; run programs on the server, check e-mails, browse, etc, … | |
Hi friends , I installed Apache Server on my Ubuntu 9.10 and it is working now . Now i can able to access the localhost using the IP Address 127.0.1.1 . I want to access my website in Apache server in Ubuntu from my Windows system through LAN . Is … | |
Resolved, I figured it out. I'M getting the following error when I try to install mono on my Ubuntu OS using apturl. [COLOR="Red"] Failed to run /usr/sbin/synaptic '--hide-main-window' '--non-interactive' '--parent-window-id' '62914563' '--set-selections-file' '/tmp/tmpyUj0VR' as user root. The underlying authorization mechanism (sudo) does not allow you to run this program. Contact … | |
So I've downloaded the Ubuntu ISO and burned it to a CD. I want to install it along side my current Windows OS with a bigger partition. Can some one please give me some help on how to go about doing that. I know I restart my computer with the … | |
Hi, I just start using Linux Ubuntu 8. I need a PHP development software like Dreamweaver with good features to use under Ubuntu. What do you prefer? It is to use PHP, HTML, XHTML, Javascript, CSS, XML etc. Thanks | |
hi everyone... we have to run any python file e.g. show.py at startup..i.e. when OS starts it runs automatically. we are proceeding this way, writing a startup script named forfyp2 ,pasting it in init.d , making it exe using chmod , creating startup links using update-rc.d forfyp2 defaults. After this … | |
Hello everyone, I am a college student in his second year of learning C++. Last semester we would use Visual Studio to write and compile our code in. This year we use linux, more specifically the Vi editor. We use linux in two ways, either we use Putty in Windows … | |
I am using Ubuntu 9.04. I want to shutdown my PC using Java, when some Event is called. Please suggest what could be done. | |
well i bought a new laptop recently and it come with SiS Mirage 3 SiS672 series. and so i install Ubuntu 910 a it got a bad graphics. anyone can tell me how to fix it, where i find the most compatible driver? (i have checked [url]http://ncc-1701a.homelinux.net/~linux-sis/downloads/[/url] and didn't find … | |
I downloaded the latest version in the repository and unless the tutorial im following is incorrect in the #include function then im lost. here is the code im trying to compile taken from the tutorial. [CODE] #include <QtGui> int main(int argc, char *argv[]) { QApplication app(argc, argv); QLabel label("Hello, world!"); … | |
How do I Install Quicken 2010 in Ubuntu 9.10 as I am new to Linux? | |
As a current [URL="http://www.gnome.org"]GNOME[/URL] user and former [URL="http://www.kde.org"]KDE[/URL] user, I'd like to know when we can expect some new innovations from either of these desktop environments? I know KDE came out with KDE 4.x just over two years ago but it seems that its popularity has fallen away in favor … | |
Can it be done!? I just found out about this version of Ubuntu called Ubuntu Studio (based on 7.04), and I want to know if I can do it without losing everything in /home/alex. I don't care about applications, I just want music and documents. Without insane amounts of DVDs … | |
Hi, How are you??? I need help with ubuntu I installed ubuntu9.10 just before few days and I am newbie in ubuntu and linux I have problem with activate the wireless network If I connect the caple, it works, but wireless doesn't work I tried to install wicd instead of … | |
hi all, i hope this is in the right place. im a newbie and want to gain much experience with linux as server and maybe say 2 or 3 clients, all different OS's. at my work we have lots of pc's laying around and I have the okay from my … | |
Install dependencies: [CODE]sudo aptitude install python-fuse python-elementtree[/CODE] Karmic only has python-gdata 1.2.4-0ubuntu2 which is too old so get gdata 2.0.6 from here: [url]http://code.google.com/p/gdata-python-client/[/url] and install that. Look for the README.txt and INSTALL.txt for info. Once the dependencies are satisfied: [CODE]sudo aptitude install subversion svn co http://google-docs-fs.googlecode.com/^Cn/trunk/ google-docs-fs[/CODE] and install that. … | |
I thought I would ask while this thread is active "What is the best Ubuntu c++ compiler that allows VC++ code?" I really like Visual C++ as it has great debugging features that Dev-c++ could never match. But how do I compile my VC++ projects to run on Ubuntu? | |
i am trying to set static ip for my ubuntu desktop using wireless card. 2 days ago i edit "/etc/network/interfaces" and added stuffs like: [code] auto wlan0 iface wlan0 inet static address 192.168.1.11 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 [/code] then [code] /etc/init.d/networking restart [/code] then ip was … | |
hey guys. okay. i googled my a s s off and I can't find someone or a website that explains what these files mean when you download the dvd for slackware? I want to make a quadruple boot external hard drive with Ubuntu, Fedora, Slackware and CentOs on it. Basicaly … | |
please i need to know how ti install b43-fwcutter on linux ubuntu 9.10 | |
Hi. I've had this problem with all my ubuntu installations (two, to date), and I can't find my way around it.. Even when I switch to runevel 3, by booting with special options or typing telinit 3.. Even THEN, X server starts up, and that's the ONE thing I need … | |
I currently have my website running on a host: combell but over a half-year I have to upgrade; caus I think it costs very much (although for a student) I'm thinking of start an own server on my laptop; some problems: [LIST] [*]I guess it's not good to turn of … | |
Hi, I've installed Netbeans 6.5 which is for JAVA with apt-get and want to uninstall it. How do i do it? Thanks | |
I was using ubuntu as my OS.But when upgrading to version 9.1 the trouble started.Ubuntu has not been fully and correctly installed. So it does not work. How to make my ubuntu work properly?Is there any CD to correct ther mistake? If there is a CD where and how to … | |
Hello I am trying to install Ubuntu 9.10 Desktop on Raid 0 install fails @ 90 something % can not install GRub error I then tried to install Server, I used the Alternative Cd install completes but with out installing Grub Does anyone have any ideas how i can get … | |
It was a cold November morning, leaves covered the now yellowed grass, the dog's water stood frozen, two little winter birds fluffed their feathers while sitting on a low tree branch outside my kitchen window and the smell of coffee began to fill my nostrils telling me that it's time … | |
I have installed Flash plugin for Mozilla how ever some pages containing flash will not work properly. For example[URL="http://www.bbc.co.uk/merlin/#/games/"] this game[/URL] (select Camelot Defence and Play Now) when I try to click on Play Game button it will not start (neither other 2 buttons respond). So where is the issue? | |
Hi, I need a php editor where i can see what variables, class names, function names are already in use and if it is possible (not necessary) debugger. WinXP: ? Ubuntu: ? What editor do you suggest me? Thanks in advance | |
Hello, i'm building a client-server application using sockets in C. I'm trying to send a structure through a socket, but the values after "deserialization" (the use of htonl-ntohl) come adulterated and i dont know why. Maybe you could help me? Here is the code: Server.c [code=c] #include <stdlib.h> #include <string.h> … | |
Writing at the official Windows Experience blog, Microsoft's Brandon LeBlanc refers to the latest NPD Retail Tracking Service data which shows that as of the February 2009 the Windows share of the US netbook market is a staggering 96 percent. That's up from less than 10 percent of US unit … |
The End.