821 Topics
| |
Hey I'm new to c++ and using Eclipse as IDE on ubuntu. My question, How to insert a BEEP sound in mentioned IDE and OS. | |
I know there are a lot of people who are highly experienced in every discipline of IT industry in this forum. I want to buy a laptop, which will mostly be used for programming and computing. So, I would need one with speed, enough memory and high quality graphic specs … | |
Hi all, I was recently reading an interesting article about setting up an SSH honeypot to track malicious activity (article avaliable here http://www.symantec.com/connect/articles/analyzing-malicious-ssh-login-attempts) The article mentions that after an attacker gained SSH access to a server, they installed an IRC bot. Now, my knowledge of IRC is very limited, but … | |
Hi all, I am running a mySQL database on a webserver hosting multiple Wordpress installations. It seems that database is getting swamped with memory and going into a continual loop of shutting down and restarting. A reboot fixes the issue temporarily, but I have no idea what I can do … | |
Hello DaniWeb / Linux Users and Programmers, I am 90% new to the world of Linux. I was instructed to edit a running program. The purpose of editing this program was to follow the format of the other running program. But it is hard for me to understand because some … | |
Hi there I have this problem on how to access the website/server without using IP address im using xampp as a trial for this. im always using IP's instead of names. I would like to know more on how to customize my Public Static IP(121.xxx.xxx.xxx) to name(www.mysite.localserver) like that | |
Guys, I’m having a lot of problems with my 64GB usb stick. It worked fine till somehow I think I formatted in exFAT format (that happened in Ubuntu as I was trying to install something on it and I formatted it using I can’t quite remember which utility in Ubuntu), … | |
Hi guys, I'm trying to install a virtual machine; OS = kubuntu 14.04LTS using virtual machine manager on an external hard disk. My PC's OS is 12.04LTS(kubuntu) Precise Pangolin. Everything goes ahead (relatively) smoothly on VMM till its time to actually install the OS and create a domain. I then … | |
Can mkdosfs create bootable FAT like file system on linux? I don't know if mkfs.fat can create bootable a FAT file-system, but the man page says that can't. The plan is to create a small basic kernel with bootable FAT 12. The man page says for mkfs.fat: mkfs.fat can not … | |
Hi, I have a domain and DigitalOcean cloud ubuntu server, and I have been using the server as an email forwarding point. SImply, if someone sends an email to **info@domain.com**, the server forwards to **personal@gmail.com**. The beauty of this is that I don't need to spend my server space used … | |
I'm hoping to create a scheduler based on data extracted from an Excel (2016) spreadsheet. At the moment I'm using Ubuntu 14.04 LTS with the desire to port the completed project to Android through Bulldozer. I like what I've heard about the simplicity of Pyqt. The completed project must work … | |
How does VLAN work on Network Manager? I didn't installed the needed packages for network manager through apt-get and or configure the VLAN interface in the command line. The strange problem was that network manager crapped out after deleting the VLAN connection. | |
Hello I have a problem I order a ubuntu linux server with a dedicated server and wish to enter as root ssh but when I type the command sudo root it gives me an error ? | |
Greetings, I am a windows OS user, however, I installed a VMware and I need to install Linux OS on a virtual machine. I searched for Linux official website to download the lastest version of the OS from it and unfortunately I did not find, or I could not be … | |
Hi there, I'm a long time PHP programmer, 6 month newb python developer, but entirely new to git and gitlab. I've spent 2 solid work days trying to solve this issue, I've chatted with others in chat rooms, all to no avail. I'm not certain where I should post this … | |
Hi, I am working on a application the requires some speech synthesis. After some reading around i decided festival and speech tools was the way to go. For recording in speech_tools, a executable program (na_record) is present. but when i use it i get the following error. ESD: record not … | |
./standalone.sh: 1: eval: /opt/java/jdk1.7.0_21/bin/java: not found Someone assist on how to fix the above erro kindly. Am trying to run a ./standalone.sh command in the terminal but am getting the above error. | |
hi guys, I'm new to assembly alnguage. I hanve installed NAM in my ubuntu linux. I'm trying to execute a .asm file in NASM using command , nasm -f elf32 <filename.asm> -o <filename> I'm getting follwing error when I'm using this command, kernel.asm:9: error: parser: instruction expected How can I … | |
Erle Robotics and Canonical combine forces once again to launch the "Internet of Toys" (IoT). Collaborating with the Hybrid Group, they will build the next generation of toys bringing together makers, hackers, DIY robot enthusiasts and developers. Toys are not just for kids: The IoT is fuelling the development of … | |
hi , I have two different versions of python on my ubuntu machine : 2.7 and 3.4 . my question is how to tell sys.executable to use python 3.4 ? this is what I get when I run the code : `>>> import sys >>> print sys.executable /usr/bin/python which is … | |
So, first the bug, numbers appear in vision of code field, "I spik no inglich good", so [here's the screenshot](http://oi61.tinypic.com/o5qsmh.jpg). I'm using Linux Ubuntu 14.04 LTS LiveCD (on USB 2.0) I'm using Google Chrome v45.0.2454.93. Screen resolution: 1366 x 768 Pixel-ratio: 1 Maybe a feedback: When I click [Code] button, … | |
Hi, I have installed wordpress several times before but I could not fix 404 error on my permalink this time. :S I tried everything I could search to fix it but I still need some help! Environment: Ubuntu 14.04 My wordpress files are located in a virtual host folder /home/site.com/www … | |
| Hello. I have tried for 2 weeks to get my Parents computer up and running again. It died several years back, but I cannot for the life of me figure it out. I have tried burning recovery disks that I've downloaded online, along with Driver dvds, tried boot from USB.. … |
Hi all, I have a question about file path in lunix. Since i pretty new to linux (im running ubuntu) i dont know how to give a correct file path to fopen command. I want to write some data to a usb drive. Let me show you how i would … | |
Hi Has anyone of you having a problem opening firefox , google chrome and thunderbird since yesterday? coz almost all of our unit that is running in ubuntu and Zorin OS are experiencing the same bugs.. i already tried updating and upgrading the OS but still having the error and … | |
Need some advice on laptop purchase decision: Has any one used Toshiba Tecra laptops or Fujitsu lifebook laptops? It appears these companies dont even update the websites but their products do look interesting. Suggestions outside these companies very much appreciated too :) Ideal specs: i5 or i7 processor, 8 or … | |
I built one Sync code. I am using eclipse for the same. Actually my code is working fine in eclipse. But when I run it in Tizen OS device. I am using beecrypt library for the same. I have one line auto_ptr<Mac>(Mac::getInstance("HmacSHA256")); Actually, it is throwing exception on this line. … | |
Hi, I am learning Git system these days. I have made a new folder in ubuntu and in terminal did this: 1. git init 2. then made a file testfile1.txt 3. then made a branch using "git branch newbranch" 4. then checkout to this branch. 5. then, made a new … | |
Hi I just want to ask why does the game not work in my firefox browser not working. I can only see a gray area. It's in playr.org My linux distro is ubuntu 14.10 by the way. Sorry I can't place an image here. | |
I get exactly this same error as [this Sir over here](http://askubuntu.com/questions/111959/what-is-a-bad-quality-package). There is solution given: cd ~/Downloads sudo dpkg -i *.deb sudo apt-get install -f What worries me more is that Brackets (by Adobe), Opera (by Opera), Chrome (by Google) are also considered bad quality. I could understand that sometimes … |
The End.