Tagged Questions

18
votes
16answers
2k views

Is Ubuntu an acceptable distro for running a production server?

I'm not a great Linux expert, but I'm comfortable running my Ubuntu desktop. I've also got a little experience running Ubuntu as a server as well, for my home network. At work, we're considering …
15
votes
9answers
4k views

sudo changes PATH - why?

This is the PATH variable without sudo: $ echo 'echo $PATH' | sh /opt/local/ruby/bin:/usr/bin:/bin This is the PATH variable with sudo: $echo 'echo $PATH' | sudo sh …
11
votes
22answers
2k views

Ubuntu Linux, what programming languages should I learn?

I am a windows OS users for couple of years. I want to try Ubuntu Linux. I have couple of questions I would like to ask here: Is Linux a good OS for learning programming languages? What programming …
10
votes
18answers
1k views

Which is the best LINUX distribution for an all time Windows user

I want a Linux installation which closely matches with Windows Vista in terms of GPU support and good Desktop experience. I heard that Ubuntu is a good choice here. Anybody have thoughts or …
10
votes
5answers
7k views

How to setup a Subversion (SVN) server on GNU/Linux - Ubuntu

I have a laptop running Ubuntu that I would like to act as a Subversion server. Both for myself to commit to locally, and for others remotely. What are the steps required to get this working? Please …
9
votes
9answers
708 views

How to start using and developing on Linux “Ubuntu”?

I am a newbie Linux user came from 10 years using windows OS, and developing by Microsoft languages. I want to have a good experience in Linux world and developing on it. First I want to learn how to …
7
votes
4answers
119 views

Less gets keyboard input from stderr?

Hello! I'm taking a look at the code to the 'less' utility, specifically how it gets keyboard input. Interestingly, on line 80 of ttyin.c, it sets the file descriptor to read from: /* * …
7
votes
16answers
2k views

How should I install Linux on Windows PC?

I am doing .net programming in addition to c and c++ development and want more flexibility on my home machine. I want to be able to have both Linux (probably Ubuntu) and Windows Vista on my home …
7
votes
3answers
874 views

How do I use owfs to read an iButton temperature logger?

I've installed owfs and am trying to read the data off a iButton temperature logger. owfs lets me mount the iButton as a fuse filesystem and I can see all the data. I'm having trouble figuring out …
7
votes
16answers
3k views

How do I erase my disk? (In a secure way) (Ubuntu)

I mean really erase. In a secure way. (It's Ubuntu) UPDATE: Ok, "shred -vfz -n 10 /dev/hda" looks like what I was after.
6
votes
3answers
249 views

How can I ask for root password but perform the action at a later time?

I have a python script that I would like to add a "Shutdown when done" feature to. I know I can use gksudo (when the user clicks on "shutdown when done") to ask the user for root privileges but how …
6
votes
13answers
2k views

A visual MySQL tool for Ubuntu

Hi all I have recently installed Ruby on Rails on my new Ubuntu machine (first time for me) and i was working through a demonstration on setting up a sample blog. Basically, i came to the part of …
6
votes
10answers
2k views

showing a message box from a bash script in linux

I'm writing a few little bash scripts under Ubuntu linux. I want to be able to run them from the GUI without needing a terminal window to enter any input or view any output. So far the only input …
5
votes
4answers
792 views

Connecting to Gmail through IMAP with PHP - SSL context failed

I'm trying to connect to Gmail through IMAP with PHP running in Apache. This is on an Ubuntu 9.04 system. I've got some sort of PHP configuration issue that is keeping this from working. First, …
5
votes
4answers
184 views

Double-click installer in Ubuntu?

I'm trying to update our installer so a user can simply double-click on a file and have all the dependencies and our software installed easily. This is a suite of applications that will are deployed …

1 2 3 4 5 41 next
15 30 50 per page