2,228 Topics

Member Avatar for
Member Avatar for asaidi

Hi can i run a program on windows compiled under ubuntu... simply..the program was wrotten on c++ under ubuntu os thanks

Member Avatar for iamthwee
0
108
Member Avatar for larin83109

Hello world! I was gone for a about a year or two, but now I am back. I am glad to be part of this community. I just wanted to drop a line. I can see that a lot has changed since I was gone. I depend heavily on linux …

Member Avatar for happygeek
0
109
Member Avatar for happygeek

The popular [MacRumors Forums](http://www.macrumors.com/) site has confirmed that it was successfully hacked on Monday this week. The vBulletin powered forums fell victim to what it describes as a similar breach that hit the Ubuntu forums earlier in the year. "Our case is quite similar" says MacRumors founder Arnold Kim who …

3
395
Member Avatar for brugernavn

**Hello :)** I just installed bind9 on my ubuntu server. I can reach my domain fine, from any computer at home (i have fine result when trying to run: "`dig @my-public-ip mydomain.com`").. But i can't reach my domain from outside (vpn).. Do i just need to wait, for the "root-servers.net" …

Member Avatar for CimmerianX
0
191
Member Avatar for Rubinder singh

Well i downloaded the tar.bz2 package but when i try to compile it, it always need a new software to get installed(software dependences), like flex, gcc, bison etc. Now i am frustrated with these installations. so, is there any other method to install wine like to get a .deb file(am …

Member Avatar for Dev_4
0
529
Member Avatar for pwolf

I am planning a service that I would like to eventually grow into a multi-platform service, however, my original plan of creating a hybrid app may not be the best decision. Is it better to come up with one app design and recreate it on each platform, or design a …

0
232
Member Avatar for saadi06

Hi, I am using ffmpeg to convert wav audio files to mp3 format but I am getting this error. "cannot execute binary file". I have given 777 rights to my ffmpeg folder and my operating system is ubuntu x86_64. I have uploaded the 64 bit version for ffmpeg but still …

Member Avatar for saadi06
0
762
Member Avatar for fheppell

I have some c# code using the tweetsharp library and when I run it with mono it gives this error: Missing method .ctor in assembly /home/freddy/rubystack-1.9.3-16/apache2/htdocs/yrs/c_backend/TweetSharp.dll, type System.Runtime.CompilerServices.ExtensionAttribute Can't find custom attr constructor image: /home/freddy/rubystack-1.9.3-16/apache2/htdocs/yrs/c_backend/TweetSharp.dll mtoken: 0x0a000019 Missing method ToList in assembly /home/freddy/rubystack-1.9.3-16/apache2/htdocs/yrs/c_backend/ConsoleApplication1.exe, type System.Linq.Enumerable Unhandled Exception: System.IO.FileNotFoundException: Could not …

Member Avatar for deceptikon
0
312
Member Avatar for fheppell

I'm looking for a way to ensure that zero cookies are created by session, is there any way to do so? The session does not need to be overly secure, it is mainly being used to transfer basic and non-sensetive data inbetween pages. This is on a dedicated ubuntu box …

Member Avatar for fheppell
0
177
Member Avatar for it@61@sec

I have installed a Corsair F60 SSD on my Ubuntu 12.04 desktop. It has earlier been used as a system disk with Windows 8 Pro on another system, but it failed and now I want to use it for other purposes. If I use 'hdparm' I get an input/output-error, so …

Member Avatar for it@61@sec
0
454
Member Avatar for pardeepkhatri
Member Avatar for AnhD675

I am using this lex program to analyze the usage of each register, whether they are used as a source, a destination, or used as an indirect addressing, these are my codes, i have to analyze all 12 registers...is there any other efficient way to do these as oppose to …

Member Avatar for Assembly Guy
0
207
Member Avatar for sharkbuntu
Member Avatar for rwe0

I am using Beautiful Soup 4, python 3.x on a project just to learn it. 1. soup = BeautifulSoup(s ) # use default parser 2. soup = BeautifulSoup(s, 'html5lib') # specified parser Actually #2 solved my problem already. But, when using the first approach I got different behavior on my …

Member Avatar for rwe0
0
402
Member Avatar for Octet

I have Ubuntu 12.04 installed on my home web server which I am hoping to use to host my website in the near future. Security is obviously paramount, and is my primary concern at the moment. What is there that can be done to help prevent attacks? My current setup …

Member Avatar for mboelen
0
309
Member Avatar for Sockoiid

I was trying to install java JRE7 this earlier. I followed the instructions Mike 2000 17 linkedd in another linux thread. In the installation stage of the setup it said to put this into the terminal: sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java7-installer I did that and …

Member Avatar for iLikePHP
0
425
Member Avatar for rgu.gopi

I have installed vmware player on my win7 OS.Now I have installed ubuntu11.04 on vmware as a guest OS.Can anyone please suggest me how to transfer files between ubuntu and Win7.

Member Avatar for CimmerianX
0
167
Member Avatar for Kewne

Hi.... I'm new in Ubuntu and GNOMe... something I don't understand is that when I've used this command to uninstall my gnome sudo apt-get remove gnome* ...and then install it again using another command which I've also found in the internet... ...then reboot my laptop... I came up to a …

Member Avatar for Israel_1
0
239
Member Avatar for drieran

Hi, I'm developing with a BeagleBoard Black (BBB) under Ubuntu using C. When the BBB is powered on I'm doing many time controlled tasks. My problem happens when NTP changes the clock and all my counters are not valid. Normally BBB starts with no date/time set, some seconds later (if …

Member Avatar for drieran
0
246
Member Avatar for Awadh_1
Member Avatar for Anima Templi
0
64
Member Avatar for java_programmer

I have found a strange problem in my Ubuntu 12.04 laptop. When the machine is started, everything is working fine. But if I press the Right Shift key, the keyboard starts to work abnormally as follows - 1. All the letter keys is displayed in uppercase even if the caps …

Member Avatar for Stuugie
0
809
Member Avatar for iamthwee

Occasionally, I like to try out new linux OS's on virtual box. At the moment I've kind of converged with a version of Ubuntu downgraded to XFCE with a custom icon set. It looks nice and is super fast too. But I've just stumbled across http://elementaryos.org/ It looks really nice …

Member Avatar for Assembly Guy
0
176
Member Avatar for pwolf

I am in the planning stage of a project that involves a website, desktop and mobile apps. To save time and get on as many platforms as possible, I would like to develop the apps as hybrids, with as little native coding as possible - preferably none at all. So …

Member Avatar for aVar++
0
164
Member Avatar for lolboy123
Member Avatar for rubberman
0
2K
Member Avatar for Stuugie

Hi All, I'm attempting to install Jre7 on my newly installed Ubunto OS. I've been looking [here](http://askubuntu.com/questions/56104/how-can-i-install-sun-oracles-proprietary-java-6-7-jre-or-jdk) and it is telling me to move the unzipped folder to /usr/lib but where is that? In the Terminal I tried finding it by changing directories but to no avail and I'm getting …

Member Avatar for mike_2000_17
0
273
Member Avatar for Stuugie

Hi all, I'm trying to get Ubuntu to work but at boot up I get issues. I took a picture and I don't know how to procede.

Member Avatar for Stuugie
0
152
Member Avatar for k D chuki

how do we install vlc media player in linux ubuntu(13.04) by using terminals?

Member Avatar for kevinedwards
0
215
Member Avatar for shane.shaffer.50

Looking to build a server for my company. I have an amd cpu, phenom 2 x4 i believe, tower, could pull up specs later when i am near the computer. Want to install a linux server os on it, prob. ubuntu because I am new to linux. The server will …

Member Avatar for chizy2
0
142
Member Avatar for Brad_2

My platform is Ubuntu 12.10 with wx.Python 2.8.12.1 (gtk2-unicode). My application uses wxPython to print text to a printer. I want to use Ubuntu Condensed font face for some of the text. The problem is that when the text is printed the text that should be in Ubuntu Condensed face …

0
163
Member Avatar for m_ishwar

I have an old system with P4 processor, 1.12gb ram, 40 gb hdd (of which maybe 10 gb is in bad sectors) which was running Windows XP. I wanted to experiment with it. So, I installed Ubuntu 13.04 on it and completely removed windows xp. According to the [system requirements](https://help.ubuntu.com/13.04/serverguide/preparing-to-install.html) …

Member Avatar for paulas24
0
379
Member Avatar for Ancient Dragon

I've been trying all day to find a way to duel boot Windows 8 and Ubuntu. None of the google links I read seem to work on my computer. My computer has two internal hard drives, Widows 8 is installed on the first drive c:. The second hard drive has …

Member Avatar for Ancient Dragon
0
315
Member Avatar for java_programmer

* I use Remmina as remote desktop client to use my Windows 7 machine from Ubuntu 12.04 machine. It was working fine, but suddenly stopped working. Whenever I try, get the following message - **Failed to startup SSH session: Connection refused**. Then I tried with another Remote Desktop client such …

0
157
Member Avatar for ram619

Hello,I have written this script to telnet from Ubuntu system to windows7 running system. This script goes fine upto login name, then it takes the password but it is not able to process the password. Although it looks as if the password has reached other side but in real it …

Member Avatar for ram619
0
1K
Member Avatar for Nihil777

I just installed Ubuntu 13.04 on a clean 1.5 TB drive. I have a two drives connected to my machine: 1 runs Windows 7 and the other is now loaded with Ubuntu. Installation went fine as far as I could tell, followed prompts and left all settings alone, accepting whatever …

Member Avatar for Nihil777
0
486
Member Avatar for Nihil777

Hello. I am new to Linux and, in effort to learn more, have undertaking a project I am not entirely sure is possible. What I want to do is use my computer (Ubuntu 12.04) to connect all devices in my house much like Windows Play Center (or whatever it is …

Member Avatar for Nihil777
0
197
Member Avatar for it@61@sec

From my Ubuntu Linux system I ran rsync copying all the directories and files from my Windows XP SP3 system to an removable USB disk. Then I upgraded from Windows XP SP3 to Windows 8 Pro and deleted many of the files which was backed up. Now I need to …

Member Avatar for it@61@sec
0
309
Member Avatar for Raphael_1

I am a Unix newbie trying to install Sqldeveloper on Ubuntu. I installed jave-7-openjdk. I ran the deb file and created the .sqldeveloper/ directory in my home folder. Next, I am supposed to run Sqldeveloper once from my termina. But when I sudo /opt/sqldeveloper/sqldeveloper.sh, it says command not found. Can …

Member Avatar for rubberman
0
114
Member Avatar for untio

Hi, First, thanks for reading this stuff. I am learning java. I recognize that I am a beginner. Last weekend I have coded a clock. Sourcecode is: import javax.swing.JFrame; import java.util.GregorianCalendar; import java.awt.image.BufferedImage; import java.awt.Canvas; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Color; import java.util.TimerTask; import java.util.Timer; import java.awt.BasicStroke; public …

Member Avatar for untio
0
216
Member Avatar for Linuks
Member Avatar for vasvigupt
0
269
Member Avatar for Sid_1

Hi, I would like to install Ubuntu on my Laptop which has Windows 7 installed on C drive.The remaIning drives E and D have got some data on them. If i install Ubuntu on D drive will it wipe out the data present on D DRIVE or will it just …

Member Avatar for rubberman
0
339
Member Avatar for NettSite

Hi, I installed Virtualmin GPL on a new Ubuntu 12.04LTS virtual server, and as part of the process generated a self signed certificate which all worked swimmingly. However, I got the "You attempted to reach nh03.netthost.co.za, but the server presented a certificate issued by an entity that is not trusted …

Member Avatar for NettSite
0
216
Member Avatar for Ancient Dragon

The other day I installed a second internal hard drive so that I can put ubuntu on it. The primary hd has windows 7. Using the Ubuntu windows installer everything installed without a problem. When I rebooted I got a lot of error messages during bootup and finally the boot …

Member Avatar for Ancient Dragon
0
154
Member Avatar for Tinnin

I know this has been asked on almost every forum but I've been at this for two evenings now and I'm stumped. PHP 5.4.6-1ubuntu1.2 Server version: 5.5.31-0ubuntu0.12.10.1 (Ubuntu) Initially I had no access to mysql functions either but that hurdle has been overcome. I've placed the extension modules (.so files) …

Member Avatar for Tinnin
0
3K
Member Avatar for sirlink99

I am currently in University studying Computer Science, and I am debating whether or not to buy a server. I have co-op and I am currently working at a company that works with newtorking, programming, etc. and I decided that I would want to learn more about this field even …

Member Avatar for sirlink99
0
217
Member Avatar for mah300274

Currently I am renting out a VPS (need the IP address location) and I simply need it for broswing the web. I choose to have Ubuntu installed as I assumed it would be the easiest. The admin helped with installing X windows and a VNC server to be able to …

Member Avatar for iamthwee
0
901
Member Avatar for John Linux

In a past prac. exam for an algorithm course I'm doing is the challenge below, and their are no solutions but it seems like a really interesting one to solve. Can someone please help and point me in the right direction, I would like to try this on my own, …

Member Avatar for Sergio_1
0
513
Member Avatar for ktsangop

Hi everyone! I am trying to set up a reverse ssh tunnel from a windows machine using Cygwin (openssh) , to a Linux server machine with static ip, so i can access the windows pc directly through the server from any other machine. My ultimate goal is to be able …

Member Avatar for ktsangop
0
2K
Member Avatar for narlapavan
Member Avatar for mini programmer

Hi all, First, I do not know what is the appropriate forum, here or in Python forum!! I am new user in Ubuntu and I want install Python to complete installation other program. After I downloaded Python version 2.7.5 , and uncompress the file in the my folder, I go …

Member Avatar for mini programmer
0
1K
Member Avatar for dourvas

hallo there, i ve build a very small cms that a user can install to a web server (apache). Its about school pages. I am writing this piece of info because i have tested it enough and it had been and still is working fine for several users. Yestarday, a …

Member Avatar for Tpojka
0
174

The End.