334 Topics
![]() | |
I can't make up my mind between Debian Wheezy and Mint 14. The former is better for learning to live on the command line, the latter for just using out of the box until I'm comfortable with the command line. Switching back and forth between them doesn't appeal to me … | |
Am new to linux and i dont have any gui installed. I would like 2 know which website 2 go 2, 2 download the gui and how do i install it after downloading. And how do i run installed programs such as python? | |
Hey there everyone! So, I am trying to implement a home network and would like it to run on either a Debian or Ubuntu server possibly virtualized with both on a XenServer. Anyways, my question is, would there be a way to create a domain like AD without having to … | |
I'm running through a Ubuntu Auto install project. Using this as the starting point https://help.ubuntu.com/12.04/installation-guide/i386/automatic-install.html I'm hitting a wall here regarding the root device. I'm thinking it has something to do with the partitioning. Here is my very simple preseed file: d-i debian-installer/locale string en_US d-i console-setup/ask_detect boolean false d-i … | |
Hello everyone. I want to share with you a story about ***amasing student***. I knew one girl, she had Windows XP installed on her computer. One day her PC didn't work and she worried about that. She tried to turn it on, it turned and then it didn't show anything. … | |
OK so I am basically brand new to shell scripts and new to Unix in general. I have a server that has two profiles, one is a shared account for a few friends and I and the other is one that I use to run video game servers off of. … | |
Hi all. I've taken a long break from my C++ studies but I'm now being shoved into finding an internship for school so I figured I'd play around and brush up on my coding. I've written this simple tabata countdown timer and I would like opinions on how it could … | |
Hey! Im fairly horrible(and new) at networking :) But i have been trying to setup a Mumble server on my newly accuired Raspberry Pi (running debian wheezy). Now the server works internally. And have setup a virtul server path with my D-LINk router to my servers local ip. But nobody … | |
[I]Personal:[/I] [B]Name[/B] -Dheeraj Suthar aka sherkhan [B]Hair[/B] - dark brown [B]Eyes[/B] - 2 of 'em [B]Location[/B] - India [B]Hobbies[/B] - Computers, Games(FPS and strategy) [B]Favourite Music[/B] - Kitaro Rammstein .. [B]Favourite Movies[/B] - Matrix I, Godfather, Hackers Operation Takedown, Mist [B]Favourite TV Shows[/B] - Family guy, Friends [B]Stuff I Dislike[/B] … | |
I am not able to restore sql file from linux command prompt. I have used the below command. Here is the message.No table is restored. I am running this in my local machine adminuser@virtualboximagescom-VirtualBox-34s7dkv4:/$ mysqldump -u root -p replication_test </home/adminuser/Downloads/rp.sql Enter password: -- MySQL dump 10.13 Distrib 5.5.28, for debian-linux-gnu … | |
I am using the following code on my raspberry pi (with debian as the os), and when i run it, it says: cannot load image C:/root/desktop/Snake.bmp * Traceback (most recent call last): File "/root/game.py", line 25, in <module> background, tmp_rect = load_image('Snake.bmp') File "/root/game.py", line 11, in load_image raise SystemExit, … | |
Hallo there, I have Debian 6.0.6 can you suggest me what is the best way to recover user accounts? I have a full copy of all data and I having problems recovering it. Thanks advance... | |
I'M trying to work my way through the linux from scratch project and I'M on page http://www.linuxfromscratch.org/lfs/view/stable/chapter08/grub.html I've really messed up my boot up process. I did make a boot disk as descriped in the above link.The computer originally had Debian (CLI only) has the host system from which I … | |
http://cdimage.debian.org/debian-cd/6.0.5/i386/bt-cd/ I'M trying to download a Debian live cd but the link above has a list of 52s CD. I just need a live CD to boot from, what's up with 52 CDs? | |
Hi friends, I m a PHP programmer and I likes to learn Ruby . But I had stucked ( Really Became Mad ) with installing ruby on Rails in my System .. Googled a lot ... but it is installing Ruby 1.8 & Rails 2.3 ... Please Help me .... … | |
![]() | Hello there folks. I have a problem: I've set up an Ubuntu home developing server, on which I've installed webmin, apache, etc. (everything what's needed for a web hosting server, it is used for developing) Everything went okay, until I've reached the mail server setup. There is a misconfiguration problem, … |
Hi, I developed a website with PHP version 5.1.4 and MySQL - 5.0.22. I tested the web on my localhost and it worked perfectly well. However, when I uploaded the website, I could not have access to all have to all the data inserted in my database. I could not … ![]() | |
lfs@debian:/mnt/lfs/sources$ tar xjvf binutils-2.22.tar.bz2 tar (child): bzip2: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now lfs@debian:/mnt/lfs/sources$ the file binutils-2.22.tar.bz2 is in this folder, why am I getting this? | |
lfs@debian:~$ scp output garrett@192.168.1.10:/home/garrett ssh: connect to host 192.168.1.10 port 22: Connection refused lost connection lfs@debian:~$ Why is the above not working? I am wasily able to ssh from on computer to the other, why will scp not work here? output is just a simple text file. | |
I'M trying to install make on my CLI Debian installtion. I'M having a few problems. When I type apt-get install make from su it tells me to insert a CD and press ENTER. I just figured it would get it from the internet. After I place the CD I used … | |
Guys I feel really stupid asking this but I can not downlaod debian. Everytime I try I get on of these (http://cdimage.debian.org/debian-cd/6.0.5/amd64/bt-dvd/) pages and I have no idea what to do with it. | |
Hey, Im a little new to apache and have just installed it on my ubuntu remix netbook, ive got it working fine but for some reason its not doing anything in the .htaccess files, ive created some random directorys inside /var/www/... and put a .htaccess which only has "deny from … | |
Hi people I have coded a data-based website in asp.net, and want to run it on a lighttpd webserver using debian as the host os I am wondering how to set up mono and allow my Databases to be read and written to I have read through this: http://www.mono-project.com/FastCGI_Lighttpd and … ![]() | |
Hello everyone, First of all, i am not a Ubunto, Linux, or any of these OS user. But i tried to dump a Bios ROM using Ubunto platform, but i'am getting this error: ERROR: FlashROM tool not found! then i get this alert: Try: 'sudo apt-get install flashrom' in debian-based … | |
Hi to all, i'm writing a little interface in python with Tkinter on linux debian, with this interface i need to execute some program like rdesktop and vnc. but i've a little problem: i use a fullscreen window without decorator (read buttons for iconify and close) where i've putted some … | |
[B]Introduction[/B] A question many Linux newbies ask is how can they install software. Nearly all Windows programs come with a nice installation program that unpacks everything on their hard drive, and then they're good to go. Well, on Linux it's not quite so easy, but it's not exactly hard. [B] … | |
Hi. We (OGS team) have released OGS Mahjong 0.9 ([url=http://www.daniweb.com/software-development/game-development/threads/376790/1621826]0.8 thread[/url]) [youtube]hwYpyY7zhTI[/youtube] [b]Changes since 0.8:[/b] [list] [*]Completely new environment for the playfield. [*]Support for shaders in materials of tiles and scene. [*]The possibility to select the environment and the tileset separatly. [*]Support for kmahjongg-1.1 layout format with non-standard sizes. [*]A … | |
Hi, I have Debian 6,Apache 2.2.16. On this run two page first.net - many visit user, second.net - much less page visit. When restart apache2,that run both page ok, but after few minutes/hours cant load page second.net. In /log/apache2/second.net/error is: [ICODE]mod_fcgid: can't apply process slot for /var/www/webuser/php5-wrap[/ICODE] In log /log/apache2/first.net … | |
I have a very simple wish, to dump all databases so I can lock up a backup of the databases, tables, users and so on. It looked like [CODE]mysqldump -v --all-databases -u root -p secret > "${directory2}""$h"_mysql_dumpall.sql[/CODE] worked, however the file contained a little error message telling me I had … | |
[B]Introduction[/B] Many people might wonder why you would want to compile source code. After all, most Linux programs can be had by simply opening up their favorite package manager and clicking "install". The package manager does the rest. However, there *are* reasons why you would want to do this. For … | |
Hello. I've been doing a small application that will go (using only unsigned integer values) from 0 to 4026531840 and print them out. My code is next: [CODE]#include <stdio.h> #include <inttypes.h> int main(void){ uint64_t cnt; for(cnt=0;cnt<=4026531840;cnt++){ printf("%d\n",cnt); } } [/CODE] The only problem that i have is the last numbers … | |
![]() | I am attempting to install ffmpeg-php on my Dreamhost VPS. It runs Debian. I am under the impression that it is quite easy using 'sudo apt-get install php5-ffmpeg' I have tried this, it appears to install fine. My problem is, I'm not sure where it installs and how I get … |
[youtube]OQIw0p_yvYQ[/youtube] [b]Changes since 0.7:[/b] [list] [*]The automatic camera was improved. The rotation restrictions were modified. The option to disable the restrictions was added. [*]User interface was improved. Preview for layouts and saved games was added. [*]Support for translations was modified and improved. Also we fixed a German version. [*]Added new … | |
Hi Whenever I have error in PHP script, it doesn't return errors, it only returns blank page. So, when everything is OK, script works perfectly, but when I have error, it's only blank page in browser. I use Debian 6.0.2 any help is appreciated :D | |
I am working on a laptop and the processor can support 64bit, but it is only 1.6Ghz (dual core). He said it has been running slow lately (I am sure it is mainly malware) but was trying to get him to put Linux like Ubuntu or Debian. (I am thinking … | |
My "[URL="http://www.daniweb.com/news/story229382.html"]10 Best Linux Distributions of 2009[/URL]" list drew a bit of disdain from some of my readers, so I thought I'd make it up to them by posting a list of Linux distributions that [I]they[/I] like to use. Since I have no way of knowing which of these distributions … | |
I want to make my own web-site, and I know HTML (everyone knows it :D) and some PHP. I have a lot of experience with Windows and Linux (Particularly Ubuntu) but I never had my own server, except WAMP that I used for learning PHP. My web-site is not a … | |
I want to make my own web-site, and I know HTML (everyone knows it :D) and some PHP. I have a lot of experience with Windows and Linux (Particularly Ubuntu) but I never had my own server, except WAMP that I used for learning PHP. My web-site is not a … | |
As above, they all get stuck on: 'waiting until /dev is fully populated' A couple of lines above is something about line 71: stop_network: not found But I think it's to do with the realtek network adaptor on the board (H55N-USB3) which isn't overly supported (had trouble getting freenas to … | |
Hi, I have The mentioned Box and it is working with windows. But I always use my Linux box (a lot of my data are there) and I would like to use it with Linux (Ubuntu Debian). Please help me point where I can fond drivers. Product: LW-UTVFM USB TV … | |
[youtube]rZ9RrAUGX7E[/youtube] [youtube]3u1sxg4K5sQ[/youtube] [b]Changes since 0.6:[/b] [list] [*]Most of code hase been rewritten from scratch. [*]Added autocamera. [*]Added save and load functionality. [*]Added Shisen-Sho game mode. [*]Added assumption of optimal settings at the first start of the game. [*]Added German language support. [*]Lots of interface changes. [*]Single archive. [*]Faster number of … | |
Hey everyone. Recently one of my friend's computer gave up on her. P III 677 MHz , 128MB ram, 30GB maxtor drive. I know its ancient, but if all you do is type documents and listen to music and ocasionally watch a movie or 2 its good. It was a … | |
I just bought a dedicated server with Debian installed, I have no idea how to start. I know I have to do some commands through SSH, anyone has a guide? thanks. | |
Hello, I am having trouble with MySQL on a newly installed Fedora 14. I have found that there are several issues with MySQL on Fedora but none of the issues I have found have exactly fit my situation. To start off, when I installed Fedora, I chose the Web Server … | |
Hello, I have installed apache server on Ubuntu 9.1 desktop. When I access http://localhost:8888 or http://192.168.1.60:8888, I get message : "It works". Now, I am able to run the apache on the port 8888 using the windows 7 without any problem and I accessed it from outside internet and that … | |
Can someone help me with the installation of Gearman application framework on Debian | |
Can it hold a vbulletin forum? Or should I buy a windows? Thanks. | |
Hi all. I would like to write a network server in C to run on debian linux. I have some network code thats working, BUT at the same time I want to read data from a serial port, and process it. I want to build a linux based server to … | |
Hello i want create gui for aria2c( internet download manager ) with java for doing this aria2c has built in xmlrpc. i use xmlRpc to create gui for aria2c. in aria2c support site there is a example code for python programming language that uses xmlrpc [CODE]>>> import xmlrpclib >>> s … | |
I have python 2.5.2 on my Debian system n want to upgrade it to python 2.6. Got to know that apt-get install package searches for package in /etc/apt/sources.list I have downloaded python 2.6.2. How to add an entry to the file /etc/apt/sources.list ? :( |
The End.