I wanted to know how I can set up gitorious server on ubuntu and have it work locally. I'm running 12.04 and would like to get the latest version
Amith KK's questions
I'm wondering if a ubuntu pc can act as a server to provide the ability to network boot ubuntu's live cd to other system(s) in the network.
To make my question more clear:
From Wikipedia's article on Network Booting:
The initial software to be loaded is loaded from a
server
on the network; for TCP/IP networks this is usually done using the Trivial File Transfer Protocol. The server from which to load the initial software is usually found by broadcasting or multicasting a Bootstrap Protocol or Dynamic Host Configuration Protocol request. Typically, this initial software is not a full image of the operating system to be loaded, but just part of it - enough for the operating system to start and then take control of the booting process, and continue booting over the network.
I want to make one ubuntu pc as the "server" and enable the other pc's to be able to boot from a ubuntu image I host on the server
I have an Arduino UNO, which I need to get working with Ubuntu.
Can somebody explain to me the steps required to install the IDE on Ubuntu?
Is it possible to give root to an already running application which runs at userspace?
Like x
program is running, I did some unsaveable work on x
program, But it needs root to complete. I do not want to restart the x
program.
Some nautilus, empathy etc windows are having some lost graphic elements:
But some apps such as Xfce Terminal still looks normal
Is this because of some package missing?
EDIT
After sudo apt-get upgrade
the empathy theming is fixed, but nautilus is looking worse
This problem does not appear in Unity 2D
I've tried gnome-tweak-tool
and switching themes and also, reinstalling the light-themes
package
Launching any gtk+ app gets me this warn:
Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1597:20: Invalid animation description
What software is available for iPod music, contacts and calender syncing with an iPod Mini 2G?
I was trying to connect to a sftp
server using Nautilus... but I could not as it showed this error:
I've followed the instructions at https://juju.ubuntu.com/CharmSchool and rebooted 5 times......
I cant seem to do a juju-bootstrap
(local)
This is the output:
amith@amith-desktop:~$ juju bootstrap
2011-11-24 17:08:05,708 INFO Bootstrapping environment 'local' (type: local)...
2011-11-24 17:08:05,710 INFO Checking for required packages...
2011-11-24 17:08:06,593 INFO Starting networking...
error: Failed to start network default
error: internal error Child process (dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid --conf-file= --except-interface lo --listen-address 192.168.122.1 --dhcp-range 192.168.122.2,192.168.122.254 --dhcp-leasefile=/var/lib/libvirt/dnsmasq/default.leases --dhcp-lease-max=253 --dhcp-no-override) status unexpected: exit status 2
Command '['virsh', 'net-start', 'default']' returned non-zero exit status 1
2011-11-24 17:08:07,217 ERROR Command '['virsh', 'net-start', 'default']' returned non-zero exit status 1
Is there any fix at all?
On Knoppix-based distros, you get a nice Tux logo on the left of the screen during text boot. Is this possible to get on Ubuntu?
Im using Ubuntu 11.10, with XFCE and xscreensaver, the xscreensaver configurator is nice but the unlock dialog is ugly.
I tried gnome-screensaver, but it only gives me a blank screen.
So, can I have the gnome-screensaver
unlock dialog with xscreensaver
This question exists as it fills a specific criterion. While you are encouraged to help maintain its answers, please understand that "big list" questions are not generally allowed on Ask Ubuntu and will likely be closed per the FAQ. More information on the software-recommendation tag.
What kind of desktop environments or shells are there for Ubuntu users to install?
Please list a desktop environment or shell for each:
- a description on why you like or suggest it (features, performance, etc.).
- a good screenshot, preferably of it running on Ubuntu and showing off some of its features.
- the minimal requirement for it to be usable, If there's any setting to lower it's requirement (Like kde's low-fat profile); how to enable the said setting
- some instructions on how to set it up if in the repositories, please provide a software centre link
I would like to install the restricted extras package, which I didn't select during the install. How can I do that?
ubuntu-restricted-extras is a meta-package that installs:
- Support for MP3 and unencrypted DVD playback
- Microsoft TrueType core fonts
- Flash plugin
- codecs for common audio and video files
I wanted to know how to run the fsck
command on a server with write capabilities.
The command should run structurally from one hard disk partition to another without any user interaction.
I have a Samsung SCX-3201 MFP multifunction printer and after plugging it into the computer it recognises the printer part, but the scanner is not detected.
Since that I've fresh installed and did not try it again. The built-in scan application nor SANE detects it.
I did try Samsung's proprietary software.Neither did it detect it
I want to customise the 404 page of my Apache Webserver on Ubuntu to something other than the general:
Not Found
The requested URL /***** was not found on this server.
______________________________________________________
Apache/*.*.** (Ubuntu) Server at **** Port 80
How can this be accomplished?
I want a script that dumps the log and starts logging on it as soon as a usb mass storage is plugged (with the file 'OKdump' on it).And if anything abnormal(Like a error that is visually present) is detected i want it to take a screenshot and save it on the same drive.